GtkRevealerTransitionType

These enumeration values describe the possible transitions when the child of a #GtkRevealer widget is shown or hidden.

Values

ValueMeaning
NONE0

No transition

CROSSFADE1

Fade in

SLIDE_RIGHT2

Slide in from the left

SLIDE_LEFT3

Slide in from the right

SLIDE_UP4

Slide in from the bottom

SLIDE_DOWN5

Slide in from the top

Meta