get_child_at_index


Description:

[ Version ( since = "1.10" ) ]
public unowned Actor get_child_at_index (int index_)

Retrieves the actor at the given index_ inside the list of children of this.

Parameters:

this

a Actor

index_

the position in the list of children

Returns:

a pointer to a Actor, or null