gtk-demo: Improve the builder demo

Make the toolbar look right.
This commit is contained in:
Matthias Clasen 2020-09-14 16:51:05 -04:00
parent cc6faeab50
commit 82ce1a9d6b

View File

@ -110,6 +110,9 @@
</child>
<child>
<object class="GtkBox" id="toolbar1">
<style>
<class name="toolbar"/>
</style>
<child>
<object class="GtkButton">
<property name="label" translatable="yes">New</property>