xemptyregion(3) hpux man page | unix.com

Man Page: xemptyregion

Operating Environment: hpux

Section: 3

XEmptyRegion()															    XEmptyRegion()

Name
  XEmptyRegion - determine if a region is empty.

Synopsis
  Bool XEmptyRegion(r)
	Region r;

Arguments
  r	    Specifies the region to be checked.

Returns
  True if it's empty, else False.

Description
  XEmptyRegion() will return True if the specified region is empty, or False otherwise.

Structures
  Region is a pointer to an opaque structure type.

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

Xlib - Regions															    XEmptyRegion()
Related Man Pages
xpointinregion(3) - debian
xemptyregion(3) - centos
xequalregion(3) - centos
xequalregion(3) - suse
xrectinregion(3) - suse
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Sequence extraction
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable