hpux man page for xtexposeproc

Query: xtexposeproc

OS: hpux

Section: 3

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

XtExposeProc()															    XtExposeProc()

Name
  XtExposeProc - interface definition for the Core expose() method.

Synopsis
  typedef void (*XtExposeProc)(Widget, XEvent *, Region);
	 Widget widget;
	 XEvent *event;
	 Region region;

Inputs
  w	    Specifies the widget instance requiring redisplay.

  event     Specifies the exposure event, which specifies the rectangle that requires redisplay.

  region    Specifies the union of all rectangles in this exposure sequence.

Description
  XtExposeProc is the type of the Core (and RectObj) expose() method.  See expose(4) for more information.

See Also
  expose(4).

Xt - Widget Method Prototypes													    XtExposeProc()
Related Man Pages
xtcallactionproc(3) - hpux
xtactionhookproc(2) - hpux
xtcallactionproc(1) - hpux
expose(4) - hpux
xtcallacceptfocus(1) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
Sequence extraction
awk - Multi-line data to be stored in variable
Shopt -s histappend