last_child


Description:

public unowned Node<G> last_child ()

Gets the last child of a Node.

Parameters:

this

a Node (must not be null)

Returns:

the last child of this, or null if this has no children