GimpUi.ColorSelect¶
- Subclasses:
None
Methods¶
Virtual Methods¶
Properties¶
- Inherited:
Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)
Child Properties¶
- Inherited:
Style Properties¶
- Inherited:
Signals¶
Fields¶
Class Details¶
- class GimpUi.ColorSelect(*args, **kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
GimpUi.ColorSelectwidget is an implementation of aGimpUi.ColorSelector. It shows a square area that supports interactively changing two color channels and a smaller area to change the third channel. You can select which channel should be the third by callingGimpUi.ColorSelector.set_channel(). The widget will then change the other two channels accordingly.