gtkHSVSetColor {RGtk2} | R Documentation |
Sets the current color in an HSV color selector. Color component values must be in the [0.0, 1.0] range.
gtkHSVSetColor(object, h, s, v)
|
An HSV color selector |
|
Hue |
|
Saturation |
|
Value |
Since 2.14
Derived by RGtkGen from GTK+ documentation