:right-sidebar: True StackTransitionType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: StackTransitionType :no-contents-entry: Possible transitions between pages in a ``GtkStack`` widget. New values may be added to this enumeration over time. Fields ------ .. rst-class:: interim-class .. class:: StackTransitionType :no-index: .. attribute:: CROSSFADE The type of the None singleton. .. attribute:: NONE The type of the None singleton. .. attribute:: OVER_DOWN The type of the None singleton. .. attribute:: OVER_DOWN_UP The type of the None singleton. .. attribute:: OVER_LEFT The type of the None singleton. .. attribute:: OVER_LEFT_RIGHT The type of the None singleton. .. attribute:: OVER_RIGHT The type of the None singleton. .. attribute:: OVER_RIGHT_LEFT The type of the None singleton. .. attribute:: OVER_UP The type of the None singleton. .. attribute:: OVER_UP_DOWN The type of the None singleton. .. attribute:: ROTATE_LEFT The type of the None singleton. .. attribute:: ROTATE_LEFT_RIGHT The type of the None singleton. .. attribute:: ROTATE_RIGHT The type of the None singleton. .. attribute:: SLIDE_DOWN The type of the None singleton. .. attribute:: SLIDE_LEFT The type of the None singleton. .. attribute:: SLIDE_LEFT_RIGHT The type of the None singleton. .. attribute:: SLIDE_RIGHT The type of the None singleton. .. attribute:: SLIDE_UP The type of the None singleton. .. attribute:: SLIDE_UP_DOWN The type of the None singleton. .. attribute:: UNDER_DOWN The type of the None singleton. .. attribute:: UNDER_LEFT The type of the None singleton. .. attribute:: UNDER_RIGHT The type of the None singleton. .. attribute:: UNDER_UP The type of the None singleton.