centos man page for xmsimplespinboxadditem

Query: xmsimplespinboxadditem

OS: centos

Section: 3

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

XmSimpleSpinBoxAddItem(library call)									      XmSimpleSpinBoxAddItem(library call)

NAME
XmSimpleSpinBoxAddItem -- add an item to the XmSimpleSpinBox
SYNOPSIS
#include <Xm/SSpinB.h> void XmSimpleSpinBoxAddItem( Widget w, XmString item, int pos);
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), XmSimpleSpinBoxDeletePos(3), XmSimpleSpinBoxSetItem(3). XmSimpleSpinBoxAddItem(library call)
Related Man Pages
xmlistpostobounds(3) - redhat
xmlistreplaceitemspos(3) - redhat
xmlistreplaceitemspos(3) - centos
xmvacreatesimplespinbox(3) - centos
xmlistpostobounds(3) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I