DtHelpDialog(5) — Macro Packages and Conventions
CDE
NAME
HelpDialog.h − DtHelpDialog definitions
SYNOPSIS
#include <Dt/HelpDialog.h>
DESCRIPTION
The Dt/HelpDialog.h header defines the variables and function prototypes for help dialog services.
The Dt/HelpDialog.h header declares the following variable:
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), DtHelpReturnSelectedWidgetId(3), DtHelpDialog(3), DtHelpQuickDialog(3).