Tooltip.setIcon
void setIcon(gdk.paintable.Paintable paintable = null) nothrowSets 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 |