XmCreateSpinBox(3) | Library Functions Manual | XmCreateSpinBox(3) |
XmCreateSpinBox — The SpinBox creation function "XmCreateSpinBox" "creation functions" "XmCreateSpinBox"
#include <Xm/SpinB.h> (void)
XmCreateSpinBox creates a SpinBox widget.
This function creates a SpinBox with two arrows, but without any traversable children (choices to spin). The application can create text children to go with this parent SpinBox using XmCreateTextField or XmCreateText.
For a complete definition of SpinBox and its associated resources, see XmSpinBox(3).
Returns the SpinBox widget ID.