Linux cli command XtAppGetExitFlag
➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command XtAppGetExitFlag and provides detailed information about the command XtAppGetExitFlag, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the XtAppGetExitFlag.
less than a minute
NAME 🖥️ XtAppGetExitFlag 🖥️
thread support functions
SYNTAX
#include <X11/Intrinsic.h>
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 XtAppSetExitFlag.
To test the exit status of an application context, use XtAppGetExitFlag.
SEE ALSO
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
█║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌
██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗███████╗██████╗
████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
╚██╔═██╔╝██║ ██║██║ ██║ ╚███╔╝ █████╗ ██║ ██║
████████╗██║ ██║██║ ██║ ██╔██╗ ██╔══╝ ██║ ██║
╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═════╝
█║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.