gtkTooltipsDisable {RGtk2} | R Documentation |
Causes all tooltips in tooltips
to become inactive. Any widgets that have tips associated with that group will no longer display their tips until they are enabled again with gtkTooltipsEnable
.
WARNING: gtk_tooltips_disable
has been deprecated since version 2.12 and should not be used in newly-written code.
gtkTooltipsDisable(object)
|
[GtkTooltips ] a GtkTooltips . |
Derived by RGtkGen from GTK+ documentation