file-menu:after-quit in frame:standard-menus<%>
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.
( -> void
send a-frame:standard-menus file-menu:after-quit menu)
menu : (instance (derived-from menu%))
Does nothing.