add_with_properties


Description:

public void add_with_properties (Widget widget, ...)

Adds widget to this, setting child properties at the same time.

See add and child_set for more details.

Parameters:

this

a Container

widget

a widget to be placed inside this

...

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

first_prop_name

the name of the first child property to set