Tooltip.setIcon
void setIcon(gdk.paintable.Paintable paintable = null)Sets the icon of the tooltip (which is in front of the text) to be paintable. If paintable is null, the image will be hidden.
Parameters
paintable | a [gdk.paintable.Paintable] |
void setIcon(gdk.paintable.Paintable paintable = null)Sets the icon of the tooltip (which is in front of the text) to be paintable. If paintable is null, the image will be hidden.
paintable | a [gdk.paintable.Paintable] |