child_get_valist


Description:

public void child_get_valist (Widget child, string first_property_name, va_list var_args)

Gets the values of one or more child properties for child and this.

Parameters:

this

a Container

child

a widget which is a child of this

first_property_name

the name of the first property to get

var_args

return location for the first property, followed optionally by more name/return location pairs, followed by null