Function
Geglconfig
since: 0.4
Declaration [src]
GeglConfig*
gegl_config (
void
)
Description [src]
Returns a GeglConfig object with properties that can be manipulated to control GEGLs behavior.
Available since: 0.4
Return value
Type: GeglConfig
A GeglConfig
.
The data is owned by the called function. |