LeafletTransitionType
Description:
[ CCode ( cprefix = "ADW_LEAFLET_TRANSITION_TYPE_" , type_id = "adw_leaflet_transition_type_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public enum LeafletTransitionType
Describes the possible transitions in a [class@Leaflet] widget.
New values may be added to this enumeration over time.
Content:
Enum values:
- OVER - Cover the old page or uncover
the new page, sliding from or towards the end according to orientation, text direction and children order
- SLIDE - Slide from left, right, up
or down according to the orientation, text direction and the children order
- UNDER - Uncover the new page or
cover the old page, sliding from or towards the start according to orientation, text direction and children order