gtkContainerChildSetProperty {RGtk2} | R Documentation |
Sets a child property for child
and container
.
gtkContainerChildSetProperty(object, child, property.name, value)
|
[GtkContainer ] a GtkContainer |
|
[GtkWidget ] a widget which is a child of container |
|
[character] the name of the property to set |
|
[R object] the value to set the property to |
Derived by RGtkGen from GTK+ documentation