52 lines
1.9 KiB
Plaintext
52 lines
1.9 KiB
Plaintext
<!-- $XConsortium: DtSessio.sgm /main/6 1996/08/31 14:46:20 rws $ -->
|
|
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
|
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
|
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
|
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
|
<!-- (c) Copyright 1995 Novell, Inc. -->
|
|
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
|
<!-- (c) Copyright 1995 Hitachi. -->
|
|
|
|
<![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCSA.MAN78.rsml.1">]]>
|
|
<![ %CDE.C.XO; [<RefEntry Id="XCSA.MAN78.rsml.1">]]>
|
|
<RefMeta>
|
|
<RefEntryTitle>Dt/Session.h</RefEntryTitle>
|
|
<ManVolNum>file formats</ManVolNum>
|
|
</RefMeta>
|
|
<RefNameDiv>
|
|
<RefName><Filename>Dt/Session.h</Filename></RefName>
|
|
<RefPurpose>session management services definitions
|
|
</RefPurpose>
|
|
</RefNameDiv>
|
|
<!-- CDE Common Source Format, Version 1.0.0-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
|
|
<RefSynopsisDiv>
|
|
<Synopsis>#include <Dt/Session.h>
|
|
</Synopsis>
|
|
</RefSynopsisDiv>
|
|
<RefSect1>
|
|
<Title>DESCRIPTION</Title>
|
|
<Para>The
|
|
<Filename Role="Header">Dt/Session.h</Filename> header defines the following as functions:
|
|
</Para>
|
|
<Synopsis>Boolean DtSessionSavePath(Widget <Symbol Role="Variable">widget</Symbol>,
|
|
char **<Emphasis>save_path</Emphasis>,
|
|
char **<Emphasis>save_file</Emphasis>);
|
|
</Synopsis>
|
|
<Synopsis>Boolean DtSessionRestorePath(Widget <Symbol Role="Variable">widget</Symbol>,
|
|
char **<Emphasis>restore_path</Emphasis>,
|
|
char *<Emphasis>restore_file</Emphasis>);
|
|
</Synopsis>
|
|
</RefSect1>
|
|
<![ %CDE.C.CDE; [
|
|
<RefSect1>
|
|
<Title>SEE ALSO</Title>
|
|
<Para>&cdeman.DtSessionSavePath;, &cdeman.DtSessionRestorePath;.</Para>
|
|
</RefSect1>
|
|
]]>
|
|
</RefEntry>
|
|
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:40:24-->
|