Gimp.HSL.set_alpha

@accepts(Gimp.HSL, float)
@returns(none)
def set_alpha(self, a):
    # Python wrapper for gimp_hsl_set_alpha()
  

Since 2.10

self
a