Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmSimpleSpinBoxAddItem() — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmSimpleSpinBox(3)

XmSimpleSpinBoxDeletePos(3)

XmSimpleSpinBoxSetItem(3)



     XmSimpleSpinBoxAddItem(3X)UNIX System VXmSimpleSpinBoxAddItem(3X)



     NAME
          XmSimpleSpinBoxAddItem - add an item to the XmSimpleSpinBox

     SYNOPSIS
          #include <Xm/SSpinB.h>
          void XmSimpleSpinBoxAddItem(
          Widget w,
          XmString item,
          int pos);

     VERSION
          This page documents Motif 2.1.

     DESCRIPTION
          The XmSimpleSpinBoxAddItem function adds the given item to
          the XmSimpleSpinBox at the given position.

          The w argument specifies the widget ID.

          The item argument specifies the XmString for the new item.

          The pos argument specifies the position of the new item.

     RETURN VALUE
          The XmSimpleSpinBoxAddItem function returns no value.

     SEE ALSO
          XmSimpleSpinBox(3),

          XmSimpleSpinBox,

          XmSimpleSpinBoxDeletePos(3), XmSimpleSpinBoxSetItem(3).























     Page 1                                          (printed 1/22/99)



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