fltkhs-0.4.0.2: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Wizard

Contents

Synopsis

Documentation

Hierarchy

Functions

destroy :: Ref Wizard -> IO ()

getValue :: Ref Wizard -> IO (Maybe (Ref Widget))

next :: Ref Wizard -> IO ()

prev :: Ref Wizard -> IO ()

setValue:: (Parent a Widget) => Ref Wizard -> Maybe ( Ref a ) -> IO ()