set_icon
Description:
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` |
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.
this |
a `GtkTooltip` |
paintable |
a `GdkPaintable` |