summaryrefslogtreecommitdiff
path: root/examples
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
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')
-rw-r--r--examples/application10/window.ui1
-rw-r--r--examples/application2/window.ui1
-rw-r--r--examples/application3/window.ui1
-rw-r--r--examples/application4/window.ui1
-rw-r--r--examples/application5/window.ui1
-rw-r--r--examples/application6/window.ui1
-rw-r--r--examples/application7/window.ui1
-rw-r--r--examples/application8/window.ui1
-rw-r--r--examples/application9/window.ui1
9 files changed, 0 insertions, 9 deletions
diff --git a/examples/application10/window.ui b/examples/application10/window.ui
index d5512fd1e4..270e129418 100644
--- a/examples/application10/window.ui
+++ b/examples/application10/window.ui
@@ -29,7 +29,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>
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>
diff --git a/examples/application3/window.ui b/examples/application3/window.ui
index 6b37e86e4d..d90c3f618c 100644
--- a/examples/application3/window.ui
+++ b/examples/application3/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>
diff --git a/examples/application4/window.ui b/examples/application4/window.ui
index 6b37e86e4d..d90c3f618c 100644
--- a/examples/application4/window.ui
+++ b/examples/application4/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>
diff --git a/examples/application5/window.ui b/examples/application5/window.ui
index 6b37e86e4d..d90c3f618c 100644
--- a/examples/application5/window.ui
+++ b/examples/application5/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>
diff --git a/examples/application6/window.ui b/examples/application6/window.ui
index 6b37e86e4d..d90c3f618c 100644
--- a/examples/application6/window.ui
+++ b/examples/application6/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>
diff --git a/examples/application7/window.ui b/examples/application7/window.ui
index 589acd52ce..8f96f89e50 100644
--- a/examples/application7/window.ui
+++ b/examples/application7/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>
diff --git a/examples/application8/window.ui b/examples/application8/window.ui
index ab39883a41..d2a085aafd 100644
--- a/examples/application8/window.ui
+++ b/examples/application8/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>
diff --git a/examples/application9/window.ui b/examples/application9/window.ui
index b5f40fbb14..f58d10caac 100644
--- a/examples/application9/window.ui
+++ b/examples/application9/window.ui
@@ -32,7 +32,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>