fltkhs-0.4.0.2: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Counter

Contents

Synopsis

Constructor

Hierarchy

Functions

destroy :: Ref Counter -> IO ()

getTextcolor :: Ref Counter -> IO Color

getTextfont :: Ref Counter -> IO Font

getTextsize :: Ref Counter -> IO FontSize

handle :: Ref Counter -> Event -> IO Int

setLstep :: Ref Counter -> Double -> IO ()

setTextcolor :: Ref Counter -> Color -> IO ()

setTextfont :: Ref Counter -> Font -> IO ()

setTextsize :: Ref Counter -> FontSize -> IO ()