*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XtAddExposureToRegion | Section: 3 | Source: OpenBSD | File: XtAddExposureToRegion.3
XtAddExposureToRegion(3) XT FUNCTIONS XtAddExposureToRegion(3) NAME XtAddExposureToRegion - merge exposure events into a region SYNTAX #include <X11/Intrinsic.h> void XtAddExposureToRegion(XEvent *event, Region region); ARGUMENTS event Specifies a pointer to the Expose or GraphicsExpose event. region Specifies the region object (as defined in <X11/Xutil.h>). DESCRIPTION The XtAddExposureToRegion function computes the union of the rectangle defined by the exposure event and the specified region. Then, it stores the results back in region. If the event argument is not an Ex- pose or GraphicsExpose event, XtAddExposureToRegion returns without an error and without modifying region. This function is used by the exposure compression mechanism (see Sec- tion 7.9.3). SEE ALSO X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 libXt 1.3.0 XtAddExposureToRegion(3)

Navigation Options