![[index]](../icons/index.gif)
Next: file-menu:between-close-and-quit
Up: frame:standard-menus<>
Previous: edit-menu:undo-string
This method is called after 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:after-quit menu) -> void
menu : (instance (derived-from menu%))
Does nothing.
PLT