Gnome::Gtk4::T-revealer
Enumerations
GtkRevealerTransitionType
These enumeration values describe the possible transitions when the child of a Gnome::Gtk4::Revealer widget is shown or hidden.
GTK_REVEALER_TRANSITION_TYPE_NONE
; No transitionGTK_REVEALER_TRANSITION_TYPE_CROSSFADE
; Fade inGTK_REVEALER_TRANSITION_TYPE_SLIDE_RIGHT
; Slide in from the leftGTK_REVEALER_TRANSITION_TYPE_SLIDE_LEFT
; Slide in from the rightGTK_REVEALER_TRANSITION_TYPE_SLIDE_UP
; Slide in from the bottomGTK_REVEALER_TRANSITION_TYPE_SLIDE_DOWN
; Slide in from the topGTK_REVEALER_TRANSITION_TYPE_SWING_RIGHT
; Floop in from the leftGTK_REVEALER_TRANSITION_TYPE_SWING_LEFT
; Floop in from the rightGTK_REVEALER_TRANSITION_TYPE_SWING_UP
; Floop in from the bottomGTK_REVEALER_TRANSITION_TYPE_SWING_DOWN
; Floop in from the top