GimpUi.ColorSelector.prototype.get_show_alpha

function get_show_alpha(): Boolean {
    // Gjs wrapper for gimp_color_selector_get_show_alpha()
}
  

Returns the selector's @show_alpha property.

Since 2.10

Returns

true if the GimpUi.ColorSelector has alpha controls.