tdf#154285 Check upper bound of arguments in SbRtl_Minute function
[LibreOffice.git] / cui / uiconfig / ui / linetabpage.ui
blobe28eb4b95c1978741c54a5ac1f1b0affd33e6dfb
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustmentHEIGHT_SYMBOL">
6 <property name="upper">20</property>
7 <property name="step-increment">0.05</property>
8 <property name="page-increment">1</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustmentPERCENT">
11 <property name="upper">100</property>
12 <property name="step-increment">5</property>
13 <property name="page-increment">10</property>
14 </object>
15 <object class="GtkAdjustment" id="adjustmentWIDTH">
16 <property name="upper">5</property>
17 <property name="step-increment">0.10</property>
18 <property name="page-increment">1</property>
19 </object>
20 <object class="GtkAdjustment" id="adjustmentWIDTH1">
21 <property name="upper">5</property>
22 <property name="step-increment">0.10</property>
23 <property name="page-increment">1</property>
24 </object>
25 <object class="GtkAdjustment" id="adjustmentWIDTH2">
26 <property name="upper">5</property>
27 <property name="step-increment">0.10</property>
28 <property name="page-increment">1</property>
29 </object>
30 <object class="GtkAdjustment" id="adjustmentWIDTH_SYMBOL">
31 <property name="upper">20</property>
32 <property name="step-increment">0.05</property>
33 <property name="page-increment">1</property>
34 </object>
35 <object class="GtkListStore" id="liststore4">
36 <columns>
37 <!-- column-name text -->
38 <column type="gchararray"/>
39 <!-- column-name id -->
40 <column type="gchararray"/>
41 <!-- column-name image -->
42 <column type="GdkPixbuf"/>
43 <!-- column-name surface -->
44 <column type="CairoSurface"/>
45 </columns>
46 </object>
47 <object class="GtkListStore" id="liststore5">
48 <columns>
49 <!-- column-name text -->
50 <column type="gchararray"/>
51 <!-- column-name id -->
52 <column type="gchararray"/>
53 <!-- column-name image -->
54 <column type="GdkPixbuf"/>
55 <!-- column-name surface -->
56 <column type="CairoSurface"/>
57 </columns>
58 </object>
59 <object class="GtkListStore" id="liststore6">
60 <columns>
61 <!-- column-name text -->
62 <column type="gchararray"/>
63 <!-- column-name id -->
64 <column type="gchararray"/>
65 <!-- column-name image -->
66 <column type="GdkPixbuf"/>
67 <!-- column-name surface -->
68 <column type="CairoSurface"/>
69 </columns>
70 </object>
71 <object class="GtkMenu" id="menuSELECT">
72 <property name="visible">True</property>
73 <property name="can-focus">False</property>
74 <child>
75 <object class="GtkMenuItem" id="none">
76 <property name="visible">True</property>
77 <property name="can-focus">False</property>
78 <property name="label" translatable="yes" context="linetabpage|menuitem1">_No Symbol</property>
79 <property name="use-underline">True</property>
80 </object>
81 </child>
82 <child>
83 <object class="GtkMenuItem" id="automatic">
84 <property name="visible">True</property>
85 <property name="can-focus">False</property>
86 <property name="label" translatable="yes" context="linetabpage|menuitem2">_Automatic</property>
87 <property name="use-underline">True</property>
88 </object>
89 </child>
90 <child>
91 <object class="GtkMenuItem" id="file">
92 <property name="visible">True</property>
93 <property name="can-focus">False</property>
94 <property name="label" translatable="yes" context="linetabpage|menuitem3">_From file...</property>
95 <property name="use-underline">True</property>
96 </object>
97 </child>
98 <child>
99 <object class="GtkMenuItem" id="gallery">
100 <property name="visible">True</property>
101 <property name="can-focus">False</property>
102 <property name="label" translatable="yes" context="linetabpage|menuitem4">_Gallery</property>
103 <property name="use-underline">True</property>
104 <child type="submenu">
105 <object class="GtkMenu" id="gallerysubmenu">
106 <property name="visible">True</property>
107 <property name="can-focus">False</property>
108 </object>
109 </child>
110 </object>
111 </child>
112 <child>
113 <object class="GtkMenuItem" id="symbols">
114 <property name="visible">True</property>
115 <property name="can-focus">False</property>
116 <property name="label" translatable="yes" context="linetabpage|menuitem5">_Symbols</property>
117 <property name="use-underline">True</property>
118 <child type="submenu">
119 <object class="GtkMenu" id="symbolssubmenu">
120 <property name="visible">True</property>
121 <property name="can-focus">False</property>
122 </object>
123 </child>
124 </object>
125 </child>
126 </object>
127 <object class="GtkBox" id="LineTabPage">
128 <property name="visible">True</property>
129 <property name="can-focus">False</property>
130 <property name="hexpand">True</property>
131 <property name="vexpand">True</property>
132 <property name="border-width">6</property>
133 <property name="orientation">vertical</property>
134 <property name="spacing">12</property>
135 <child>
136 <!-- n-columns=2 n-rows=3 -->
137 <object class="GtkGrid" id="grid1">
138 <property name="visible">True</property>
139 <property name="can-focus">False</property>
140 <property name="row-spacing">12</property>
141 <property name="column-spacing">24</property>
142 <child>
143 <object class="GtkFrame" id="FL_LINE">
144 <property name="visible">True</property>
145 <property name="can-focus">False</property>
146 <property name="label-xalign">0</property>
147 <property name="shadow-type">none</property>
148 <child>
149 <object class="GtkBox" id="box1">
150 <property name="visible">True</property>
151 <property name="can-focus">False</property>
152 <property name="margin-start">12</property>
153 <property name="margin-top">6</property>
154 <property name="orientation">vertical</property>
155 <property name="spacing">3</property>
156 <child>
157 <object class="GtkBox" id="box5">
158 <property name="visible">True</property>
159 <property name="can-focus">False</property>
160 <property name="spacing">6</property>
161 <child>
162 <object class="GtkLabel" id="FT_LINE_STYLE">
163 <property name="visible">True</property>
164 <property name="can-focus">False</property>
165 <property name="label" translatable="yes" context="linetabpage|FT_LINE_STYLE">_Style:</property>
166 <property name="use-underline">True</property>
167 <property name="mnemonic-widget">LB_LINE_STYLE</property>
168 <property name="xalign">0</property>
169 </object>
170 <packing>
171 <property name="expand">False</property>
172 <property name="fill">True</property>
173 <property name="position">0</property>
174 </packing>
175 </child>
176 <child>
177 <object class="GtkComboBox" id="LB_LINE_STYLE">
178 <property name="visible">True</property>
179 <property name="can-focus">False</property>
180 <property name="model">liststore5</property>
181 <property name="entry-text-column">0</property>
182 <property name="id-column">1</property>
183 <child>
184 <object class="GtkCellRendererText" id="cellrenderertext7"/>
185 <attributes>
186 <attribute name="text">0</attribute>
187 </attributes>
188 </child>
189 <child>
190 <object class="GtkCellRendererPixbuf" id="cellrenderertext11"/>
191 </child>
192 </object>
193 <packing>
194 <property name="expand">False</property>
195 <property name="fill">True</property>
196 <property name="position">1</property>
197 </packing>
198 </child>
199 </object>
200 <packing>
201 <property name="expand">False</property>
202 <property name="fill">True</property>
203 <property name="position">0</property>
204 </packing>
205 </child>
206 <child>
207 <object class="GtkBox" id="boxCOLOR">
208 <property name="visible">True</property>
209 <property name="can-focus">False</property>
210 <property name="spacing">6</property>
211 <child>
212 <object class="GtkLabel" id="FT_COLOR">
213 <property name="visible">True</property>
214 <property name="can-focus">False</property>
215 <property name="label" translatable="yes" context="linetabpage|FT_COLOR">Colo_r:</property>
216 <property name="use-underline">True</property>
217 <property name="mnemonic-widget">LB_COLOR</property>
218 <property name="xalign">0</property>
219 </object>
220 <packing>
221 <property name="expand">False</property>
222 <property name="fill">True</property>
223 <property name="position">0</property>
224 </packing>
225 </child>
226 <child>
227 <object class="GtkMenuButton" id="LB_COLOR">
228 <property name="visible">True</property>
229 <property name="can-focus">True</property>
230 <property name="receives-default">False</property>
231 <property name="xalign">0</property>
232 <property name="draw-indicator">True</property>
233 <property name="label" translatable="no"></property>
234 <child>
235 <placeholder/>
236 </child>
237 </object>
238 <packing>
239 <property name="expand">False</property>
240 <property name="fill">True</property>
241 <property name="position">1</property>
242 </packing>
243 </child>
244 </object>
245 <packing>
246 <property name="expand">False</property>
247 <property name="fill">True</property>
248 <property name="position">1</property>
249 </packing>
250 </child>
251 <child>
252 <object class="GtkBox" id="boxWIDTH">
253 <property name="visible">True</property>
254 <property name="can-focus">False</property>
255 <property name="spacing">6</property>
256 <child>
257 <object class="GtkLabel" id="FT_LINE_WIDTH">
258 <property name="visible">True</property>
259 <property name="can-focus">False</property>
260 <property name="label" translatable="yes" context="linetabpage|FT_LINE_WIDTH">T_hickness:</property>
261 <property name="use-underline">True</property>
262 <property name="mnemonic-widget">MTR_FLD_LINE_WIDTH</property>
263 <property name="xalign">0</property>
264 </object>
265 <packing>
266 <property name="expand">False</property>
267 <property name="fill">True</property>
268 <property name="position">0</property>
269 </packing>
270 </child>
271 <child>
272 <object class="GtkSpinButton" id="MTR_FLD_LINE_WIDTH">
273 <property name="visible">True</property>
274 <property name="can-focus">True</property>
275 <property name="halign">start</property>
276 <property name="truncate-multiline">True</property>
277 <property name="adjustment">adjustmentWIDTH</property>
278 <property name="digits">2</property>
279 </object>
280 <packing>
281 <property name="expand">False</property>
282 <property name="fill">True</property>
283 <property name="position">1</property>
284 </packing>
285 </child>
286 </object>
287 <packing>
288 <property name="expand">False</property>
289 <property name="fill">True</property>
290 <property name="position">2</property>
291 </packing>
292 </child>
293 <child>
294 <object class="GtkBox" id="boxTRANSPARENCY">
295 <property name="visible">True</property>
296 <property name="can-focus">False</property>
297 <property name="spacing">6</property>
298 <child>
299 <object class="GtkLabel" id="FT_TRANSPARENT">
300 <property name="visible">True</property>
301 <property name="can-focus">False</property>
302 <property name="label" translatable="yes" context="linetabpage|FT_TRANSPARENT">_Transparency:</property>
303 <property name="use-underline">True</property>
304 <property name="mnemonic-widget">MTR_LINE_TRANSPARENT</property>
305 <property name="xalign">0</property>
306 </object>
307 <packing>
308 <property name="expand">False</property>
309 <property name="fill">True</property>
310 <property name="position">0</property>
311 </packing>
312 </child>
313 <child>
314 <object class="GtkSpinButton" id="MTR_LINE_TRANSPARENT">
315 <property name="visible">True</property>
316 <property name="can-focus">True</property>
317 <property name="halign">start</property>
318 <property name="truncate-multiline">True</property>
319 <property name="adjustment">adjustmentPERCENT</property>
320 </object>
321 <packing>
322 <property name="expand">False</property>
323 <property name="fill">True</property>
324 <property name="position">1</property>
325 </packing>
326 </child>
327 </object>
328 <packing>
329 <property name="expand">False</property>
330 <property name="fill">True</property>
331 <property name="position">3</property>
332 </packing>
333 </child>
334 </object>
335 </child>
336 <child type="label">
337 <object class="GtkLabel" id="label1">
338 <property name="visible">True</property>
339 <property name="can-focus">False</property>
340 <property name="label" translatable="yes" context="linetabpage|label1">Line Properties</property>
341 <attributes>
342 <attribute name="weight" value="bold"/>
343 </attributes>
344 </object>
345 </child>
346 </object>
347 <packing>
348 <property name="left-attach">0</property>
349 <property name="top-attach">0</property>
350 <property name="height">2</property>
351 </packing>
352 </child>
353 <child>
354 <object class="GtkFrame" id="FL_LINE_ENDS">
355 <property name="visible">True</property>
356 <property name="can-focus">False</property>
357 <property name="label-xalign">0</property>
358 <property name="shadow-type">none</property>
359 <child>
360 <object class="GtkBox" id="boxARROW_STYLES">
361 <property name="visible">True</property>
362 <property name="can-focus">False</property>
363 <property name="margin-start">12</property>
364 <property name="margin-top">6</property>
365 <property name="orientation">vertical</property>
366 <property name="spacing">6</property>
367 <child>
368 <object class="GtkBox">
369 <property name="visible">True</property>
370 <property name="can-focus">False</property>
371 <property name="spacing">36</property>
372 <child>
373 <!-- n-columns=2 n-rows=2 -->
374 <object class="GtkGrid" id="grid2">
375 <property name="visible">True</property>
376 <property name="can-focus">False</property>
377 <property name="row-spacing">3</property>
378 <property name="column-spacing">6</property>
379 <child>
380 <object class="GtkLabel" id="FT_LINE_ENDS_STYLE">
381 <property name="visible">True</property>
382 <property name="can-focus">False</property>
383 <property name="label" translatable="yes" context="linetabpage|FT_LINE_ENDS_STYLE">Start st_yle:</property>
384 <property name="use-underline">True</property>
385 <property name="mnemonic-widget">LB_START_STYLE</property>
386 <property name="xalign">0</property>
387 </object>
388 <packing>
389 <property name="left-attach">0</property>
390 <property name="top-attach">0</property>
391 </packing>
392 </child>
393 <child>
394 <object class="GtkComboBox" id="LB_START_STYLE">
395 <property name="visible">True</property>
396 <property name="can-focus">False</property>
397 <property name="model">liststore4</property>
398 <property name="entry-text-column">0</property>
399 <property name="id-column">1</property>
400 <child>
401 <object class="GtkCellRendererText" id="cellrenderertext1"/>
402 <attributes>
403 <attribute name="text">0</attribute>
404 </attributes>
405 </child>
406 <child>
407 <object class="GtkCellRendererPixbuf" id="cellrenderertext2"/>
408 </child>
409 </object>
410 <packing>
411 <property name="left-attach">1</property>
412 <property name="top-attach">0</property>
413 </packing>
414 </child>
415 <child>
416 <!-- n-columns=2 n-rows=3 -->
417 <object class="GtkGrid" id="boxSTART">
418 <property name="visible">True</property>
419 <property name="can-focus">False</property>
420 <property name="row-spacing">3</property>
421 <property name="column-spacing">6</property>
422 <child>
423 <object class="GtkCheckButton" id="TSB_CENTER_START">
424 <property name="label" translatable="yes" context="linetabpage|TSB_CENTER_START">Ce_nter</property>
425 <property name="visible">True</property>
426 <property name="can-focus">True</property>
427 <property name="receives-default">False</property>
428 <property name="halign">start</property>
429 <property name="use-underline">True</property>
430 <property name="inconsistent">True</property>
431 <property name="draw-indicator">True</property>
432 </object>
433 <packing>
434 <property name="left-attach">1</property>
435 <property name="top-attach">1</property>
436 </packing>
437 </child>
438 <child>
439 <object class="GtkLabel" id="FT_LINE_START_WIDTH">
440 <property name="visible">True</property>
441 <property name="can-focus">False</property>
442 <property name="label" translatable="yes" context="linetabpage|FT_LINE_START_WIDTH">Wi_dth:</property>
443 <property name="use-underline">True</property>
444 <property name="mnemonic-widget">MTR_FLD_START_WIDTH</property>
445 <property name="xalign">0</property>
446 </object>
447 <packing>
448 <property name="left-attach">0</property>
449 <property name="top-attach">0</property>
450 </packing>
451 </child>
452 <child>
453 <object class="GtkSpinButton" id="MTR_FLD_START_WIDTH">
454 <property name="visible">True</property>
455 <property name="can-focus">True</property>
456 <property name="halign">start</property>
457 <property name="truncate-multiline">True</property>
458 <property name="adjustment">adjustmentWIDTH1</property>
459 <property name="digits">2</property>
460 </object>
461 <packing>
462 <property name="left-attach">1</property>
463 <property name="top-attach">0</property>
464 </packing>
465 </child>
466 <child>
467 <object class="GtkCheckButton" id="CBX_SYNCHRONIZE">
468 <property name="label" translatable="yes" context="linetabpage|CBX_SYNCHRONIZE">Synchroni_ze ends</property>
469 <property name="visible">True</property>
470 <property name="can-focus">True</property>
471 <property name="receives-default">False</property>
472 <property name="halign">start</property>
473 <property name="use-underline">True</property>
474 <property name="draw-indicator">True</property>
475 </object>
476 <packing>
477 <property name="left-attach">1</property>
478 <property name="top-attach">2</property>
479 </packing>
480 </child>
481 <child>
482 <placeholder/>
483 </child>
484 <child>
485 <placeholder/>
486 </child>
487 </object>
488 <packing>
489 <property name="left-attach">0</property>
490 <property name="top-attach">1</property>
491 <property name="width">2</property>
492 </packing>
493 </child>
494 </object>
495 <packing>
496 <property name="expand">False</property>
497 <property name="fill">True</property>
498 <property name="position">0</property>
499 </packing>
500 </child>
501 <child>
502 <!-- n-columns=2 n-rows=2 -->
503 <object class="GtkGrid" id="grid3">
504 <property name="visible">True</property>
505 <property name="can-focus">False</property>
506 <property name="row-spacing">3</property>
507 <property name="column-spacing">6</property>
508 <child>
509 <object class="GtkComboBox" id="LB_END_STYLE">
510 <property name="visible">True</property>
511 <property name="can-focus">False</property>
512 <property name="model">liststore6</property>
513 <property name="entry-text-column">0</property>
514 <property name="id-column">1</property>
515 <child>
516 <object class="GtkCellRendererText" id="cellrenderertext5"/>
517 <attributes>
518 <attribute name="text">0</attribute>
519 </attributes>
520 </child>
521 <child>
522 <object class="GtkCellRendererPixbuf" id="cellrenderertext6"/>
523 </child>
524 </object>
525 <packing>
526 <property name="left-attach">1</property>
527 <property name="top-attach">0</property>
528 </packing>
529 </child>
530 <child>
531 <object class="GtkLabel" id="label5">
532 <property name="visible">True</property>
533 <property name="can-focus">False</property>
534 <property name="label" translatable="yes" context="linetabpage|label5">End sty_le:</property>
535 <property name="use-underline">True</property>
536 <property name="mnemonic-widget">LB_END_STYLE</property>
537 <property name="xalign">0</property>
538 </object>
539 <packing>
540 <property name="left-attach">0</property>
541 <property name="top-attach">0</property>
542 </packing>
543 </child>
544 <child>
545 <!-- n-columns=2 n-rows=2 -->
546 <object class="GtkGrid" id="boxEND">
547 <property name="visible">True</property>
548 <property name="can-focus">False</property>
549 <property name="row-spacing">3</property>
550 <property name="column-spacing">6</property>
551 <child>
552 <object class="GtkLabel" id="FT_LINE_END_WIDTH">
553 <property name="visible">True</property>
554 <property name="can-focus">False</property>
555 <property name="label" translatable="yes" context="linetabpage|FT_LINE_END_WIDTH">W_idth:</property>
556 <property name="use-underline">True</property>
557 <property name="mnemonic-widget">MTR_FLD_END_WIDTH</property>
558 <property name="xalign">0</property>
559 </object>
560 <packing>
561 <property name="left-attach">0</property>
562 <property name="top-attach">0</property>
563 </packing>
564 </child>
565 <child>
566 <object class="GtkSpinButton" id="MTR_FLD_END_WIDTH">
567 <property name="visible">True</property>
568 <property name="can-focus">True</property>
569 <property name="halign">start</property>
570 <property name="truncate-multiline">True</property>
571 <property name="adjustment">adjustmentWIDTH2</property>
572 <property name="digits">2</property>
573 </object>
574 <packing>
575 <property name="left-attach">1</property>
576 <property name="top-attach">0</property>
577 </packing>
578 </child>
579 <child>
580 <object class="GtkCheckButton" id="TSB_CENTER_END">
581 <property name="label" translatable="yes" context="linetabpage|TSB_CENTER_END">C_enter</property>
582 <property name="visible">True</property>
583 <property name="can-focus">True</property>
584 <property name="receives-default">False</property>
585 <property name="halign">start</property>
586 <property name="use-underline">True</property>
587 <property name="inconsistent">True</property>
588 <property name="draw-indicator">True</property>
589 </object>
590 <packing>
591 <property name="left-attach">1</property>
592 <property name="top-attach">1</property>
593 </packing>
594 </child>
595 <child>
596 <placeholder/>
597 </child>
598 </object>
599 <packing>
600 <property name="left-attach">0</property>
601 <property name="top-attach">1</property>
602 <property name="width">2</property>
603 </packing>
604 </child>
605 </object>
606 <packing>
607 <property name="expand">False</property>
608 <property name="fill">True</property>
609 <property name="position">1</property>
610 </packing>
611 </child>
612 </object>
613 <packing>
614 <property name="expand">False</property>
615 <property name="fill">True</property>
616 <property name="position">0</property>
617 </packing>
618 </child>
619 </object>
620 </child>
621 <child type="label">
622 <object class="GtkLabel" id="label2">
623 <property name="visible">True</property>
624 <property name="can-focus">False</property>
625 <property name="label" translatable="yes" context="linetabpage|label2">Arrow Styles</property>
626 <attributes>
627 <attribute name="weight" value="bold"/>
628 </attributes>
629 </object>
630 </child>
631 </object>
632 <packing>
633 <property name="left-attach">0</property>
634 <property name="top-attach">2</property>
635 <property name="width">2</property>
636 </packing>
637 </child>
638 <child>
639 <object class="GtkFrame" id="FL_EDGE_STYLE">
640 <property name="visible">True</property>
641 <property name="can-focus">False</property>
642 <property name="label-xalign">0</property>
643 <property name="shadow-type">none</property>
644 <child>
645 <!-- n-columns=2 n-rows=2 -->
646 <object class="GtkGrid" id="gridEDGE_CAPS">
647 <property name="visible">True</property>
648 <property name="can-focus">False</property>
649 <property name="margin-start">12</property>
650 <property name="margin-top">6</property>
651 <property name="row-spacing">3</property>
652 <property name="column-spacing">6</property>
653 <child>
654 <object class="GtkLabel" id="FT_EDGE_STYLE">
655 <property name="visible">True</property>
656 <property name="can-focus">False</property>
657 <property name="label" translatable="yes" context="linetabpage|FT_EDGE_STYLE">_Corner style:</property>
658 <property name="use-underline">True</property>
659 <property name="mnemonic-widget">LB_EDGE_STYLE</property>
660 <property name="xalign">0</property>
661 </object>
662 <packing>
663 <property name="left-attach">0</property>
664 <property name="top-attach">0</property>
665 </packing>
666 </child>
667 <child>
668 <object class="GtkLabel" id="FT_CAP_STYLE">
669 <property name="visible">True</property>
670 <property name="can-focus">False</property>
671 <property name="label" translatable="yes" context="linetabpage|FT_CAP_STYLE">Ca_p style:</property>
672 <property name="use-underline">True</property>
673 <property name="mnemonic-widget">LB_CAP_STYLE</property>
674 <property name="xalign">0</property>
675 </object>
676 <packing>
677 <property name="left-attach">0</property>
678 <property name="top-attach">1</property>
679 </packing>
680 </child>
681 <child>
682 <object class="GtkComboBoxText" id="LB_EDGE_STYLE">
683 <property name="visible">True</property>
684 <property name="can-focus">False</property>
685 <items>
686 <item id="0" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">Rounded</item>
687 <item id="1" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">- none -</item>
688 <item id="2" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">Mitered</item>
689 <item id="3" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">Beveled</item>
690 </items>
691 </object>
692 <packing>
693 <property name="left-attach">1</property>
694 <property name="top-attach">0</property>
695 </packing>
696 </child>
697 <child>
698 <object class="GtkComboBoxText" id="LB_CAP_STYLE">
699 <property name="visible">True</property>
700 <property name="can-focus">False</property>
701 <items>
702 <item id="0" translatable="yes" context="linetabpage|liststoreCAP_STYLE">Flat</item>
703 <item id="1" translatable="yes" context="linetabpage|liststoreCAP_STYLE">Round</item>
704 <item id="2" translatable="yes" context="linetabpage|liststoreCAP_STYLE">Square</item>
705 </items>
706 </object>
707 <packing>
708 <property name="left-attach">1</property>
709 <property name="top-attach">1</property>
710 </packing>
711 </child>
712 </object>
713 </child>
714 <child type="label">
715 <object class="GtkLabel" id="label3">
716 <property name="visible">True</property>
717 <property name="can-focus">False</property>
718 <property name="label" translatable="yes" context="linetabpage|label3">Corner and Cap Styles</property>
719 <attributes>
720 <attribute name="weight" value="bold"/>
721 </attributes>
722 </object>
723 </child>
724 </object>
725 <packing>
726 <property name="left-attach">1</property>
727 <property name="top-attach">0</property>
728 </packing>
729 </child>
730 <child>
731 <object class="GtkFrame" id="FL_SYMBOL_FORMAT">
732 <property name="visible">True</property>
733 <property name="can-focus">False</property>
734 <property name="label-xalign">0</property>
735 <property name="shadow-type">none</property>
736 <child>
737 <object class="GtkBox" id="box4">
738 <property name="visible">True</property>
739 <property name="can-focus">False</property>
740 <property name="margin-start">12</property>
741 <property name="margin-top">6</property>
742 <property name="orientation">vertical</property>
743 <property name="spacing">6</property>
744 <child>
745 <object class="GtkMenuButton" id="MB_SYMBOL_BITMAP">
746 <property name="label" translatable="yes" context="linetabpage|MB_SYMBOL_BITMAP">Select...</property>
747 <property name="visible">True</property>
748 <property name="can-focus">True</property>
749 <property name="receives-default">True</property>
750 <property name="xalign">0</property>
751 <property name="draw-indicator">True</property>
752 <property name="popup">menuSELECT</property>
753 <property name="use-popover">False</property>
754 <child>
755 <placeholder/>
756 </child>
757 </object>
758 <packing>
759 <property name="expand">False</property>
760 <property name="fill">True</property>
761 <property name="position">0</property>
762 </packing>
763 </child>
764 <child>
765 <!-- n-columns=2 n-rows=3 -->
766 <object class="GtkGrid" id="gridICON_SIZE">
767 <property name="visible">True</property>
768 <property name="can-focus">False</property>
769 <property name="row-spacing">6</property>
770 <property name="column-spacing">12</property>
771 <child>
772 <object class="GtkLabel" id="FT_SYMBOL_WIDTH">
773 <property name="visible">True</property>
774 <property name="can-focus">False</property>
775 <property name="label" translatable="yes" context="linetabpage|FT_SYMBOL_WIDTH">Widt_h:</property>
776 <property name="use-underline">True</property>
777 <property name="mnemonic-widget">MF_SYMBOL_WIDTH</property>
778 <property name="xalign">0</property>
779 </object>
780 <packing>
781 <property name="left-attach">0</property>
782 <property name="top-attach">0</property>
783 </packing>
784 </child>
785 <child>
786 <object class="GtkSpinButton" id="MF_SYMBOL_WIDTH">
787 <property name="visible">True</property>
788 <property name="can-focus">True</property>
789 <property name="truncate-multiline">True</property>
790 <property name="adjustment">adjustmentWIDTH_SYMBOL</property>
791 <property name="digits">2</property>
792 </object>
793 <packing>
794 <property name="left-attach">1</property>
795 <property name="top-attach">0</property>
796 </packing>
797 </child>
798 <child>
799 <object class="GtkCheckButton" id="CB_SYMBOL_RATIO">
800 <property name="label" translatable="yes" context="linetabpage|CB_SYMBOL_RATIO">_Keep ratio</property>
801 <property name="visible">True</property>
802 <property name="can-focus">True</property>
803 <property name="receives-default">False</property>
804 <property name="halign">start</property>
805 <property name="use-underline">True</property>
806 <property name="draw-indicator">True</property>
807 </object>
808 <packing>
809 <property name="left-attach">0</property>
810 <property name="top-attach">2</property>
811 <property name="width">2</property>
812 </packing>
813 </child>
814 <child>
815 <object class="GtkLabel" id="FT_SYMBOL_HEIGHT">
816 <property name="visible">True</property>
817 <property name="can-focus">False</property>
818 <property name="label" translatable="yes" context="linetabpage|FT_SYMBOL_HEIGHT">Hei_ght:</property>
819 <property name="use-underline">True</property>
820 <property name="mnemonic-widget">MF_SYMBOL_HEIGHT</property>
821 <property name="xalign">0</property>
822 </object>
823 <packing>
824 <property name="left-attach">0</property>
825 <property name="top-attach">1</property>
826 </packing>
827 </child>
828 <child>
829 <object class="GtkSpinButton" id="MF_SYMBOL_HEIGHT">
830 <property name="visible">True</property>
831 <property name="can-focus">True</property>
832 <property name="truncate-multiline">True</property>
833 <property name="adjustment">adjustmentHEIGHT_SYMBOL</property>
834 <property name="digits">2</property>
835 </object>
836 <packing>
837 <property name="left-attach">1</property>
838 <property name="top-attach">1</property>
839 </packing>
840 </child>
841 </object>
842 <packing>
843 <property name="expand">False</property>
844 <property name="fill">True</property>
845 <property name="position">1</property>
846 </packing>
847 </child>
848 </object>
849 </child>
850 <child type="label">
851 <object class="GtkLabel" id="label4">
852 <property name="visible">True</property>
853 <property name="can-focus">False</property>
854 <property name="label" translatable="yes" context="linetabpage|label4">Icon</property>
855 <attributes>
856 <attribute name="weight" value="bold"/>
857 </attributes>
858 </object>
859 </child>
860 </object>
861 <packing>
862 <property name="left-attach">1</property>
863 <property name="top-attach">1</property>
864 </packing>
865 </child>
866 </object>
867 <packing>
868 <property name="expand">False</property>
869 <property name="fill">True</property>
870 <property name="position">0</property>
871 </packing>
872 </child>
873 <child>
874 <object class="GtkScrolledWindow">
875 <property name="visible">True</property>
876 <property name="can-focus">False</property>
877 <property name="margin-start">12</property>
878 <property name="margin-top">6</property>
879 <property name="hscrollbar-policy">never</property>
880 <property name="vscrollbar-policy">never</property>
881 <property name="shadow-type">in</property>
882 <child>
883 <object class="GtkViewport">
884 <property name="visible">True</property>
885 <property name="can-focus">False</property>
886 <child>
887 <object class="GtkDrawingArea" id="CTL_PREVIEW">
888 <property name="visible">True</property>
889 <property name="can-focus">False</property>
890 <child internal-child="accessible">
891 <object class="AtkObject" id="CTL_PREVIEW-atkobject">
892 <property name="AtkObject::accessible-name" translatable="yes" context="linetabpage|CTL_PREVIEW-atkobject">Example</property>
893 </object>
894 </child>
895 </object>
896 </child>
897 </object>
898 </child>
899 </object>
900 <packing>
901 <property name="expand">False</property>
902 <property name="fill">True</property>
903 <property name="position">1</property>
904 </packing>
905 </child>
906 </object>
907 <object class="GtkSizeGroup" id="sizegroupLabel1">
908 <widgets>
909 <widget name="FT_LINE_STYLE"/>
910 <widget name="FT_COLOR"/>
911 <widget name="FT_LINE_WIDTH"/>
912 <widget name="FT_TRANSPARENT"/>
913 <widget name="FT_LINE_ENDS_STYLE"/>
914 <widget name="FT_LINE_START_WIDTH"/>
915 </widgets>
916 </object>
917 <object class="GtkSizeGroup" id="sizegroupLabel2">
918 <widgets>
919 <widget name="FT_EDGE_STYLE"/>
920 <widget name="FT_CAP_STYLE"/>
921 <widget name="FT_SYMBOL_WIDTH"/>
922 <widget name="FT_SYMBOL_HEIGHT"/>
923 <widget name="label5"/>
924 <widget name="FT_LINE_END_WIDTH"/>
925 </widgets>
926 </object>
927 <object class="GtkSizeGroup" id="sizegroupSpin">
928 <widgets>
929 <widget name="MTR_FLD_LINE_WIDTH"/>
930 <widget name="MTR_LINE_TRANSPARENT"/>
931 <widget name="MTR_FLD_START_WIDTH"/>
932 </widgets>
933 </object>
934 <object class="GtkSizeGroup" id="sizegroupWidget1">
935 <widgets>
936 <widget name="LB_LINE_STYLE"/>
937 <widget name="LB_COLOR"/>
938 <widget name="LB_START_STYLE"/>
939 <widget name="LB_EDGE_STYLE"/>
940 <widget name="LB_CAP_STYLE"/>
941 <widget name="LB_END_STYLE"/>
942 </widgets>
943 </object>
944 </interface>