GtkSpinButtonUpdatePolicyGtkSpinButtonUpdatePolicyEnums
Value | Symbolic name | Description | 0 | GTK_UPDATE_ALWAYS |
Always updates the spinbutton value. If an entry is invalid,
the value is updated to the lower or upper bound as appropriate.
| 1 | GTK_UPDATE_IF_VALID |
Prevents the spinbutton's current value from being altered where
an entry is invalid.
|
|
|