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