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
defaultdepthofscreen(3) - debian
defaultgcofscreen(3) - debian
heightmmofscreen(3) - debian
heightofscreen(3) - debian
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
SAN Migration question
Sequence extraction