TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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().
gtk_spin_button_set_update_policy()
When refreshing your Gtk.SpinButton, the value is always displayed
When refreshing your Gtk.SpinButton, the value is only displayed if it is valid within the bounds of the spin button's adjustment
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().