Container.childGetProperty
void childGetProperty(gtk.widget.Widget child, string propertyName, gobject.value.Value value)Gets the value of a child property for child and container.
Parameters
child | a widget which is a child of container |
propertyName | the name of the property to get |
value | a location to return the value |