xwidthofscreen(3) hpux man page | unix.com

Man Page: xwidthofscreen

Operating Environment: hpux

Section: 3

XWidth*OfScreen()														 XWidth*OfScreen()

Name
  XWidthOfScreen, XWidthMMOfScreen, WidthOfScreen, WidthMMOfScreen - get width of screen in pixels or millimeters

Synopsis
  int XWidthOfScreen(screen)
	   Screen *screen;
  int XWidthMMOfScreen(screen)
	   Screen *screen;

Arguments
  screen    Specifies the appropriate Screen structure.

Returns
  The width in pixels or millimeters.

Description
  XWidthOfScreen() returns the width of the specified screen in pixels.  XWidthMMOfScreen() returns the width of the specified screen in mil-
  limeters.

  The C language macros WidthOfScreen() and WidthMMOfScreen() are equivalent and slightly more efficient.

  These functions are equivalent to XDisplayWidth*() and XDisplayWidthMM() except that they take different arguments.

See Also
  XDisplayHeight(), XDisplayHeightMM().

Xlib - Macro Equivalents													 XWidth*OfScreen()
Related Man Pages
doessaveunders(3) - centos
blackpixelofscreen(3) - debian
defaultcolormapofscreen(3) - debian
defaultdepthofscreen(3) - debian
eventmaskofscreen(3) - debian
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Tar Command