Gimp.ParamSpecColor.has_alpha

@accepts(GObject.ParamSpec)
@returns(bool)
def has_alpha(pspec):
    # Python wrapper for gimp_param_spec_color_has_alpha()
  

Since 2.4

pspec

a GObject.ParamSpec to hold an Gegl.Color value.

Returns