
Next: file-menu:between-close-and-quit
Up: mred:standard-menus-frame
Previous: file-menu
This will be called during creation of the File menu, after all of the
standard menu items are added to the menu.
If you override this method, you must define it before calling super-init
- (send a-mred:standard-menus-frame file-menu:after-close file-menu) -> void
file-menu : a mred:menu% object
PLT