Tooltip.setIcon

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.

class Tooltip
void
setIcon

Parameters

paintable PaintableIF

a #GdkPaintable, or %NULL

Meta