hpux man page for xequalregion

Query: xequalregion

OS: hpux

Section: 3

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

XEqualRegion()															    XEqualRegion()

Name
  XEqualRegion - determine if two regions have the same size, offset, and shape.

Synopsis
  Bool XEqualRegion(r1, r2)
	Region r1, r2;

Arguments
  r1
  r2	    Specify the two regions you want to compare.

Returns
  True or False.

Description
  XEqualRegion() returns True if the two regions are identical; i.e., they have the same offset, size and shape, or False otherwise.

  Regions are located using an offset from a point (the region origin) which is common to all regions.	It is up to the application to inter-
  pret the location of the region relative to a drawable.

  For more information, see Volume One, Chapter 6, Drawing Graphics and Text.

Structures
  Region is a pointer to an opaque structure type.

See Also
  XClipBox(), XCreateRegion(), XDestroyRegion(), XEmptyRegion(),  XIntersectRegion(),  XOffsetRegion(),  XPointInRegion(),  XPolygonRegion(),
  XRectInRegion(), XSetRegion(), XShrinkRegion(), XSubtractRegion(), XUnionRectWithRegion(), XUnionRegion(), XXorRegion().

Xlib - Regions															    XEqualRegion()
Related Man Pages
xpointinregion(3) - debian
xemptyregion(3) - centos
xpointinregion(3) - centos
xrectinregion(3) - centos
xemptyregion(3) - suse
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Sequence extraction
Hpux 11iV3 administration document
Seeking Alternative for diff in hp