gladeGetWidgetName {RGtk2}R Documentation

gladeGetWidgetName

Description

Used to get the name of a widget that was generated by a GladeXML object.

Usage

gladeGetWidgetName(widget)

Arguments

widget [GtkWidget] the widget

Value

[char] the name of the widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]