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
doessaveunders(3) - centos
cellsofscreen(3) - debian
defaultcolormapofscreen(3) - debian
displayofscreen(3) - debian
eventmaskofscreen(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Sequence extraction
Thank you members and admins
Seeking Alternative for diff in hp
Wrong Array...