Gtk.HSV.new

function new():Gtk.Widget {
    // Gjs wrapper for gtk_hsv_new()
}

Creates a new HSV color selector.

Since 2.14

Returns

A newly-created HSV color selector.