fltkhs-0.5.0.4: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.ReturnButton

Contents

Synopsis

Documentation

Hierarchy

Functions

destroy :: Ref ReturnButton -> IO ()

handle :: Ref ReturnButton -> (Event -> IO (Either UnknownEvent ()))

Orphan instances

(~) * impl (Event -> IO (Either UnknownEvent ())) => Op (Handle ()) ReturnButton orig impl Source # 

Methods

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

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

Methods

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