X11-xft-0.1: Bindings to the Xft, X Free Type interface library, and some Xrender partsContentsIndex
Graphics.X11.Xrender
Documentation
peekCUShort :: Ptr a -> CInt -> IO Int
pokeCUShort :: Ptr a -> CInt -> Int -> IO ()
peekCShort :: Ptr a -> CInt -> IO Int
pokeCShort :: Ptr a -> CInt -> Int -> IO ()
data XRenderColor
Constructors
XRenderColor
xrc_red :: Int
xrc_green :: Int
xrc_blue :: Int
xrc_alpha :: Int
show/hide Instances
data XGlyphInfo
Constructors
XGlyphInfo
gi_width :: Int
gi_height :: Int
gi_x :: Int
gi_y :: Int
gi_xOff :: Int
gi_yOff :: Int
show/hide Instances
Produced by Haddock version 0.8