Method
GeglNodelist_output_pads
Declaration [src]
gchar**
gegl_node_list_output_pads (
GeglNode* node
)
Description [src]
If the node has any output pads this function returns a null terminated array of pad names, otherwise it returns NULL. The return value can be freed with g_strfreev().