GimpUi.ColorButton.prototype.set_color_config
function set_color_config(config: Gimp.ColorConfig): void {
// Gjs wrapper for gimp_color_button_set_color_config()
}
Sets the color management configuration to use with this color button's GimpUi.ColorArea.
Since 2.10
- config
a Gimp.ColorConfig object.