:right-sidebar: True SpinType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: SpinType :no-contents-entry: The values of the GtkSpinType enumeration are used to specify the change to make in :func:`~gi.repository.Gtk.SpinButton.spin`. Fields ------ .. rst-class:: interim-class .. class:: SpinType :no-index: .. attribute:: END The type of the None singleton. .. attribute:: HOME The type of the None singleton. .. attribute:: PAGE_BACKWARD The type of the None singleton. .. attribute:: PAGE_FORWARD The type of the None singleton. .. attribute:: STEP_BACKWARD The type of the None singleton. .. attribute:: STEP_FORWARD The type of the None singleton. .. attribute:: USER_DEFINED The type of the None singleton.