GimpUi.ColorSelector.prototype.set_config

function set_config(config: Gimp.ColorConfig): void {
    // Gjs wrapper for gimp_color_selector_set_config()
}
  

Sets the color management configuration to use with this color selector.

Since 2.4

config

a Gimp.ColorConfig object.