gtkWidgetGetCompositeName {RGtk2} | R Documentation |
Obtains the composite name of a widget.
gtkWidgetGetCompositeName(object)
|
[GtkWidget ] a GtkWidget |
[character] the composite name of widget
, or NULL
if widget
is not
a composite child.
Derived by RGtkGen from GTK+ documentation