[gtk+] reftests: Improve reftest performance



commit 035e55d1abc17a6898ee10b47252676ce80e898d
Author: Benjamin Otte <otte redhat com>
Date:   Fri Nov 2 21:38:16 2012 +0100

    reftests: Improve reftest performance
    
    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 | 6410 ++++++++++++-------------------
 tests/reftests/label-sizing.ui     | 7684 ++++++++++++++---------------------
 2 files changed, 5511 insertions(+), 8583 deletions(-)
---
diff --git a/tests/reftests/label-sizing.ref.ui b/tests/reftests/label-sizing.ref.ui
index 2de71a4..e615948 100644
--- a/tests/reftests/label-sizing.ref.ui
+++ b/tests/reftests/label-sizing.ref.ui
@@ -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">
@@ -138,22 +138,16 @@
                 <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>
@@ -161,22 +155,16 @@
                   </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>
@@ -195,22 +183,16 @@
                 <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>
@@ -218,22 +200,16 @@
                   </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>
@@ -316,23 +292,17 @@
                 <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>
diff --git a/tests/reftests/label-sizing.ui b/tests/reftests/label-sizing.ui
index 9031bfe..a0696ca 100644
--- a/tests/reftests/label-sizing.ui
+++ b/tests/reftests/label-sizing.ui
@@ -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">
@@ -138,26 +138,20 @@
                 <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>
@@ -165,26 +159,20 @@
                   </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>
@@ -203,26 +191,20 @@
                 <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>
@@ -230,26 +212,20 @@
                   </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>
@@ -332,26 +308,20 @@
                 <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>
@@ -359,26 +329,20 @@
                   </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>
@@ -397,26 +361,20 @@
                 <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>
@@ -424,26 +382,20 @@
                   </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>
@@ -526,26 +478,20 @@
                 <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>
@@ -553,26 +499,20 @@
                   </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>
@@ -591,26 +531,20 @@
                 <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>
@@ -618,26 +552,20 @@
                   </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>
@@ -720,26 +648,20 @@
                 <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>
@@ -747,26 +669,20 @@
                   </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>
@@ -785,26 +701,20 @@
                 <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>
@@ -812,26 +722,20 @@
                   </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>
@@ -914,26 +818,20 @@
                 <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>
@@ -941,26 +839,20 @@
                   </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>
@@ -979,26 +871,20 @@
                 <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>
@@ -1006,26 +892,20 @@
                   </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>
@@ -1108,26 +988,20 @@
                 <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>
@@ -1135,26 +1009,20 @@
                   </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>
@@ -1173,26 +1041,20 @@
                 <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>
@@ -1200,26 +1062,20 @@
                   </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>
@@ -1302,26 +1158,20 @@
                 <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>
@@ -1329,26 +1179,20 @@
                   </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>
@@ -1367,26 +1211,20 @@
                 <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>
@@ -1394,26 +1232,20 @@
                   </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>
@@ -1496,26 +1328,20 @@
                 <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>
@@ -1523,26 +1349,20 @@
                   </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>
@@ -1561,26 +1381,20 @@
                 <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>
@@ -1588,26 +1402,20 @@
                   </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>
@@ -1690,26 +1498,20 @@
                 <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>
@@ -1717,26 +1519,20 @@
                   </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>
@@ -1755,26 +1551,20 @@
                 <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>
@@ -1782,26 +1572,20 @@
                   </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>
@@ -1884,26 +1668,20 @@
                 <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>
@@ -1911,26 +1689,20 @@
                   </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>
@@ -1949,26 +1721,20 @@
                 <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>
@@ -1976,26 +1742,20 @@
                   </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>
@@ -2078,26 +1838,20 @@
                 <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>
@@ -2105,26 +1859,20 @@
                   </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>
@@ -2143,26 +1891,20 @@
                 <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>
@@ -2170,26 +1912,20 @@
                   </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>
@@ -2272,26 +2008,20 @@
                 <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>
@@ -2299,26 +2029,20 @@
                   </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>
@@ -2337,26 +2061,20 @@
                 <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>
@@ -2364,26 +2082,20 @@
                   </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>
@@ -2466,26 +2178,20 @@
                 <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>
@@ -2493,26 +2199,20 @@
                   </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>
