Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtCreateApA(3x) — HP-UX ANSI C A.09.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtAppInitialize(1)

 

NAME

XtCreateApplicationContext − create an application context. 

Synopsis

XtAppContext XtCreateApplicationContext()

Description

XtCreateApplicationContext() creates and returns an application context, which is an opaque type.  Every application must have at least one application context. 

Usage

XtAppInitialize() calls XtCreateApplicationContext() as part of its initialization sequence, so you should not often need to use this function.  The superseded routines that use an implicit context (like XtMainLoop() and XtAddTimeOut()) depend on a default context created by XtInitialize().  You cannot use these routines if you initialize a specific application context. 

See Also

XtAppInitialize(1). 

Copyright O’Reilly & Assoc.  —  X Toolkit Intrinsics Reference Manual © O’Reilly & Associates

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