Query: dtsessionsavepath
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtSessionSavePath(library call) DtSessionSavePath(library call)NAMEDtSessionSavePath -- get a pathname for saving application state informationSYNOPSIS#include <Dt/Session.h> Boolean DtSessionSavePath( Widget widget, char **savePath, char **saveFile);DESCRIPTIONThe DtSessionSavePath function returns the pathname to be used by an application for saving its state information. The information is later used by the application to restore its state. The widget argument is the application's top level widget. The savePath argument is the address of the character string to receive the pathname of the state information file to be used by the application for storing its state. The saveFile argument is the address of the character string to receive the filename of the file to be used by the application for storing its state.RETURN VALUEUpon successful completion, the DtSessionSavePath function returns True; otherwise, it returns False.APPLICATION USAGEThe application should add -session saveFile when it updates its WM_COMMAND property. The application must use XtFree(3) to free data returned in *savePath and *saveFile.SEE ALSODt/Session.h - DtSession(5), DtSessionRestorePath(3); XtFree(3). DtSessionSavePath(library call)
Related Man Pages |
---|
xmclipboardinquirependingitems(3) - centos |
smproxy(1) - xfree86 |
smproxy(1) - suse |
dtsessionsavepath(3) - hpux |
xmclipboardinquirependingitems(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
SAN Migration question |
Thank you members and admins |
Wrong Array... |
Tar Command |
Shopt -s histappend |