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 text is nil, the label will be hidden. See also the gtk:tooltip-set-markup function.
 

See also

#2023-2-23