child_set
Description:
[
Version ( since =
"0.8" ) ]
public void child_set (
Actor actor, ...)
Sets container specific properties on the child of a container.
Parameters:
this |
a Container
|
actor |
a Actor that is a child of this.
|
... |
value for the first property, followed optionally by more name/value pairs terminated with NULL.
|
first_prop |
name of the first property to be set.
|