Query: dthelpdialog
OS: hpux
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dt/HelpDialog.h(file formats) Dt/HelpDialog.h(file formats)NAMEDt/HelpDialog.h -- DtHelpDialog definitionsSYNOPSIS#include <Dt/HelpDialog.h>DESCRIPTIONThe 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 ALSODt/Help.h - DtHelp(5), Dt/HelpQuickD.h - DtHelpQuickD(5), DtCreateHelpQuickDialog(3), DtCreateHelpDialog(3), DtHelpSetCatalogName(3), DtHelpReturnSelectedWidgetId(3), DtHelpDialog(3), DtHelpQuickDialog(3). Dt/HelpDialog.h(file formats)