gtkTooltipsDisable {RGtk2}R Documentation

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.

Usage

gtkTooltipsDisable(object)

Arguments

object [GtkTooltips] a GtkTooltips.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]