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.Dial

Synopsis

Documentation

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

drawDial :: Ref Dial -> IO () Source #

Custom dial drawing function