@@ -2531,26 +2231,20 @@
                 <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>
@@ -2558,26 +2252,20 @@
                   </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>
@@ -2660,26 +2348,20 @@
                 <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>
@@ -2687,26 +2369,20 @@
                   </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>
@@ -2725,26 +2401,20 @@
                 <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>
@@ -2752,26 +2422,20 @@
                   </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>
@@ -2854,26 +2518,20 @@
                 <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>
@@ -2881,26 +2539,20 @@
                   </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>
@@ -2919,26 +2571,20 @@
                 <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>
@@ -2946,26 +2592,20 @@
                   </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>
@@ -3048,26 +2688,20 @@
                 <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>
@@ -3075,26 +2709,20 @@
                   </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>
@@ -3113,26 +2741,20 @@
                 <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>
@@ -3140,26 +2762,20 @@
                   </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>
@@ -3242,26 +2858,20 @@
                 <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>
@@ -3269,26 +2879,20 @@
                   </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>
@@ -3307,26 +2911,20 @@
                 <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>
@@ -3334,26 +2932,20 @@
                   </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>
@@ -3436,26 +3028,20 @@
                 <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>
@@ -3463,26 +3049,20 @@
                   </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>
@@ -3501,26 +3081,20 @@
                 <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>
@@ -3528,26 +3102,20 @@
                   </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>
@@ -3630,26 +3198,20 @@
                 <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>
@@ -3657,26 +3219,20 @@
                   </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>
@@ -3695,26 +3251,20 @@
                 <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>
@@ -3722,26 +3272,20 @@
                   </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>
@@ -3824,26 +3368,20 @@
                 <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>
@@ -3851,26 +3389,20 @@
                   </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>
@@ -3889,26 +3421,20 @@
                 <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>
@@ -3916,26 +3442,20 @@
                   </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>
@@ -4018,26 +3538,20 @@
                 <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>
@@ -4045,26 +3559,20 @@
                   </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>
@@ -4083,26 +3591,20 @@
                 <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>
@@ -4110,26 +3612,20 @@
                   </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>
@@ -4212,26 +3708,20 @@
                 <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>
@@ -4239,26 +3729,20 @@
                   </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>
@@ -4277,26 +3761,20 @@
                 <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>
@@ -4304,26 +3782,20 @@
                   </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>
@@ -4406,26 +3878,20 @@
                 <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>
@@ -4433,26 +3899,20 @@
                   </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>
@@ -4471,26 +3931,20 @@
                 <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>
@@ -4498,26 +3952,20 @@
                   </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>
@@ -4600,26 +4048,20 @@
                 <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>
@@ -4627,26 +4069,20 @@
                   </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>
@@ -4665,26 +4101,20 @@
                 <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>
@@ -4692,26 +4122,20 @@
                   </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>
@@ -4794,26 +4218,20 @@
                 <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>
@@ -4821,26 +4239,20 @@
                   </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>
@@ -4859,26 +4271,20 @@
                 <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>
@@ -4886,26 +4292,20 @@
                   </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>
@@ -4988,26 +4388,20 @@
                 <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>
@@ -5015,26 +4409,20 @@
                   </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>
@@ -5053,26 +4441,20 @@
                 <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>
@@ -5080,26 +4462,20 @@
                   </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>
@@ -5182,26 +4558,20 @@
                 <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>
@@ -5209,26 +4579,20 @@
                   </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>
@@ -5247,26 +4611,20 @@
                 <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>
@@ -5274,26 +4632,20 @@
                   </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>
@@ -5376,26 +4728,20 @@
                 <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>
@@ -5403,26 +4749,20 @@
                   </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>
@@ -5441,26 +4781,20 @@
                 <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>
@@ -5468,26 +4802,20 @@
                   </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>
@@ -5570,26 +4898,20 @@
                 <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>
@@ -5597,26 +4919,20 @@
                   </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>
@@ -5635,26 +4951,20 @@
                 <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>
@@ -5662,26 +4972,20 @@
                   </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>
@@ -5764,26 +5068,20 @@
                 <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>
@@ -5791,26 +5089,20 @@
                   </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>
@@ -5829,26 +5121,20 @@
                 <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>
