get_parent


Description:

public unowned Node? get_parent ()

Retrieves the parent node of the given this.

Parameters:

this

the node to query

Returns:

the parent node, or `NULL` if this is the root node