]> Pileus Git - ~andy/gtk/commitdiff
reftests: Improve reftest performance
authorBenjamin Otte <otte@redhat.com>
Fri, 2 Nov 2012 20:38:16 +0000 (21:38 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 4 Nov 2012 14:28:42 +0000 (15:28 +0100)
Get rid of all the event boxes in this test. Event boxes need GDK
windows which cost a lot of performance when running the test and they
clip the label output.

Getting rid of the clipping also shows 2 bugs in this test that weren't
visible before. Those will be fixed in a followup patch.

tests/reftests/label-sizing.ref.ui
tests/reftests/label-sizing.ui

index 2de71a4a5a8ee246e03372b1a46538df8cfd873e..e61594895527da67f327ec82eeff84ba5611c3a1 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0"?>
 <interface>
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkOffscreenWindow" id="window1">
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container1">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required1">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required1">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container1">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural1">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural1">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container1">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required1">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required1">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container1">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural1">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural1">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container2">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required2">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -340,23 +310,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container2">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural2">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -375,22 +339,16 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container2">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required2">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -398,22 +356,16 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container2">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural2">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -496,22 +448,16 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container3">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required3">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required3">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -519,22 +465,16 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container3">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural3">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural3">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -553,22 +493,16 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container3">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required3">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required3">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -576,22 +510,16 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container3">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural3">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural3">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -674,22 +602,16 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container4">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required4">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -697,23 +619,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container4">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural4">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">A
-…</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">A
+&#x2026;</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -732,22 +648,16 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container4">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required4">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -755,22 +665,16 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container4">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural4">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -853,23 +757,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container5">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required5">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required5">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -877,23 +775,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container5">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural5">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural5">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -912,23 +804,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container5">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required5">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required5">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -936,23 +822,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container5">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural5">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural5">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1035,24 +915,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container6">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required6">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required6">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1060,24 +934,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container6">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural6">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural6">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1096,23 +964,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container6">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required6">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required6">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1120,23 +982,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container6">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural6">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural6">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1219,23 +1075,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container7">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required7">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required7">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1243,23 +1093,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container7">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural7">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural7">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1278,23 +1122,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container7">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required7">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required7">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1302,23 +1140,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container7">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural7">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural7">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1401,23 +1233,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container8">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required8">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required8">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1425,24 +1251,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container8">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural8">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural8">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCD
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCD
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1461,23 +1281,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container8">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required8">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required8">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1485,23 +1299,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container8">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural8">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural8">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1584,23 +1392,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container9">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required9">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required9">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1608,23 +1410,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container9">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural9">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural9">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1643,23 +1439,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container9">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required9">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required9">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1667,23 +1457,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container9">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural9">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural9">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1766,24 +1550,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container10">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required10">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required10">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1791,24 +1569,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container10">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural10">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural10">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1827,23 +1599,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container10">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required10">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required10">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1851,23 +1617,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container10">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural10">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural10">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -1950,23 +1710,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container11">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required11">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required11">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -1974,23 +1728,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container11">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural11">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural11">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2009,23 +1757,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container11">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required11">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required11">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2033,23 +1775,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container11">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural11">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural11">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2132,23 +1868,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container12">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required12">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required12">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2156,24 +1886,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container12">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural12">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural12">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2192,23 +1916,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container12">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required12">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required12">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2216,23 +1934,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container12">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural12">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural12">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2315,23 +2027,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container13">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required13">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required13">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2339,23 +2045,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container13">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural13">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural13">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2374,23 +2074,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container13">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required13">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required13">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2398,23 +2092,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container13">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural13">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural13">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2497,23 +2185,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container14">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required14">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required14">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2521,23 +2203,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container14">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural14">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural14">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2556,23 +2232,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container14">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required14">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required14">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2580,23 +2250,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container14">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural14">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural14">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2679,23 +2343,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container15">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required15">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required15">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2703,23 +2361,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container15">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural15">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural15">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2738,23 +2390,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container15">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required15">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required15">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2762,23 +2408,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container15">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural15">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural15">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2861,23 +2501,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container16">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required16">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required16">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2885,23 +2519,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container16">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural16">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural16">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -2920,23 +2548,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container16">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required16">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required16">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -2944,23 +2566,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container16">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural16">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural16">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3043,23 +2659,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container17">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required17">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required17">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3067,23 +2677,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container17">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural17">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural17">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3102,23 +2706,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container17">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required17">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required17">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3126,23 +2724,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container17">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural17">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural17">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3225,24 +2817,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container18">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required18">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required18">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3250,24 +2836,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container18">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural18">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural18">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3286,24 +2866,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container18">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required18">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required18">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3311,24 +2885,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container18">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural18">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural18">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3411,23 +2979,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container19">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required19">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required19">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3435,23 +2997,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container19">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural19">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural19">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3470,23 +3026,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container19">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required19">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required19">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3494,23 +3044,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container19">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural19">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural19">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3593,23 +3137,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container20">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required20">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required20">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3617,24 +3155,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container20">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural20">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural20">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">A
-…</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">A
+&#x2026;</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3653,23 +3185,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container20">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required20">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required20">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3677,24 +3203,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container20">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural20">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural20">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCD
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCD
 ABCD</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3777,24 +3297,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container21">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required21">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required21">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3802,24 +3316,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container21">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural21">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural21">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3838,24 +3346,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container21">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required21">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required21">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3863,24 +3365,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container21">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural21">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural21">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -3963,25 +3459,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container22">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required22">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required22">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -3989,25 +3479,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container22">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural22">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural22">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4026,25 +3510,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container22">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required22">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required22">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4052,25 +3530,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container22">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural22">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural22">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4153,24 +3625,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container23">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required23">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required23">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4178,24 +3644,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container23">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural23">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural23">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4214,24 +3674,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container23">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required23">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required23">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4239,24 +3693,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container23">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural23">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural23">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4339,24 +3787,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container24">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required24">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required24">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4364,25 +3806,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container24">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural24">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural24">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCD
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCD
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4401,24 +3837,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container24">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required24">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required24">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4426,25 +3856,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container24">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural24">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural24">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCD
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCD
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4527,24 +3951,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container25">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required25">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required25">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4552,24 +3970,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container25">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural25">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural25">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4588,24 +4000,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container25">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required25">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required25">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4613,24 +4019,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container25">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural25">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural25">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4713,25 +4113,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container26">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required26">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required26">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4739,25 +4133,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container26">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural26">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural26">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4776,25 +4164,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container26">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required26">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required26">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4802,25 +4184,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container26">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural26">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural26">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4903,24 +4279,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container27">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required27">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required27">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4928,24 +4298,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container27">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural27">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural27">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -4964,24 +4328,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container27">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required27">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required27">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -4989,24 +4347,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container27">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural27">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural27">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5089,24 +4441,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container28">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required28">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required28">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5114,25 +4460,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container28">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural28">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural28">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5151,24 +4491,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container28">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required28">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required28">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5176,25 +4510,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container28">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural28">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural28">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5277,24 +4605,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container29">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required29">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required29">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5302,24 +4624,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container29">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural29">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural29">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5338,24 +4654,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container29">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required29">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required29">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5363,24 +4673,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container29">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural29">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural29">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5463,24 +4767,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container30">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required30">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required30">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5488,24 +4786,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container30">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural30">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural30">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5524,24 +4816,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container30">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required30">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required30">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5549,24 +4835,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container30">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural30">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural30">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5649,24 +4929,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container31">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required31">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required31">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5674,24 +4948,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container31">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural31">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural31">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5710,24 +4978,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container31">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required31">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required31">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5735,24 +4997,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container31">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural31">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural31">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5835,24 +5091,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container32">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required32">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required32">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5860,24 +5110,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container32">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural32">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural32">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -5896,24 +5140,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container32">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required32">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required32">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -5921,24 +5159,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container32">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural32">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural32">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6021,23 +5253,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container33">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required33">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required33">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6045,23 +5271,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container33">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural33">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural33">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6080,23 +5300,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container33">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required33">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required33">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6104,23 +5318,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container33">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural33">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural33">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6203,24 +5411,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container34">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required34">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required34">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6228,24 +5430,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container34">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural34">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural34">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6264,24 +5460,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container34">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required34">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required34">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6289,24 +5479,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container34">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural34">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural34">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6389,23 +5573,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container35">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required35">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required35">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6413,23 +5591,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container35">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural35">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural35">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6448,23 +5620,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container35">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required35">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required35">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6472,23 +5638,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container35">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural35">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural35">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6571,23 +5731,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container36">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required36">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required36">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6595,24 +5749,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container36">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural36">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural36">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">A
-…</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">A
+&#x2026;</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6631,23 +5779,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container36">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required36">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required36">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6655,24 +5797,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container36">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural36">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural36">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6755,24 +5891,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container37">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required37">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required37">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6780,24 +5910,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container37">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural37">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural37">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6816,24 +5940,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container37">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required37">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required37">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6841,24 +5959,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container37">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural37">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural37">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -6941,25 +6053,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container38">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required38">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required38">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -6967,25 +6073,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container38">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural38">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural38">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7004,25 +6104,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container38">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required38">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required38">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7030,25 +6124,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container38">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural38">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural38">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7131,24 +6219,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container39">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required39">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required39">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7156,24 +6238,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container39">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural39">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural39">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7192,24 +6268,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container39">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required39">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required39">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7217,24 +6287,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container39">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural39">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural39">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7317,24 +6381,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container40">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required40">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required40">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7342,25 +6400,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container40">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural40">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural40">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCD
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCD
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7379,24 +6431,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container40">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required40">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required40">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7404,25 +6450,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container40">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural40">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural40">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7505,24 +6545,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container41">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required41">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required41">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7530,24 +6564,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container41">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural41">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural41">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7566,24 +6594,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container41">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required41">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required41">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7591,24 +6613,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container41">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural41">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural41">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7691,25 +6707,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container42">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required42">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required42">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7717,25 +6727,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container42">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural42">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural42">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7754,25 +6758,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container42">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required42">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required42">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7780,25 +6778,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container42">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural42">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural42">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7881,24 +6873,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container43">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required43">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required43">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7906,24 +6892,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container43">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural43">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural43">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -7942,24 +6922,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container43">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required43">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required43">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -7967,24 +6941,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container43">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural43">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural43">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8067,24 +7035,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container44">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required44">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required44">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8092,25 +7054,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container44">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural44">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural44">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8129,24 +7085,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container44">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required44">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required44">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8154,25 +7104,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container44">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural44">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural44">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8255,24 +7199,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container45">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required45">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required45">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8280,24 +7218,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container45">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural45">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural45">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8316,24 +7248,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container45">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required45">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required45">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8341,24 +7267,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container45">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural45">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural45">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8441,24 +7361,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container46">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required46">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required46">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8466,24 +7380,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container46">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural46">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural46">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8502,24 +7410,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container46">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required46">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required46">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8527,24 +7429,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container46">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural46">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural46">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8627,24 +7523,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container47">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required47">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required47">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8652,24 +7542,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container47">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural47">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural47">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8688,24 +7572,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container47">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required47">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required47">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8713,24 +7591,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container47">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural47">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural47">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8813,24 +7685,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container48">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required48">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required48">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8838,24 +7704,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container48">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural48">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural48">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8874,24 +7734,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container48">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required48">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required48">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -8899,24 +7753,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container48">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural48">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural48">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -8999,23 +7847,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container49">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required49">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required49">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9023,23 +7865,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container49">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural49">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural49">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9058,23 +7894,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container49">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required49">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required49">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9082,23 +7912,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container49">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural49">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural49">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9181,24 +8005,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container50">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required50">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required50">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9206,24 +8024,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container50">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural50">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural50">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9242,23 +8054,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container50">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required50">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required50">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9266,23 +8072,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container50">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural50">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural50">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9365,23 +8165,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container51">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required51">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required51">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9389,23 +8183,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container51">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural51">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural51">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9424,23 +8212,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container51">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required51">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required51">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9448,23 +8230,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container51">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural51">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural51">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9547,23 +8323,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container52">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required52">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required52">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">…</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&#x2026;</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9571,24 +8341,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container52">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural52">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural52">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">A
-…</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">A
+&#x2026;</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9607,23 +8371,17 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container52">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required52">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required52">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9631,23 +8389,17 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container52">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural52">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural52">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9730,24 +8482,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container53">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required53">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required53">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9755,24 +8501,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container53">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural53">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural53">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9791,24 +8531,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container53">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required53">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required53">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9816,24 +8550,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container53">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural53">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural53">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9916,25 +8644,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container54">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required54">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required54">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -9942,25 +8664,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container54">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural54">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural54">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -9979,24 +8695,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container54">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required54">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required54">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10004,24 +8714,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container54">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural54">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural54">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10104,24 +8808,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container55">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required55">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required55">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10129,24 +8827,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container55">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural55">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural55">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10165,24 +8857,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container55">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required55">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required55">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10190,24 +8876,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container55">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural55">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural55">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10290,24 +8970,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container56">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required56">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required56">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABC…</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABC&#x2026;</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10315,25 +8989,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container56">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural56">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural56">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCD
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCD
 ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10352,24 +9020,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container56">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required56">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required56">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10377,24 +9039,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container56">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural56">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural56">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">4</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">4</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10477,24 +9133,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container57">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required57">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required57">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10502,24 +9152,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container57">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural57">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural57">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10538,24 +9182,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container57">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required57">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required57">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10563,24 +9201,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container57">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural57">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural57">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10663,25 +9295,19 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container58">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required58">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required58">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10689,25 +9315,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container58">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural58">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural58">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10726,24 +9346,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container58">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required58">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required58">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10751,24 +9365,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container58">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural58">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural58">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10851,24 +9459,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container59">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required59">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required59">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10876,24 +9478,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container59">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural59">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural59">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -10912,24 +9508,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container59">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required59">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required59">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -10937,24 +9527,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container59">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural59">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural59">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11037,24 +9621,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container60">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required60">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required60">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE A…</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE A&#x2026;</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11062,25 +9640,19 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container60">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural60">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural60">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE   
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE   
 ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11099,24 +9671,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container60">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required60">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required60">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11124,24 +9690,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container60">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural60">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural60">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="width_chars">8</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="width_chars">8</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11224,24 +9784,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container61">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required61">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required61">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11249,24 +9803,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container61">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural61">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural61">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11285,24 +9833,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container61">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required61">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required61">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11310,24 +9852,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container61">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural61">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural61">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11410,24 +9946,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container62">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required62">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required62">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11435,24 +9965,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container62">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural62">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural62">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11471,24 +9995,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container62">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required62">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required62">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11496,24 +10014,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container62">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural62">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural62">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11596,24 +10108,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container63">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required63">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required63">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11621,24 +10127,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container63">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural63">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural63">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11657,24 +10157,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container63">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required63">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required63">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11682,24 +10176,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container63">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural63">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural63">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11782,24 +10270,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container64">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-required64">
                     <property name="halign">end</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required64">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11807,24 +10289,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container64">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="required-natural64">
                     <property name="halign">end</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural64">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
@@ -11843,24 +10319,18 @@ ABCD</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container64">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-required64">
                     <property name="halign">start</property>
                     <property name="valign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required64">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
@@ -11868,24 +10338,18 @@ ABCD</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container64">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                  <object class="GtkLabel" id="natural-natural64">
                     <property name="halign">start</property>
                     <property name="valign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural64">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="label" translatable="yes">ABCDE ABCD  </property>
-                        <property name="width_chars">12</property>
-                        <property name="max_width_chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">ABCDE ABCD  </property>
+                    <property name="width_chars">12</property>
+                    <property name="max_width_chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
index 9031bfe6f61728556166ed54c8cdc35abf6646d4..a0696caac7548a46ed2dc87c36e240b6f0129267 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0"?>
 <interface>
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkOffscreenWindow" id="window1">
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container1">
+                  <object class="GtkLabel" id="required-required1">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required1">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container1">
+                  <object class="GtkLabel" id="required-natural1">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural1">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container1">
+                  <object class="GtkLabel" id="natural-required1">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required1">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container1">
+                  <object class="GtkLabel" id="natural-natural1">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural1">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container2">
+                  <object class="GtkLabel" id="required-required2">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container2">
+                  <object class="GtkLabel" id="required-natural2">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container2">
+                  <object class="GtkLabel" id="natural-required2">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container2">
+                  <object class="GtkLabel" id="natural-natural2">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural2">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container3">
+                  <object class="GtkLabel" id="required-required3">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required3">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container3">
+                  <object class="GtkLabel" id="required-natural3">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural3">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container3">
+                  <object class="GtkLabel" id="natural-required3">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required3">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container3">
+                  <object class="GtkLabel" id="natural-natural3">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural3">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container4">
+                  <object class="GtkLabel" id="required-required4">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container4">
+                  <object class="GtkLabel" id="required-natural4">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container4">
+                  <object class="GtkLabel" id="natural-required4">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container4">
+                  <object class="GtkLabel" id="natural-natural4">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural4">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container5">
+                  <object class="GtkLabel" id="required-required5">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required5">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container5">
+                  <object class="GtkLabel" id="required-natural5">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural5">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container5">
+                  <object class="GtkLabel" id="natural-required5">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required5">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container5">
+                  <object class="GtkLabel" id="natural-natural5">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural5">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container6">
+                  <object class="GtkLabel" id="required-required6">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required6">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container6">
+                  <object class="GtkLabel" id="required-natural6">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural6">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container6">
+                  <object class="GtkLabel" id="natural-required6">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required6">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container6">
+                  <object class="GtkLabel" id="natural-natural6">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural6">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container7">
+                  <object class="GtkLabel" id="required-required7">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required7">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container7">
+                  <object class="GtkLabel" id="required-natural7">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural7">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container7">
+                  <object class="GtkLabel" id="natural-required7">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required7">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container7">
+                  <object class="GtkLabel" id="natural-natural7">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural7">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container8">
+                  <object class="GtkLabel" id="required-required8">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required8">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container8">
+                  <object class="GtkLabel" id="required-natural8">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural8">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container8">
+                  <object class="GtkLabel" id="natural-required8">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required8">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container8">
+                  <object class="GtkLabel" id="natural-natural8">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural8">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container9">
+                  <object class="GtkLabel" id="required-required9">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required9">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container9">
+                  <object class="GtkLabel" id="required-natural9">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural9">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container9">
+                  <object class="GtkLabel" id="natural-required9">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required9">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container9">
+                  <object class="GtkLabel" id="natural-natural9">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural9">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container10">
+                  <object class="GtkLabel" id="required-required10">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required10">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container10">
+                  <object class="GtkLabel" id="required-natural10">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural10">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container10">
+                  <object class="GtkLabel" id="natural-required10">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required10">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container10">
+                  <object class="GtkLabel" id="natural-natural10">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural10">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container11">
+                  <object class="GtkLabel" id="required-required11">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required11">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container11">
+                  <object class="GtkLabel" id="required-natural11">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural11">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container11">
+                  <object class="GtkLabel" id="natural-required11">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required11">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container11">
+                  <object class="GtkLabel" id="natural-natural11">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural11">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container12">
+                  <object class="GtkLabel" id="required-required12">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required12">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container12">
+                  <object class="GtkLabel" id="required-natural12">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural12">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container12">
+                  <object class="GtkLabel" id="natural-required12">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required12">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container12">
+                  <object class="GtkLabel" id="natural-natural12">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural12">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container13">
+                  <object class="GtkLabel" id="required-required13">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required13">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container13">
+                  <object class="GtkLabel" id="required-natural13">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural13">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container13">
+                  <object class="GtkLabel" id="natural-required13">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required13">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container13">
+                  <object class="GtkLabel" id="natural-natural13">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural13">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container14">
+                  <object class="GtkLabel" id="required-required14">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required14">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container14">
+                  <object class="GtkLabel" id="required-natural14">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural14">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container14">
+                  <object class="GtkLabel" id="natural-required14">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required14">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container14">
+                  <object class="GtkLabel" id="natural-natural14">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural14">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container15">
+                  <object class="GtkLabel" id="required-required15">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required15">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container15">
+                  <object class="GtkLabel" id="required-natural15">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural15">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container15">
+                  <object class="GtkLabel" id="natural-required15">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required15">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container15">
+                  <object class="GtkLabel" id="natural-natural15">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural15">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container16">
+                  <object class="GtkLabel" id="required-required16">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required16">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container16">
+                  <object class="GtkLabel" id="required-natural16">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural16">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container16">
+                  <object class="GtkLabel" id="natural-required16">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required16">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container16">
+                  <object class="GtkLabel" id="natural-natural16">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural16">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">-1</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">-1</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container17">
+                  <object class="GtkLabel" id="required-required17">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required17">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container17">
+                  <object class="GtkLabel" id="required-natural17">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural17">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container17">
+                  <object class="GtkLabel" id="natural-required17">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required17">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container17">
+                  <object class="GtkLabel" id="natural-natural17">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural17">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container18">
+                  <object class="GtkLabel" id="required-required18">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required18">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container18">
+                  <object class="GtkLabel" id="required-natural18">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural18">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container18">
+                  <object class="GtkLabel" id="natural-required18">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required18">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container18">
+                  <object class="GtkLabel" id="natural-natural18">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural18">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container19">
+                  <object class="GtkLabel" id="required-required19">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required19">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container19">
+                  <object class="GtkLabel" id="required-natural19">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural19">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container19">
+                  <object class="GtkLabel" id="natural-required19">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required19">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container19">
+                  <object class="GtkLabel" id="natural-natural19">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural19">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container20">
+                  <object class="GtkLabel" id="required-required20">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required20">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container20">
+                  <object class="GtkLabel" id="required-natural20">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural20">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container20">
+                  <object class="GtkLabel" id="natural-required20">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required20">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container20">
+                  <object class="GtkLabel" id="natural-natural20">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural20">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container21">
+                  <object class="GtkLabel" id="required-required21">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required21">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container21">
+                  <object class="GtkLabel" id="required-natural21">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural21">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container21">
+                  <object class="GtkLabel" id="natural-required21">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required21">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container21">
+                  <object class="GtkLabel" id="natural-natural21">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural21">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container22">
+                  <object class="GtkLabel" id="required-required22">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required22">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container22">
+                  <object class="GtkLabel" id="required-natural22">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural22">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container22">
+                  <object class="GtkLabel" id="natural-required22">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required22">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container22">
+                  <object class="GtkLabel" id="natural-natural22">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural22">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container23">
+                  <object class="GtkLabel" id="required-required23">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required23">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container23">
+                  <object class="GtkLabel" id="required-natural23">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural23">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container23">
+                  <object class="GtkLabel" id="natural-required23">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required23">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container23">
+                  <object class="GtkLabel" id="natural-natural23">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural23">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container24">
+                  <object class="GtkLabel" id="required-required24">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required24">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container24">
+                  <object class="GtkLabel" id="required-natural24">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural24">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container24">
+                  <object class="GtkLabel" id="natural-required24">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required24">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container24">
+                  <object class="GtkLabel" id="natural-natural24">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural24">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container25">
+                  <object class="GtkLabel" id="required-required25">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required25">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container25">
+                  <object class="GtkLabel" id="required-natural25">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural25">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container25">
+                  <object class="GtkLabel" id="natural-required25">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required25">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container25">
+                  <object class="GtkLabel" id="natural-natural25">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural25">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container26">
+                  <object class="GtkLabel" id="required-required26">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required26">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container26">
+                  <object class="GtkLabel" id="required-natural26">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural26">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container26">
+                  <object class="GtkLabel" id="natural-required26">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required26">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container26">
+                  <object class="GtkLabel" id="natural-natural26">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural26">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container27">
+                  <object class="GtkLabel" id="required-required27">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required27">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container27">
+                  <object class="GtkLabel" id="required-natural27">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural27">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container27">
+                  <object class="GtkLabel" id="natural-required27">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required27">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container27">
+                  <object class="GtkLabel" id="natural-natural27">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural27">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container28">
+                  <object class="GtkLabel" id="required-required28">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required28">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container28">
+                  <object class="GtkLabel" id="required-natural28">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural28">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container28">
+                  <object class="GtkLabel" id="natural-required28">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required28">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container28">
+                  <object class="GtkLabel" id="natural-natural28">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural28">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container29">
+                  <object class="GtkLabel" id="required-required29">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required29">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container29">
+                  <object class="GtkLabel" id="required-natural29">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural29">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container29">
+                  <object class="GtkLabel" id="natural-required29">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required29">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container29">
+                  <object class="GtkLabel" id="natural-natural29">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural29">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container30">
+                  <object class="GtkLabel" id="required-required30">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required30">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container30">
+                  <object class="GtkLabel" id="required-natural30">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural30">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container30">
+                  <object class="GtkLabel" id="natural-required30">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required30">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container30">
+                  <object class="GtkLabel" id="natural-natural30">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural30">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container31">
+                  <object class="GtkLabel" id="required-required31">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required31">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container31">
+                  <object class="GtkLabel" id="required-natural31">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural31">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container31">
+                  <object class="GtkLabel" id="natural-required31">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required31">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container31">
+                  <object class="GtkLabel" id="natural-natural31">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural31">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container32">
+                  <object class="GtkLabel" id="required-required32">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required32">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container32">
+                  <object class="GtkLabel" id="required-natural32">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural32">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container32">
+                  <object class="GtkLabel" id="natural-required32">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required32">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container32">
+                  <object class="GtkLabel" id="natural-natural32">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural32">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">4</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">4</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container33">
+                  <object class="GtkLabel" id="required-required33">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required33">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container33">
+                  <object class="GtkLabel" id="required-natural33">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural33">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container33">
+                  <object class="GtkLabel" id="natural-required33">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required33">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container33">
+                  <object class="GtkLabel" id="natural-natural33">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural33">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container34">
+                  <object class="GtkLabel" id="required-required34">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required34">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container34">
+                  <object class="GtkLabel" id="required-natural34">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural34">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container34">
+                  <object class="GtkLabel" id="natural-required34">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required34">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container34">
+                  <object class="GtkLabel" id="natural-natural34">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural34">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container35">
+                  <object class="GtkLabel" id="required-required35">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required35">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container35">
+                  <object class="GtkLabel" id="required-natural35">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural35">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container35">
+                  <object class="GtkLabel" id="natural-required35">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required35">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container35">
+                  <object class="GtkLabel" id="natural-natural35">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural35">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container36">
+                  <object class="GtkLabel" id="required-required36">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required36">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container36">
+                  <object class="GtkLabel" id="required-natural36">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural36">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container36">
+                  <object class="GtkLabel" id="natural-required36">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required36">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container36">
+                  <object class="GtkLabel" id="natural-natural36">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural36">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container37">
+                  <object class="GtkLabel" id="required-required37">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required37">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container37">
+                  <object class="GtkLabel" id="required-natural37">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural37">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container37">
+                  <object class="GtkLabel" id="natural-required37">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required37">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container37">
+                  <object class="GtkLabel" id="natural-natural37">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural37">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container38">
+                  <object class="GtkLabel" id="required-required38">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required38">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container38">
+                  <object class="GtkLabel" id="required-natural38">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural38">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container38">
+                  <object class="GtkLabel" id="natural-required38">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required38">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container38">
+                  <object class="GtkLabel" id="natural-natural38">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural38">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container39">
+                  <object class="GtkLabel" id="required-required39">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required39">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container39">
+                  <object class="GtkLabel" id="required-natural39">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural39">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container39">
+                  <object class="GtkLabel" id="natural-required39">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required39">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container39">
+                  <object class="GtkLabel" id="natural-natural39">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural39">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container40">
+                  <object class="GtkLabel" id="required-required40">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required40">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container40">
+                  <object class="GtkLabel" id="required-natural40">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural40">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container40">
+                  <object class="GtkLabel" id="natural-required40">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required40">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container40">
+                  <object class="GtkLabel" id="natural-natural40">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural40">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container41">
+                  <object class="GtkLabel" id="required-required41">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required41">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container41">
+                  <object class="GtkLabel" id="required-natural41">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural41">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container41">
+                  <object class="GtkLabel" id="natural-required41">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required41">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container41">
+                  <object class="GtkLabel" id="natural-natural41">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural41">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container42">
+                  <object class="GtkLabel" id="required-required42">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required42">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container42">
+                  <object class="GtkLabel" id="required-natural42">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural42">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container42">
+                  <object class="GtkLabel" id="natural-required42">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required42">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container42">
+                  <object class="GtkLabel" id="natural-natural42">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural42">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container43">
+                  <object class="GtkLabel" id="required-required43">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required43">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container43">
+                  <object class="GtkLabel" id="required-natural43">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural43">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container43">
+                  <object class="GtkLabel" id="natural-required43">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required43">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container43">
+                  <object class="GtkLabel" id="natural-natural43">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural43">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container44">
+                  <object class="GtkLabel" id="required-required44">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required44">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container44">
+                  <object class="GtkLabel" id="required-natural44">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural44">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container44">
+                  <object class="GtkLabel" id="natural-required44">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required44">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container44">
+                  <object class="GtkLabel" id="natural-natural44">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural44">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container45">
+                  <object class="GtkLabel" id="required-required45">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required45">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container45">
+                  <object class="GtkLabel" id="required-natural45">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural45">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container45">
+                  <object class="GtkLabel" id="natural-required45">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required45">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container45">
+                  <object class="GtkLabel" id="natural-natural45">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural45">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container46">
+                  <object class="GtkLabel" id="required-required46">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required46">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container46">
+                  <object class="GtkLabel" id="required-natural46">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural46">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container46">
+                  <object class="GtkLabel" id="natural-required46">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required46">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container46">
+                  <object class="GtkLabel" id="natural-natural46">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural46">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container47">
+                  <object class="GtkLabel" id="required-required47">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required47">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container47">
+                  <object class="GtkLabel" id="required-natural47">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural47">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container47">
+                  <object class="GtkLabel" id="natural-required47">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required47">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container47">
+                  <object class="GtkLabel" id="natural-natural47">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural47">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container48">
+                  <object class="GtkLabel" id="required-required48">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required48">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container48">
+                  <object class="GtkLabel" id="required-natural48">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural48">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container48">
+                  <object class="GtkLabel" id="natural-required48">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required48">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container48">
+                  <object class="GtkLabel" id="natural-natural48">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural48">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">8</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">8</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container49">
+                  <object class="GtkLabel" id="required-required49">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required49">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container49">
+                  <object class="GtkLabel" id="required-natural49">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural49">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container49">
+                  <object class="GtkLabel" id="natural-required49">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required49">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container49">
+                  <object class="GtkLabel" id="natural-natural49">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural49">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container50">
+                  <object class="GtkLabel" id="required-required50">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required50">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container50">
+                  <object class="GtkLabel" id="required-natural50">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural50">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container50">
+                  <object class="GtkLabel" id="natural-required50">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required50">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container50">
+                  <object class="GtkLabel" id="natural-natural50">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural50">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container51">
+                  <object class="GtkLabel" id="required-required51">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required51">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container51">
+                  <object class="GtkLabel" id="required-natural51">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural51">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container51">
+                  <object class="GtkLabel" id="natural-required51">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required51">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container51">
+                  <object class="GtkLabel" id="natural-natural51">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural51">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container52">
+                  <object class="GtkLabel" id="required-required52">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required52">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container52">
+                  <object class="GtkLabel" id="required-natural52">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural52">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container52">
+                  <object class="GtkLabel" id="natural-required52">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required52">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container52">
+                  <object class="GtkLabel" id="natural-natural52">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural52">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">-1</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">-1</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container53">
+                  <object class="GtkLabel" id="required-required53">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required53">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container53">
+                  <object class="GtkLabel" id="required-natural53">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural53">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container53">
+                  <object class="GtkLabel" id="natural-required53">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required53">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container53">
+                  <object class="GtkLabel" id="natural-natural53">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural53">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container54">
+                  <object class="GtkLabel" id="required-required54">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required54">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container54">
+                  <object class="GtkLabel" id="required-natural54">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural54">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container54">
+                  <object class="GtkLabel" id="natural-required54">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required54">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container54">
+                  <object class="GtkLabel" id="natural-natural54">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural54">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container55">
+                  <object class="GtkLabel" id="required-required55">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required55">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container55">
+                  <object class="GtkLabel" id="required-natural55">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural55">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container55">
+                  <object class="GtkLabel" id="natural-required55">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required55">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container55">
+                  <object class="GtkLabel" id="natural-natural55">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural55">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container56">
+                  <object class="GtkLabel" id="required-required56">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required56">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container56">
+                  <object class="GtkLabel" id="required-natural56">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural56">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container56">
+                  <object class="GtkLabel" id="natural-required56">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required56">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container56">
+                  <object class="GtkLabel" id="natural-natural56">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural56">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">4</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">4</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container57">
+                  <object class="GtkLabel" id="required-required57">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required57">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container57">
+                  <object class="GtkLabel" id="required-natural57">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural57">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container57">
+                  <object class="GtkLabel" id="natural-required57">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required57">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container57">
+                  <object class="GtkLabel" id="natural-natural57">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural57">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container58">
+                  <object class="GtkLabel" id="required-required58">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required58">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container58">
+                  <object class="GtkLabel" id="required-natural58">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural58">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container58">
+                  <object class="GtkLabel" id="natural-required58">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required58">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container58">
+                  <object class="GtkLabel" id="natural-natural58">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural58">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container59">
+                  <object class="GtkLabel" id="required-required59">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required59">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container59">
+                  <object class="GtkLabel" id="required-natural59">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural59">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container59">
+                  <object class="GtkLabel" id="natural-required59">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required59">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container59">
+                  <object class="GtkLabel" id="natural-natural59">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural59">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container60">
+                  <object class="GtkLabel" id="required-required60">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required60">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container60">
+                  <object class="GtkLabel" id="required-natural60">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural60">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container60">
+                  <object class="GtkLabel" id="natural-required60">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required60">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container60">
+                  <object class="GtkLabel" id="natural-natural60">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural60">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">8</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">8</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container61">
+                  <object class="GtkLabel" id="required-required61">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required61">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container61">
+                  <object class="GtkLabel" id="required-natural61">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural61">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container61">
+                  <object class="GtkLabel" id="natural-required61">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required61">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container61">
+                  <object class="GtkLabel" id="natural-natural61">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural61">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container62">
+                  <object class="GtkLabel" id="required-required62">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required62">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container62">
+                  <object class="GtkLabel" id="required-natural62">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural62">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container62">
+                  <object class="GtkLabel" id="natural-required62">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required62">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container62">
+                  <object class="GtkLabel" id="natural-natural62">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural62">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">none</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">none</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container63">
+                  <object class="GtkLabel" id="required-required63">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required63">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container63">
+                  <object class="GtkLabel" id="required-natural63">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural63">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container63">
+                  <object class="GtkLabel" id="natural-required63">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required63">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container63">
+                  <object class="GtkLabel" id="natural-natural63">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural63">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">False</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">False</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="required-required-container64">
+                  <object class="GtkLabel" id="required-required64">
+                    <property name="halign">end</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-required64">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="required-natural-container64">
+                  <object class="GtkLabel" id="required-natural64">
+                    <property name="halign">end</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">end</property>
-                    <child>
-                      <object class="GtkLabel" id="required-natural64">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
                 <property name="can_focus">True</property>
                 <property name="orientation">vertical</property>
                 <child>
-                  <object class="GtkEventBox" id="natural-required-container64">
+                  <object class="GtkLabel" id="natural-required64">
+                    <property name="halign">start</property>
+                    <property name="valign">end</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">end</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-required64">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">False</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkEventBox" id="natural-natural-container64">
+                  <object class="GtkLabel" id="natural-natural64">
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="halign">start</property>
-                    <child>
-                      <object class="GtkLabel" id="natural-natural64">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">ABCDE ABCD</property>
-                        <property name="xalign">0.0</property>
-                        <property name="wrap">True</property>
-                        <property name="ellipsize">end</property>
-                        <property name="width-chars">12</property>
-                        <property name="max-width-chars">12</property>
-                        <attributes>
-                          <attribute name="font-desc" value="Monospace"/>
-                        </attributes>
-                      </object>
-                    </child>
+                    <property name="label" translatable="yes">ABCDE ABCD</property>
+                    <property name="xalign">0.0</property>
+                    <property name="wrap">True</property>
+                    <property name="ellipsize">end</property>
+                    <property name="width-chars">12</property>
+                    <property name="max-width-chars">12</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
                   </object>
                   <packing>
                     <property name="resize">True</property>
             <property name="height">1</property>
           </packing>
         </child>
-       </object>
+      </object>
     </child>
   </object>
 </interface>