Method
GtkHSVget_color
since: 2.14
Declaration [src]
void
gtk_hsv_get_color (
GtkHSV* hsv,
gdouble* h,
gdouble* s,
gdouble* v
)
Description [src]
Queries the current color in an HSV color selector. Returned values will be in the [0.0, 1.0] range.
Available since: 2.14