set_icon


Description:

public void set_icon (Paintable? paintable)

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:

this

a `GtkTooltip`

paintable

a `GdkPaintable`