GimpUi.ColorSelector.prototype.get_toggles_visible
function get_toggles_visible(): Boolean {
// Gjs wrapper for gimp_color_selector_get_toggles_visible()
}
Returns the @visible property of the selector's toggles.
Since 2.10
- Returns
true if the GimpUi.ColorSelector's toggles are visible.