1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"lower">-
56</property>
7 <property name=
"upper">56</property>
8 <property name=
"step_increment">1</property>
9 <property name=
"page_increment">10</property>
11 <object class=
"GtkTreeStore" id=
"liststore1">
13 <!-- column-name text -->
14 <column type=
"gchararray"/>
15 <!-- column-name id -->
16 <column type=
"gchararray"/>
19 <object class=
"GtkBox" id=
"ParagraphTabsPage">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"hexpand">True
</property>
23 <property name=
"vexpand">True
</property>
24 <property name=
"border_width">6</property>
25 <property name=
"spacing">12</property>
27 <object class=
"GtkFrame" id=
"frame1">
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">False
</property>
30 <property name=
"hexpand">True
</property>
31 <property name=
"vexpand">True
</property>
32 <property name=
"label_xalign">0</property>
33 <property name=
"shadow_type">none
</property>
35 <!-- n-columns=1 n-rows=1 -->
36 <object class=
"GtkGrid" id=
"tabgrid">
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">False
</property>
39 <property name=
"hexpand">True
</property>
40 <property name=
"vexpand">True
</property>
41 <property name=
"row_spacing">3</property>
42 <property name=
"margin-start">12</property>
43 <property name=
"margin-top">6</property>
45 <object class=
"GtkScrolledWindow">
46 <property name=
"height_request">42</property>
47 <property name=
"visible">True
</property>
48 <property name=
"can_focus">False
</property>
49 <property name=
"hexpand">True
</property>
50 <property name=
"vexpand">True
</property>
51 <property name=
"shadow_type">in
</property>
53 <object class=
"GtkTreeView" id=
"LB_TABPOS">
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"hexpand">True
</property>
57 <property name=
"vexpand">True
</property>
58 <property name=
"model">liststore1
</property>
59 <property name=
"headers_visible">False
</property>
60 <property name=
"headers_clickable">False
</property>
61 <property name=
"search_column">0</property>
62 <property name=
"show_expanders">False
</property>
63 <child internal-child=
"selection">
64 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
67 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
69 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
71 <attribute name=
"text">0</attribute>
80 <property name=
"left_attach">0</property>
81 <property name=
"top_attach">2</property>
85 <object class=
"GtkEntry" id=
"ED_TABPOS">
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">True
</property>
88 <property name=
"hexpand">True
</property>
89 <property name=
"truncate-multiline">True
</property>
90 <property name=
"activates_default">True
</property>
93 <property name=
"left_attach">0</property>
94 <property name=
"top_attach">1</property>
98 <object class=
"GtkSpinButton" id=
"SP_TABPOS">
99 <property name=
"can_focus">False
</property>
100 <property name=
"truncate-multiline">True
</property>
101 <property name=
"adjustment">adjustment1
</property>
104 <property name=
"left_attach">0</property>
105 <property name=
"top_attach">0</property>
111 <object class=
"GtkLabel" id=
"label1">
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">False
</property>
114 <property name=
"label" translatable=
"yes" context=
"paratabspage|label1">Position
</property>
115 <property name=
"xalign">0</property>
117 <attribute name=
"weight" value=
"bold"/>
123 <property name=
"expand">False
</property>
124 <property name=
"fill">True
</property>
125 <property name=
"position">0</property>
129 <object class=
"GtkFrame" id=
"frameFL_TABTYPE">
130 <property name=
"visible">True
</property>
131 <property name=
"can_focus">False
</property>
132 <property name=
"hexpand">True
</property>
133 <property name=
"label_xalign">0</property>
134 <property name=
"shadow_type">none
</property>
136 <!-- n-columns=1 n-rows=1 -->
137 <object class=
"GtkGrid" id=
"grid2">
138 <property name=
"visible">True
</property>
139 <property name=
"can_focus">False
</property>
140 <property name=
"row_spacing">6</property>
141 <property name=
"column_spacing">12</property>
142 <property name=
"margin-start">12</property>
143 <property name=
"margin-top">6</property>
145 <object class=
"GtkRadioButton" id=
"radiobuttonBTN_TABTYPE_DECIMAL">
146 <property name=
"label" translatable=
"yes" context=
"paratabspage|radiobuttonBTN_TABTYPE_DECIMAL">Deci_mal
</property>
147 <property name=
"visible">True
</property>
148 <property name=
"can_focus">True
</property>
149 <property name=
"receives_default">False
</property>
150 <property name=
"use_underline">True
</property>
151 <property name=
"draw_indicator">True
</property>
152 <property name=
"group">radiobuttonBTN_TABTYPE_LEFT
</property>
155 <property name=
"left_attach">0</property>
156 <property name=
"top_attach">3</property>
160 <object class=
"GtkEntry" id=
"entryED_TABTYPE_DECCHAR">
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">True
</property>
163 <property name=
"truncate-multiline">True
</property>
164 <property name=
"width_chars">3</property>
167 <property name=
"left_attach">1</property>
168 <property name=
"top_attach">4</property>
172 <object class=
"GtkDrawingArea" id=
"drawingareaWIN_TABLEFT">
173 <property name=
"visible">True
</property>
174 <property name=
"can_focus">False
</property>
177 <property name=
"left_attach">1</property>
178 <property name=
"top_attach">0</property>
182 <object class=
"GtkDrawingArea" id=
"drawingareaWIN_TABRIGHT">
183 <property name=
"visible">True
</property>
184 <property name=
"can_focus">False
</property>
187 <property name=
"left_attach">1</property>
188 <property name=
"top_attach">1</property>
192 <object class=
"GtkDrawingArea" id=
"drawingareaWIN_TABCENTER">
193 <property name=
"visible">True
</property>
194 <property name=
"can_focus">False
</property>
197 <property name=
"left_attach">1</property>
198 <property name=
"top_attach">2</property>
202 <object class=
"GtkDrawingArea" id=
"drawingareaWIN_TABDECIMAL">
203 <property name=
"visible">True
</property>
204 <property name=
"can_focus">False
</property>
207 <property name=
"left_attach">1</property>
208 <property name=
"top_attach">3</property>
212 <object class=
"GtkBox" id=
"box3">
213 <property name=
"visible">True
</property>
214 <property name=
"can_focus">False
</property>
215 <property name=
"orientation">vertical
</property>
217 <object class=
"GtkRadioButton" id=
"radiobuttonBTN_TABTYPE_LEFT">
218 <property name=
"label" translatable=
"yes" context=
"paratabspage|radiobuttonBTN_TABTYPE_LEFT">_Left
</property>
219 <property name=
"can_focus">True
</property>
220 <property name=
"receives_default">False
</property>
221 <property name=
"use_underline">True
</property>
222 <property name=
"active">True
</property>
223 <property name=
"draw_indicator">True
</property>
226 <property name=
"expand">False
</property>
227 <property name=
"fill">True
</property>
228 <property name=
"position">0</property>
232 <object class=
"GtkRadioButton" id=
"radiobuttonST_LEFTTAB_ASIAN">
233 <property name=
"label" translatable=
"yes" context=
"paratabspage|radiobuttonST_LEFTTAB_ASIAN">_Left/Top
</property>
234 <property name=
"can_focus">True
</property>
235 <property name=
"receives_default">False
</property>
236 <property name=
"use_underline">True
</property>
237 <property name=
"draw_indicator">True
</property>
238 <property name=
"group">radiobuttonBTN_TABTYPE_LEFT
</property>
241 <property name=
"expand">False
</property>
242 <property name=
"fill">True
</property>
243 <property name=
"position">1</property>
248 <property name=
"left_attach">0</property>
249 <property name=
"top_attach">0</property>
253 <object class=
"GtkBox" id=
"box4">
254 <property name=
"visible">True
</property>
255 <property name=
"can_focus">False
</property>
256 <property name=
"orientation">vertical
</property>
258 <object class=
"GtkRadioButton" id=
"radiobuttonBTN_TABTYPE_RIGHT">
259 <property name=
"label" translatable=
"yes" context=
"paratabspage|radiobuttonBTN_TABTYPE_RIGHT">Righ_t
</property>
260 <property name=
"can_focus">True
</property>
261 <property name=
"receives_default">False
</property>
262 <property name=
"use_underline">True
</property>
263 <property name=
"draw_indicator">True
</property>
264 <property name=
"group">radiobuttonBTN_TABTYPE_LEFT
</property>
267 <property name=
"expand">False
</property>
268 <property name=
"fill">True
</property>
269 <property name=
"position">0</property>
273 <object class=
"GtkRadioButton" id=
"radiobuttonST_RIGHTTAB_ASIAN">
274 <property name=
"label" translatable=
"yes" context=
"paratabspage|radiobuttonST_RIGHTTAB_ASIAN">Righ_t/Bottom
</property>
275 <property name=
"can_focus">True
</property>
276 <property name=
"receives_default">False
</property>
277 <property name=
"use_underline">True
</property>
278 <property name=
"draw_indicator">True
</property>
279 <property name=
"group">radiobuttonBTN_TABTYPE_LEFT
</property>
282 <property name=
"expand">False
</property>
283 <property name=
"fill">True
</property>
284 <property name=
"position">1</property>
289 <property name=
"left_attach">0</property>
290 <property name=
"top_attach">1</property>
294 <object class=
"GtkRadioButton" id=
"radiobuttonBTN_TABTYPE_CENTER">
295 <property name=
"label" translatable=
"yes" context=
"paratabspage|radiobuttonBTN_TABTYPE_CENTER">C_entered
</property>
296 <property name=
"visible">True
</property>
297 <property name=
"can_focus">True
</property>
298 <property name=
"receives_default">False
</property>
299 <property name=
"use_underline">True
</property>
300 <property name=
"draw_indicator">True
</property>
301 <property name=
"group">radiobuttonBTN_TABTYPE_LEFT
</property>
304 <property name=
"left_attach">0</property>
305 <property name=
"top_attach">2</property>
309 <object class=
"GtkLabel" id=
"labelFT_TABTYPE_DECCHAR">
310 <property name=
"visible">True
</property>
311 <property name=
"can_focus">False
</property>
312 <property name=
"valign">center
</property>
313 <property name=
"label" translatable=
"yes" context=
"paratabspage|labelFT_TABTYPE_DECCHAR">_Character
</property>
314 <property name=
"use_underline">True
</property>
315 <property name=
"mnemonic_widget">entryED_TABTYPE_DECCHAR
</property>
316 <property name=
"xalign">0</property>
317 <property name=
"margin-start">12</property>
320 <property name=
"left_attach">0</property>
321 <property name=
"top_attach">4</property>
327 <object class=
"GtkLabel" id=
"label2">
328 <property name=
"visible">True
</property>
329 <property name=
"can_focus">False
</property>
330 <property name=
"label" translatable=
"yes" context=
"paratabspage|label2">Type
</property>
332 <attribute name=
"weight" value=
"bold"/>
338 <property name=
"expand">False
</property>
339 <property name=
"fill">True
</property>
340 <property name=
"position">1</property>
344 <object class=
"GtkFrame" id=
"frameFL_FILLCHAR">
345 <property name=
"visible">True
</property>
346 <property name=
"can_focus">False
</property>
347 <property name=
"hexpand">True
</property>
348 <property name=
"label_xalign">0</property>
349 <property name=
"shadow_type">none
</property>
351 <!-- n-columns=1 n-rows=1 -->
352 <object class=
"GtkGrid" id=
"grid1">
353 <property name=
"visible">True
</property>
354 <property name=
"can_focus">False
</property>
355 <property name=
"row_spacing">6</property>
356 <property name=
"column_spacing">12</property>
357 <property name=
"margin-start">12</property>
358 <property name=
"margin-top">6</property>
360 <object class=
"GtkRadioButton" id=
"radiobuttonBTN_FILLCHAR_NO">
361 <property name=
"label" translatable=
"yes" context=
"paratabspage|radiobuttonBTN_FILLCHAR_NO">N_one
</property>
362 <property name=
"visible">True
</property>
363 <property name=
"can_focus">True
</property>
364 <property name=
"receives_default">False
</property>
365 <property name=
"use_underline">True
</property>
366 <property name=
"active">True
</property>
367 <property name=
"draw_indicator">True
</property>
370 <property name=
"left_attach">0</property>
371 <property name=
"top_attach">0</property>
372 <property name=
"width">2</property>
376 <object class=
"GtkRadioButton" id=
"radiobuttonBTN_FILLCHAR_POINTS">
377 <property name=
"label" context=
"paratabspage|radiobuttonBTN_FILLCHAR_POINTS">_........
</property>
378 <property name=
"visible">True
</property>
379 <property name=
"can_focus">True
</property>
380 <property name=
"receives_default">False
</property>
381 <property name=
"use_underline">True
</property>
382 <property name=
"draw_indicator">True
</property>
383 <property name=
"group">radiobuttonBTN_FILLCHAR_NO
</property>
386 <property name=
"left_attach">0</property>
387 <property name=
"top_attach">1</property>
388 <property name=
"width">2</property>
392 <object class=
"GtkRadioButton" id=
"radiobuttonBTN_FILLCHAR_DASHLINE">
393 <property name=
"label" context=
"paratabspage|radiobuttonBTN_FILLCHAR_DASHLINE">_--------
</property>
394 <property name=
"visible">True
</property>
395 <property name=
"can_focus">True
</property>
396 <property name=
"receives_default">False
</property>
397 <property name=
"use_underline">True
</property>
398 <property name=
"draw_indicator">True
</property>
399 <property name=
"group">radiobuttonBTN_FILLCHAR_NO
</property>
402 <property name=
"left_attach">0</property>
403 <property name=
"top_attach">2</property>
404 <property name=
"width">2</property>
408 <object class=
"GtkRadioButton" id=
"radiobuttonBTN_FILLCHAR_UNDERSCORE">
409 <property name=
"label" context=
"paratabspage|radiobuttonBTN_FILLCHAR_UNDERSCORE">______
</property>
410 <property name=
"visible">True
</property>
411 <property name=
"can_focus">True
</property>
412 <property name=
"receives_default">False
</property>
413 <property name=
"use_underline">True
</property>
414 <property name=
"draw_indicator">True
</property>
415 <property name=
"group">radiobuttonBTN_FILLCHAR_NO
</property>
418 <property name=
"left_attach">0</property>
419 <property name=
"top_attach">3</property>
420 <property name=
"width">2</property>
424 <object class=
"GtkRadioButton" id=
"radiobuttonBTN_FILLCHAR_OTHER">
425 <property name=
"label" translatable=
"yes" context=
"paratabspage|radiobuttonBTN_FILLCHAR_OTHER">C_haracter
</property>
426 <property name=
"visible">True
</property>
427 <property name=
"can_focus">True
</property>
428 <property name=
"receives_default">False
</property>
429 <property name=
"use_underline">True
</property>
430 <property name=
"draw_indicator">True
</property>
431 <property name=
"group">radiobuttonBTN_FILLCHAR_NO
</property>
433 <relation type=
"label-for" target=
"entryED_FILLCHAR_OTHER"/>
437 <property name=
"left_attach">0</property>
438 <property name=
"top_attach">4</property>
442 <object class=
"GtkEntry" id=
"entryED_FILLCHAR_OTHER">
443 <property name=
"visible">True
</property>
444 <property name=
"can_focus">True
</property>
445 <property name=
"width_chars">3</property>
446 <property name=
"truncate-multiline">True
</property>
448 <relation type=
"labelled-by" target=
"radiobuttonBTN_FILLCHAR_OTHER"/>
452 <property name=
"left_attach">1</property>
453 <property name=
"top_attach">4</property>
459 <object class=
"GtkLabel" id=
"label3">
460 <property name=
"visible">True
</property>
461 <property name=
"can_focus">False
</property>
462 <property name=
"label" translatable=
"yes" context=
"paratabspage|label3">Fill Character
</property>
463 <property name=
"xalign">0</property>
465 <attribute name=
"weight" value=
"bold"/>
471 <property name=
"expand">False
</property>
472 <property name=
"fill">True
</property>
473 <property name=
"position">2</property>
477 <object class=
"GtkButtonBox" id=
"buttonbox1">
478 <property name=
"visible">True
</property>
479 <property name=
"can_focus">False
</property>
480 <property name=
"margin_top">6</property>
481 <property name=
"orientation">vertical
</property>
482 <property name=
"spacing">12</property>
483 <property name=
"layout_style">start
</property>
485 <object class=
"GtkButton" id=
"buttonBTN_NEW">
486 <property name=
"label" translatable=
"yes" context=
"stock">_New
</property>
487 <property name=
"visible">True
</property>
488 <property name=
"can_focus">True
</property>
489 <property name=
"receives_default">True
</property>
490 <property name=
"use-underline">True
</property>
493 <property name=
"expand">False
</property>
494 <property name=
"fill">True
</property>
495 <property name=
"position">0</property>
499 <object class=
"GtkButton" id=
"buttonBTN_DELALL">
500 <property name=
"label" translatable=
"yes" context=
"paratabspage|buttonBTN_DELALL">Delete _all
</property>
501 <property name=
"visible">True
</property>
502 <property name=
"can_focus">True
</property>
503 <property name=
"receives_default">True
</property>
504 <property name=
"use_underline">True
</property>
507 <property name=
"expand">False
</property>
508 <property name=
"fill">True
</property>
509 <property name=
"position">1</property>
513 <object class=
"GtkButton" id=
"buttonBTN_DEL">
514 <property name=
"label" translatable=
"yes" context=
"stock">_Delete
</property>
515 <property name=
"visible">True
</property>
516 <property name=
"can_focus">True
</property>
517 <property name=
"receives_default">True
</property>
518 <property name=
"use-underline">True
</property>
519 <child internal-child=
"accessible">
520 <object class=
"AtkObject" id=
"buttonBTN_DEL-atkobject">
521 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"paratabspage|extended_tip|buttonBTN_DEL">Deletes the selected element or elements after confirmation.
</property>
526 <property name=
"expand">False
</property>
527 <property name=
"fill">True
</property>
528 <property name=
"position">2</property>
532 <object class=
"GtkLabel" id=
"label4">
533 <property name=
"can_focus">False
</property>
534 <property name=
"label" translatable=
"yes" context=
"paratabspage|label4">points
</property>
535 <property name=
"use_underline">True
</property>
536 <property name=
"mnemonic_widget">radiobuttonBTN_FILLCHAR_POINTS
</property>
539 <property name=
"expand">True
</property>
540 <property name=
"fill">True
</property>
541 <property name=
"position">3</property>
545 <object class=
"GtkLabel" id=
"label5">
546 <property name=
"can_focus">False
</property>
547 <property name=
"label" translatable=
"yes" context=
"paratabspage|label5">dashes
</property>
548 <property name=
"use_underline">True
</property>
549 <property name=
"mnemonic_widget">radiobuttonBTN_FILLCHAR_DASHLINE
</property>
552 <property name=
"expand">True
</property>
553 <property name=
"fill">True
</property>
554 <property name=
"position">4</property>
558 <object class=
"GtkLabel" id=
"label6">
559 <property name=
"can_focus">False
</property>
560 <property name=
"label" translatable=
"yes" context=
"paratabspage|label6">underscores
</property>
561 <property name=
"use_underline">True
</property>
562 <property name=
"mnemonic_widget">radiobuttonBTN_FILLCHAR_UNDERSCORE
</property>
565 <property name=
"expand">True
</property>
566 <property name=
"fill">True
</property>
567 <property name=
"position">5</property>
572 <property name=
"expand">False
</property>
573 <property name=
"fill">True
</property>
574 <property name=
"position">3</property>
578 <object class=
"GtkSizeGroup" id=
"sizegroup2">
579 <property name=
"mode">vertical
</property>
581 <widget name=
"entryED_TABTYPE_DECCHAR"/>
582 <widget name=
"entryED_FILLCHAR_OTHER"/>
585 <object class=
"GtkSizeGroup" id=
"sizegroup3">
587 <widget name=
"radiobuttonBTN_TABTYPE_DECIMAL"/>
588 <widget name=
"box3"/>
589 <widget name=
"box4"/>
590 <widget name=
"radiobuttonBTN_TABTYPE_CENTER"/>
591 <widget name=
"labelFT_TABTYPE_DECCHAR"/>
592 <widget name=
"radiobuttonBTN_FILLCHAR_NO"/>
593 <widget name=
"radiobuttonBTN_FILLCHAR_POINTS"/>
594 <widget name=
"radiobuttonBTN_FILLCHAR_DASHLINE"/>
595 <widget name=
"radiobuttonBTN_FILLCHAR_UNDERSCORE"/>
596 <widget name=
"radiobuttonBTN_FILLCHAR_OTHER"/>