xhb-0.1.2009.2.8: X Haskell Bindings

Graphics.XHB.Gen.Xproto

Documentation

data CHAR2B Source

Constructors

MkCHAR2B 

Instances

Show CHAR2B 
Typeable CHAR2B 
Deserialize CHAR2B 
Serialize CHAR2B 

data WINDOW Source

Instances

Eq WINDOW 
Ord WINDOW 
Show WINDOW 
Deserialize WINDOW 
Serialize WINDOW 
XidLike WINDOW 

data PIXMAP Source

Instances

Eq PIXMAP 
Ord PIXMAP 
Show PIXMAP 
Deserialize PIXMAP 
Serialize PIXMAP 
XidLike PIXMAP 

data CURSOR Source

Instances

Eq CURSOR 
Ord CURSOR 
Show CURSOR 
Deserialize CURSOR 
Serialize CURSOR 
XidLike CURSOR 

data FONT Source

Instances

Eq FONT 
Ord FONT 
Show FONT 
Deserialize FONT 
Serialize FONT 
XidLike FONT 

data GCONTEXT Source

Instances

data COLORMAP Source

Instances

data ATOM Source

Instances

Eq ATOM 
Ord ATOM 
Show ATOM 
Deserialize ATOM 
Serialize ATOM 
XidLike ATOM 

data DRAWABLE Source

Instances

data FONTABLE Source

Instances

data POINT Source

Constructors

MkPOINT 

Fields

x_POINT :: Int16
 
y_POINT :: Int16
 

Instances

Show POINT 
Typeable POINT 
Deserialize POINT 
Serialize POINT 

data ARC Source

Instances

Show ARC 
Typeable ARC 
Deserialize ARC 
Serialize ARC 

data FORMAT Source

Instances

Show FORMAT 
Typeable FORMAT 
Deserialize FORMAT 
Serialize FORMAT 

data DEPTH Source

Instances

Show DEPTH 
Typeable DEPTH 
Deserialize DEPTH 
Serialize DEPTH 

data Motion Source

Constructors

MotionNormal 
MotionHint 

Instances

data Place Source

Constructors

PlaceOnTop 
PlaceOnBottom 

Instances

data Atom Source

Instances

Show Atom 
Typeable Atom 
Error Atom 
Deserialize Atom 

data Font Source

Instances

Show Font 
Typeable Font 
Error Font 
Deserialize Font 

data Name Source

Instances

Show Name 
Typeable Name 
Error Name 
Deserialize Name 

data MapWindow Source

Constructors

MkMapWindow 

Instances

data QueryTree Source

Constructors

MkQueryTree 

Instances

data Grab Source

Constructors

GrabAny 

Instances

data CloseFont Source

Constructors

MkCloseFont 

Fields

font_CloseFont :: FONT
 

Instances

data FONTPROP Source

Constructors

MkFONTPROP 

Instances

Show FONTPROP 
Typeable FONTPROP 
Deserialize FONTPROP 
Serialize FONTPROP 

data QueryFont Source

Constructors

MkQueryFont 

Instances

data STR Source

Constructors

MkSTR 

Fields

name_len_STR :: Word8
 
name_STR :: [CChar]
 

Instances

Show STR 
Typeable STR 
Deserialize STR 
Serialize STR 

data FreeGC Source

Constructors

MkFreeGC 

Fields

gc_FreeGC :: GCONTEXT
 

Instances

data SEGMENT Source

Instances

Show SEGMENT 
Typeable SEGMENT 
Deserialize SEGMENT 
Serialize SEGMENT 

data RGB Source

Constructors

MkRGB 

Instances

Show RGB 
Typeable RGB 
Deserialize RGB 
Serialize RGB 

data LedMode Source

Constructors

LedModeOff 
LedModeOn 

Instances

data Bell Source

Constructors

MkBell 

Fields

percent_Bell :: Int8
 

Instances

Show Bell 
Typeable Bell 
Serialize Bell 

data HOST Source

Instances

Show HOST 
Typeable HOST 
Deserialize HOST 
Serialize HOST 

data ListHosts Source

Constructors

MkListHosts 

Instances

data Kill Source

Constructors

KillAllTemporary 

Instances