child_set


Description:

public void child_set (Widget child, ...)

Sets one or more child properties for child and this.

Parameters:

this

a Container

child

a widget which is a child of this

...

a null-terminated list of property names and values, starting with first_prop_name

first_prop_name

the name of the first property to set