Safe Haskell | None |
---|
Graphics.X11.XInput.Parser
Description
Functions of this module perform parsing of XInput events structures.
Documentation
Methods
peekStruct :: Pointer a -> IO aSource
peekClasses :: Int -> Ptr a -> IO [GDeviceClass]Source
peekEventSpecific :: EventType -> Ptr b -> IO EventSpecificSource
peekPointerEvent :: EventType -> Ptr b -> IO PointerEventSource
peekRawEvent :: EventType -> Ptr b -> IO PointerEventSource