get_parent


Description:

[ Version ( since = "4.2" ) ]
public unowned TreeNode get_parent ()

Get the TreeNode parent of this in the Tree node belongs to.

If this is at the top level, then this method return null.

Parameters:

this

a TreeNode object

Returns:

the parent TreeNode