Method
GeglPathparse_string
Declaration [src]
void
gegl_path_parse_string (
GeglPath* path,
const gchar* instructions
)
Description [src]
Parses instructions
and appends corresponding nodes to path (call
gegl_path_clean()
first if you want to replace the existing path.