summaryrefslogtreecommitdiff
path: root/testsuite/reftests/button-wrapping.ui
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-03-27 21:28:16 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-03-27 21:48:12 -0400
commit396deb44fa1b3e2d83ac77ea5e8fc78a1ec721b7 (patch)
treecb04138a50a79df95381a61fc58afdb42a044700 /testsuite/reftests/button-wrapping.ui
parent3631878cee4d715cec8df27c29be202c38d0ec92 (diff)
downloadgtk+-396deb44fa1b3e2d83ac77ea5e8fc78a1ec721b7.tar.gz
Convert ui files
Run gtk4-builder-tool simplify --3to4 over all ui files.
Diffstat (limited to 'testsuite/reftests/button-wrapping.ui')
-rw-r--r--testsuite/reftests/button-wrapping.ui119
1 files changed, 35 insertions, 84 deletions
diff --git a/testsuite/reftests/button-wrapping.ui b/testsuite/reftests/button-wrapping.ui
index 6194d39e15..dbe5a7a542 100644
--- a/testsuite/reftests/button-wrapping.ui
+++ b/testsuite/reftests/button-wrapping.ui
@@ -1,176 +1,127 @@
-<?xml version="1.0" encoding="UTF-8"?>
<interface>
- <!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="height_request">500</property>
<property name="width_request">500</property>
- <property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkBox" id="box1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkPaned" id="paned1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="position_set">True</property>
+ <property name="shrink-child2">True</property>
+ <property name="resize-child2">True</property>
+ <property name="shrink-child1">False</property>
+ <property name="resize-child1">False</property>
+ <property name="can_focus">1</property>
+ <property name="position_set">1</property>
<child>
<object class="GtkCheckButton" id="checkbutton1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="draw_indicator">True</property>
+ <property name="can_focus">1</property>
<child>
<object class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label" translatable="yes">Hello World</property>
- <property name="wrap">True</property>
+ <property name="wrap">1</property>
</object>
</child>
</object>
- <packing>
- <property name="resize">False</property>
- <property name="shrink">False</property>
- </packing>
</child>
<child>
<object class="GtkBox" id="box2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
- <packing>
- <property name="resize">True</property>
- <property name="shrink">True</property>
- </packing>
</child>
</object>
</child>
<child>
<object class="GtkPaned" id="paned2">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="position_set">True</property>
+ <property name="shrink-child2">True</property>
+ <property name="resize-child2">True</property>
+ <property name="shrink-child1">False</property>
+ <property name="resize-child1">False</property>
+ <property name="can_focus">1</property>
+ <property name="position_set">1</property>
<child>
<object class="GtkRadioButton" id="radiobutton1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
+ <property name="can_focus">1</property>
+ <property name="active">1</property>
<child>
<object class="GtkLabel" id="label2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label" translatable="yes">Hello World</property>
- <property name="wrap">True</property>
+ <property name="wrap">1</property>
</object>
</child>
</object>
- <packing>
- <property name="resize">False</property>
- <property name="shrink">False</property>
- </packing>
</child>
<child>
<object class="GtkBox" id="box3">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
- <packing>
- <property name="resize">True</property>
- <property name="shrink">True</property>
- </packing>
</child>
</object>
</child>
<child>
<object class="GtkPaned" id="paned3">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="position_set">True</property>
+ <property name="shrink-child2">True</property>
+ <property name="resize-child2">True</property>
+ <property name="shrink-child1">False</property>
+ <property name="resize-child1">False</property>
+ <property name="can_focus">1</property>
+ <property name="position_set">1</property>
<child>
<object class="GtkToggleButton" id="togglebutton1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can_focus">1</property>
+ <property name="receives_default">1</property>
<child>
<object class="GtkLabel" id="label3">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label" translatable="yes">Hello World</property>
- <property name="wrap">True</property>
+ <property name="wrap">1</property>
</object>
</child>
</object>
- <packing>
- <property name="resize">False</property>
- <property name="shrink">False</property>
- </packing>
</child>
<child>
<object class="GtkBox" id="box4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
- <packing>
- <property name="resize">True</property>
- <property name="shrink">True</property>
- </packing>
</child>
</object>
</child>
<child>
<object class="GtkPaned" id="paned4">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="position_set">True</property>
+ <property name="shrink-child2">True</property>
+ <property name="resize-child2">True</property>
+ <property name="shrink-child1">False</property>
+ <property name="resize-child1">False</property>
+ <property name="can_focus">1</property>
+ <property name="position_set">1</property>
<child>
<object class="GtkButton" id="button1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can_focus">1</property>
+ <property name="receives_default">1</property>
<child>
<object class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label" translatable="yes">Hello World</property>
- <property name="wrap">True</property>
+ <property name="wrap">1</property>
</object>
</child>
</object>
- <packing>
- <property name="resize">False</property>
- <property name="shrink">False</property>
- </packing>
</child>
<child>
<object class="GtkBox" id="box5">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
- <packing>
- <property name="resize">True</property>
- <property name="shrink">True</property>
- </packing>
</child>
</object>
</child>