WebKit2.ColorChooserRequest.prototype.get_rgba

function get_rgba(): Gdk.RGBA {
    // Gjs wrapper for webkit_color_chooser_request_get_rgba()
}
  

Gets the current Gdk.RGBA color of request

Since 2.8

Returns

a Gdk.RGBA to fill in with the current color.