Tooltip.setIcon
void setIcon(gdkpixbuf.pixbuf.Pixbuf pixbuf = null)Sets the icon of the tooltip (which is in front of the text) to be pixbuf. If pixbuf is null, the image will be hidden.
Parameters
pixbuf | a #GdkPixbuf, or null |
void setIcon(gdkpixbuf.pixbuf.Pixbuf pixbuf = null)Sets the icon of the tooltip (which is in front of the text) to be pixbuf. If pixbuf is null, the image will be hidden.
pixbuf | a #GdkPixbuf, or null |