Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtCreateApA(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtAppInitialize(1)

 

Name

XtCreateApplicationContext — create an application context. 

Synopsis

XtAppContext XtCreateApplicationContext()

Description

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

XtAppInitialize is a simplified interface to XtToolkitInitialize, XtCreateApplicationContext, XtDisplayInitialize, and XtAppCreateShell. 

Routines that use an implicit context (like XtMainLoop and XtAddTimeOut) depend on the default context created by XtInitialize.  You cannot use these routines if you initialize a specific application context. 

See Also

XtAppInitialize(1)

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