gtkTooltipsDataGet {RGtk2}R Documentation

gtkTooltipsDataGet

Description

Retrieves any GtkTooltipsData previously associated with the given widget.

Usage

gtkTooltipsDataGet(widget)

Arguments

widget [GtkWidget] a GtkWidget.

Value

[GtkTooltipsData] a GtkTooltipsData struct, or NULL if the widget has no tooltip.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]