testheightforwidth: Remove GtkBox fill/expand usage

This commit is contained in:
Timm Bäder 2017-05-18 12:15:31 +02:00 committed by Matthias Clasen
parent b344267e6c
commit c0a1793d59

View File

@ -141,7 +141,6 @@ static TestInterface interfaces[] = {
" </child>" " </child>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">False</property>"
" <property name=\"position\">1</property>" " <property name=\"position\">1</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -163,7 +162,6 @@ static TestInterface interfaces[] = {
" </child>" " </child>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">False</property>"
" <property name=\"position\">2</property>" " <property name=\"position\">2</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -236,7 +234,6 @@ static TestInterface interfaces[] = {
" </child>" " </child>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">False</property>"
" <property name=\"position\">0</property>" " <property name=\"position\">0</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -256,7 +253,6 @@ static TestInterface interfaces[] = {
" </child>" " </child>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">False</property>"
" <property name=\"position\">0</property>" " <property name=\"position\">0</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -334,7 +330,6 @@ static TestInterface interfaces[] = {
" </attributes>" " </attributes>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">False</property>"
" <property name=\"position\">0</property>" " <property name=\"position\">0</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -410,7 +405,6 @@ static TestInterface interfaces[] = {
" </attributes>" " </attributes>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">False</property>"
" <property name=\"position\">1</property>" " <property name=\"position\">1</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -462,8 +456,6 @@ static TestInterface interfaces[] = {
" </attributes>" " </attributes>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">False</property>"
" <property name=\"fill\">False</property>"
" <property name=\"position\">0</property>" " <property name=\"position\">0</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -480,8 +472,6 @@ static TestInterface interfaces[] = {
" </attributes>" " </attributes>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">True</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">1</property>" " <property name=\"position\">1</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -695,8 +685,6 @@ static TestInterface interfaces[] = {
" </attributes>" " </attributes>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">True</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">0</property>" " <property name=\"position\">0</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -712,8 +700,6 @@ static TestInterface interfaces[] = {
" </attributes>" " </attributes>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">True</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">1</property>" " <property name=\"position\">1</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -741,15 +727,11 @@ static TestInterface interfaces[] = {
" </child>" " </child>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">True</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">2</property>" " <property name=\"position\">2</property>"
" </packing>" " </packing>"
" </child>" " </child>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">False</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">0</property>" " <property name=\"position\">0</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -777,8 +759,6 @@ static TestInterface interfaces[] = {
" </child>" " </child>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">True</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">1</property>" " <property name=\"position\">1</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -797,8 +777,6 @@ static TestInterface interfaces[] = {
" </attributes>" " </attributes>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">True</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">0</property>" " <property name=\"position\">0</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -814,8 +792,6 @@ static TestInterface interfaces[] = {
" </attributes>" " </attributes>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">True</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">1</property>" " <property name=\"position\">1</property>"
" </packing>" " </packing>"
" </child>" " </child>"
@ -843,15 +819,11 @@ static TestInterface interfaces[] = {
" </child>" " </child>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">True</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">2</property>" " <property name=\"position\">2</property>"
" </packing>" " </packing>"
" </child>" " </child>"
" </object>" " </object>"
" <packing>" " <packing>"
" <property name=\"expand\">False</property>"
" <property name=\"fill\">True</property>"
" <property name=\"position\">2</property>" " <property name=\"position\">2</property>"
" </packing>" " </packing>"
" </child>" " </child>"