centos man page for xmsimplespinboxdeletepos

Query: xmsimplespinboxdeletepos

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmSimpleSpinBoxDeletePos(library call)									    XmSimpleSpinBoxDeletePos(library call)

NAME
XmSimpleSpinBoxDeletePos -- delete a XmSimpleSpinBox item
SYNOPSIS
#include <Xm/SpinB.h> void XmSimpleSpinBoxDeletePos( Widget w, int pos);
DESCRIPTION
The 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 VALUE
The XmSimpleSpinBoxDeletePos function returns no value.
SEE ALSO
XmSimpleSpinBox(3), XmSimpleSpinBoxAddItem(3), XmSimpleSpinBoxSetItem(3). XmSimpleSpinBoxDeletePos(library call)
Related Man Pages
xmlistreplaceitemspos(3) - redhat
xmvacreatemanagedsimplespinbox(3) - centos
dtcomboboxadditem(3) - hpux
xmlistreplaceitemsposunselected(3) - hpux
xmsimplespinbox(3) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq