xtsessionreturntoken(3) debian man page | unix.com

Man Page: xtsessionreturntoken

Operating Environment: debian

Section: 3

XtSessionGetToken(3)						   XT FUNCTIONS 					      XtSessionGetToken(3)

NAME
XtSessionGetToken, XtSessionReturnToken - token management for checkpointing
SYNTAX
XtCheckpointToken XtSessionGetToken(Widget w, int type); void XtSessionReturnToken(XtCheckpointToken token);
ARGUMENTS
w Specifies the session widget. type Specifies the value in the type field of the token. token Specifies the token to be returned.
DESCRIPTION
The XtSessionGetToken function will return NULL if the checkpoint operation instigated by the session manager is not currently under way. To indicate the completion of a deferred save operation and to return the checkpoint token use XtSessionReturnToken.
SEE ALSO
X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 libXt 1.1.3 XtSessionGetToken(3)
Related Man Pages
xtnametowidget(3) - centos
xtunregisterdrawable(3) - centos
xtregisterdrawable(3) - x11r4
xtunregisterdrawable(3) - x11r4
xtwindowtowidget(3) - x11r4
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?