fltk_clock_set_value_hms

fnvoid fltk_clock_set_value_hms(ClockPtr clock, int h, int m, int s) extern(C) nothrow @nogc

Sets the clock's value using hour, minute, second.