GtkContainerClass.setChildProperty

Set a property on a child of container.

struct GtkContainerClass
extern (C)
void function(GtkContainer* container, GtkWidget* child, uint propertyId, const(GValue)* value, GParamSpec* pspec) setChildProperty;