Container.childSetValist

Sets one or more child properties for @child and @container.

class Container
void
childSetValist

Parameters

child Widget

a widget which is a child of @container

firstPropertyName string

the name of the first property to set

varArgs void*

a %NULL-terminated list of property names and values, starting with @first_prop_name

Meta