GimpUi.LabelColor.prototype.get_value

function get_value(): Gegl.Color {
    // Gjs wrapper for gimp_label_color_get_value()
}
  

This function returns the value shown by color.

Returns

a copy of the [class@Gegl.Color] used by the widget.