child_get_valist
Description:
Gets the values of one or more child properties for child and this.
Parameters:
| this | |
| 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 |