1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkAdjustment" id=
"adjustment1">
5 <property name=
"lower">1</property>
6 <property name=
"upper">20</property>
7 <property name=
"value">1</property>
8 <property name=
"step_increment">1</property>
9 <property name=
"page_increment">10</property>
11 <object class=
"GtkAdjustment" id=
"adjustment2">
12 <property name=
"lower">0.01</property>
13 <property name=
"upper">56</property>
14 <property name=
"step_increment">0.10000000000000001</property>
15 <property name=
"page_increment">1</property>
17 <object class=
"GtkAdjustment" id=
"adjustment3">
18 <property name=
"upper">56</property>
19 <property name=
"step_increment">0.01</property>
20 <property name=
"page_increment">1</property>
22 <object class=
"GtkAdjustment" id=
"adjustment4">
23 <property name=
"lower">0.25</property>
24 <property name=
"upper">9</property>
25 <property name=
"value">0.25</property>
26 <property name=
"step_increment">0.25</property>
27 <property name=
"page_increment">10</property>
29 <object class=
"GtkAdjustment" id=
"adjustment5">
30 <property name=
"lower">25</property>
31 <property name=
"upper">100</property>
32 <property name=
"value">100</property>
33 <property name=
"step_increment">1</property>
34 <property name=
"page_increment">10</property>
36 <object class=
"GtkGrid" id=
"ColumnPage">
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">False
</property>
39 <property name=
"hexpand">True
</property>
40 <property name=
"border_width">6</property>
41 <property name=
"row_spacing">12</property>
43 <object class=
"GtkGrid" id=
"grid3">
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">False
</property>
46 <property name=
"hexpand">True
</property>
47 <property name=
"vexpand">True
</property>
48 <property name=
"row_spacing">3</property>
49 <property name=
"column_spacing">30</property>
51 <object class=
"GtkFrame" id=
"frame2">
52 <property name=
"visible">True
</property>
53 <property name=
"can_focus">False
</property>
54 <property name=
"valign">start
</property>
55 <property name=
"hexpand">True
</property>
56 <property name=
"label_xalign">0</property>
57 <property name=
"shadow_type">none
</property>
59 <object class=
"GtkAlignment" id=
"alignment2">
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">False
</property>
62 <property name=
"hexpand">True
</property>
63 <property name=
"top_padding">6</property>
64 <property name=
"left_padding">12</property>
66 <object class=
"GtkGrid" id=
"grid4">
67 <property name=
"visible">True
</property>
68 <property name=
"can_focus">False
</property>
69 <property name=
"hexpand">True
</property>
70 <property name=
"row_spacing">6</property>
71 <property name=
"column_spacing">18</property>
73 <object class=
"GtkGrid" id=
"grid5">
74 <property name=
"visible">True
</property>
75 <property name=
"can_focus">False
</property>
76 <property name=
"row_spacing">6</property>
78 <object class=
"GtkLabel" id=
"label3">
79 <property name=
"visible">True
</property>
80 <property name=
"can_focus">False
</property>
81 <property name=
"xalign">0</property>
82 <property name=
"label" translatable=
"yes">Columns
</property>
83 <property name=
"use_underline">True
</property>
84 <property name=
"mnemonic_widget">colsnf
</property>
87 <property name=
"left_attach">0</property>
88 <property name=
"top_attach">0</property>
89 <property name=
"width">1</property>
90 <property name=
"height">1</property>
94 <object class=
"GtkSpinButton" id=
"colsnf">
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">True
</property>
97 <property name=
"invisible_char">•
</property>
98 <property name=
"invisible_char_set">True
</property>
99 <property name=
"adjustment">adjustment1
</property>
102 <property name=
"left_attach">0</property>
103 <property name=
"top_attach">1</property>
104 <property name=
"width">1</property>
105 <property name=
"height">1</property>
110 <property name=
"left_attach">0</property>
111 <property name=
"top_attach">0</property>
112 <property name=
"width">1</property>
113 <property name=
"height">1</property>
117 <object class=
"GtkGrid" id=
"grid6">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">False
</property>
120 <property name=
"column_spacing">6</property>
122 <object class=
"GtkLabel" id=
"applytoft">
123 <property name=
"can_focus">False
</property>
124 <property name=
"no_show_all">True
</property>
125 <property name=
"xalign">0</property>
126 <property name=
"label" translatable=
"yes">_Apply to
</property>
127 <property name=
"use_underline">True
</property>
128 <property name=
"mnemonic_widget">applytolb
</property>
131 <property name=
"left_attach">0</property>
132 <property name=
"top_attach">0</property>
133 <property name=
"width">1</property>
134 <property name=
"height">1</property>
138 <object class=
"GtkCheckButton" id=
"balance">
139 <property name=
"label" translatable=
"yes">Evenly distribute contents _to all columns
</property>
140 <property name=
"can_focus">True
</property>
141 <property name=
"receives_default">False
</property>
142 <property name=
"no_show_all">True
</property>
143 <property name=
"use_underline">True
</property>
144 <property name=
"xalign">0</property>
145 <property name=
"draw_indicator">True
</property>
148 <property name=
"left_attach">0</property>
149 <property name=
"top_attach">1</property>
150 <property name=
"width">2</property>
151 <property name=
"height">1</property>
155 <object class=
"GtkLabel" id=
"textdirectionft">
156 <property name=
"can_focus">False
</property>
157 <property name=
"no_show_all">True
</property>
158 <property name=
"xalign">0</property>
159 <property name=
"label" translatable=
"yes">Text _direction
</property>
160 <property name=
"use_underline">True
</property>
161 <property name=
"mnemonic_widget">textdirectionlb
</property>
164 <property name=
"left_attach">0</property>
165 <property name=
"top_attach">2</property>
166 <property name=
"width">1</property>
167 <property name=
"height">1</property>
171 <object class=
"GtkComboBox" id=
"textdirectionlb">
172 <property name=
"can_focus">False
</property>
173 <property name=
"no_show_all">True
</property>
174 <property name=
"model">liststore1
</property>
177 <property name=
"left_attach">1</property>
178 <property name=
"top_attach">2</property>
179 <property name=
"width">1</property>
180 <property name=
"height">1</property>
184 <object class=
"GtkComboBox" id=
"applytolb">
185 <property name=
"can_focus">False
</property>
186 <property name=
"no_show_all">True
</property>
187 <property name=
"model">liststore2
</property>
190 <property name=
"left_attach">1</property>
191 <property name=
"top_attach">0</property>
192 <property name=
"width">1</property>
193 <property name=
"height">1</property>
198 <property name=
"left_attach">0</property>
199 <property name=
"top_attach">1</property>
200 <property name=
"width">2</property>
201 <property name=
"height">1</property>
205 <object class=
"swuilo-ColumnValueSet" id=
"valueset">
206 <property name=
"visible">True
</property>
207 <property name=
"hexpand">True
</property>
208 <property name=
"vexpand">True
</property>
211 <property name=
"left_attach">1</property>
212 <property name=
"top_attach">0</property>
213 <property name=
"width">1</property>
214 <property name=
"height">1</property>
222 <object class=
"GtkLabel" id=
"label2">
223 <property name=
"visible">True
</property>
224 <property name=
"can_focus">False
</property>
225 <property name=
"label" translatable=
"yes">Settings
</property>
227 <attribute name=
"weight" value=
"bold"/>
233 <property name=
"left_attach">0</property>
234 <property name=
"top_attach">0</property>
235 <property name=
"width">1</property>
236 <property name=
"height">1</property>
240 <object class=
"GtkGrid" id=
"grid1">
241 <property name=
"visible">True
</property>
242 <property name=
"can_focus">False
</property>
244 <object class=
"swlo-SwColExample" id=
"pageexample">
245 <property name=
"visible">True
</property>
246 <property name=
"halign">center
</property>
247 <property name=
"valign">center
</property>
250 <property name=
"left_attach">0</property>
251 <property name=
"top_attach">0</property>
252 <property name=
"width">1</property>
253 <property name=
"height">1</property>
257 <object class=
"swlo-SwColumnOnlyExample" id=
"frameexample">
258 <property name=
"visible">True
</property>
259 <property name=
"halign">center
</property>
260 <property name=
"valign">center
</property>
263 <property name=
"left_attach">1</property>
264 <property name=
"top_attach">0</property>
265 <property name=
"width">1</property>
266 <property name=
"height">1</property>
271 <property name=
"left_attach">1</property>
272 <property name=
"top_attach">0</property>
273 <property name=
"width">1</property>
274 <property name=
"height">1</property>
279 <property name=
"left_attach">0</property>
280 <property name=
"top_attach">0</property>
281 <property name=
"width">1</property>
282 <property name=
"height">1</property>
286 <object class=
"GtkFrame" id=
"spacing">
287 <property name=
"visible">True
</property>
288 <property name=
"can_focus">False
</property>
289 <property name=
"hexpand">True
</property>
290 <property name=
"label_xalign">0</property>
291 <property name=
"shadow_type">none
</property>
293 <object class=
"GtkAlignment" id=
"alignment3">
294 <property name=
"visible">True
</property>
295 <property name=
"can_focus">False
</property>
296 <property name=
"hexpand">True
</property>
297 <property name=
"top_padding">6</property>
298 <property name=
"left_padding">12</property>
300 <object class=
"GtkGrid" id=
"grid8">
301 <property name=
"visible">True
</property>
302 <property name=
"can_focus">False
</property>
303 <property name=
"hexpand">True
</property>
304 <property name=
"row_spacing">6</property>
305 <property name=
"column_spacing">12</property>
307 <object class=
"GtkLabel" id=
"columnft">
308 <property name=
"visible">True
</property>
309 <property name=
"can_focus">False
</property>
310 <property name=
"xalign">0</property>
311 <property name=
"label" translatable=
"yes">Column
</property>
313 <relation type=
"label-for" target=
"back"/>
314 <relation type=
"label-for" target=
"next"/>
318 <property name=
"left_attach">0</property>
319 <property name=
"top_attach">0</property>
320 <property name=
"width">1</property>
321 <property name=
"height">1</property>
325 <object class=
"GtkLabel" id=
"1">
326 <property name=
"visible">True
</property>
327 <property name=
"can_focus">False
</property>
328 <property name=
"hexpand">True
</property>
329 <property name=
"label">_1
</property>
330 <property name=
"use_underline">True
</property>
331 <property name=
"mnemonic_widget">width1mf:
0.00cm
</property>
334 <property name=
"left_attach">2</property>
335 <property name=
"top_attach">0</property>
336 <property name=
"width">1</property>
337 <property name=
"height">1</property>
341 <object class=
"GtkLabel" id=
"2">
342 <property name=
"visible">True
</property>
343 <property name=
"can_focus">False
</property>
344 <property name=
"hexpand">True
</property>
345 <property name=
"label">_2
</property>
346 <property name=
"use_underline">True
</property>
347 <property name=
"mnemonic_widget">width2mf:
0.00cm
</property>
349 <attribute name=
"background" value=
"#ffffffffffff"/>
353 <property name=
"left_attach">3</property>
354 <property name=
"top_attach">0</property>
355 <property name=
"width">1</property>
356 <property name=
"height">1</property>
360 <object class=
"GtkLabel" id=
"3">
361 <property name=
"visible">True
</property>
362 <property name=
"can_focus">False
</property>
363 <property name=
"hexpand">True
</property>
364 <property name=
"label">_3
</property>
365 <property name=
"use_underline">True
</property>
366 <property name=
"mnemonic_widget">width3mf:
0.00cm
</property>
369 <property name=
"left_attach">4</property>
370 <property name=
"top_attach">0</property>
371 <property name=
"width">1</property>
372 <property name=
"height">1</property>
376 <object class=
"GtkLabel" id=
"widthft">
377 <property name=
"visible">True
</property>
378 <property name=
"can_focus">False
</property>
379 <property name=
"xalign">0</property>
380 <property name=
"label" translatable=
"yes">Width
</property>
382 <relation type=
"label-for" target=
"width3mf:0.00cm"/>
383 <relation type=
"label-for" target=
"width2mf:0.00cm"/>
384 <relation type=
"label-for" target=
"width1mf:0.00cm"/>
388 <property name=
"left_attach">0</property>
389 <property name=
"top_attach">1</property>
390 <property name=
"width">1</property>
391 <property name=
"height">1</property>
395 <object class=
"GtkSpinButton" id=
"width3mf:0.00cm">
396 <property name=
"visible">True
</property>
397 <property name=
"can_focus">True
</property>
398 <property name=
"halign">center
</property>
399 <property name=
"hexpand">True
</property>
400 <property name=
"invisible_char">•
</property>
401 <property name=
"invisible_char_set">True
</property>
402 <property name=
"adjustment">adjustment2
</property>
403 <property name=
"digits">2</property>
405 <relation type=
"labelled-by" target=
"widthft"/>
409 <property name=
"left_attach">4</property>
410 <property name=
"top_attach">1</property>
411 <property name=
"width">1</property>
412 <property name=
"height">1</property>
416 <object class=
"GtkSpinButton" id=
"width2mf:0.00cm">
417 <property name=
"visible">True
</property>
418 <property name=
"can_focus">True
</property>
419 <property name=
"halign">center
</property>
420 <property name=
"hexpand">True
</property>
421 <property name=
"invisible_char">•
</property>
422 <property name=
"invisible_char_set">True
</property>
423 <property name=
"adjustment">adjustment2
</property>
424 <property name=
"digits">2</property>
426 <relation type=
"labelled-by" target=
"widthft"/>
430 <property name=
"left_attach">3</property>
431 <property name=
"top_attach">1</property>
432 <property name=
"width">1</property>
433 <property name=
"height">1</property>
437 <object class=
"GtkSpinButton" id=
"width1mf:0.00cm">
438 <property name=
"visible">True
</property>
439 <property name=
"can_focus">True
</property>
440 <property name=
"halign">center
</property>
441 <property name=
"hexpand">True
</property>
442 <property name=
"invisible_char">•
</property>
443 <property name=
"invisible_char_set">True
</property>
444 <property name=
"adjustment">adjustment2
</property>
445 <property name=
"digits">2</property>
447 <relation type=
"labelled-by" target=
"widthft"/>
451 <property name=
"left_attach">2</property>
452 <property name=
"top_attach">1</property>
453 <property name=
"width">1</property>
454 <property name=
"height">1</property>
458 <object class=
"GtkLabel" id=
"distft">
459 <property name=
"visible">True
</property>
460 <property name=
"can_focus">False
</property>
461 <property name=
"xalign">0</property>
462 <property name=
"label" translatable=
"yes">Spacing
</property>
464 <relation type=
"label-for" target=
"spacing1mf:0.00cm"/>
465 <relation type=
"label-for" target=
"spacing2mf:0.00cm"/>
469 <property name=
"left_attach">0</property>
470 <property name=
"top_attach">2</property>
471 <property name=
"width">1</property>
472 <property name=
"height">1</property>
476 <object class=
"GtkGrid" id=
"grid15">
477 <property name=
"visible">True
</property>
478 <property name=
"can_focus">False
</property>
479 <property name=
"halign">center
</property>
480 <property name=
"column_spacing">24</property>
482 <object class=
"GtkSpinButton" id=
"spacing1mf:0.00cm">
483 <property name=
"visible">True
</property>
484 <property name=
"can_focus">True
</property>
485 <property name=
"halign">center
</property>
486 <property name=
"invisible_char">•
</property>
487 <property name=
"invisible_char_set">True
</property>
488 <property name=
"adjustment">adjustment3
</property>
489 <property name=
"digits">2</property>
491 <relation type=
"labelled-by" target=
"distft"/>
495 <property name=
"left_attach">0</property>
496 <property name=
"top_attach">0</property>
497 <property name=
"width">1</property>
498 <property name=
"height">1</property>
502 <object class=
"GtkSpinButton" id=
"spacing2mf:0.00cm">
503 <property name=
"visible">True
</property>
504 <property name=
"can_focus">True
</property>
505 <property name=
"halign">center
</property>
506 <property name=
"invisible_char">•
</property>
507 <property name=
"invisible_char_set">True
</property>
508 <property name=
"adjustment">adjustment3
</property>
509 <property name=
"digits">2</property>
511 <relation type=
"labelled-by" target=
"distft"/>
515 <property name=
"left_attach">1</property>
516 <property name=
"top_attach">0</property>
517 <property name=
"width">1</property>
518 <property name=
"height">1</property>
523 <property name=
"left_attach">2</property>
524 <property name=
"top_attach">2</property>
525 <property name=
"width">3</property>
526 <property name=
"height">1</property>
530 <object class=
"GtkCheckButton" id=
"autowidth">
531 <property name=
"label" translatable=
"yes">Auto_Width
</property>
532 <property name=
"visible">True
</property>
533 <property name=
"can_focus">True
</property>
534 <property name=
"receives_default">False
</property>
535 <property name=
"use_underline">True
</property>
536 <property name=
"xalign">0</property>
537 <property name=
"draw_indicator">True
</property>
540 <property name=
"left_attach">2</property>
541 <property name=
"top_attach">3</property>
542 <property name=
"width">3</property>
543 <property name=
"height">1</property>
547 <object class=
"GtkButton" id=
"back">
548 <property name=
"visible">True
</property>
549 <property name=
"can_focus">True
</property>
550 <property name=
"receives_default">True
</property>
551 <property name=
"image">image7
</property>
553 <relation type=
"labelled-by" target=
"columnft"/>
557 <property name=
"left_attach">1</property>
558 <property name=
"top_attach">0</property>
559 <property name=
"width">1</property>
560 <property name=
"height">1</property>
564 <object class=
"GtkButton" id=
"next">
565 <property name=
"visible">True
</property>
566 <property name=
"can_focus">True
</property>
567 <property name=
"receives_default">True
</property>
568 <property name=
"image">image8
</property>
570 <relation type=
"labelled-by" target=
"columnft"/>
574 <property name=
"left_attach">5</property>
575 <property name=
"top_attach">0</property>
576 <property name=
"width">1</property>
577 <property name=
"height">1</property>
606 <object class=
"GtkLabel" id=
"label4">
607 <property name=
"visible">True
</property>
608 <property name=
"can_focus">False
</property>
609 <property name=
"label" translatable=
"yes">Width and Spacing
</property>
611 <attribute name=
"weight" value=
"bold"/>
617 <property name=
"left_attach">0</property>
618 <property name=
"top_attach">1</property>
619 <property name=
"width">1</property>
620 <property name=
"height">1</property>
624 <object class=
"GtkFrame" id=
"frame4">
625 <property name=
"visible">True
</property>
626 <property name=
"can_focus">False
</property>
627 <property name=
"label_xalign">0</property>
628 <property name=
"shadow_type">none
</property>
630 <object class=
"GtkAlignment" id=
"alignment4">
631 <property name=
"visible">True
</property>
632 <property name=
"can_focus">False
</property>
633 <property name=
"top_padding">6</property>
634 <property name=
"left_padding">12</property>
636 <object class=
"GtkGrid" id=
"grid10">
637 <property name=
"visible">True
</property>
638 <property name=
"can_focus">False
</property>
639 <property name=
"row_spacing">6</property>
640 <property name=
"column_spacing">12</property>
642 <object class=
"GtkLabel" id=
"linestyleft">
643 <property name=
"visible">True
</property>
644 <property name=
"can_focus">False
</property>
645 <property name=
"xalign">0</property>
646 <property name=
"label" translatable=
"yes">St_yle
</property>
647 <property name=
"use_underline">True
</property>
648 <property name=
"mnemonic_widget">linestylelb
</property>
651 <property name=
"left_attach">0</property>
652 <property name=
"top_attach">0</property>
653 <property name=
"width">1</property>
654 <property name=
"height">1</property>
658 <object class=
"GtkLabel" id=
"linewidthft">
659 <property name=
"visible">True
</property>
660 <property name=
"can_focus">False
</property>
661 <property name=
"xalign">0</property>
662 <property name=
"label" translatable=
"yes">_Width
</property>
663 <property name=
"use_underline">True
</property>
664 <property name=
"mnemonic_widget">linewidthmf:
0.00pt
</property>
667 <property name=
"left_attach">0</property>
668 <property name=
"top_attach">1</property>
669 <property name=
"width">1</property>
670 <property name=
"height">1</property>
674 <object class=
"GtkLabel" id=
"lineheightft">
675 <property name=
"visible">True
</property>
676 <property name=
"can_focus">False
</property>
677 <property name=
"xalign">0</property>
678 <property name=
"label" translatable=
"yes">H_eight
</property>
679 <property name=
"use_underline">True
</property>
680 <property name=
"mnemonic_widget">linewidthmf:
0.00pt
</property>
683 <property name=
"left_attach">2</property>
684 <property name=
"top_attach">0</property>
685 <property name=
"width">1</property>
686 <property name=
"height">1</property>
690 <object class=
"GtkLabel" id=
"lineposft">
691 <property name=
"visible">True
</property>
692 <property name=
"can_focus">False
</property>
693 <property name=
"xalign">0</property>
694 <property name=
"label" translatable=
"yes">_Position
</property>
695 <property name=
"use_underline">True
</property>
696 <property name=
"mnemonic_widget">lineposlb
</property>
699 <property name=
"left_attach">2</property>
700 <property name=
"top_attach">1</property>
701 <property name=
"width">1</property>
702 <property name=
"height">1</property>
706 <object class=
"GtkLabel" id=
"linecolorft">
707 <property name=
"visible">True
</property>
708 <property name=
"can_focus">False
</property>
709 <property name=
"xalign">0</property>
710 <property name=
"label" translatable=
"yes">_Color
</property>
711 <property name=
"use_underline">True
</property>
712 <property name=
"mnemonic_widget">colorlb
</property>
715 <property name=
"left_attach">4</property>
716 <property name=
"top_attach">0</property>
717 <property name=
"width">1</property>
718 <property name=
"height">1</property>
722 <object class=
"svtlo-LineListBox" id=
"linestylelb">
723 <property name=
"visible">True
</property>
724 <property name=
"dropdown">True
</property>
727 <property name=
"left_attach">1</property>
728 <property name=
"top_attach">0</property>
729 <property name=
"width">1</property>
730 <property name=
"height">1</property>
734 <object class=
"GtkComboBoxText" id=
"lineposlb">
735 <property name=
"visible">True
</property>
736 <property name=
"can_focus">False
</property>
737 <property name=
"entry_text_column">0</property>
738 <property name=
"id_column">1</property>
740 <item translatable=
"yes">Top
</item>
741 <item translatable=
"yes">Centered
</item>
742 <item translatable=
"yes">Bottom
</item>
746 <property name=
"left_attach">3</property>
747 <property name=
"top_attach">1</property>
748 <property name=
"width">1</property>
749 <property name=
"height">1</property>
753 <object class=
"GtkSpinButton" id=
"lineheightmf:0%">
754 <property name=
"visible">True
</property>
755 <property name=
"can_focus">True
</property>
756 <property name=
"invisible_char">•
</property>
757 <property name=
"invisible_char_set">True
</property>
758 <property name=
"adjustment">adjustment5
</property>
761 <property name=
"left_attach">3</property>
762 <property name=
"top_attach">0</property>
763 <property name=
"width">1</property>
764 <property name=
"height">1</property>
768 <object class=
"GtkSpinButton" id=
"linewidthmf:0.00pt">
769 <property name=
"visible">True
</property>
770 <property name=
"can_focus">True
</property>
771 <property name=
"invisible_char">•
</property>
772 <property name=
"invisible_char_set">True
</property>
773 <property name=
"adjustment">adjustment4
</property>
774 <property name=
"digits">2</property>
777 <property name=
"left_attach">1</property>
778 <property name=
"top_attach">1</property>
779 <property name=
"width">1</property>
780 <property name=
"height">1</property>
784 <object class=
"svtlo-ColorListBox" id=
"colorlb">
785 <property name=
"visible">True
</property>
786 <property name=
"dropdown">True
</property>
789 <property name=
"left_attach">5</property>
790 <property name=
"top_attach">0</property>
791 <property name=
"width">1</property>
792 <property name=
"height">1</property>
806 <object class=
"GtkLabel" id=
"label11">
807 <property name=
"visible">True
</property>
808 <property name=
"can_focus">False
</property>
809 <property name=
"label" translatable=
"yes">Separator line
</property>
811 <attribute name=
"weight" value=
"bold"/>
817 <property name=
"left_attach">0</property>
818 <property name=
"top_attach">2</property>
819 <property name=
"width">1</property>
820 <property name=
"height">1</property>
824 <object class=
"GtkImage" id=
"image7">
825 <property name=
"visible">True
</property>
826 <property name=
"can_focus">False
</property>
827 <property name=
"stock">gtk-go-back
</property>
828 <property name=
"icon-size">1</property>
830 <object class=
"GtkImage" id=
"image8">
831 <property name=
"visible">True
</property>
832 <property name=
"can_focus">False
</property>
833 <property name=
"stock">gtk-go-forward
</property>
834 <property name=
"icon-size">1</property>
836 <object class=
"GtkListStore" id=
"liststore1">
838 <!-- column-name gchararray1 -->
839 <column type=
"gchararray"/>
840 <!-- column-name gint1 -->
841 <column type=
"gint"/>
845 <col id=
"0" translatable=
"yes">Left-to-right
</col>
849 <col id=
"0" translatable=
"yes">Right-to-left
</col>
853 <col id=
"0" translatable=
"yes">Use superordinate object settings
</col>
858 <object class=
"GtkListStore" id=
"liststore2">
860 <!-- column-name gchararray1 -->
861 <column type=
"gchararray"/>
862 <!-- column-name gint1 -->
863 <column type=
"gint"/>
867 <col id=
"0" translatable=
"yes">Selection
</col>
871 <col id=
"0" translatable=
"yes">Current Section
</col>
875 <col id=
"0" translatable=
"yes">Selected section
</col>
879 <col id=
"0" translatable=
"yes">Frame
</col>
883 <col id=
"0" translatable=
"yes">Page Style:
</col>