Function gtk_sys::gtk_hsv_set_color
[−]
[src]
pub unsafe extern "C" fn gtk_hsv_set_color(
hsv: *mut GtkHSV,
h: c_double,
s: c_double,
v: c_double
)