Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
queryVersion :: Connection -> Word8 -> Word8 -> IO (Receipt QueryVersionReply) Source
queryInfo :: Connection -> DRAWABLE -> IO (Receipt QueryInfoReply) Source
selectInput :: Connection -> DRAWABLE -> Word32 -> IO () Source
setAttributes :: Connection -> SetAttributes -> IO () Source
unsetAttributes :: Connection -> DRAWABLE -> IO () Source
suspend :: Connection -> Bool -> IO () Source
data SelectInput Source
data SetAttributes Source
data UnsetAttributes Source