Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XtRealizeProc − interface definition for the realize() method. 

SYNOPSIS

typedef void (∗XtRealizeProc)(Widget, XtValueMask, XSetWindowAttributes ∗);
    Widget w;
    XtValueMask value_mask;
    XSetWindowAttributes ∗attributes;

Inputs

wSpecifies the widget. 

value_mask
Specifies which fields in the attributes structure to use. 

attributes
Specifies the window attributes to use in the XCreateWindow() call. 

DESCRIPTION

XtRealizeProc is the type of the Core realize() method.  See realize(4) for more information. 

SEE ALSO

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

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