summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-09-14 16:51:05 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-09-14 16:51:05 -0400
commit82ce1a9d6b43e753a5e767813646c81e68e149e8 (patch)
tree045eabd42ad264b996a5c59e26289f9a635009e0
parentcc6faeab50b386f83e0ece120811fe0102703476 (diff)
downloadgtk+-82ce1a9d6b43e753a5e767813646c81e68e149e8.tar.gz
gtk-demo: Improve the builder demo
Make the toolbar look right.
-rw-r--r--demos/gtk-demo/demo.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/gtk-demo/demo.ui b/demos/gtk-demo/demo.ui
index c93d6d46b5..bd541040dd 100644
--- a/demos/gtk-demo/demo.ui
+++ b/demos/gtk-demo/demo.ui
@@ -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>