GimpUi.ColorSelector::set_toggles_visible

function vfunc_set_toggles_visible(visible: Boolean): void {
}
  

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.