This is useful for demoing animations.
It's enough to gtk_widget_show() the window as all the widgets in a builder file a marked properly for visibility.
This is useful to sketch out in GtkBuilder widgets in different states all at once, so that we can check theming is right for them. Add some initial UI files for primary-toolbar and inline-toolbar widgets.