Package: gtk

Function gtk:tooltip-set-icon

Lambda List

gtk:tooltip-set-icon (tooltip paintable)

Arguments

tooltip -- a gtk:tooltip object
paintable -- a gdk:paintable object, or nil

Details

Sets the icon of the tooltip, which is in front of the text, to be paintable. If the paintable argument is nil, the image will be hidden.
 

See also

#2024-7-8