Learn R Programming

RGtk2 (version 2.20.31)

gtkTooltipSetIcon: gtkTooltipSetIcon

Description

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.

Usage

gtkTooltipSetIcon(object, pixbuf)

Arguments

object
pixbuf
a GdkPixbuf, or NULL. [ allow-none ]

Details

Since 2.12