fltkhs-0.1.0.0: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Fl_Enumerations

Contents

Synopsis

Events

data FdWhen Source

Constructors

CanRead 
CanWrite 
OnExcept 

Tree Attributes

Keyboard and mouse codes

Widget damage types

Glut attributes

Cursor type

Various modes

Alignment

newtype Alignments Source

Constructors

Alignments [AlignType] 

Box types

Box functions

Fonts

newtype Font Source

Constructors

Font Int 

(Un-)marshalling

Font Names

Colors

newtype Color Source

Constructors

Color Int 

Instances

(Un-)marshalling

Various Color Functions

Color Names

Labels