Files
cdesktop/cde/doc/C/guides/man/man5/DtHelpDi.sgm

62 lines
2.4 KiB
Plaintext

<!-- $XConsortium: DtHelpDi.sgm /main/7 1996/09/08 19:59:21 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.MAN75.rsml.1">]]>
<![ %CDE.C.XO; [<RefEntry Id="XCSA.MAN75.rsml.1">]]>
<RefMeta>
<RefEntryTitle>Dt/HelpDialog.h</RefEntryTitle>
<ManVolNum>file formats</ManVolNum>
</RefMeta>
<RefNameDiv>
<RefName><Filename>Dt/HelpDialog.h</Filename></RefName>
<RefPurpose>DtHelpDialog 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 &lt;Dt/HelpDialog.h>
</Synopsis>
</RefSynopsisDiv>
<RefSect1>
<Title>DESCRIPTION</Title>
<Para>The
<Filename Role="Header">Dt/HelpDialog.h</Filename> header defines the variables and function prototypes for
help dialog services.
</Para>
<Para>The
<Filename Role="Header">Dt/HelpDialog.h</Filename> header declares the following variable:
</Para>
<InformalExample Remap="indent">
<ProgramListing>WidgetClass dtHelpDialogWidgetClass;
</ProgramListing>
</InformalExample>
<Para>The
header declares the following as a function:
</Para>
<Synopsis>Widget DtCreateHelpDialog(Widget <Symbol Role="Variable">parent</Symbol>,
char *<Symbol Role="Variable">name</Symbol>,
ArgList *<Symbol Role="Variable">arglist</Symbol>,
Cardinal <Symbol Role="Variable">argcount</Symbol>);
</Synopsis>
</RefSect1>
<![ %CDE.C.CDE; [
<RefSect1>
<Title>SEE ALSO</Title>
<Para>&cdeman.Dt.Help.h;, &cdeman.Dt.HelpQuickD.h;, &cdeman.DtCreateHelpQuickDialog;, &cdeman.DtCreateHelpDialog;, &cdeman.DtHelpSetCatalogName;, &cdeman.DtHelpReturnSelectedWidgetId;, &cdeman.DtHelpDialog;, &cdeman.DtHelpQuickDialog;.</Para>
</RefSect1>
]]>
</RefEntry>
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:40:24-->