Gtk.ColorChooser.prototype.set_rgba
function set_rgba(color:Gdk.RGBA):void {
// Gjs wrapper for gtk_color_chooser_set_rgba()
}Sets the color.
Since 3.4
- color
the new color
function set_rgba(color:Gdk.RGBA):void {
// Gjs wrapper for gtk_color_chooser_set_rgba()
}Sets the color.
Since 3.4
the new color