xmsimplespinboxsetitem(3) hpux man page | unix.com

Man Page: xmsimplespinboxsetitem

Operating Environment: hpux

Section: 3

XmSimpleSpinBoxSetItem(library call)									      XmSimpleSpinBoxSetItem(library call)

NAME
XmSimpleSpinBoxSetItem -- set an item in the XmSimpleSpinBox list
SYNOPSIS
#include <Xm/SpinB.h> void XmSimpleSpinBoxSetItem( Widget w, XmString item);
DESCRIPTION
The XmSimpleSpinBoxSetItem function selects an item in the list of the given XmSimpleSpinBox widget and makes it the current value. The w argument specifies the widget ID. The item argument specifies the XmString for the item to be set in the XmSimpleSpinBox. If the item is not found on the list, XmSimple- SpinBoxSetItem notifies the user via the XtWarning function.
RETURN VALUE
The XmSimpleSpinBoxSetItem function returns no value.
SEE ALSO
XmSimpleSpinBox(3), XmSimpleSpinBoxAddItem(3), XmSimpleSpinBoxDeletePos(3); XtWarning(3). in the CAE Specification, Window Management: X Toolkit Intrinsics. XmSimpleSpinBoxSetItem(library call)
Related Man Pages
xmlistreplaceitemspos(3) - centos
xmlistreplaceitemspos(3) - hpux
xmlistpostobounds(3) - hpux
xmlistreplaceitemsposunselected(3) - hpux
xmlistreplaceitemspos(3x) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Sequence extraction
Hpux 11iV3 administration document
Thank you members and admins