GimpUi.ColorSelector.get_channel
@accepts(GimpUi.ColorSelector)
@returns(GimpUi.ColorSelectorChannel)
def get_channel(self):
# Python wrapper for gimp_color_selector_get_channel()
Returns the self's current channel.
Since 2.10
- self
A GimpUi.ColorSelector widget.
- Returns