fltk_clock_set_value_hms
fn
void fltk_clock_set_value_hms(ClockPtr clock, int h, int m, int s)Sets the clock's value using hour, minute, second.
void fltk_clock_set_value_hms(ClockPtr clock, int h, int m, int s)Sets the clock's value using hour, minute, second.