hpux man page for xwidthofscreen

Query: xwidthofscreen

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
mincmapsofscreen(3) - centos
blackpixelofscreen(3) - debian
heightmmofscreen(3) - debian
heightofscreen(3) - debian
maxcmapsofscreen(3) - debian
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Sequence extraction
awk - Multi-line data to be stored in variable
Wrong Array...
Tar Command