packages feed

wxcore-0.13.2: src/haskell/Graphics/UI/WXCore/WxcClasses.hs

--------------------------------------------------------------------------------
{-|	Module      :  WxcClasses
	Copyright   :  Copyright (c) Daan Leijen 2003, 2004
	License     :  wxWidgets

	Maintainer  :  wxhaskell-devel@lists.sourceforge.net
	Stability   :  provisional
	Portability :  portable

Haskell class definitions for the wxWidgets C library (@wxc.dll@).

Do not edit this file manually!
This file was automatically generated by wxDirect on: 

  * @2012-01-05 16:25:48.8571787 UTC@

From the files:

  * @src\/include\/wxc.h@

And contains 3788 methods for 239 classes.
-}
--------------------------------------------------------------------------------
module Graphics.UI.WXCore.WxcClasses
    ( -- * Re-export
      module Graphics.UI.WXCore.WxcClassesAL
    , module Graphics.UI.WXCore.WxcClassesMZ
    , module Graphics.UI.WXCore.WxcClassTypes
    ) where

import Graphics.UI.WXCore.WxcClassesAL
import Graphics.UI.WXCore.WxcClassesMZ
import Graphics.UI.WXCore.WxcClassTypes