| gtkTooltipSetIcon {RGtk2} | R Documentation |
Sets the icon of the tooltip (which is in front of the text) to be
pixbuf. If pixbuf is NULL, the image will be hidden.
gtkTooltipSetIcon(object, pixbuf)
|
[GtkTooltip] a GtkTooltip |
|
[GdkPixbuf] a GdkPixbuf, or NULL |
Since 2.12
Derived by RGtkGen from GTK+ documentation