Query: xtappsetexitflag
OS: redhat
Section: 3xt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtAppSetExitFlag(3Xt) XT FUNCTIONS XtAppSetExitFlag(3Xt)NAMEXtAppSetExitFlag, XtAppGetExitFlag - thread support functionsSYNTAXvoid XtAppSetExitFlag(app_context) XtAppContext app_context; Boolean XtAppGetExitFlag(app_context) XtAppContext app_context;ARGUMENTSapp_context Specifies the application context.DESCRIPTIONTo indicate that an application context should exit, use XtAppSetExitFlag. To test the exit status of an application context, use XtAppGetExitFlag.SEE ALSOX Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 Release 6.6 XtAppSetExitFlag(3Xt)
Related Man Pages |
---|
xtappwarning(3xt) - redhat |
xtapperror(3xt) - redhat |
xtappseterrorhandler(3xt) - redhat |
xtappsetwarninghandler(3xt) - redhat |
xtcreateapplicationcontext(3xt) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
Retrieving previous command in a script |
Tar Command |
CentOS7 restoring file capabilities |
[TIP] Processing YAML files with yq |