DtHelpDialog(3)
Dt/HelpDialog.h(5) FILE FORMATS Dt/HelpDialog.h(5)
NAME
Dt/HelpDialog.h - DtHelpDialog definitions
SYNOPSIS
#include <Dt/HelpDialog.h>
DESCRIPTION
The <Dt/HelpDialog.h> header defines the variables and func-
tion prototypes for help dialog services.
The <Dt/HelpDialog.h> header declares the following vari-
able:
WidgetClass dtHelpDialogWidgetClass;
The header declares the following as a function:
Widget DtCreateHelpDialog(Widget parent,
char *name,
ArgList *arglist,
Cardinal argcount);
SEE ALSO
DtHelp(5), DtHelpQuickD(5), DtCreateHelpQuickDialog(3),
DtCreateHelpDialog(3), DtHelpSetCatalogName(3), DtHelpRe-
turnSelectedWidgetId(3), DtHelpDialog(3), DtHelpQuickDia-
log(3).
Unix System LaboratoLast change: 1 August 1995 1
Man(1) output converted with
man2html