[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "3.2" ) ]
public static string[] operation_get_available ()
Get a list of all available GEGL operation names for drawable filters.
This procedure returns a list of all GEGL operation names available for use with drawable filters.
|
The list of GEGL operation names. The returned value must be freed with strfreev. |