Container.childSetProperty

void childSetProperty(gtk.widget.Widget child, string propertyName, gobject.value.Value value)

Sets a child property for child and container.

Parameters

childa widget which is a child of container
propertyNamethe name of the property to set
valuethe value to set the property to