GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DtCreatePrintSetupBox(library call) DtCreatePrintSetupBox(library call)

DtCreatePrintSetupBox — creates an instance of a DtPrintSetupBox widget

#include &<Print.h>
Widget DtCreatePrintSetupBox(
Widget parent,
const String name,
ArgList arglist,
Cardinal argcount);

The DtCreatePrintSetupBox function creates an unmanaged instance of a DtPrintSetupBox widget and returns its widget ID.

Specifies the parent widget ID.
Specifies the name of the created widget.
Specifies the argument list.
Specifies the number of attribute/value pairs in arglist.

If DtCreatePrintSetupBox completes successfully, it returns the DtPrintSetupBox widget ID. If it fails, it returns NULL.

None.

None.

None.

None.

None.

None.

DtPrintSetupBox(3), DtCreatePrintSetupDialog(3)


Search for    or go to Top of page |  Section l |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.