[ Version ( deprecated = true , deprecated_since = "1.10" , since = "0.4" ) ]
public List<unowned Actor> get_children ()
Warning: get_children is deprecated since 1.10.
Retrieves all the children of this.
Use get_children instead.
this |
a list of Actors. Use g_list_free on the returned list when done. |