remove_child


Description:

public unowned Node remove_child (Node child)

Removes a child from a GeglNode.

The reference previously held will be dropped so increase the reference count before removing when reparenting a child between two graphs.

Parameters:

this

a GeglNode (graph)

child

a GeglNode.

Returns:

the child.