fltkhs-themes-0.1.0.0

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.Theme.Light.Browser

Synopsis

Documentation

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

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

The custom draw function for creating the themed browser

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

Setting the theme's color, fonts etc