xclipbox(3) hpux man page | unix.com

Man Page: xclipbox

Operating Environment: hpux

Section: 3

XClipBox()																XClipBox()

Name
  XClipBox - generate the smallest rectangle enclosing a region.

Synopsis
  XClipBox(r, rect_return)
	Region r;
	XRectangle *rect_return;

Arguments
  r	    Specifies the region.

  rect_return
	    Returns the smallest rectangle enclosing region r.

Description
  XClipBox() returns the smallest rectangle that encloses the given region.

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

Structures
  Region is a pointer to an opaque structure type.

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

Xlib - Regions																XClipBox()
Related Man Pages
xxorregion(3) - debian
xoffsetregion(3) - centos
xshrinkregion(3) - centos
xunionregion(3) - centos
xpolygonregion(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Wrong Array...
Tar Command
Shopt -s histappend