Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ExposeProc(3X) — DeltaWindows 1.3.3 Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XtExposeProc − interface definition for the Core expose() method. 

SYNOPSIS

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

Inputs

wSpecifies the widget instance requiring redisplay. 

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

regionSpecifies 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

exposeUNIX SYSTEM V/68 and V/88 Release 4. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026