gtkTooltipsDisable: gtkTooltipsDisable
Description
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.
Usage
gtkTooltipsDisable(object)