| gtkContainerChildGetProperty {RGtk2} | R Documentation |
Gets the value of a child property for child and container.
gtkContainerChildGetProperty(object, child, property.name)
|
[GtkContainer] a GtkContainer |
|
[GtkWidget] a widget which is a child of container |
|
[character] the name of the property to get |
A list containing the following elements:
|
[R object] a location to return the value |
Derived by RGtkGen from GTK+ documentation