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