Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
queryDirectRenderingCapable :: Connection -> Word32 -> IO (Receipt Bool) Source
openConnection :: Connection -> Word32 -> IO (Receipt OpenConnectionReply) Source
closeConnection :: Connection -> Word32 -> IO () Source
createContext :: Connection -> CreateContext -> IO (Receipt Word32) Source
destroyContext :: Connection -> Word32 -> Word32 -> IO () Source
createDrawable :: Connection -> Word32 -> Word32 -> IO (Receipt Word32) Source
destroyDrawable :: Connection -> Word32 -> Word32 -> IO () Source
getDrawableInfo :: Connection -> Word32 -> Word32 -> IO (Receipt GetDrawableInfoReply) Source
getDeviceInfo :: Connection -> Word32 -> IO (Receipt GetDeviceInfoReply) Source
authConnection :: Connection -> Word32 -> Word32 -> IO (Receipt Word32) Source
data DrmClipRect Source
data QueryVersion Source
data OpenConnection Source
data CloseConnection Source
data GetClientDriverNameReply Source
data CreateContextReply Source
data DestroyContext Source
data CreateDrawable Source
data DestroyDrawable Source
data GetDrawableInfo Source
data GetDrawableInfoReply Source
data GetDeviceInfo Source
data GetDeviceInfoReply Source
data AuthConnection Source