get_last_child


Description:

[ Version ( since = "1.10" ) ]
public unowned Actor get_last_child ()

Retrieves the last child of this.

The returned pointer is only valid until the scene graph changes; it is not safe to modify the list of children of this while iterating it.

Parameters:

this

a Actor

Returns:

a pointer to a Actor, or null