X11-xft-0.3: 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
xrendercolor_red :: Int
xrendercolor_green :: Int
xrendercolor_blue :: Int
xrendercolor_alpha :: Int
show/hide Instances
data XGlyphInfo
Constructors
XGlyphInfo
xglyphinfo_width :: Int
xglyphinfo_height :: Int
xglyphinfo_x :: Int
xglyphinfo_y :: Int
xglyphinfo_xOff :: Int
xglyphinfo_yOff :: Int
show/hide Instances
data XRenderDirectFormat
Constructors
XRenderDirectFormat
xrenderdirectformat_red :: Int
xrenderdirectformat_redMask :: Int
xrenderdirectformat_green :: Int
xrenderdirectformat_greenMask :: Int
xrenderdirectformat_blue :: Int
xrenderdirectformat_blueMask :: Int
xrenderdirectformat_alpha :: Int
xrenderdirectformat_alphaMask :: Int
show/hide Instances
Produced by Haddock version 2.7.2