GtkHSV

GtkHSV — A 'color wheel' widget

Includes

#include <gtk/gtk.h>

Description

GtkHSV 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.

Functions

Types and Values

See Also

GtkColorSelection

a complete color selection widget

GtkColorSelectionDialog

a color selection dialog