GimpUi.ColorSelector::set_model_visible
function vfunc_set_model_visible(model: GimpUi.ColorSelectorModel, visible: Boolean): void {
}
Sets the model visible/invisible on the selector widget.
Toggles visibility of displayed models if this selector instance has the ability to show different color models.
Since 2.10
- model
The affected GimpUi.ColorSelectorModel.
- visible
The new visible setting.