GimpUi.ColorSelection.prototype.set_show_alpha
function set_show_alpha(show_alpha: Boolean): void {
// Gjs wrapper for gimp_color_selection_set_show_alpha()
}
Sets the show_alpha property of the selection widget.
- show_alpha
The new show_alpha setting.