GimpUi.ColorScale.set_channel

@accepts(GimpUi.ColorScale, GimpUi.ColorSelectorChannel)
@returns(none)
def set_channel(self, channel):
    # Python wrapper for gimp_color_scale_set_channel()
  

Changes the color channel displayed by the self.

self

a GimpUi.ColorScale widget

channel

the new color channel