file-menu:save-callback in frame:editor-mixin
This method is called when the save menu-item of the file-menu menu is selected.
( -> void
send a-frame:editor-mixin file-menu:save-callback item evt)
item : (instance (derived-from menu-item%))
evt : (instance control-event%)
Saves the file in the editor.