Node.parent

Get parent field.

class Node
@property
parent
()

Return Value

Type: glib.node.Node

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