Gimp.ParamSpecColor.has_alpha
function has_alpha(pspec: GObject.ParamSpec): Boolean {
// Gjs wrapper for gimp_param_spec_color_has_alpha()
}
Since 2.4
- pspec
a GObject.ParamSpec to hold an Gegl.Color value.
- Returns
true if the alpha channel is relevant.