Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmCreatePrintBox(3X) — OSF/1 X2.0-8 MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCreatePrintBox(3X)  —  Subroutines

Digital

NAME

DXmCreatePrintBox − Creates the print widget without a dialog box. 

SYNOPSIS

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

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. Refer to the DXmCreatePrintDialog routine for a complete description. 

Arguments

widgetThe identifier (widget ID) of the parent widget. 

nameThe name of the created widget. 

arglistThe application argument list. 

argcountAn integer that represents the number of arguments in the application argument list. 

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. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026