Content-type: text/html Man page of XtSessionGetToken

XtSessionGetToken

Section: (3Xt)
Updated:
Index Return to Main Contents
 

NAME

XtSessionGetToken, XtSessionReturnToken - token management for checkpointing  

SYNOPSIS

XtCheckpointToken XtSessionGetToken(w, type) Widget w; int type; void XtSessionReturntoken(token) XtCheckpointToken token;
 

ARGUMENTS

Specifies the session widget. Specifies the value in the type field of the 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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:41:15 GMT, October 02, 2010