Enumeration
GtkSpinButtonUpdatePolicy
Description [src]
The spin button update policy determines whether the spin button displays values even if they are outside the bounds of its adjustment. See gtk_spin_button_set_update_policy().
Members
Name | Description |
---|---|
GTK_UPDATE_ALWAYS |
When refreshing your |
GTK_UPDATE_IF_VALID |
When refreshing your |