GtkRevealerTransitionType

These enumeration values describe the possible transitions when the child of a GtkRevealer widget is shown or hidden. GTK_REVEALER_TRANSITION_TYPE_NONE No transition GTK_REVEALER_TRANSITION_TYPE_CROSSFADE Fade in GTK_REVEALER_TRANSITION_TYPE_SLIDE_RIGHT Slide in from the left GTK_REVEALER_TRANSITION_TYPE_SLIDE_LEFT Slide in from the right GTK_REVEALER_TRANSITION_TYPE_SLIDE_UP Slide in from the bottom GTK_REVEALER_TRANSITION_TYPE_SLIDE_DOWN Slide in from the top

Values

ValueMeaning
TYPE_NONE
TYPE_CROSSFADE
TYPE_SLIDE_RIGHT
TYPE_SLIDE_LEFT
TYPE_SLIDE_UP
TYPE_SLIDE_DOWN

Meta