Query: xmsimplespinboxsetitem
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmSimpleSpinBoxSetItem(library call) XmSimpleSpinBoxSetItem(library call)NAMEXmSimpleSpinBoxSetItem -- set an item in the XmSimpleSpinBox listSYNOPSIS#include <Xm/SpinB.h> void XmSimpleSpinBoxSetItem( Widget w, XmString item);DESCRIPTIONThe 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 VALUEThe XmSimpleSpinBoxSetItem function returns no value.SEE ALSOXmSimpleSpinBox(3), XmSimpleSpinBoxAddItem(3), XmSimpleSpinBoxDeletePos(3); XtWarning(3). in the CAE Specification, Window Management: X Toolkit Intrinsics. XmSimpleSpinBoxSetItem(library call)
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to list file size on HPUX? |
SAN Migration question |
awk - Multi-line data to be stored in variable |