|
| Graphics.X11.Xlib.Region | | Portability | portable | | Stability | provisional | | Maintainer | libraries@haskell.org |
|
|
|
| Description |
| A collection of FFI declarations for interfacing with Xlib Regions.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
Instances | |
|
|
|
|
|
|
|
|
|
|
|
| interface to the X11 library function XCreateRegion().
|
|
|
| interface to the X11 library function XPolygonRegion().
|
|
|
| interface to the X11 library function XIntersectRegion().
|
|
|
| interface to the X11 library function XSubtractRegion().
|
|
|
| interface to the X11 library function XUnionRectWithRegion().
|
|
|
| interface to the X11 library function XUnionRegion().
|
|
|
| interface to the X11 library function XXorRegion().
|
|
|
| interface to the X11 library function XEmptyRegion().
|
|
|
| interface to the X11 library function XEqualRegion().
|
|
|
| interface to the X11 library function XPointInRegion().
|
|
|
| interface to the X11 library function XRectInRegion().
|
|
|
| interface to the X11 library function XClipBox().
|
|
|
| interface to the X11 library function XOffsetRegion().
|
|
|
| interface to the X11 library function XShrinkRegion().
|
|
|
| interface to the X11 library function XSetRegion().
|
|
| Produced by Haddock version 2.4.2 |