GimpUi.ColorSelector.prototype.set_toggles_visible
function set_toggles_visible(visible: Boolean): void {
// Gjs wrapper for gimp_color_selector_set_toggles_visible()
}
Sets the visible property of the selector's toggles.
This function has no effect if this selector instance has no toggles to switch channels.
- visible
The new visible setting.