| 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)
|
|
|
a text string or |
Since 2.12
Derived by RGtkGen from GTK+ documentation