Man Page: xmsimplespinboxadditem
Operating Environment: centos
Section: 3
XmSimpleSpinBoxAddItem(library call) XmSimpleSpinBoxAddItem(library call)NAMEXmSimpleSpinBoxAddItem -- add an item to the XmSimpleSpinBoxSYNOPSIS#include <Xm/SSpinB.h> void XmSimpleSpinBoxAddItem( Widget w, XmString item, int pos);DESCRIPTIONThe 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 VALUEThe XmSimpleSpinBoxAddItem function returns no value.SEE ALSOXmSimpleSpinBox(3), XmSimpleSpinBoxDeletePos(3), XmSimpleSpinBoxSetItem(3). XmSimpleSpinBoxAddItem(library call)
| Related Man Pages |
|---|
| xmsimplespinbox(3) - redhat |
| xmlistpostobounds(3) - centos |
| xmlistreplaceitemspos(3) - hpux |
| xmlistpostobounds(3) - hpux |
| xmlistreplaceitemsposunselected(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |