GNode.parent

points to the parent of the #GNode, or is %NULL if the #GNode is the root of the tree.

struct GNode
GNode* parent;

Meta