| Click this button to go to the index for this section. |
DtHelpQuickD(5)
CDE
NAME
HelpQuickD.h - DtHelpQuickDialog definitionsSYNOPSIS
#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).