GimpUi.ColorSelector::set_color

function vfunc_set_color(rgb: Gimp.RGB, hsv: Gimp.HSV): void {
}
  

Sets the color shown in the selector widget.

rgb

The new color.

hsv

The same color in HSV.