HSV


Object Hierarchy:

Gtk.HSV Gtk.HSV Gtk.HSV Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.HSV GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Atk.Implementor Atk.Implementor Atk.Implementor->Gtk.HSV Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.HSV Gtk.Buildable->Gtk.Widget

Description:

[ CCode ( type_id = "gtk_hsv_get_type ()" ) ]
public class HSV : Widget, Implementor, Buildable

HSV is the “color wheel” part of a complete color selector widget.

It allows to select a color by determining its HSV components in an intuitive way. Moving the selection around the outer ring changes the hue, and moving the selection point inside the inner triangle changes value and saturation.

HSV has been deprecated together with ColorSelection, where it was used.


Namespace: Gtk
Package: gtk+-3.0

Content:

Static methods:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor