Node.parent

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

  1. Node parent [@property getter]
    class Node
    @property
    parent
    ()
  2. Node parent [@property setter]