fltkhs-0.4.1.0: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.MenuBar

Contents

Synopsis

Documentation

Hierarchy

Functions

destroy :: Ref MenuBar -> IO ()

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

Orphan instances

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