Next:
get-title
Up:
wx:menu
Previous:
get-help-string
get-label
Gets the name of the specified menu item, returning
null
if the menu item cannot be found.
(send
a-wx:menu
get-label
id
)
->
string or
null
id
:
small integer
PLT