API Version: 10
Library Version: 10
GList* clutter_actor_get_children ( ClutterActor* self )
Retrieves the list of children of self.
self
ClutterActor*
A newly allocated GList of ClutterActors. Use g_list_free() when done.
GList
ClutterActor
g_list_free()