Gtk.ColorButton.prototype.set_use_alpha

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

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

Since 2.4

use_alpha

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