fltkhs-themes-0.2.0.0: A set of themed widgets that provides drop in replacements to the ones in FLTKHS.

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.Theme.Light.Clock

Synopsis

Documentation

clockNew :: (?assets :: Assets) => Rectangle -> Maybe Text -> IO (Ref Clock) Source #

drawClock :: Ref Clock -> IO () Source #

Custom clock drawing function