Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtWidgetToA(3x) — HP-UX 9.05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtCreateApplicationContext(1)

 

NAME

XtWidgetToApplicationContext − get the application context for a given widget. 

Synopsis

XtAppContext XtWidgetToApplicationContext(object)

    Widget object;

Inputs

objectSpecifies the object for which you want the application context; may be of class Object or any subclass thereof. 

Returns

The application context of object. 

Description

XtWidgetToApplicationContext() returns the application context in which the specified widget or object was created. 

Usage

This function is useful when an application context argument is required in widget code. 

See Also

XtCreateApplicationContext(1). 

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

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