Man Page: xmsimplespinboxdeletepos
Operating Environment: redhat
Section: 3
XmSimpleSpinBoxDeletePos(library call) XmSimpleSpinBoxDeletePos(library call)NAMEXmSimpleSpinBoxDeletePos -- delete a XmSimpleSpinBox itemSYNOPSIS#include <Xm/SpinB.h> void XmSimpleSpinBoxDeletePos( Widget w, int pos);DESCRIPTIONThe XmSimpleSpinBoxDeletePos function deletes a specified item from a XmSimpleSpinBox widget. The w argument specifies the widget ID. The pos argument specifies the position of the item to be deleted. A value of 1 means the first item in the list; zero means the last item.RETURN VALUEThe XmSimpleSpinBoxDeletePos function returns no value.SEE ALSOXmSimpleSpinBox(3), XmSimpleSpinBoxAddItem(3), XmSimpleSpinBoxSetItem(3). XmSimpleSpinBoxDeletePos(library call)
| Related Man Pages |
|---|
| xmlistreplaceitemspos(3) - redhat |
| xmsimplespinbox(3) - redhat |
| xmlistpostobounds(3) - centos |
| xmvacreatesimplespinbox(3) - centos |
| xmsimplespinbox(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Issue with "rsh" on RedHat |
| Shopt -s histappend |
| Issue with events occuring in DST window |