Method
GeglPathListappend
Declaration [src]
GeglPathList*
gegl_path_list_append (
GeglPathList* head,
...
)
Description [src]
Appends to path list, if head is NULL a new list is created.
This method is not directly available to language bindings. |
Return value
Returns: | GeglPathList |
No description available. | |
The data is owned by the instance. |