GNode.parent

points to the parent of the glib.Node, or is NULL if the glib.Node is the root of the tree.

struct GNode
GNode* parent;