Converts a color from RGB space to HSV. Input values must be in the [0.0, 1.0] range; output values will be in the same range. Since 2.14 Signal Details The "changed" signal void user_function (GtkHSV *hsv, gpointer user_data) : Run First
Red
Green
Blue
Return value for the hue component. out
Return value for the saturation component. out
Return value for the value component. out
See Implementation
Converts a color from RGB space to HSV. Input values must be in the [0.0, 1.0] range; output values will be in the same range. Since 2.14 Signal Details The "changed" signal void user_function (GtkHSV *hsv, gpointer user_data) : Run First