Gimp.ParamSpecRGB.has_alpha
@accepts(GObject.ParamSpec)
@returns(bool)
def has_alpha(pspec):
# Python wrapper for gimp_param_spec_rgb_has_alpha()
Since 2.4
- pspec
a GObject.ParamSpec to hold an Gimp.RGB value.
- Returns
@accepts(GObject.ParamSpec)
@returns(bool)
def has_alpha(pspec):
# Python wrapper for gimp_param_spec_rgb_has_alpha()
Since 2.4
a GObject.ParamSpec to hold an Gimp.RGB value.