Name
XtDisplayToApplicationContext — retrieve the application context associated with a Display.
Synopsis
XtAppContext XtDisplayToApplicationContext( display )
Display ∗display;
Arguments
displaySpecifies an open and initialized Display connection.
Description
The XtDisplayToApplicationContext function returns the application context in which the specified display was initialized. If the display is not known to the Intrinsics, an error message is issued.