fltkhs-0.4.0.9: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.ReturnButton

Contents

Synopsis

Documentation

Hierarchy

Functions

destroy :: Ref ReturnButton -> IO ()

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

Orphan instances

(~) * impl (Event -> IO Int) => 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 #