remove_child
Description:
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. |