gladeGetWidgetTree {RGtk2}R Documentation

gladeGetWidgetTree

Description

This function is used to get the GladeXML object that built this widget.

Usage

gladeGetWidgetTree(widget)

Arguments

widget [GtkWidget] the widget

Value

[GladeXML] the GladeXML object that built this widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]