GimpUi.ColorSelector::set_toggles_sensitive
function vfunc_set_toggles_sensitive(sensitive: Boolean): void {
}
Sets the sensitive property of the selector's toggles.
This function has no effect if this selector instance has no toggles to switch channels.
- sensitive
The new sensitive setting.