RevealerTransitionType
- class RevealerTransitionType
These enumeration values describe the possible transitions
when the child of a GtkRevealer
widget is shown or hidden.
Fields
- class RevealerTransitionType
- CROSSFADE
Fade in
- NONE
No transition
- SLIDE_DOWN
Slide in from the top
- SLIDE_LEFT
Slide in from the right
- SLIDE_RIGHT
Slide in from the left
- SLIDE_UP
Slide in from the bottom
- SWING_DOWN
Floop in from the top
- SWING_LEFT
Floop in from the right
- SWING_RIGHT
Floop in from the left
- SWING_UP
Floop in from the bottom