get_children


Description:

public SList<unowned Node> get_children ()

Parameters:

this

the node to retrieve the children of.

Returns:

a list of the nodes contained within a GeglNode that is a subgraph. Use g_list_free () on the list when done.