GimpUi.ColorSelection.prototype.set_config

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

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

Since 2.4

config

A Gimp.ColorConfig object.