next
Description:
Advances the this and retrieves the next child of the root
Actor that was used to initialize the ClutterActorIterator.
If the iterator can advance, this function returns true and sets the child argument.
If the iterator cannot advance, this function returns false, and the contents of child are undefined.
Parameters:
| this | |
| child |
return location for a Actor |
Returns:
|
|