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 |
Constructors
SKBounding | |
SKClip | |
SKInput |
data QueryVersionReply Source
Constructors
MkQueryVersionReply | |
Constructors
MkMask | |
Fields |
Constructors
MkCombine | |
Constructors
MkOffset | |
Fields |
data QueryExtentsReply Source
Constructors
data InputSelectedReply Source
Constructors
MkInputSelectedReply | |
Fields |
data GetRectanglesReply Source
Constructors
MkGetRectanglesReply | |