Gtk.ColorSelection.prototype.set_current_alpha
function set_current_alpha(alpha:guint16):void {
// Gjs wrapper for gtk_color_selection_set_current_alpha()
}Sets the current opacity to be alpha.
The first time this is called, it will also set the original opacity to be alpha too.
- alpha
an integer between 0 and 65535