hpux man page for dtcreateprintsetupdialog

Query: dtcreateprintsetupdialog

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DtCreatePrintSetupDialog(library call)									    DtCreatePrintSetupDialog(library call)

NAME
DtCreatePrintSetupDialog -- creates an instance of a dialog containing a DtPrintSetupBox widget
SYNOPSIS
#include <Print.h> Widget DtCreatePrintSetupDialog( Widget parent, const String name, ArgList arglist, Cardinal argcount);
DESCRIPTION
DtCreatePrintSetupDialog 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.
ARGUMENTS
parent 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 VALUE
If DtCreatePrintSetupDialog completes successfully, it returns the DtPrintSetupBox widget ID. If it fails, it returns NULL.
ENVIRONMENT VARIABLES
None.
RESOURCES
None.
ACTIONS
/MESSAGES None.
ERRORS
/WARNINGS None.
EXAMPLES
None.
FILES
None.
SEE ALSO
DtPrintSetupBox(3), DtCreatePrintSetupDialog(3) DtCreatePrintSetupDialog(library call)
Related Man Pages
xmcreatebulletinboarddialog(3) - redhat
xmcreatetemplatedialog(3) - centos
xmcreatebulletinboarddialog(3) - hpux
xmcreateerrordialog(3x) - osf1
xmcreatemessagedialog(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Tar Command
Shopt -s histappend