wx-0.11.1.2: wxHaskell

Portabilityportable
Stabilityprovisional
Maintainerwxhaskell-devel@lists.sourceforge.net

Graphics.UI.WX

Contents

Description

The WX module just re-exports functionality from helper modules and defines the start function.

The WX library provides a haskellized interface to the raw wxWindows functionality provided by the Graphics.UI.WXCore library.

Synopsis

Functions

start :: IO a -> IO ()Source

start runs the GUI.

Modules