add_child


Description:

public unowned Node add_child (Node child)

Make the GeglNode this, take a reference on child.

This reference will be dropped when the reference count on the graph reaches zero.

Parameters:

this

a GeglNode (graph)

child

a GeglNode.

Returns:

the child.