gtkTooltipsEnable {RGtk2}R Documentation

gtkTooltipsEnable

Description

Allows the user to see your tooltips as they navigate your application. WARNING: gtk_tooltips_enable has been deprecated since version 2.12 and should not be used in newly-written code.

Usage

gtkTooltipsEnable(object)

Arguments

object [GtkTooltips] a GtkTooltips.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]