Query: xplanesofscreen
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XPlanesOfScreen() XPlanesOfScreen() Name XPlanesOfScreen, PlanesOfScreen - return the depth of a root window. Synopsis int XPlanesOfScreen(screen) Screen *screen; Arguments screen Specifies the appropriate Screen structure. Returns The number of planes. Description XPlanesOfScreen() returns the depth of the root window of the specified screen. The C language macro PlanesOfScreen() is equivalent and slightly more efficient. XPlanesOfScreen() and XDisplayPlanes() are equivalent except that they take different arguments. See Also XDisplayPlanes(), XDefaultDepth*(). Xlib - Macro Equivalents XPlanesOfScreen()
Related Man Pages |
---|
defaultcolormapofscreen(3) - debian |
defaultdepthofscreen(3) - debian |
defaultgcofscreen(3) - debian |
eventmaskofscreen(3) - debian |
heightofscreen(3) - debian |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
How to extract every repeated string between two specific string? |
Sequence extraction |
awk - Multi-line data to be stored in variable |
Tar Command |