node_last


Description:

[ Version ( since = "2.68" ) ]
public unowned TreeNode<K,V>? node_last ()

Returns the last in-order node of the tree, or null for an empty tree.

Parameters:

this

a Tree

Returns:

the last node in the tree