csSpinBoxItem Struct Reference
[Spin box]
Spin box item structure.
More...
#include <csspinbx.h>
Public Attributes | |
| char * | Value |
| Item value. | |
| int | Position |
| Item position (ordinal of element before which item will be inserted). | |
Detailed Description
Spin box item structure.
Definition at line 39 of file csspinbx.h.
Member Data Documentation
|
|
Item position (ordinal of element before which item will be inserted).
Definition at line 44 of file csspinbx.h. |
|
|
Item value.
Definition at line 42 of file csspinbx.h. |
The documentation for this struct was generated from the following file:
- csws/csspinbx.h
Generated for Crystal Space by doxygen 1.2.18
