Man Page: dtcreateprintsetupdialog
Operating Environment: hpux
Section: 3
DtCreatePrintSetupDialog(library call) DtCreatePrintSetupDialog(library call)NAMEDtCreatePrintSetupDialog -- creates an instance of a dialog containing a DtPrintSetupBox widgetSYNOPSIS#include <Print.h> Widget DtCreatePrintSetupDialog( Widget parent, const String name, ArgList arglist, Cardinal argcount);DESCRIPTIONDtCreatePrintSetupDialog is a convenience function that creates a DialogShell and an unmanaged DtPrintSetupBox child of the DialogShell. Use XtManageChild to pop up the print set up dialog (passing the DtPrintSetupBox as the widget parameter); use XtUnmanageChild to pop it down.ARGUMENTSparent Specifies the parent widget ID. name Specifies the name of the created widget. arglist Specifies the argument list. argcount Specifies the number of attribute/value pairs in arglist.RETURN VALUEIf DtCreatePrintSetupDialog completes successfully, it returns the DtPrintSetupBox widget ID. If it fails, it returns NULL.ENVIRONMENT VARIABLESNone.RESOURCESNone.ACTIONS/MESSAGES None.ERRORS/WARNINGS None.EXAMPLESNone.FILESNone.SEE ALSODtPrintSetupBox(3), DtCreatePrintSetupDialog(3) DtCreatePrintSetupDialog(library call)
| Related Man Pages |
|---|
| xmcreatebulletinboarddialog(3) - redhat |
| dtcreateprintsetupdialog(3) - hpux |
| xmcreatetemplatedialog(3) - hpux |
| xmcreatebulletinboarddialog(3x) - osf1 |
| xmcreatewarningdialog(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| PHP Man Pages Now Available (Over 10,000) |
| SAN Migration question |
| Sequence extraction |
| Shopt -s histappend |