X Version 11 (Release 6.1)
XtAppSetExitFlag(X3xt)
XtAppSetExitFlag --
thread support functions
Synopsis
void XtAppSetExitFlag(app_context)
XtAppContext app_context;
Boolean XtAppGetExitFlag(app_context)
XtAppContext app_context;
Arguments
app_context-
Specifies the application context.
Description
To indicate that an application context should exit, use
XtAppSetExitFlag.
To test the exit status of an application context, use
XtAppGetExitFlag.
References
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004