![[index]](../icons/index.gif)
Next: file-menu:between-new-and-open
Up: frame:standard-menus<>
Previous: file-menu:after-quit
This method is called between the addition of the close menu-item
and before the addition of the quit menu-item to the file-menu menu.
Override it to add additional menus at that point.
- (send a-frame:standard-menus file-menu:between-close-and-quit menu) -> void
menu : (instance (derived-from menu%))
Does nothing.
PLT