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 function gtk-tooltip-set-markup.
 

See also

2020-6-3