| gtkWidgetSetHasTooltip {RGtk2} | R Documentation |
Sets the has-tooltip property on widget to has.tooltip. See
GtkWidget:has-tooltip for more information.
gtkWidgetSetHasTooltip(object, has.tooltip)
|
[GtkWidget] a GtkWidget |
|
[logical] whether or not widget has a tooltip. |
Since 2.12
Derived by RGtkGen from GTK+ documentation