GimpUi.ColorButton.prototype.set_color

function set_color(color: Gegl.Color): void {
    // Gjs wrapper for gimp_color_button_set_color()
}
  

Sets the button to the given color.

color

A new [class@Gegl.Color].