Function
Geglparam_spec_color_get_default
Declaration [src]
GeglColor*
gegl_param_spec_color_get_default (
GParamSpec* self
)
Parameters
self
-
Type:
GParamSpec
A
GeglColor
GParamSpec
.The data is owned by the caller of the function.
Return value
Type: GeglColor
The default GeglColor
.
The data is owned by the called function. |