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

Synopsis

Documentation

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

browserDraw :: Ref BrowserBase -> IO () Source #

The custom draw function for creating the themed browser

browserSetup :: (?assets :: Assets) => Ref BrowserBase -> IO () Source #

Setting the theme's color, fonts etc