fltkhs-0.5.0.4: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.MenuBar

Contents

Synopsis

Documentation

Hierarchy

Functions

destroy :: Ref MenuBar -> IO ()

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

Orphan instances

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

Methods

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

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

Methods

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