| gtkWidgetSetCompositeName {RGtk2.10} | R Documentation |
Sets a widgets composite name. The widget must be
a composite child of its parent; see gtkWidgetPushCompositeChild.
gtkWidgetSetCompositeName(object, name)
|
[GtkWidget] a GtkWidget. |
|
[character] the name to set. |
Derived by RGtkGen from GTK+ documentation