Dt/Session.h(file formats) Dt/Session.h(file formats)
NAME [Toc] [Back]
Dt/Session.h - session management services definitions
SYNOPSIS [Toc] [Back]
#include <Dt/Session.h>
DESCRIPTION [Toc] [Back]
The Dt/Session.h header defines the following as functions:
Boolean DtSessionSavePath(Widget widget,
char **save_path,
char **save_file);
Boolean DtSessionRestorePath(Widget widget,
char **restore_path,
char *restore_file);
SEE ALSO [Toc] [Back]
DtSessionSavePath(3), DtSessionRestorePath(3).
- 1 - Formatted: January 24, 2005 [ Back ] |