Gtk.ColorChooser.prototype.get_use_alpha

function get_use_alpha():Boolean {
    // Gjs wrapper for gtk_color_chooser_get_use_alpha()
}

Returns whether the color chooser shows the alpha channel.

Since 3.4

Returns

true if the color chooser uses the alpha channel, false if not