XmCreateSpinBox
The SpinBox creation function "XmCreateSpinBox" "creation functions" "XmCreateSpinBox"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
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.