:right-sidebar: True ScrollType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: ScrollType :no-contents-entry: Scrolling types. Fields ------ .. rst-class:: interim-class .. class:: ScrollType :no-index: .. attribute:: END The type of the None singleton. .. attribute:: JUMP The type of the None singleton. .. attribute:: NONE The type of the None singleton. .. attribute:: PAGE_BACKWARD The type of the None singleton. .. attribute:: PAGE_DOWN The type of the None singleton. .. attribute:: PAGE_FORWARD The type of the None singleton. .. attribute:: PAGE_LEFT The type of the None singleton. .. attribute:: PAGE_RIGHT The type of the None singleton. .. attribute:: PAGE_UP The type of the None singleton. .. attribute:: START The type of the None singleton. .. attribute:: STEP_BACKWARD The type of the None singleton. .. attribute:: STEP_DOWN The type of the None singleton. .. attribute:: STEP_FORWARD The type of the None singleton. .. attribute:: STEP_LEFT The type of the None singleton. .. attribute:: STEP_RIGHT The type of the None singleton. .. attribute:: STEP_UP The type of the None singleton.