![]() |
![]()
| ![]() |
![]()
NAMEDt/SpinBox.h — DtSpinBox widget definitions SYNOPSIS#include &<Dt/SpinBox.h> DESCRIPTIONThe Dt/SpinBox.h header defines the following structure: typedef struct { The header declares the following constants: DtARROWS_FLAT_BEGINNING DtARROWS_FLAT_END DtARROWS_SPLIT DtARROWS_BEGINNING DtARROWS_END DtARROWS_SENSITIVE DtARROWS_DECREMENT_SENSITIVE DtARROWS_INCREMENT_SENSITIVE DtARROWS_INSENSITIVE DtNUMERIC DtALIGNMENT_BEGINNING DtALIGNMENT_CENTER DtALIGNMENT_END DtCR_SPIN_NEXT DtCR_SPIN_PRIOR The header declares the following as functions: void DtSpinBoxAddItem(Widget w, void DtSpinBoxDeletePos(Widget w, void DtSpinBoxSetItem(Widget w,
|