GimpUi.ColorSelector.prototype.set_color
function set_color(color: Gegl.Color): void {
// Gjs wrapper for gimp_color_selector_set_color()
}
Sets the color shown in the selector widget.
- color
The new color.
function set_color(color: Gegl.Color): void {
// Gjs wrapper for gimp_color_selector_set_color()
}
Sets the color shown in the selector widget.
The new color.