:right-sidebar: True LeafletTransitionType =================================================================== .. currentmodule:: gi.repository.Adw .. deprecated:: 1.4 See `the migration guide `_ .. class:: LeafletTransitionType :no-contents-entry: Describes the possible transitions in a :obj:`~gi.repository.Adw.Leaflet` widget. New values may be added to this enumeration over time. Fields ------ .. rst-class:: interim-class .. class:: LeafletTransitionType :no-index: .. attribute:: OVER Cover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children order .. attribute:: SLIDE Slide from left, right, up or down according to the orientation, text direction and the children order .. attribute:: UNDER Uncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order