gtk.hsv

Module for HSV class

Members

Classes

HSV
class HSV

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

HSVGidBuilder
class HSVGidBuilder

Fluent builder for gtk.hsv.HSV

HSVGidBuilderImpl
class HSVGidBuilderImpl(T)

Fluent builder implementation template for gtk.hsv.HSV