Package: gtk

Function gtk-tooltip-set-icon

Lambda List

gtk-tooltip-set-icon (tooltip pixbuf)

Arguments

tooltip -- a gtk-tooltip object
pixbuf -- a gdk-pixbuf object, or nil

Details

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

See also

2021-12-12