Next:
set-label
Up:
wx:menu
Previous:
number
set-help-string
Sets the help string associated with a menu item.
(send
a-wx:menu
set-help-string
id
help-string
)
->
void
id
:
small integer
help-string
:
string or
null
PLT