Query: dtspinboxsetitem
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtSpinBoxSetItem(library call) DtSpinBoxSetItem(library call)NAMEDtSpinBoxSetItem -- set an item in the DtSpinBox listSYNOPSIS#include <Dt/SpinBox.h> void DtSpinBoxSetItem( Widget w, XmString item);DESCRIPTIONNote: This function has been superseded by the equivalent Motif function XmSimpleSpinBoxSetItem. Please refer to the Motif Programmer's Reference for more information. The DtSpinBoxSetItem function selects an item in the list of the given DtSpinBox 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 DtSpinBox. If the item is not found on the list, DtSpinBoxSetItem notifies the user via the XtWarning function.RETURN VALUEThe DtSpinBoxSetItem function returns no value.SEE ALSODtSpinBox(3), DtSpinBoxAddItem(3), DtSpinBoxDeletePos(3), XtWarning(3). DtSpinBoxSetItem(library call)
Related Man Pages |
---|
xmlistpostobounds(3) - centos |
xmlistreplaceitemspos(3) - centos |
xmlistpostobounds(3) - hpux |
xmlistpostobounds(3x) - osf1 |
xmlistreplaceitemspos(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
Is UNIX an open source OS ? |
awk - Multi-line data to be stored in variable |
Tar Command |
Shopt -s histappend |