:right-sidebar: True RevealerTransitionType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: RevealerTransitionType :no-contents-entry: These enumeration values describe the possible transitions when the child of a ``GtkRevealer`` widget is shown or hidden. Fields ------ .. rst-class:: interim-class .. class:: RevealerTransitionType :no-index: .. attribute:: CROSSFADE Fade in .. attribute:: NONE No transition .. attribute:: SLIDE_DOWN Slide in from the top .. attribute:: SLIDE_LEFT Slide in from the right .. attribute:: SLIDE_RIGHT Slide in from the left .. attribute:: SLIDE_UP Slide in from the bottom .. attribute:: SWING_DOWN Floop in from the top .. attribute:: SWING_LEFT Floop in from the right .. attribute:: SWING_RIGHT Floop in from the left .. attribute:: SWING_UP Floop in from the bottom