fltkhs-0.4.0.2: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Choice

Contents

Synopsis

Constructor

Hierarchy

Choice

destroy :: Ref Choice -> IO ()

getValue :: Ref Choice -> IO (MenuItemIndex)

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

setValue :: Ref Choice -> MenuItemReference -> IO (Int)