fltkhs-0.4.0.9: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Roller

Contents

Synopsis

Constructor

Hierarchy

Functions

destroy :: Ref Roller -> IO ()

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

Orphan instances

(~) * impl (Event -> IO Int) => Op (Handle ()) Roller orig impl Source # 

Methods

runOp :: Handle () -> orig -> Ref Roller -> impl Source #

(~) * impl (IO ()) => Op (Destroy ()) Roller orig impl Source # 

Methods

runOp :: Destroy () -> orig -> Ref Roller -> impl Source #