Windows PowerShell command on Get-command XtAppGetExitFlag
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man XtAppGetExitFlag

XT FUNCTIONS XtAppSetExitFlag(3xt)

NAME

XtAppSetExitFlag, XtAppGetExitFlag - thread support func-

tions SYNTAX

cc [ flag... ] file... -lXt [ library... ]

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

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

__________________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|___________________________________|

| Availability | x11/library/toolkit/libxt |

|_____________________________|___________________________________|

| Interface Stability | Committed |

|_____________________________|___________________________________|

| MT-Level | See XtToolkitThreadInitialize(3XT)|

|_____________________________|___________________________________|

X Version 11 Last change: libXt 1.0.8 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™