gtkWidgetGetTooltipMarkup {RGtk2} | R Documentation |
Gets the contents of the tooltip for widget
.
gtkWidgetGetTooltipMarkup(object)
|
[GtkWidget ] a GtkWidget |
Since 2.12
[character] the tooltip text, or NULL
.
Derived by RGtkGen from GTK+ documentation