hpux man page for xheightofscreen

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
cellsofscreen(3) - debian
defaultdepthofscreen(3) - debian
defaultgcofscreen(3) - debian
displayofscreen(3) - debian
doessaveunders(3) - debian
Similar Topics in the Unix Linux Community
SAN Migration question
Sequence extraction
awk - Multi-line data to be stored in variable
Wrong Array...
Shopt -s histappend