GtkContainerClass.getChildProperty

Get a property from a child of container.

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