get_children


Description:

[ Version ( since = "1.10" ) ]
public List<unowned Actor> get_children ()

Retrieves the list of children of this.

Parameters:

this

a Actor

Returns:

A newly allocated List of Actors. Use g_list_free when done.