GimpUi.ColorSelection.get_show_alpha
@accepts(GimpUi.ColorSelection)
@returns(bool)
def get_show_alpha(self):
# Python wrapper for gimp_color_selection_get_show_alpha()
Returns the self's @show_alpha property.
- self
A GimpUi.ColorSelection widget.
- Returns