Gtk.ColorChooser.prototype.set_use_alpha

function set_use_alpha(use_alpha:Boolean):void {
    // Gjs wrapper for gtk_color_chooser_set_use_alpha()
}

Sets whether or not the color chooser should use the alpha channel.

Since 3.4

use_alpha

true if color chooser should use alpha channel, false if not