xheightofscreen(3) hpux man page | unix.com

Man Page: xheightofscreen

Operating Environment: hpux

Section: 3

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
blackpixelofscreen(3) - debian
cellsofscreen(3) - debian
displayofscreen(3) - debian
doesbackingstore(3) - debian
maxcmapsofscreen(3) - debian
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Tar Command
Shopt -s histappend