:right-sidebar: True SpinButtonUpdatePolicy =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: SpinButtonUpdatePolicy :no-contents-entry: Determines whether the spin button displays values outside the adjustment bounds. See :obj:`~gi.repository.Gtk.SpinButton.set_update_policy`. Fields ------ .. rst-class:: interim-class .. class:: SpinButtonUpdatePolicy :no-index: .. attribute:: ALWAYS When refreshing your ``GtkSpinButton``, the value is always displayed .. attribute:: IF_VALID When refreshing your ``GtkSpinButton``, the value is only displayed if it is valid within the bounds of the spin button's adjustment