GimpUi.ColorSelector.prototype.set_show_alpha

function set_show_alpha(show_alpha: Boolean): void {
    // Gjs wrapper for gimp_color_selector_set_show_alpha()
}
  

Sets the show_alpha property of the selector widget.

show_alpha

The new show_alpha setting.