|
Graphics.X11.Xlib.Screen | Portability | portable | Stability | provisional | Maintainer | libraries@haskell.org |
|
|
|
Description |
A collection of FFI declarations for interfacing with Xlib Screens.
|
|
Synopsis |
|
|
|
Documentation |
|
|
interface to the X11 library function XBlackPixelOfScreen().
|
|
|
interface to the X11 library function XWhitePixelOfScreen().
|
|
|
interface to the X11 library function XCellsOfScreen().
|
|
|
interface to the X11 library function XDefaultColormapOfScreen().
|
|
|
interface to the X11 library function XDefaultDepthOfScreen().
|
|
|
interface to the X11 library function XDefaultGCOfScreen().
|
|
|
interface to the X11 library function XDefaultVisualOfScreen().
|
|
|
interface to the X11 library function XDoesBackingStore().
|
|
|
interface to the X11 library function XDoesSaveUnders().
|
|
|
interface to the X11 library function XDisplayOfScreen().
|
|
|
interface to the X11 library function XEventMaskOfScreen().
Event mask at connection setup time - not current event mask!
|
|
|
interface to the X11 library function XMinCmapsOfScreen().
|
|
|
interface to the X11 library function XMaxCmapsOfScreen().
|
|
|
interface to the X11 library function XRootWindowOfScreen().
|
|
|
interface to the X11 library function XWidthOfScreen().
|
|
|
interface to the X11 library function XWidthMMOfScreen().
|
|
|
interface to the X11 library function XHeightOfScreen().
|
|
|
interface to the X11 library function XHeightMMOfScreen().
|
|
|
interface to the X11 library function XPlanesOfScreen().
|
|
|
interface to the X11 library function XScreenNumberOfScreen().
|
|
Produced by Haddock version 2.4.2 |