| Domain | My Life | Resume | Documents | Calculators | Miscellaneous | Links | Projects | Site Methodology | Site Map |
|
Documentation
From my personal library, The Internet |
| Man Pages | RFC | HOWTO | SDK | Software |
SYNTAX
void XtAppSetExitFlag(XtAppContext app_context);
Boolean XtAppGetExitFlag(XtAppContext app_context);
ARGUMENTS
app_context
Specifies the application context.
DESCRIPTION
To indicate that an application context should exit, use XtAppSetExit-
Flag.
To test the exit status of an application context, use XtAppGetExit-
Flag.
SEE ALSO
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
X Version 11 Release 6.6 XtAppSetExitFlag(3Xt)
Man(1) output converted with man2html |