Gimp.ParamSpecRGB.get_default

function get_default(pspec: GObject.ParamSpec, default_value: Gimp.RGB): void {
    // Gjs wrapper for gimp_param_spec_rgb_get_default()
}
  

Returns the pspec's default color value.

Since 2.10.14

pspec

a Gimp.ParamSpecRGB.

default_value

return location for pspec's default value