Package: gtk

Function gtk:tool-item-set-tooltip-text

Lambda List

gtk:tool-item-set-tooltip-text (item text)

Arguments

item -- a gtk:tool-item widget
text -- a string with the text to be used as tooltip for item

Details

Sets the text to be displayed as tooltip on the tool item. See the gtk:widget-tooltip-text function.
 

See also

#2023-3-28