Gimp.ParamSpecRGB.get_default

@accepts(GObject.ParamSpec, Gimp.RGB)
@returns(none)
def get_default(pspec, default_value):
    # Python 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