xhb-0.6.2014.4.22: X Haskell Bindings

Safe HaskellNone
LanguageHaskell98

Graphics.XHB.Gen.Xproto

Documentation

data POINT Source

Constructors

MkPOINT 

Fields

x_POINT :: Int16
 
y_POINT :: Int16
 

data ARC Source

Instances

data Grab Source

Constructors

GrabAny 

data STR Source

Constructors

MkSTR 

Fields

name_len_STR :: Word8
 
name_STR :: [CChar]
 

Instances

data FreeGC Source

Constructors

MkFreeGC 

Fields

gc_FreeGC :: GCONTEXT
 

data RGB Source

Constructors

MkRGB 

Instances

data Font Source

Constructors

FontNone 

data Bell Source

Constructors

MkBell 

Fields

percent_Bell :: Int8
 

Instances