GimpUi.ColorSelector::set_color
@accepts(GimpUi.ColorSelector, Gegl.Color)
@returns(none)
def do_set_color(selector, color):
Sets the color shown in the self widget.
- selector
A GimpUi.ColorSelector widget.
- color
The new color.
@accepts(GimpUi.ColorSelector, Gegl.Color)
@returns(none)
def do_set_color(selector, color):
Sets the color shown in the self widget.
A GimpUi.ColorSelector widget.
The new color.