Next: get-label-top
Up: wx:menu-bar
Previous: get-help-string
Finds a menu item among the menus in the menu bar and returns
its name, or null if the item cannot be found. See also
get-label.
- (send a-wx:menu-bar get-label item-id) -> string or null
item-id : small integer
PLT