Package: gtk

Function gtk:tooltip-set-text

Lambda List

gtk:tooltip-set-text (tooltip text)

Arguments

tooltip -- a gtk:tooltip object
text -- a text string, or nil

Details

Sets the text of the tooltip to be text. If the text argument is nil, the label will be hidden. See also the gtk:tooltip-set-markup function.
 

See also

#2024-7-8