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