| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Graphics.XHB.Gen.Shape
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
Constructors
| SOSet | |
| SOUnion | |
| SOIntersect | |
| SOSubtract | |
| SOInvert |
Instances
Constructors
| MkMask | |
Fields | |
Constructors
| MkCombine | |
Constructors
| MkOffset | |
Fields | |
data QueryExtentsReply Source
Constructors
Instances