GimpUi.ColorSelection.prototype.set_color
function set_color(color: Gegl.Color): void {
// Gjs wrapper for gimp_color_selection_set_color()
}
Sets the GimpUi.ColorSelection's current color to the new color.
- color
The color to set as current color.