gtkTooltipsetText {RGtk2} | R Documentation |
Sets the text of the tooltip to be text
. If text
is NULL
, the label
will be hidden. See also gtkTooltipsetMarkup
.
gtkTooltipsetText(object, text)
|
[GtkTooltip ] a GtkTooltip |
|
[character] a text string or NULL |
Since 2.12
Derived by RGtkGen from GTK+ documentation