summaryrefslogtreecommitdiff
path: root/examples/application2
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-02-27 23:28:17 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-02-27 23:28:17 -0500
commit213f74fe823f1d835c2d4fba04877a9a39d6d2f4 (patch)
treedc8144ccd54ced777d3e1d87383b18d172a8d4df /examples/application2
parent87554eb57a101aa6a2e2f3a7a6ff5eaa09a5ede8 (diff)
downloadgtk+-213f74fe823f1d835c2d4fba04877a9a39d6d2f4.tar.gz
tutorial: Drop excessive margin from headerbar
It is no longer necessary to add extra margins around the center child in a headerbar.
Diffstat (limited to 'examples/application2')
-rw-r--r--examples/application2/window.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/application2/window.ui b/examples/application2/window.ui
index 6b37e86e4d..d90c3f618c 100644
--- a/examples/application2/window.ui
+++ b/examples/application2/window.ui
@@ -15,7 +15,6 @@
<child type="title">
<object class="GtkStackSwitcher" id="tabs">
<property name="visible">True</property>
- <property name="margin">6</property>
<property name="stack">stack</property>
</object>
</child>