[gtk+/wip/baedert/drawing: 207/306] testheightforwidth: Remove GtkBox fill/expand usage



commit 9514ec38d6039ad3633d8e19341d2ec828f72d0d
Author: Timm Bäder <mail baedert org>
Date:   Thu May 18 12:15:31 2017 +0200

    testheightforwidth: Remove GtkBox fill/expand usage

 tests/testheightforwidth.c |   28 ----------------------------
 1 files changed, 0 insertions(+), 28 deletions(-)
---
diff --git a/tests/testheightforwidth.c b/tests/testheightforwidth.c
index 8a38815..d96f6e5 100644
--- a/tests/testheightforwidth.c
+++ b/tests/testheightforwidth.c
@@ -141,7 +141,6 @@ static TestInterface interfaces[] = {
     "                </child>"
     "              </object>"
     "              <packing>"
-    "                <property name=\"expand\">False</property>"
     "                <property name=\"position\">1</property>"
     "              </packing>"
     "            </child>"
@@ -163,7 +162,6 @@ static TestInterface interfaces[] = {
     "                </child>"
     "              </object>"
     "              <packing>"
-    "                <property name=\"expand\">False</property>"
     "                <property name=\"position\">2</property>"
     "              </packing>"
     "            </child>"
@@ -236,7 +234,6 @@ static TestInterface interfaces[] = {
     "                    </child>"
     "                  </object>"
     "                  <packing>"
-    "                    <property name=\"expand\">False</property>"
     "                    <property name=\"position\">0</property>"
     "                  </packing>"
     "                </child>"
@@ -256,7 +253,6 @@ static TestInterface interfaces[] = {
     "                </child>"
     "              </object>"
     "              <packing>"
-    "                <property name=\"expand\">False</property>"
     "                <property name=\"position\">0</property>"
     "              </packing>"
     "            </child>"
@@ -334,7 +330,6 @@ static TestInterface interfaces[] = {
     "                </attributes>"
     "              </object>"
     "              <packing>"
-    "                <property name=\"expand\">False</property>"
     "                <property name=\"position\">0</property>"
     "              </packing>"
     "            </child>"
@@ -410,7 +405,6 @@ static TestInterface interfaces[] = {
     "                </attributes>"
     "              </object>"
     "              <packing>"
-    "                <property name=\"expand\">False</property>"
     "                <property name=\"position\">1</property>"
     "              </packing>"
     "            </child>"
@@ -462,8 +456,6 @@ static TestInterface interfaces[] = {
     "                    </attributes>"
     "                  </object>"
     "                  <packing>"
-    "                    <property name=\"expand\">False</property>"
-    "                    <property name=\"fill\">False</property>"
     "                    <property name=\"position\">0</property>"
     "                  </packing>"
     "                </child>"
@@ -480,8 +472,6 @@ static TestInterface interfaces[] = {
     "                    </attributes>"
     "                  </object>"
     "                  <packing>"
-    "                    <property name=\"expand\">True</property>"
-    "                    <property name=\"fill\">True</property>"
     "                    <property name=\"position\">1</property>"
     "                  </packing>"
     "                </child>"
@@ -695,8 +685,6 @@ static TestInterface interfaces[] = {
     "                    </attributes>"
     "                  </object>"
     "                  <packing>"
-    "                    <property name=\"expand\">True</property>"
-    "                    <property name=\"fill\">True</property>"
     "                    <property name=\"position\">0</property>"
     "                  </packing>"
     "                </child>"
@@ -712,8 +700,6 @@ static TestInterface interfaces[] = {
     "                    </attributes>"
     "                  </object>"
     "                  <packing>"
-    "                    <property name=\"expand\">True</property>"
-    "                    <property name=\"fill\">True</property>"
     "                    <property name=\"position\">1</property>"
     "                  </packing>"
     "                </child>"
@@ -741,15 +727,11 @@ static TestInterface interfaces[] = {
     "                    </child>"
     "                  </object>"
     "                  <packing>"
-    "                    <property name=\"expand\">True</property>"
-    "                    <property name=\"fill\">True</property>"
     "                    <property name=\"position\">2</property>"
     "                  </packing>"
     "                </child>"
     "              </object>"
     "              <packing>"
-    "                <property name=\"expand\">False</property>"
-    "                <property name=\"fill\">True</property>"
     "                <property name=\"position\">0</property>"
     "              </packing>"
     "            </child>"
@@ -777,8 +759,6 @@ static TestInterface interfaces[] = {
     "                </child>"
     "              </object>"
     "              <packing>"
-    "                <property name=\"expand\">True</property>"
-    "                <property name=\"fill\">True</property>"
     "                <property name=\"position\">1</property>"
     "              </packing>"
     "            </child>"
@@ -797,8 +777,6 @@ static TestInterface interfaces[] = {
     "                    </attributes>"
     "                  </object>"
     "                  <packing>"
-    "                    <property name=\"expand\">True</property>"
-    "                    <property name=\"fill\">True</property>"
     "                    <property name=\"position\">0</property>"
     "                  </packing>"
     "                </child>"
@@ -814,8 +792,6 @@ static TestInterface interfaces[] = {
     "                    </attributes>"
     "                  </object>"
     "                  <packing>"
-    "                    <property name=\"expand\">True</property>"
-    "                    <property name=\"fill\">True</property>"
     "                    <property name=\"position\">1</property>"
     "                  </packing>"
     "                </child>"
@@ -843,15 +819,11 @@ static TestInterface interfaces[] = {
     "                    </child>"
     "                  </object>"
     "                  <packing>"
-    "                    <property name=\"expand\">True</property>"
-    "                    <property name=\"fill\">True</property>"
     "                    <property name=\"position\">2</property>"
     "                  </packing>"
     "                </child>"
     "              </object>"
     "              <packing>"
-    "                <property name=\"expand\">False</property>"
-    "                <property name=\"fill\">True</property>"
     "                <property name=\"position\">2</property>"
     "              </packing>"
     "            </child>"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]