@@ -5856,26 +5142,20 @@
                   </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>
@@ -5958,26 +5238,20 @@
                 <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>
@@ -5985,26 +5259,20 @@
                   </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>
@@ -6023,26 +5291,20 @@
                 <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>
@@ -6050,26 +5312,20 @@
                   </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>
@@ -6152,26 +5408,20 @@
                 <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>
@@ -6179,26 +5429,20 @@
                   </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>
@@ -6217,26 +5461,20 @@
                 <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>
@@ -6244,26 +5482,20 @@
                   </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>
@@ -6346,26 +5578,20 @@
                 <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>
@@ -6373,26 +5599,20 @@
                   </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>
@@ -6411,26 +5631,20 @@
                 <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>
@@ -6438,26 +5652,20 @@
                   </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>
@@ -6540,26 +5748,20 @@
                 <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>
@@ -6567,26 +5769,20 @@
                   </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>
@@ -6605,26 +5801,20 @@
                 <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>
@@ -6632,26 +5822,20 @@
                   </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>
@@ -6734,26 +5918,20 @@
                 <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>
@@ -6761,26 +5939,20 @@
                   </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>
@@ -6799,26 +5971,20 @@
                 <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>
@@ -6826,26 +5992,20 @@
                   </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>
@@ -6928,26 +6088,20 @@
                 <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>
@@ -6955,26 +6109,20 @@
                   </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>
@@ -6993,26 +6141,20 @@
                 <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>
@@ -7020,26 +6162,20 @@
                   </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>
@@ -7122,26 +6258,20 @@
                 <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>
@@ -7149,26 +6279,20 @@
                   </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>
@@ -7187,26 +6311,20 @@
                 <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>
@@ -7214,26 +6332,20 @@
                   </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>
@@ -7316,26 +6428,20 @@
                 <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>
@@ -7343,26 +6449,20 @@
                   </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>
@@ -7381,26 +6481,20 @@
                 <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>
@@ -7408,26 +6502,20 @@
                   </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>
@@ -7510,26 +6598,20 @@
                 <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>
@@ -7537,26 +6619,20 @@
                   </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>
@@ -7575,26 +6651,20 @@
                 <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>
@@ -7602,26 +6672,20 @@
                   </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>
@@ -7704,26 +6768,20 @@
                 <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>
@@ -7731,26 +6789,20 @@
                   </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>
@@ -7769,26 +6821,20 @@
                 <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>
@@ -7796,26 +6842,20 @@
                   </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>
@@ -7898,26 +6938,20 @@
                 <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>
@@ -7925,26 +6959,20 @@
                   </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>
@@ -7963,26 +6991,20 @@
                 <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>
@@ -7990,26 +7012,20 @@
                   </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>
@@ -8092,26 +7108,20 @@
                 <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>
@@ -8119,26 +7129,20 @@
                   </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>
@@ -8157,26 +7161,20 @@
                 <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>
@@ -8184,26 +7182,20 @@
                   </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>
@@ -8286,26 +7278,20 @@
                 <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>
@@ -8313,26 +7299,20 @@
                   </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>
@@ -8351,26 +7331,20 @@
                 <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>
@@ -8378,26 +7352,20 @@
                   </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>
@@ -8480,26 +7448,20 @@
                 <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>
@@ -8507,26 +7469,20 @@
                   </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>
@@ -8545,26 +7501,20 @@
                 <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>
@@ -8572,26 +7522,20 @@
                   </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>
@@ -8674,26 +7618,20 @@
                 <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>
@@ -8701,26 +7639,20 @@
                   </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>
@@ -8739,26 +7671,20 @@
                 <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>
@@ -8766,26 +7692,20 @@
                   </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>
@@ -8868,26 +7788,20 @@
                 <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>
@@ -8895,26 +7809,20 @@
                   </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>
@@ -8933,26 +7841,20 @@
                 <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>
@@ -8960,26 +7862,20 @@
                   </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>
@@ -9062,26 +7958,20 @@
                 <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>
@@ -9089,26 +7979,20 @@
                   </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>
@@ -9127,26 +8011,20 @@
                 <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>
@@ -9154,26 +8032,20 @@
                   </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>
@@ -9256,26 +8128,20 @@
                 <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>
