GimpUi.ColorSelector.prototype.get_color

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

Retrieves the color shown in the selector widget.

Since 2.10

Returns

a copy of the selected color.