Package: gtk

Function gtk:tooltip-set-icon-from-icon-name

Lambda List

gtk:tooltip-set-icon-from-icon-name (tooltip name)

Arguments

tooltip -- a gtk:tooltip object
name -- a string with the icon name, or nil

Details

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

See also

#2024-7-8