These go left/right or up/down depending on the relative order of the children being switched between.
We allow transitions that slide up or down.
Add a gtk_stack_set_visible_child_full that takes a transition type.
Add separate GtkStack and GtkStackSwitcher widgets that are an alternative to GtkNotebook. Additionally, GtkStack supports animated transitions when changing pages. These widgets were initially developed in libgd.