Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
queryVersion :: Connection -> Word32 -> Word32 -> IO (Receipt QueryVersionReply) Source
connect :: Connection -> WINDOW -> DriverType -> IO (Receipt ConnectReply) Source
authenticate :: Connection -> WINDOW -> Word32 -> IO (Receipt Word32) Source
createDrawable :: Connection -> DRAWABLE -> IO () Source
destroyDrawable :: Connection -> DRAWABLE -> IO () Source
getBuffers :: Connection -> GetBuffers -> IO (Receipt GetBuffersReply) Source
copyRegion :: Connection -> CopyRegion -> IO (Receipt CopyRegionReply) Source
getBuffersWithFormat :: Connection -> GetBuffersWithFormat -> IO (Receipt GetBuffersWithFormatReply) Source
data Attachment Source
data DriverType Source
data AttachFormat Source
data QueryVersion Source
data Authenticate Source
data AuthenticateReply Source
data CreateDrawable Source
data DestroyDrawable Source
data CopyRegionReply Source