 |
Index for Section 5 |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DtHelpQuickD(5)
CDE
NAME
DtHelpQuickD, HelpQuickD.h - DtHelpQuickDialog definitions
SYNOPSIS
#include <Dt/HelpQuickD.h>
DESCRIPTION
The Dt/HelpQuickD.h header defines the variables and function prototypes
for help quick dialog services.
The Dt/HelpQuickD.h header declares the following variable:
WidgetClass dtHelpQuickDialogWidgetClass;
The header declares the following as a function:
Widget DtCreateHelpQuickDialog(Widget parent,
char *name,
Arg *arglist,
Cardinal argcount);
SEE ALSO
DtHelp(5), DtHelpDialog(5), DtCreateHelpQuickDialog(3),
DtCreateHelpDialog(3), DtHelpSetCatalogName(3),
DtHelpReturnSelectedWidgetId(3), DtHelpDialog(3), DtHelpQuickDialog(3)
 |
Index for Section 5 |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|