The GtkRevealer widget is a container which animates the transition of its child from invisible to visible.
The style of transition can be controlled with set_transition_type.
These animations respect the gtk_enable_animations setting.
GtkRevealer has a single CSS node with name revealer.
The GtkRevealer widget was added in GTK+ 3.10.