@@ -9283,26 +8149,20 @@
                   </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>
@@ -9321,26 +8181,20 @@
                 <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>
@@ -9348,26 +8202,20 @@
                   </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>
@@ -9450,26 +8298,20 @@
                 <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>
@@ -9477,26 +8319,20 @@
                   </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>
@@ -9515,26 +8351,20 @@
                 <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>
@@ -9542,26 +8372,20 @@
                   </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>
@@ -9644,26 +8468,20 @@
                 <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>
@@ -9671,26 +8489,20 @@
                   </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>
@@ -9709,26 +8521,20 @@
                 <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>
@@ -9736,26 +8542,20 @@
                   </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>
@@ -9838,26 +8638,20 @@
                 <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>
@@ -9865,26 +8659,20 @@
                   </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>
@@ -9903,26 +8691,20 @@
                 <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>
@@ -9930,26 +8712,20 @@
                   </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>
@@ -10032,26 +8808,20 @@
                 <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>
@@ -10059,26 +8829,20 @@
                   </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>
@@ -10097,26 +8861,20 @@
                 <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>
@@ -10124,26 +8882,20 @@
                   </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>
@@ -10226,26 +8978,20 @@
                 <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>
@@ -10253,26 +8999,20 @@
                   </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>
@@ -10291,26 +9031,20 @@
                 <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>
@@ -10318,26 +9052,20 @@
                   </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>
@@ -10420,26 +9148,20 @@
                 <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>
@@ -10447,26 +9169,20 @@
                   </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>
@@ -10485,26 +9201,20 @@
                 <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>
@@ -10512,26 +9222,20 @@
                   </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>
@@ -10614,26 +9318,20 @@
                 <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>
@@ -10641,26 +9339,20 @@
                   </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>
@@ -10679,26 +9371,20 @@
                 <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>
@@ -10706,26 +9392,20 @@
                   </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>
@@ -10808,26 +9488,20 @@
                 <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>
@@ -10835,26 +9509,20 @@
                   </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>
@@ -10873,26 +9541,20 @@
                 <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>
@@ -10900,26 +9562,20 @@
                   </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>
@@ -11002,26 +9658,20 @@
                 <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>
@@ -11029,26 +9679,20 @@
                   </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>
@@ -11067,26 +9711,20 @@
                 <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>
@@ -11094,26 +9732,20 @@
                   </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>
@@ -11196,26 +9828,20 @@
                 <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>
@@ -11223,26 +9849,20 @@
                   </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>
@@ -11261,26 +9881,20 @@
                 <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>
@@ -11288,26 +9902,20 @@
                   </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>
@@ -11390,26 +9998,20 @@
                 <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>
@@ -11417,26 +10019,20 @@
                   </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>
@@ -11455,26 +10051,20 @@
                 <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>
@@ -11482,26 +10072,20 @@
                   </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>
@@ -11584,26 +10168,20 @@
                 <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>
@@ -11611,26 +10189,20 @@
                   </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>
@@ -11649,26 +10221,20 @@
                 <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>
@@ -11676,26 +10242,20 @@
                   </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>
@@ -11778,26 +10338,20 @@
                 <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>
@@ -11805,26 +10359,20 @@
                   </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>
@@ -11843,26 +10391,20 @@
                 <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>
@@ -11870,26 +10412,20 @@
                   </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>
@@ -11972,26 +10508,20 @@
                 <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>
@@ -11999,26 +10529,20 @@
                   </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>
@@ -12037,26 +10561,20 @@
                 <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>
@@ -12064,26 +10582,20 @@
                   </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>
@@ -12166,26 +10678,20 @@
                 <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>
@@ -12193,26 +10699,20 @@
                   </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>
@@ -12231,26 +10731,20 @@
                 <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>
@@ -12258,26 +10752,20 @@
                   </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>
@@ -12360,26 +10848,20 @@
                 <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>
@@ -12387,26 +10869,20 @@
                   </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>
@@ -12425,26 +10901,20 @@
                 <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>
@@ -12452,26 +10922,20 @@
                   </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>
@@ -12492,7 +10956,7 @@
             <property name="height">1</property>
           </packing>
         </child>
-       </object>
+      </object>
     </child>
   </object>
 </interface>



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