Function
GimpParamSpecRGBget_default
Declaration [src]
void
gimp_param_spec_rgb_get_default (
GParamSpec* pspec,
GimpRGB* default_value
)
Parameters
pspec |
GParamSpec |
A |
|
The data is owned by the caller of the function. | |
default_value |
GimpRGB |
Return location for |
|
The data is owned by the caller of the function. |