GimpUi.ColorButton.prototype.get_color

function get_color(): Gegl.Color {
    // Gjs wrapper for gimp_color_button_get_color()
}
  

Retrieves the currently set color from the button.

Returns

a copy of button's [class@Gegl.Color].