fltkhs-0.1.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 (Ref Widget)

next :: Ref Wizard -> IO ()

prev :: Ref Wizard -> IO ()

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