file-menu:print-callback in frame:editor-mixin
This method is called when the print menu-item of the file-menu menu is selected.
(voidsenda-frame:editor-mixinfile-menu:print-callbackitemevt
item: (instance (derived-frommenu-item%))
evt: (instancecontrol-event%)Calls the
printmethod ofeditor<%>with the default arguments, except that theoutput-modeargument is the result of callingpreferences:getwith'framework:print-output-mode.