![[index]](../icons/index.gif)
Next: help-menu:about-help-string
Up: frame:standard-menus<>
Previous: get-menu
This method is called when the about menu-item of the help-menu menu is selected.
If help-menu:about is bound to #f instead of a procedure, the about menu item will not
be created.
- (send a-frame:standard-menus help-menu:about item evt) -> void
item : (instance (derived-from menu-item%))
evt : (instance control-event%)
Defaultly bound to:
#f
PLT