Query: xheightofscreen
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XHeightOfScreen() XHeightOfScreen() Name XHeightOfScreen, XHeightMMOfScreen, HeightOfScreen, HeightMMOfScreen - get height of screen in pixels or millimeters Synopsis int XHeightOfScreen(screen) Screen *screen; int XHeightMMOfScreen(screen) Screen *screen; Arguments screen Specifies the appropriate Screen structure. Returns Height in pixels or millimeters. Description XHeightOfScreen() returns the height of the specified screen in pixels. XHeightMMOfScreen() returns the height of the specified screen in millimeters. The C language macros HeightOfScreen() and HeightMMOfScreen() are equivalent and slightly more efficient. These functions are equivalent to XDisplayHeight*() and XDisplayHeightMM() except that they take different arguments. See Also XDisplayHeight*(), XDisplayHeightMM(). Xlib - Macro Equivalents XHeightOfScreen()
Related Man Pages |
---|
doessaveunders(3) - centos |
cellsofscreen(3) - debian |
defaultdepthofscreen(3) - debian |
heightmmofscreen(3) - debian |
heightofscreen(3) - debian |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Is UNIX an open source OS ? |
Hpux 11iV3 administration document |
Seeking Alternative for diff in hp |
Shopt -s histappend |