Gtk.HSV.prototype.get_color

function get_color():void {
    // Gjs wrapper for gtk_hsv_get_color()
}

Queries the current color in an HSV color selector. Returned values will be in the [0.0, 1.0] range.

Since 2.14