|
17 | 17 | <property name="orientation">vertical</property> |
18 | 18 | <property name="spacing">18</property> |
19 | 19 | <child> |
20 | | - <object class="GtkVBox" id="vbox0"> |
| 20 | + <object class="GtkBox" id="vbox0"> |
| 21 | + <property name="orientation">vertical</property> |
21 | 22 | <property name="visible">True</property> |
22 | 23 | <property name="can_focus">False</property> |
23 | 24 | <property name="spacing">18</property> |
24 | 25 | <child> |
25 | | - <object class="GtkVBox" id="vbox1"> |
| 26 | + <object class="GtkBox" id="vbox1"> |
| 27 | + <property name="orientation">vertical</property> |
26 | 28 | <property name="visible">True</property> |
27 | 29 | <property name="can_focus">False</property> |
28 | 30 | <property name="spacing">6</property> |
|
43 | 45 | </packing> |
44 | 46 | </child> |
45 | 47 | <child> |
46 | | - <object class="GtkHBox" id="hbox1"> |
| 48 | + <object class="GtkBox" id="hbox1"> |
| 49 | + <property name="orientation">horizontal</property> |
47 | 50 | <property name="visible">True</property> |
48 | 51 | <property name="can_focus">False</property> |
49 | 52 | <child> |
|
101 | 104 | </packing> |
102 | 105 | </child> |
103 | 106 | <child> |
104 | | - <object class="GtkVBox" id="vbox2"> |
| 107 | + <object class="GtkBox" id="vbox2"> |
| 108 | + <property name="orientation">vertical</property> |
105 | 109 | <property name="visible">True</property> |
106 | 110 | <property name="can_focus">False</property> |
107 | 111 | <property name="spacing">6</property> |
|
122 | 126 | </packing> |
123 | 127 | </child> |
124 | 128 | <child> |
125 | | - <object class="GtkHBox" id="hbox4"> |
| 129 | + <object class="GtkBox" id="hbox4"> |
| 130 | + <property name="orientation">horizontal</property> |
126 | 131 | <property name="visible">True</property> |
127 | 132 | <property name="can_focus">False</property> |
128 | 133 | <child> |
|
138 | 143 | </packing> |
139 | 144 | </child> |
140 | 145 | <child> |
141 | | - <object class="GtkVBox" id="vbox3"> |
| 146 | + <object class="GtkBox" id="vbox3"> |
| 147 | + <property name="orientation">vertical</property> |
142 | 148 | <property name="visible">True</property> |
143 | 149 | <property name="can_focus">False</property> |
144 | 150 | <property name="spacing">6</property> |
|
163 | 169 | </packing> |
164 | 170 | </child> |
165 | 171 | <child> |
166 | | - <object class="GtkHBox" id="previousbox"> |
| 172 | + <object class="GtkBox" id="previousbox"> |
| 173 | + <property name="orientation">horizontal</property> |
167 | 174 | <property name="visible">True</property> |
168 | 175 | <property name="can_focus">False</property> |
169 | 176 | <property name="spacing">12</property> |
|
0 commit comments