![]() |
![]()
| ![]() |
![]()
NAMEDtCreatePrintSetupBox — creates an instance of a DtPrintSetupBox widget SYNOPSIS#include &<Print.h> Widget DtCreatePrintSetupBox( Widget parent, const String name, ArgList arglist, Cardinal argcount); DESCRIPTIONThe DtCreatePrintSetupBox function creates an unmanaged instance of a DtPrintSetupBox widget and returns its widget ID. ARGUMENTSRETURN VALUEIf DtCreatePrintSetupBox completes successfully, it returns the DtPrintSetupBox widget ID. If it fails, it returns NULL. ENVIRONMENT VARIABLESNone. RESOURCESNone. ACTIONS/MESSAGESNone. ERRORS/WARNINGSNone. EXAMPLESNone. FILESNone. SEE ALSODtPrintSetupBox(3), DtCreatePrintSetupDialog(3)
|