Avoid potential negative array index access to cached text.
[LibreOffice.git] / extensions / uiconfig / scanner / ui / sanedialog.ui
blobda4cd68664e81a8af2c6b5ab9eba7746f0c943ef
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="pcr">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">100</property>
7 <property name="step-increment">1</property>
8 <property name="page-increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustment2">
11 <property name="upper">100</property>
12 <property name="step-increment">1</property>
13 <property name="page-increment">10</property>
14 </object>
15 <object class="GtkAdjustment" id="adjustment3">
16 <property name="upper">100</property>
17 <property name="step-increment">1</property>
18 <property name="page-increment">10</property>
19 </object>
20 <object class="GtkAdjustment" id="adjustment4">
21 <property name="upper">100</property>
22 <property name="step-increment">1</property>
23 <property name="page-increment">10</property>
24 </object>
25 <object class="GtkAdjustment" id="adjustment5">
26 <property name="upper">100</property>
27 <property name="step-increment">1</property>
28 <property name="page-increment">10</property>
29 </object>
30 <object class="GtkAdjustment" id="adjustment6">
31 <property name="upper">100</property>
32 <property name="step-increment">1</property>
33 <property name="page-increment">10</property>
34 </object>
35 <object class="GtkTreeStore" id="liststore2">
36 <columns>
37 <!-- column-name text -->
38 <column type="gchararray"/>
39 <!-- column-name id -->
40 <column type="gchararray"/>
41 </columns>
42 </object>
43 <object class="GtkDialog" id="SaneDialog">
44 <property name="can-focus">False</property>
45 <property name="border-width">6</property>
46 <property name="title" translatable="yes" context="sanedialog|SaneDialog">Scanner</property>
47 <property name="modal">True</property>
48 <property name="default-width">0</property>
49 <property name="default-height">0</property>
50 <property name="type-hint">dialog</property>
51 <child internal-child="vbox">
52 <object class="GtkBox" id="dialog-vbox1">
53 <property name="can-focus">False</property>
54 <property name="orientation">vertical</property>
55 <property name="spacing">12</property>
56 <child internal-child="action_area">
57 <object class="GtkButtonBox" id="dialog-action_area1">
58 <property name="can-focus">False</property>
59 <property name="homogeneous">True</property>
60 <property name="layout-style">end</property>
61 <child>
62 <object class="GtkButton" id="help">
63 <property name="label" translatable="yes" context="stock">_Help</property>
64 <property name="use-action-appearance">True</property>
65 <property name="visible">True</property>
66 <property name="can-focus">True</property>
67 <property name="receives-default">True</property>
68 <property name="use-underline">True</property>
69 </object>
70 <packing>
71 <property name="expand">True</property>
72 <property name="fill">True</property>
73 <property name="position">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkButton" id="deviceInfoButton">
78 <property name="label" translatable="yes" context="sanedialog|deviceInfoButton">About Dev_ice</property>
79 <property name="visible">True</property>
80 <property name="can-focus">True</property>
81 <property name="receives-default">True</property>
82 <property name="use-underline">True</property>
83 <child internal-child="accessible">
84 <object class="AtkObject" id="deviceInfoButton-atkobject">
85 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|deviceInfoButton">Displays a popup window with information obtained from the scanner driver.</property>
86 </object>
87 </child>
88 </object>
89 <packing>
90 <property name="expand">False</property>
91 <property name="fill">True</property>
92 <property name="position">1</property>
93 </packing>
94 </child>
95 <child>
96 <object class="GtkButton" id="previewButton">
97 <property name="label" translatable="yes" context="sanedialog|previewButton">Create Previe_w</property>
98 <property name="visible">True</property>
99 <property name="can-focus">True</property>
100 <property name="receives-default">True</property>
101 <property name="use-underline">True</property>
102 <child internal-child="accessible">
103 <object class="AtkObject" id="previewButton-atkobject">
104 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|previewButton">Scans and displays the document in the preview area.</property>
105 </object>
106 </child>
107 </object>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">True</property>
111 <property name="position">2</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkButton" id="ok">
116 <property name="label" translatable="yes" context="sanedialog|scanButton">_Scan</property>
117 <property name="visible">True</property>
118 <property name="can-focus">True</property>
119 <property name="receives-default">True</property>
120 <property name="use-underline">True</property>
121 <child internal-child="accessible">
122 <object class="AtkObject" id="ok-atkobject">
123 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|ok">Scans an image, and then inserts the result into the document and closes the dialog.</property>
124 </object>
125 </child>
126 </object>
127 <packing>
128 <property name="expand">False</property>
129 <property name="fill">True</property>
130 <property name="position">3</property>
131 </packing>
132 </child>
133 <child>
134 <object class="GtkButton" id="cancel">
135 <property name="label" translatable="yes" context="stock">_Cancel</property>
136 <property name="visible">True</property>
137 <property name="can-focus">True</property>
138 <property name="receives-default">True</property>
139 <property name="use-underline">True</property>
140 </object>
141 <packing>
142 <property name="expand">False</property>
143 <property name="fill">True</property>
144 <property name="position">5</property>
145 </packing>
146 </child>
147 </object>
148 <packing>
149 <property name="expand">False</property>
150 <property name="fill">True</property>
151 <property name="pack-type">end</property>
152 <property name="position">1</property>
153 </packing>
154 </child>
155 <child>
156 <object class="GtkBox">
157 <property name="visible">True</property>
158 <property name="can-focus">False</property>
159 <property name="spacing">12</property>
160 <child>
161 <object class="GtkBox" id="box1">
162 <property name="visible">True</property>
163 <property name="can-focus">False</property>
164 <property name="hexpand">True</property>
165 <property name="vexpand">True</property>
166 <property name="orientation">vertical</property>
167 <property name="spacing">12</property>
168 <child>
169 <object class="GtkFrame" id="frame1">
170 <property name="visible">True</property>
171 <property name="can-focus">False</property>
172 <property name="label-xalign">0</property>
173 <property name="shadow-type">none</property>
174 <child>
175 <!-- n-columns=2 n-rows=4 -->
176 <object class="GtkGrid" id="grid1">
177 <property name="visible">True</property>
178 <property name="can-focus">False</property>
179 <property name="margin-start">12</property>
180 <property name="margin-top">6</property>
181 <property name="row-spacing">6</property>
182 <property name="column-spacing">12</property>
183 <child>
184 <object class="GtkLabel" id="label3">
185 <property name="visible">True</property>
186 <property name="can-focus">False</property>
187 <property name="label" translatable="yes" context="sanedialog|label3">_Left:</property>
188 <property name="use-underline">True</property>
189 <property name="mnemonic-widget">leftSpinbutton</property>
190 <property name="xalign">0</property>
191 </object>
192 <packing>
193 <property name="left-attach">0</property>
194 <property name="top-attach">0</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkLabel" id="label4">
199 <property name="visible">True</property>
200 <property name="can-focus">False</property>
201 <property name="label" translatable="yes" context="sanedialog|label4">To_p:</property>
202 <property name="use-underline">True</property>
203 <property name="mnemonic-widget">topSpinbutton</property>
204 <property name="xalign">0</property>
205 </object>
206 <packing>
207 <property name="left-attach">0</property>
208 <property name="top-attach">1</property>
209 </packing>
210 </child>
211 <child>
212 <object class="GtkLabel" id="label5">
213 <property name="visible">True</property>
214 <property name="can-focus">False</property>
215 <property name="label" translatable="yes" context="sanedialog|label5">_Right:</property>
216 <property name="use-underline">True</property>
217 <property name="mnemonic-widget">rightSpinbutton</property>
218 <property name="xalign">0</property>
219 </object>
220 <packing>
221 <property name="left-attach">0</property>
222 <property name="top-attach">2</property>
223 </packing>
224 </child>
225 <child>
226 <object class="GtkLabel" id="label6">
227 <property name="visible">True</property>
228 <property name="can-focus">False</property>
229 <property name="label" translatable="yes" context="sanedialog|label6">_Bottom:</property>
230 <property name="use-underline">True</property>
231 <property name="mnemonic-widget">bottomSpinbutton</property>
232 <property name="xalign">0</property>
233 </object>
234 <packing>
235 <property name="left-attach">0</property>
236 <property name="top-attach">3</property>
237 </packing>
238 </child>
239 <child>
240 <object class="GtkSpinButton" id="topSpinbutton">
241 <property name="visible">True</property>
242 <property name="can-focus">True</property>
243 <property name="hexpand">True</property>
244 <property name="activates-default">True</property>
245 <property name="truncate-multiline">True</property>
246 <property name="adjustment">adjustment2</property>
247 <child internal-child="accessible">
248 <object class="AtkObject" id="topSpinbutton-atkobject">
249 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|topSpinbutton">Set the top margin of the scan area.</property>
250 </object>
251 </child>
252 </object>
253 <packing>
254 <property name="left-attach">1</property>
255 <property name="top-attach">1</property>
256 </packing>
257 </child>
258 <child>
259 <object class="GtkSpinButton" id="rightSpinbutton">
260 <property name="visible">True</property>
261 <property name="can-focus">True</property>
262 <property name="hexpand">True</property>
263 <property name="activates-default">True</property>
264 <property name="truncate-multiline">True</property>
265 <property name="adjustment">adjustment3</property>
266 <child internal-child="accessible">
267 <object class="AtkObject" id="rightSpinbutton-atkobject">
268 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|rightSpinbutton">Set the right margin of the scan area.</property>
269 </object>
270 </child>
271 </object>
272 <packing>
273 <property name="left-attach">1</property>
274 <property name="top-attach">2</property>
275 </packing>
276 </child>
277 <child>
278 <object class="GtkSpinButton" id="bottomSpinbutton">
279 <property name="visible">True</property>
280 <property name="can-focus">True</property>
281 <property name="hexpand">True</property>
282 <property name="activates-default">True</property>
283 <property name="truncate-multiline">True</property>
284 <property name="adjustment">adjustment4</property>
285 <child internal-child="accessible">
286 <object class="AtkObject" id="bottomSpinbutton-atkobject">
287 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|bottomSpinbutton">Set the bottom margin of the scan area.</property>
288 </object>
289 </child>
290 </object>
291 <packing>
292 <property name="left-attach">1</property>
293 <property name="top-attach">3</property>
294 </packing>
295 </child>
296 <child>
297 <object class="GtkSpinButton" id="leftSpinbutton">
298 <property name="visible">True</property>
299 <property name="can-focus">True</property>
300 <property name="hexpand">True</property>
301 <property name="activates-default">True</property>
302 <property name="truncate-multiline">True</property>
303 <property name="adjustment">adjustment1</property>
304 <child internal-child="accessible">
305 <object class="AtkObject" id="leftSpinbutton-atkobject">
306 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|leftSpinbutton">Set the left margin of the scan area.</property>
307 </object>
308 </child>
309 </object>
310 <packing>
311 <property name="left-attach">1</property>
312 <property name="top-attach">0</property>
313 </packing>
314 </child>
315 </object>
316 </child>
317 <child type="label">
318 <object class="GtkLabel" id="label1">
319 <property name="visible">True</property>
320 <property name="can-focus">False</property>
321 <property name="label" translatable="yes" context="sanedialog|label1">Scan Area</property>
322 <property name="xalign">0</property>
323 </object>
324 </child>
325 </object>
326 <packing>
327 <property name="expand">False</property>
328 <property name="fill">True</property>
329 <property name="position">0</property>
330 </packing>
331 </child>
332 <child>
333 <object class="GtkFrame" id="frame2">
334 <property name="visible">True</property>
335 <property name="can-focus">False</property>
336 <property name="hexpand">True</property>
337 <property name="vexpand">True</property>
338 <property name="label-xalign">0</property>
339 <property name="shadow-type">none</property>
340 <child>
341 <object class="GtkScrolledWindow">
342 <property name="visible">True</property>
343 <property name="can-focus">True</property>
344 <property name="halign">center</property>
345 <property name="valign">start</property>
346 <property name="margin-start">12</property>
347 <property name="margin-top">6</property>
348 <property name="hexpand">True</property>
349 <property name="vexpand">True</property>
350 <property name="hscrollbar-policy">never</property>
351 <property name="vscrollbar-policy">never</property>
352 <property name="shadow-type">in</property>
353 <child>
354 <object class="GtkViewport">
355 <property name="visible">True</property>
356 <property name="can-focus">False</property>
357 <child>
358 <object class="GtkDrawingArea" id="preview">
359 <property name="visible">True</property>
360 <property name="can-focus">False</property>
361 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
362 <property name="hexpand">True</property>
363 <property name="vexpand">True</property>
364 <child internal-child="accessible">
365 <object class="AtkObject" id="preview-atkobject">
366 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|preview">Displays a preview of the scanned image. The preview area contains eight handles. Drag the handles to adjust the scan area or enter a value in the corresponding margin spin box.</property>
367 </object>
368 </child>
369 </object>
370 </child>
371 </object>
372 </child>
373 </object>
374 </child>
375 <child type="label">
376 <object class="GtkLabel" id="label2">
377 <property name="visible">True</property>
378 <property name="can-focus">False</property>
379 <property name="label" translatable="yes" context="sanedialog|label2">Preview</property>
380 </object>
381 </child>
382 </object>
383 <packing>
384 <property name="expand">False</property>
385 <property name="fill">True</property>
386 <property name="position">1</property>
387 </packing>
388 </child>
389 </object>
390 <packing>
391 <property name="expand">False</property>
392 <property name="fill">True</property>
393 <property name="position">0</property>
394 </packing>
395 </child>
396 <child>
397 <object class="GtkBox" id="box2">
398 <property name="visible">True</property>
399 <property name="can-focus">False</property>
400 <property name="orientation">vertical</property>
401 <property name="spacing">12</property>
402 <child>
403 <!-- n-columns=2 n-rows=2 -->
404 <object class="GtkGrid" id="grid2">
405 <property name="visible">True</property>
406 <property name="can-focus">False</property>
407 <property name="row-spacing">6</property>
408 <property name="column-spacing">12</property>
409 <child>
410 <object class="GtkLabel" id="label7">
411 <property name="visible">True</property>
412 <property name="can-focus">False</property>
413 <property name="label" translatable="yes" context="sanedialog|label7">Device _used</property>
414 <property name="use-underline">True</property>
415 <property name="mnemonic-widget">deviceCombobox</property>
416 <property name="xalign">0</property>
417 </object>
418 <packing>
419 <property name="left-attach">0</property>
420 <property name="top-attach">0</property>
421 </packing>
422 </child>
423 <child>
424 <object class="GtkLabel" id="label8">
425 <property name="visible">True</property>
426 <property name="can-focus">False</property>
427 <property name="label" translatable="yes" context="sanedialog|label8">Resolution [_DPI]</property>
428 <property name="use-underline">True</property>
429 <property name="mnemonic-widget">reslCombobox</property>
430 <property name="xalign">0</property>
431 </object>
432 <packing>
433 <property name="left-attach">0</property>
434 <property name="top-attach">1</property>
435 </packing>
436 </child>
437 <child>
438 <object class="GtkComboBoxText" id="deviceCombobox">
439 <property name="visible">True</property>
440 <property name="can-focus">False</property>
441 <property name="hexpand">True</property>
442 <child internal-child="accessible">
443 <object class="AtkObject" id="deviceCombobox-atkobject">
444 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|deviceCombobox">Displays a list of available scanners detected in your system.</property>
445 </object>
446 </child>
447 </object>
448 <packing>
449 <property name="left-attach">1</property>
450 <property name="top-attach">0</property>
451 </packing>
452 </child>
453 <child>
454 <object class="GtkComboBoxText" id="reslCombobox">
455 <property name="visible">True</property>
456 <property name="can-focus">False</property>
457 <property name="has-entry">True</property>
458 <child internal-child="entry">
459 <object class="GtkEntry">
460 <property name="can-focus">True</property>
461 <property name="truncate-multiline">True</property>
462 </object>
463 </child>
464 <child internal-child="accessible">
465 <object class="AtkObject" id="reslCombobox-atkobject">
466 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|reslCombobox">Select the resolution in dots per inch for the scan job.</property>
467 </object>
468 </child>
469 </object>
470 <packing>
471 <property name="left-attach">1</property>
472 <property name="top-attach">1</property>
473 </packing>
474 </child>
475 </object>
476 <packing>
477 <property name="expand">False</property>
478 <property name="fill">True</property>
479 <property name="position">0</property>
480 </packing>
481 </child>
482 <child>
483 <object class="GtkBox" id="box4">
484 <property name="visible">True</property>
485 <property name="can-focus">False</property>
486 <property name="hexpand">True</property>
487 <property name="vexpand">True</property>
488 <property name="orientation">vertical</property>
489 <property name="spacing">6</property>
490 <child>
491 <object class="GtkCheckButton" id="advancedCheckbutton">
492 <property name="label" translatable="yes" context="sanedialog|advancedCheckbutton">Show advanced options</property>
493 <property name="visible">True</property>
494 <property name="can-focus">True</property>
495 <property name="receives-default">False</property>
496 <property name="use-underline">True</property>
497 <property name="draw-indicator">True</property>
498 <child internal-child="accessible">
499 <object class="AtkObject" id="advancedCheckbutton-atkobject">
500 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog|extended_tip|advancedcheckbutton">Mark this checkbox to display more configuration options for the scanner device.</property>
501 </object>
502 </child>
503 </object>
504 <packing>
505 <property name="expand">False</property>
506 <property name="fill">True</property>
507 <property name="position">0</property>
508 </packing>
509 </child>
510 <child>
511 <object class="GtkBox" id="box3">
512 <property name="visible">True</property>
513 <property name="can-focus">False</property>
514 <property name="orientation">vertical</property>
515 <property name="spacing">12</property>
516 <property name="homogeneous">True</property>
517 <child>
518 <!-- n-columns=1 n-rows=2 -->
519 <object class="GtkGrid" id="grid3">
520 <property name="visible">True</property>
521 <property name="can-focus">False</property>
522 <property name="row-spacing">6</property>
523 <child>
524 <object class="GtkLabel" id="label10">
525 <property name="visible">True</property>
526 <property name="can-focus">False</property>
527 <property name="label" translatable="yes" context="sanedialog|label10">Options:</property>
528 <property name="use-underline">True</property>
529 <property name="mnemonic-widget">optionSvTreeListBox</property>
530 <property name="xalign">0</property>
531 </object>
532 <packing>
533 <property name="left-attach">0</property>
534 <property name="top-attach">0</property>
535 </packing>
536 </child>
537 <child>
538 <object class="GtkScrolledWindow">
539 <property name="visible">True</property>
540 <property name="can-focus">True</property>
541 <property name="hexpand">True</property>
542 <property name="vexpand">True</property>
543 <property name="shadow-type">in</property>
544 <child>
545 <object class="GtkTreeView" id="optionSvTreeListBox">
546 <property name="visible">True</property>
547 <property name="can-focus">True</property>
548 <property name="receives-default">True</property>
549 <property name="hexpand">True</property>
550 <property name="vexpand">True</property>
551 <property name="model">liststore2</property>
552 <property name="headers-visible">False</property>
553 <property name="search-column">0</property>
554 <child internal-child="selection">
555 <object class="GtkTreeSelection"/>
556 </child>
557 <child>
558 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
559 <child>
560 <object class="GtkCellRendererText" id="cellrenderertext1"/>
561 <attributes>
562 <attribute name="text">0</attribute>
563 </attributes>
564 </child>
565 </object>
566 </child>
567 <child internal-child="accessible">
568 <object class="AtkObject" id="optionSvTreeListBox-atkobject">
569 <property name="AtkObject::accessible-description" translatable="yes" context="sanedialog\extended_tip|optionSvTreeListBox">Displays the list of available scanner driver advanced options. Double click an option to display its contents just below.</property>
570 </object>
571 </child>
572 </object>
573 </child>
574 </object>
575 <packing>
576 <property name="left-attach">0</property>
577 <property name="top-attach">1</property>
578 </packing>
579 </child>
580 </object>
581 <packing>
582 <property name="expand">False</property>
583 <property name="fill">True</property>
584 <property name="position">0</property>
585 </packing>
586 </child>
587 <child>
588 <!-- n-columns=1 n-rows=10 -->
589 <object class="GtkGrid" id="grid4">
590 <property name="visible">True</property>
591 <property name="can-focus">False</property>
592 <property name="row-spacing">6</property>
593 <child>
594 <object class="GtkLabel" id="optionsDescLabel">
595 <property name="visible">True</property>
596 <property name="can-focus">False</property>
597 <property name="halign">start</property>
598 <property name="xalign">0</property>
599 </object>
600 <packing>
601 <property name="left-attach">0</property>
602 <property name="top-attach">1</property>
603 </packing>
604 </child>
605 <child>
606 <object class="GtkButton" id="optionsButton">
607 <property name="label" translatable="yes" context="sanedialog|optionsButton">Se_t</property>
608 <property name="visible">True</property>
609 <property name="can-focus">True</property>
610 <property name="receives-default">True</property>
611 <property name="use-underline">True</property>
612 </object>
613 <packing>
614 <property name="left-attach">0</property>
615 <property name="top-attach">2</property>
616 </packing>
617 </child>
618 <child>
619 <object class="GtkComboBoxText" id="quantumRangeCombobox">
620 <property name="visible">True</property>
621 <property name="can-focus">False</property>
622 </object>
623 <packing>
624 <property name="left-attach">0</property>
625 <property name="top-attach">3</property>
626 </packing>
627 </child>
628 <child>
629 <object class="GtkComboBoxText" id="stringRangeCombobox">
630 <property name="visible">True</property>
631 <property name="can-focus">False</property>
632 </object>
633 <packing>
634 <property name="left-attach">0</property>
635 <property name="top-attach">4</property>
636 </packing>
637 </child>
638 <child>
639 <object class="GtkCheckButton" id="boolCheckbutton">
640 <property name="visible">True</property>
641 <property name="can-focus">True</property>
642 <property name="receives-default">False</property>
643 <property name="use-underline">True</property>
644 <property name="draw-indicator">True</property>
645 </object>
646 <packing>
647 <property name="left-attach">0</property>
648 <property name="top-attach">5</property>
649 </packing>
650 </child>
651 <child>
652 <object class="GtkEntry" id="stringEntry">
653 <property name="visible">True</property>
654 <property name="can-focus">True</property>
655 <property name="activates-default">True</property>
656 <property name="truncate-multiline">True</property>
657 </object>
658 <packing>
659 <property name="left-attach">0</property>
660 <property name="top-attach">6</property>
661 </packing>
662 </child>
663 <child>
664 <object class="GtkEntry" id="numericEntry">
665 <property name="visible">True</property>
666 <property name="can-focus">True</property>
667 <property name="activates-default">True</property>
668 <property name="truncate-multiline">True</property>
669 </object>
670 <packing>
671 <property name="left-attach">0</property>
672 <property name="top-attach">7</property>
673 </packing>
674 </child>
675 <child>
676 <object class="GtkLabel" id="vectorLabel">
677 <property name="visible">True</property>
678 <property name="can-focus">False</property>
679 <property name="halign">start</property>
680 <property name="label" translatable="yes" context="sanedialog|vectorLabel">Vector element</property>
681 <property name="use-underline">True</property>
682 <property name="mnemonic-widget">vectorSpinbutton</property>
683 <property name="xalign">0</property>
684 </object>
685 <packing>
686 <property name="left-attach">0</property>
687 <property name="top-attach">8</property>
688 </packing>
689 </child>
690 <child>
691 <object class="GtkSpinButton" id="vectorSpinbutton">
692 <property name="visible">True</property>
693 <property name="can-focus">True</property>
694 <property name="activates-default">True</property>
695 <property name="truncate-multiline">True</property>
696 <property name="adjustment">adjustment5</property>
697 </object>
698 <packing>
699 <property name="left-attach">0</property>
700 <property name="top-attach">9</property>
701 </packing>
702 </child>
703 <child>
704 <object class="GtkScrolledWindow">
705 <property name="visible">True</property>
706 <property name="can-focus">True</property>
707 <property name="hexpand">True</property>
708 <property name="hscrollbar-policy">never</property>
709 <property name="vscrollbar-policy">never</property>
710 <property name="shadow-type">in</property>
711 <child>
712 <object class="GtkViewport">
713 <property name="visible">True</property>
714 <property name="can-focus">False</property>
715 <child>
716 <object class="GtkLabel" id="optionTitleLabel">
717 <property name="visible">True</property>
718 <property name="can-focus">False</property>
719 <property name="halign">start</property>
720 <property name="valign">start</property>
721 <property name="xalign">0</property>
722 <property name="yalign">0</property>
723 </object>
724 </child>
725 </object>
726 </child>
727 </object>
728 <packing>
729 <property name="left-attach">0</property>
730 <property name="top-attach">0</property>
731 </packing>
732 </child>
733 </object>
734 <packing>
735 <property name="expand">False</property>
736 <property name="fill">True</property>
737 <property name="position">1</property>
738 </packing>
739 </child>
740 </object>
741 <packing>
742 <property name="expand">False</property>
743 <property name="fill">True</property>
744 <property name="position">1</property>
745 </packing>
746 </child>
747 </object>
748 <packing>
749 <property name="expand">False</property>
750 <property name="fill">True</property>
751 <property name="position">1</property>
752 </packing>
753 </child>
754 </object>
755 <packing>
756 <property name="expand">False</property>
757 <property name="fill">True</property>
758 <property name="position">1</property>
759 </packing>
760 </child>
761 </object>
762 <packing>
763 <property name="expand">False</property>
764 <property name="fill">True</property>
765 <property name="position">0</property>
766 </packing>
767 </child>
768 </object>
769 </child>
770 <action-widgets>
771 <action-widget response="-11">help</action-widget>
772 <action-widget response="101">deviceInfoButton</action-widget>
773 <action-widget response="102">previewButton</action-widget>
774 <action-widget response="-5">ok</action-widget>
775 <action-widget response="-6">cancel</action-widget>
776 </action-widgets>
777 </object>
778 </interface>