Content-type: text/html Man page of DXmCreatePrintBox

DXmCreatePrintBox

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

NAME

DXmCreatePrintBox - Creates the print widget without a dialog box.  

SYNOPSIS

Widget DXmCreatePrintBox( Widget parent, char *name, Arglist arglist, int argcount );
 

PARAMETERS

The identifier (widget ID) of the parent widget. The name of the created widget. The application argument list. An integer that represents the number of arguments in the application argument list.
 

DESCRIPTION

The DXmCreatePrintBox routine uses the same arguments and resources as the DXmCreatePrintDialog routine to create a print widget, but does not include a dialog box. See the DXmCreatePrintDialog(3X) for a complete description.
 

Inherited Resources

DXmCreatePrintBox inherits behaviour and resources from the following superclasses:

Core Resource Set Composite Resource Set Constraint Resource Set XmManager Resource Set XmBulletinBoard Resource Set DXmPrintBox Resource Set


 

RETURN VALUES

The identifier (widget ID) of the created print widget.


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
Inherited Resources
RETURN VALUES

This document was created by man2html, using the manual pages.
Time: 02:41:49 GMT, October 02, 2010