centos man page for xtsessionreturntoken

Query: xtsessionreturntoken

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.4 XtSessionGetToken(3)
Related Man Pages
xtregisterdrawable(3) - centos
xtunregisterdrawable(3) - debian
xtunregisterdrawable(3) - x11r4
xtwindowtowidget(3) - x11r4
xtwindowtowidget(3) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq