GimpUi.ColorProfileComboBox.prototype.set_active_profile
function set_active_profile(profile: Gimp.ColorProfile): void {
// Gjs wrapper for gimp_color_profile_combo_box_set_active_profile()
}
Selects a color profile from the combo and makes it the active item.
Since 3.0
- profile
a Gimp.ColorProfile to set