gtkToolbarSetTooltips {RGtk2} | R Documentation |
Sets if the tooltips of a toolbar should be active or not.
gtkToolbarSetTooltips(object, enable)
|
[GtkToolbar ] a GtkToolbar . |
|
[logical] set to FALSE to disable the tooltips, or TRUE to enable them. |
Derived by RGtkGen from GTK+ documentation