*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtCreatePrintSetupDialog (3)              
Title
Content
Arch
Section
 

Contents


 DtCreatePrintSetupDialog(library call)DtCreatePrintSetupDialog(library call)




 NAME    [Toc]    [Back]
      DtCreatePrintSetupDialog - creates an instance of a dialog containing
      a DtPrintSetupBox widget

 SYNOPSIS    [Toc]    [Back]
      #include <Print.h>
      Widget DtCreatePrintSetupDialog(
      Widget parent,
      const String name,
      ArgList arglist,
      Cardinal argcount);

 DESCRIPTION    [Toc]    [Back]
      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    [Toc]    [Back]
      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    [Toc]    [Back]
      If DtCreatePrintSetupDialog completes successfully, it returns the
      DtPrintSetupBox widget ID.  If it fails, it returns NULL.

 ENVIRONMENT VARIABLES    [Toc]    [Back]
      None.

 RESOURCES    [Toc]    [Back]
      None.

 ACTIONS/MESSAGES
      None.

 ERRORS/WARNINGS
      None.

 EXAMPLES    [Toc]    [Back]
      None.

 FILES    [Toc]    [Back]
      None.





                                    - 1 -       Formatted:  January 24, 2005






 DtCreatePrintSetupDialog(library call)DtCreatePrintSetupDialog(library call)




 SEE ALSO    [Toc]    [Back]
      DtPrintSetupBox(3), DtCreatePrintSetupDialog(3)


                                    - 2 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtCreatePrintSetupBox HP-UX creates an instance of a DtPrintSetupBox widget
DXmCreateHelpDialog Tru64 Creates the Help widget with a dialog box.
DXmCreatePrintDialog Tru64 Creates the print widget with a dialog box.
DXmCreatePrintBox Tru64 Creates the print widget without a dialog box.
cdk_dialog NetBSD Creates a managed curses dialog widget.
DXmCreateColorMixDialog Tru64 Creates a color mixing widget with a dialog box.
pxfstructcreate IRIX Creates an instance of the desired structure and returns a nonzero handle in the argument jhandle
DtCreateEditor HP-UX create a new instance of a DtEditor widget
DtEditorInvokeFormatDialog HP-UX display the DtEditor widget dialog for choosing formatting options
DtEditorInvokeFindChangeDialog HP-UX display the DtEditor widget dialog for searching and replacing text
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service