XtSessionGetToken(3X) XT FUNCTIONS XtSessionGetToken(3X)
NAME
XtSessionGetToken - token management for checkpointing
SYNTAX
XtCheckpointToken XtSessionGetToken(w, type)
Widget w;
int type;
ARGUMENTS
w Specifies the session widget.
type Specifies the value in the type field of the token.
DESCRIPTION
The XtSessionGetToken function will return NULL if the checkpoint operation instigated by the session manager is not currently under way.
SEE ALSO
XtSessionReturnToken(3X)
X Version 11 Release 6 XtSessionGetToken(3X)