API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
GList* clutter_actor_get_children ( ClutterActor* self )
Retrieves the list of children of self.
self
Type: A list of ClutterActor*
ClutterActor*
A newly allocated GList of ClutterActors. Use g_list_free() when done.
GList
ClutterActor
g_list_free()