gtkContainerChildSet {RGtk2} | R Documentation |
Sets one or more child properties for child
and container
.
gtkContainerChildSet(object, child, ...)
|
[GtkContainer ] a GtkContainer |
|
[GtkWidget ] a widget which is a child of container |
|
a list of property names and values, starting
with first.prop.name |
Derived by RGtkGen from GTK+ documentation