wxcore-0.90.0.3: wxHaskell core

Portabilityportable
Stabilityprovisional
Maintainerwxhaskell-devel@lists.sourceforge.net
Safe HaskellSafe-Inferred

Graphics.UI.WXCore.WxcDefs

Contents

Description

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

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

From the files:

  • src/eiffel/wxc_defs.e
  • src/eiffel/wx_defs.e
  • src/eiffel/stc.e

And contains 2455 constant definitions.

Synopsis

Types

type BitFlag = Int

A flag can be combined with other flags to a bit mask.

Constants