Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
rectangles :: Connection -> Rectangles -> IO () Source
mask :: Connection -> Mask -> IO () Source
combine :: Connection -> Combine -> IO () Source
offset :: Connection -> Offset -> IO () Source
queryExtents :: Connection -> WINDOW -> IO (Receipt QueryExtentsReply) Source
selectInput :: Connection -> WINDOW -> Bool -> IO () Source
inputSelected :: Connection -> WINDOW -> IO (Receipt Bool) Source
getRectangles :: Connection -> WINDOW -> SK -> IO (Receipt GetRectanglesReply) Source
data QueryExtents Source
data QueryExtentsReply Source
data SelectInput Source
data InputSelected Source
data InputSelectedReply Source
data GetRectangles Source