Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmCreateSpinBox(3X) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmCreateSpinBox(3X)       UNIX System V       XmCreateSpinBox(3X)



     NAME
          XmCreateSpinBox - The SpinBox creation function

     SYNOPSIS
          #include <Xm/SpinB.h>
          (void)

     VERSION
          This page documents Motif 2.1.

     DESCRIPTION
          XmCreateSpinBox creates a SpinBox widget.

          This function creates a SpinBox with two arrows, but without
          any traversable children (choices to spin).  The application
          can create text children to go with this parent SpinBox
          using XmCreateTextField or XmCreateText.

          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
                    the argument list (arglist)

          For a complete definition of SpinBox and its associated
          resources, see XmSpinBox(3).

     RETURN
          Returns the SpinBox widget ID.

     RELATED
          XmSpinBox(3)




















     Page 1                                          (printed 1/22/99)



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