Method

GeglNodeget_parent

Declaration [src]

GeglNode*
gegl_node_get_parent (
  GeglNode* node
)

Description [src]

Returns a GeglNode that keeps a reference on a child.

Return value

Type: GeglNode

The parent of a node or NULL.

The data is owned by the instance.