get-help-string in labelled-menu-item<%>
get-help-string
labelled-menu-item<%>
Returns the help string for the menu item, or #f if the item has no help string.
#f
When an item has a help-string, the string may be used to display help information to the user.
help-string
(send a-labelled-menu-item get-help-string) -> string (up to 200 characters) or #f
(send a-labelled-menu-item get-help-string)
send
a-labelled-menu-item