Gtk.ColorButton.prototype.set_alpha
function set_alpha(alpha:guint16):void {
// Gjs wrapper for gtk_color_button_set_alpha()
}Sets the current opacity to be alpha.
Since 2.4
- alpha
an integer between 0 and 65535
function set_alpha(alpha:guint16):void {
// Gjs wrapper for gtk_color_button_set_alpha()
}Sets the current opacity to be alpha.
Since 2.4
an integer between 0 and 65535