xref: /core/vcl/uiconfig/ui/printdialog.ui (revision b59d61f9091116b0a63232f264e52f601cf279fb)
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.40.0 -->
3<interface domain="vcl">
4  <requires lib="gtk+" version="3.20"/>
5  <object class="GtkAdjustment" id="adjustment1">
6    <property name="lower">10</property>
7    <property name="upper">200</property>
8    <property name="value">100</property>
9    <property name="step-increment">1</property>
10    <property name="page-increment">10</property>
11  </object>
12  <object class="GtkAdjustment" id="adjustment2">
13    <property name="lower">1</property>
14    <property name="upper">16384</property>
15    <property name="value">1</property>
16    <property name="step-increment">1</property>
17    <property name="page-increment">10</property>
18  </object>
19  <object class="GtkAdjustment" id="adjustment3">
20    <property name="lower">1</property>
21    <property name="upper">1000</property>
22    <property name="step-increment">1</property>
23    <property name="page-increment">10</property>
24  </object>
25  <object class="GtkAdjustment" id="adjustment4">
26    <property name="lower">1</property>
27    <property name="upper">1000</property>
28    <property name="step-increment">1</property>
29    <property name="page-increment">10</property>
30  </object>
31  <object class="GtkAdjustment" id="adjustment5">
32    <property name="upper">1000</property>
33    <property name="step-increment">1</property>
34    <property name="page-increment">10</property>
35  </object>
36  <object class="GtkAdjustment" id="adjustment6">
37    <property name="upper">1000</property>
38    <property name="step-increment">1</property>
39    <property name="page-increment">10</property>
40  </object>
41  <object class="GtkImage" id="imgBack">
42    <property name="visible">True</property>
43    <property name="can-focus">False</property>
44    <property name="icon-name">go-previous</property>
45  </object>
46  <object class="GtkImage" id="imgFirst">
47    <property name="visible">True</property>
48    <property name="can-focus">False</property>
49    <property name="icon-name">go-first</property>
50  </object>
51  <object class="GtkImage" id="imgForward">
52    <property name="visible">True</property>
53    <property name="can-focus">False</property>
54    <property name="icon-name">go-next</property>
55  </object>
56  <object class="GtkImage" id="imgLast">
57    <property name="visible">True</property>
58    <property name="can-focus">False</property>
59    <property name="icon-name">go-last</property>
60  </object>
61  <object class="GtkDialog" id="PrintDialog">
62    <property name="can-focus">False</property>
63    <property name="border-width">6</property>
64    <property name="title" translatable="yes" context="printdialog|PrintDialog">Print</property>
65    <property name="modal">True</property>
66    <property name="default-width">0</property>
67    <property name="default-height">0</property>
68    <property name="type-hint">dialog</property>
69    <child internal-child="vbox">
70      <object class="GtkBox" id="PrintDialogBox">
71        <property name="can-focus">False</property>
72        <property name="orientation">vertical</property>
73        <property name="spacing">12</property>
74        <child internal-child="action_area">
75          <object class="GtkButtonBox" id="internalarea">
76            <property name="can-focus">False</property>
77            <property name="layout-style">end</property>
78            <child>
79              <object class="GtkButton" id="help">
80                <property name="label" translatable="yes" context="stock">_Help</property>
81                <property name="visible">True</property>
82                <property name="can-focus">True</property>
83                <property name="receives-default">True</property>
84                <property name="use-underline">True</property>
85              </object>
86              <packing>
87                <property name="expand">False</property>
88                <property name="fill">True</property>
89                <property name="position">0</property>
90                <property name="secondary">True</property>
91              </packing>
92            </child>
93            <child>
94              <object class="GtkButton" id="ok">
95                <property name="label" translatable="yes" context="printdialog|print">_Print</property>
96                <property name="visible">True</property>
97                <property name="can-focus">True</property>
98                <property name="can-default">True</property>
99                <property name="has-default">True</property>
100                <property name="receives-default">True</property>
101                <property name="use-underline">True</property>
102                <style>
103                  <class name="suggested-action"/>
104                </style>
105              </object>
106              <packing>
107                <property name="expand">False</property>
108                <property name="fill">True</property>
109                <property name="position">2</property>
110              </packing>
111            </child>
112            <child>
113              <object class="GtkButton" id="cancel">
114                <property name="label" translatable="yes" context="stock">_Cancel</property>
115                <property name="visible">True</property>
116                <property name="can-focus">True</property>
117                <property name="receives-default">True</property>
118                <property name="use-underline">True</property>
119              </object>
120              <packing>
121                <property name="expand">False</property>
122                <property name="fill">True</property>
123                <property name="position">3</property>
124              </packing>
125            </child>
126          </object>
127          <packing>
128            <property name="expand">False</property>
129            <property name="fill">False</property>
130            <property name="position">1</property>
131          </packing>
132        </child>
133        <child>
134          <object class="GtkBox">
135            <property name="visible">True</property>
136            <property name="can-focus">False</property>
137            <property name="hexpand">True</property>
138            <property name="vexpand">True</property>
139            <child>
140              <object class="GtkBox" id="box2">
141                <property name="visible">True</property>
142                <property name="can-focus">False</property>
143                <property name="margin-end">6</property>
144                <property name="hexpand">True</property>
145                <property name="vexpand">True</property>
146                <property name="orientation">vertical</property>
147                <property name="spacing">12</property>
148                <child>
149                  <object class="GtkBox" id="box13">
150                    <property name="visible">True</property>
151                    <property name="can-focus">False</property>
152                    <property name="hexpand">True</property>
153                    <property name="vexpand">True</property>
154                    <property name="orientation">vertical</property>
155                    <child>
156                      <object class="GtkDrawingArea" id="preview">
157                        <property name="visible">True</property>
158                        <property name="can-focus">False</property>
159                        <property name="events">GDK_STRUCTURE_MASK | GDK_SCROLL_MASK</property>
160                        <property name="tooltip-text" translatable="yes" context="printdialog|printpreview">Print preview</property>
161                        <property name="margin-end">6</property>
162                        <property name="hexpand">True</property>
163                        <property name="vexpand">True</property>
164                        <child internal-child="accessible">
165                          <object class="AtkObject" id="preview-atkobject">
166                            <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|preview">The preview shows how each sheet of paper will look. You can browse through all sheets of paper with the buttons below the preview.</property>
167                          </object>
168                        </child>
169                      </object>
170                      <packing>
171                        <property name="expand">True</property>
172                        <property name="fill">True</property>
173                        <property name="position">0</property>
174                      </packing>
175                    </child>
176                  </object>
177                  <packing>
178                    <property name="expand">True</property>
179                    <property name="fill">True</property>
180                    <property name="position">0</property>
181                  </packing>
182                </child>
183                <child>
184                  <object class="GtkBox" id="box3">
185                    <property name="visible">True</property>
186                    <property name="can-focus">False</property>
187                    <property name="hexpand">True</property>
188                    <child>
189                      <object class="GtkBox" id="box10">
190                        <property name="visible">True</property>
191                        <property name="can-focus">False</property>
192                        <property name="halign">start</property>
193                        <property name="spacing">3</property>
194                        <child>
195                          <object class="GtkCheckButton" id="previewbox">
196                            <property name="label" translatable="yes" context="printdialog|previewbox">Pre_view</property>
197                            <property name="visible">True</property>
198                            <property name="can-focus">True</property>
199                            <property name="receives-default">False</property>
200                            <property name="use-underline">True</property>
201                            <property name="active">True</property>
202                            <property name="draw-indicator">True</property>
203                            <child internal-child="accessible">
204                              <object class="AtkObject" id="previewbox-atkobject">
205                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|previewbox">Turn on or off display of the print preview.</property>
206                              </object>
207                            </child>
208                          </object>
209                          <packing>
210                            <property name="expand">False</property>
211                            <property name="fill">False</property>
212                            <property name="pack-type">end</property>
213                            <property name="position">0</property>
214                          </packing>
215                        </child>
216                      </object>
217                      <packing>
218                        <property name="expand">False</property>
219                        <property name="fill">False</property>
220                        <property name="position">0</property>
221                      </packing>
222                    </child>
223                    <child>
224                      <object class="GtkBox" id="box14">
225                        <property name="visible">True</property>
226                        <property name="can-focus">False</property>
227                        <property name="halign">end</property>
228                        <property name="hexpand">True</property>
229                        <property name="spacing">6</property>
230                        <child>
231                          <object class="GtkButton" id="btnFirst">
232                            <property name="visible">True</property>
233                            <property name="can-focus">True</property>
234                            <property name="receives-default">True</property>
235                            <property name="tooltip-text" translatable="yes" context="printdialog|firstpage">First page</property>
236                            <property name="image">imgFirst</property>
237                            <property name="always-show-image">True</property>
238                            <child internal-child="accessible">
239                              <object class="AtkObject" id="btnFirst-atkobject">
240                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|btnFirst">Shows preview of the first page.</property>
241                              </object>
242                            </child>
243                          </object>
244                          <packing>
245                            <property name="expand">False</property>
246                            <property name="fill">False</property>
247                            <property name="position">0</property>
248                          </packing>
249                        </child>
250                        <child>
251                          <object class="GtkButton" id="backward">
252                            <property name="visible">True</property>
253                            <property name="can-focus">True</property>
254                            <property name="receives-default">True</property>
255                            <property name="tooltip-text" translatable="yes" context="printdialog|backward">Previous page</property>
256                            <property name="image">imgBack</property>
257                            <property name="always-show-image">True</property>
258                            <child internal-child="accessible">
259                              <object class="AtkObject" id="backward-atkobject">
260                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|backward">Shows preview of the previous page.</property>
261                              </object>
262                            </child>
263                          </object>
264                          <packing>
265                            <property name="expand">False</property>
266                            <property name="fill">False</property>
267                            <property name="position">1</property>
268                          </packing>
269                        </child>
270                        <child>
271                          <object class="GtkEntry" id="pageedit">
272                            <property name="visible">True</property>
273                            <property name="can-focus">True</property>
274                            <property name="width-chars">3</property>
275                            <property name="text">1</property>
276                            <property name="truncate-multiline">True</property>
277                            <child internal-child="accessible">
278                              <object class="AtkObject" id="pageedit-atkobject">
279                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|pageedit">Enter the number of page to be shown in the preview.</property>
280                              </object>
281                            </child>
282                          </object>
283                          <packing>
284                            <property name="expand">False</property>
285                            <property name="fill">False</property>
286                            <property name="position">2</property>
287                          </packing>
288                        </child>
289                        <child>
290                          <object class="GtkLabel" id="totalnumpages">
291                            <property name="visible">True</property>
292                            <property name="can-focus">False</property>
293                            <property name="label" translatable="yes" context="printdialog|totalnumpages">/ %n</property>
294                          </object>
295                          <packing>
296                            <property name="expand">False</property>
297                            <property name="fill">False</property>
298                            <property name="position">3</property>
299                          </packing>
300                        </child>
301                        <child>
302                          <object class="GtkButton" id="forward">
303                            <property name="visible">True</property>
304                            <property name="can-focus">True</property>
305                            <property name="receives-default">True</property>
306                            <property name="tooltip-text" translatable="yes" context="printdialog|forward">Next page</property>
307                            <property name="image">imgForward</property>
308                            <property name="always-show-image">True</property>
309                            <child internal-child="accessible">
310                              <object class="AtkObject" id="forward-atkobject">
311                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|forward">Shows preview of the next page.</property>
312                              </object>
313                            </child>
314                          </object>
315                          <packing>
316                            <property name="expand">False</property>
317                            <property name="fill">False</property>
318                            <property name="position">4</property>
319                          </packing>
320                        </child>
321                        <child>
322                          <object class="GtkButton" id="btnLast">
323                            <property name="visible">True</property>
324                            <property name="can-focus">True</property>
325                            <property name="receives-default">True</property>
326                            <property name="tooltip-text" translatable="yes" context="printdialog|lastpage">Last page</property>
327                            <property name="image">imgLast</property>
328                            <property name="always-show-image">True</property>
329                            <child internal-child="accessible">
330                              <object class="AtkObject" id="btnLast-atkobject">
331                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|btnLast">Shows preview of the last page.</property>
332                              </object>
333                            </child>
334                          </object>
335                          <packing>
336                            <property name="expand">False</property>
337                            <property name="fill">False</property>
338                            <property name="position">5</property>
339                          </packing>
340                        </child>
341                      </object>
342                      <packing>
343                        <property name="expand">False</property>
344                        <property name="fill">True</property>
345                        <property name="pack-type">end</property>
346                        <property name="position">1</property>
347                      </packing>
348                    </child>
349                  </object>
350                  <packing>
351                    <property name="expand">False</property>
352                    <property name="fill">False</property>
353                    <property name="pack-type">end</property>
354                    <property name="position">1</property>
355                  </packing>
356                </child>
357              </object>
358              <packing>
359                <property name="expand">True</property>
360                <property name="fill">True</property>
361                <property name="position">0</property>
362              </packing>
363            </child>
364            <child>
365              <object class="GtkNotebook" id="tabcontrol">
366                <property name="visible">True</property>
367                <property name="can-focus">True</property>
368                <property name="margin-start">6</property>
369                <property name="vexpand">True</property>
370                <child>
371                  <object class="GtkScrolledWindow" id="scrolledwindow">
372                    <property name="visible">True</property>
373                    <property name="can-focus">True</property>
374                    <property name="hscrollbar-policy">never</property>
375                    <property name="shadow-type">in</property>
376                    <child>
377                      <object class="GtkViewport">
378                        <property name="visible">True</property>
379                        <property name="can-focus">False</property>
380                        <child>
381                          <object class="GtkBox" id="box11">
382                            <property name="visible">True</property>
383                            <property name="can-focus">False</property>
384                            <property name="border-width">6</property>
385                            <property name="orientation">vertical</property>
386                            <property name="spacing">12</property>
387                            <child>
388                              <object class="GtkFrame" id="frPrinterName">
389                                <property name="visible">True</property>
390                                <property name="can-focus">False</property>
391                                <property name="label-xalign">0</property>
392                                <property name="shadow-type">none</property>
393                                <child>
394                                  <object class="GtkBox" id="box5">
395                                    <property name="visible">True</property>
396                                    <property name="can-focus">False</property>
397                                    <property name="margin-start">12</property>
398                                    <property name="margin-top">6</property>
399                                    <property name="orientation">vertical</property>
400                                    <property name="spacing">6</property>
401                                    <child>
402                                      <object class="GtkComboBoxText" id="printersbox">
403                                        <property name="visible">True</property>
404                                        <property name="can-focus">False</property>
405                                        <child internal-child="accessible">
406                                          <object class="AtkObject" id="printersbox-atkobject">
407                                            <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|printersbox">The list box shows the installed printers. Click the printer to use for the current print job. Click the Properties button to change some of the printer properties.</property>
408                                          </object>
409                                        </child>
410                                      </object>
411                                      <packing>
412                                        <property name="expand">False</property>
413                                        <property name="fill">True</property>
414                                        <property name="position">0</property>
415                                      </packing>
416                                    </child>
417                                    <child>
418                                      <object class="GtkBox" id="box6">
419                                        <property name="visible">True</property>
420                                        <property name="can-focus">False</property>
421                                        <property name="spacing">6</property>
422                                        <child>
423                                          <object class="GtkLabel" id="labelstatus">
424                                            <property name="visible">True</property>
425                                            <property name="can-focus">False</property>
426                                            <property name="label" translatable="yes" context="printdialog|labelstatus">Status:</property>
427                                            <accessibility>
428                                              <relation type="label-for" target="status"/>
429                                            </accessibility>
430                                          </object>
431                                          <packing>
432                                            <property name="expand">False</property>
433                                            <property name="fill">True</property>
434                                            <property name="position">0</property>
435                                          </packing>
436                                        </child>
437                                        <child>
438                                          <object class="GtkLabel" id="status">
439                                            <property name="visible">True</property>
440                                            <property name="can-focus">False</property>
441                                            <property name="label" translatable="yes" context="printdialog|status">Default Printer</property>
442                                            <accessibility>
443                                              <relation type="labelled-by" target="labelstatus"/>
444                                            </accessibility>
445                                            <child internal-child="accessible">
446                                              <object class="AtkObject" id="status-atkobject">
447                                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|status">Shows the availability of the selected printer.</property>
448                                              </object>
449                                            </child>
450                                          </object>
451                                          <packing>
452                                            <property name="expand">False</property>
453                                            <property name="fill">True</property>
454                                            <property name="position">1</property>
455                                          </packing>
456                                        </child>
457                                        <child>
458                                          <object class="GtkButton" id="setup">
459                                            <property name="label" translatable="yes" context="printdialog|setup">Properties...</property>
460                                            <property name="visible">True</property>
461                                            <property name="can-focus">True</property>
462                                            <property name="receives-default">True</property>
463                                            <property name="halign">end</property>
464                                            <child internal-child="accessible">
465                                              <object class="AtkObject" id="setup-atkobject">
466                                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|setup">Opens the Printer Properties dialog. The printer properties vary according to the printer that you select.</property>
467                                              </object>
468                                            </child>
469                                          </object>
470                                          <packing>
471                                            <property name="expand">False</property>
472                                            <property name="fill">True</property>
473                                            <property name="pack-type">end</property>
474                                            <property name="position">2</property>
475                                          </packing>
476                                        </child>
477                                      </object>
478                                      <packing>
479                                        <property name="expand">False</property>
480                                        <property name="fill">True</property>
481                                        <property name="position">1</property>
482                                      </packing>
483                                    </child>
484                                  </object>
485                                </child>
486                                <child type="label">
487                                  <object class="GtkLabel" id="labelprinter">
488                                    <property name="visible">True</property>
489                                    <property name="can-focus">False</property>
490                                    <property name="label" translatable="yes" context="printdialog|labelprinter">Printer</property>
491                                    <property name="use-underline">True</property>
492                                    <property name="mnemonic-widget">printersbox</property>
493                                    <attributes>
494                                      <attribute name="weight" value="bold"/>
495                                    </attributes>
496                                  </object>
497                                </child>
498                              </object>
499                              <packing>
500                                <property name="expand">False</property>
501                                <property name="fill">True</property>
502                                <property name="position">0</property>
503                              </packing>
504                            </child>
505                            <child>
506                              <object class="GtkFrame" id="frPrintRange">
507                                <property name="visible">True</property>
508                                <property name="can-focus">False</property>
509                                <property name="label-xalign">0</property>
510                                <property name="shadow-type">none</property>
511                                <child>
512                                  <!-- n-columns=1 n-rows=2 -->
513                                  <object class="GtkGrid">
514                                    <property name="visible">True</property>
515                                    <property name="can-focus">False</property>
516                                    <property name="margin-start">12</property>
517                                    <property name="margin-top">6</property>
518                                    <property name="row-spacing">6</property>
519                                    <child>
520                                      <!-- n-columns=2 n-rows=3 -->
521                                      <object class="GtkGrid" id="rangegrid">
522                                        <property name="visible">True</property>
523                                        <property name="can-focus">False</property>
524                                        <property name="row-spacing">3</property>
525                                        <property name="column-spacing">6</property>
526                                        <child>
527                                          <object class="GtkRadioButton" id="rbAllPages">
528                                            <property name="label" translatable="yes" context="printdialog|rbAllPages">_All pages</property>
529                                            <property name="visible">True</property>
530                                            <property name="can-focus">True</property>
531                                            <property name="receives-default">False</property>
532                                            <property name="halign">start</property>
533                                            <property name="margin-bottom">2</property>
534                                            <property name="use-underline">True</property>
535                                            <property name="active">True</property>
536                                            <property name="draw-indicator">True</property>
537                                            <child internal-child="accessible">
538                                              <object class="AtkObject" id="rbAllPages-atkobject">
539                                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|rbAllPages">Prints the entire document.</property>
540                                              </object>
541                                            </child>
542                                          </object>
543                                          <packing>
544                                            <property name="left-attach">0</property>
545                                            <property name="top-attach">0</property>
546                                          </packing>
547                                        </child>
548                                        <child>
549                                          <object class="GtkRadioButton" id="rbRangePages">
550                                            <property name="label" translatable="yes" context="printdialog|rbPageRange">_Pages:</property>
551                                            <property name="visible">True</property>
552                                            <property name="can-focus">True</property>
553                                            <property name="receives-default">False</property>
554                                            <property name="halign">start</property>
555                                            <property name="margin-top">2</property>
556                                            <property name="margin-bottom">2</property>
557                                            <property name="use-underline">True</property>
558                                            <property name="draw-indicator">True</property>
559                                            <property name="group">rbAllPages</property>
560                                            <child internal-child="accessible">
561                                              <object class="AtkObject" id="rbRangePages-atkobject">
562                                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|rbRangePages">Prints only the pages or slides that you specify in the Pages box.</property>
563                                              </object>
564                                            </child>
565                                          </object>
566                                          <packing>
567                                            <property name="left-attach">0</property>
568                                            <property name="top-attach">1</property>
569                                          </packing>
570                                        </child>
571                                        <child>
572                                          <object class="GtkEntry" id="pagerange">
573                                            <property name="visible">True</property>
574                                            <property name="can-focus">True</property>
575                                            <property name="hexpand">True</property>
576                                            <property name="activates-default">True</property>
577                                            <property name="truncate-multiline">True</property>
578                                            <property name="placeholder-text" translatable="yes" context="printdialog|pagerange">e.g.: 1, 3-5, 7, 9</property>
579                                            <child internal-child="accessible">
580                                              <object class="AtkObject" id="pagerange-atkobject">
581                                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|pagerange">To print a range of pages, use a format like 3-6. To print single pages, use a format like 7;9;11. You can print a combination of page ranges and single pages, by using a format like 3-6;8;10;12.</property>
582                                              </object>
583                                            </child>
584                                          </object>
585                                          <packing>
586                                            <property name="left-attach">1</property>
587                                            <property name="top-attach">1</property>
588                                          </packing>
589                                        </child>
590                                        <child>
591                                          <object class="GtkRadioButton" id="rbRangeSelection">
592                                            <property name="label" translatable="yes" context="printdialog|rbRangeSelection">_Selection</property>
593                                            <property name="can-focus">True</property>
594                                            <property name="receives-default">False</property>
595                                            <property name="halign">start</property>
596                                            <property name="margin-bottom">2</property>
597                                            <property name="use-underline">True</property>
598                                            <property name="draw-indicator">True</property>
599                                            <property name="group">rbAllPages</property>
600                                            <child internal-child="accessible">
601                                              <object class="AtkObject" id="rbRangeSelection-atkobject">
602                                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|rbRangeSelection">Prints only the selected area(s) or object(s) in the current document.</property>
603                                              </object>
604                                            </child>
605                                          </object>
606                                          <packing>
607                                            <property name="left-attach">1</property>
608                                            <property name="top-attach">0</property>
609                                          </packing>
610                                        </child>
611                                        <child>
612                                          <object class="GtkLabel" id="labelcopies">
613                                            <property name="visible">True</property>
614                                            <property name="can-focus">False</property>
615                                            <property name="halign">start</property>
616                                            <property name="label" translatable="yes" context="printdialog|labelcopies">_Number of copies:</property>
617                                            <property name="use-underline">True</property>
618                                            <property name="mnemonic-widget">copycount</property>
619                                            <property name="xalign">1</property>
620                                          </object>
621                                          <packing>
622                                            <property name="left-attach">0</property>
623                                            <property name="top-attach">2</property>
624                                          </packing>
625                                        </child>
626                                        <child>
627                                          <object class="GtkSpinButton" id="copycount">
628                                            <property name="visible">True</property>
629                                            <property name="can-focus">True</property>
630                                            <property name="halign">start</property>
631                                            <property name="valign">center</property>
632                                            <property name="activates-default">True</property>
633                                            <property name="text">1</property>
634                                            <property name="truncate-multiline">True</property>
635                                            <property name="adjustment">adjustment2</property>
636                                            <property name="value">1</property>
637                                            <child internal-child="accessible">
638                                              <object class="AtkObject" id="copycount-atkobject">
639                                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|copycount">Enter the number of copies that you want to print.</property>
640                                              </object>
641                                            </child>
642                                          </object>
643                                          <packing>
644                                            <property name="left-attach">1</property>
645                                            <property name="top-attach">2</property>
646                                          </packing>
647                                        </child>
648                                      </object>
649                                      <packing>
650                                        <property name="left-attach">0</property>
651                                        <property name="top-attach">0</property>
652                                      </packing>
653                                    </child>
654                                    <child>
655                                      <object class="GtkExpander" id="exRangeExpander">
656                                        <property name="visible">True</property>
657                                        <property name="can-focus">True</property>
658                                        <property name="hexpand">True</property>
659                                        <child>
660                                          <!-- n-columns=2 n-rows=6 -->
661                                          <object class="GtkGrid" id="gdCopiesExtra">
662                                            <property name="visible">True</property>
663                                            <property name="can-focus">False</property>
664                                            <property name="margin-top">6</property>
665                                            <property name="row-spacing">3</property>
666                                            <property name="column-spacing">6</property>
667                                            <child>
668                                              <object class="GtkLabel" id="fromwhich">
669                                                <property name="can-focus">False</property>
670                                                <property name="halign">start</property>
671                                                <property name="label" translatable="yes" context="printdialog|fromwhich">_From which print:</property>
672                                                <property name="use-underline">True</property>
673                                                <property name="mnemonic-widget">printextrabox</property>
674                                                <property name="xalign">1</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="printextrabox">
683                                                <property name="can-focus">False</property>
684                                                <property name="hexpand">True</property>
685                                              </object>
686                                              <packing>
687                                                <property name="left-attach">1</property>
688                                                <property name="top-attach">1</property>
689                                              </packing>
690                                            </child>
691                                            <child>
692                                              <object class="GtkLabel" id="labelpapersides">
693                                                <property name="visible">True</property>
694                                                <property name="can-focus">False</property>
695                                                <property name="halign">start</property>
696                                                <property name="label" translatable="yes" context="printdialog|labelpapersides">Paper _sides:</property>
697                                                <property name="use-underline">True</property>
698                                                <property name="mnemonic-widget">sidesbox</property>
699                                                <property name="xalign">1</property>
700                                              </object>
701                                              <packing>
702                                                <property name="left-attach">0</property>
703                                                <property name="top-attach">2</property>
704                                              </packing>
705                                            </child>
706                                            <child>
707                                              <object class="GtkComboBoxText" id="sidesbox">
708                                                <property name="visible">True</property>
709                                                <property name="can-focus">False</property>
710                                                <property name="hexpand">True</property>
711                                                <items>
712                                                  <item translatable="yes" context="printdialog|liststore4">Print on one side (simplex)</item>
713                                                  <item translatable="yes" context="printdialog|liststore4">Print on both sides (duplex long edge)</item>
714                                                  <item translatable="yes" context="printdialog|liststore4">Print on both sides (duplex short edge)</item>
715                                                </items>
716                                                <child internal-child="accessible">
717                                                  <object class="AtkObject" id="sidesbox-atkobject">
718                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|sidesbox">If the printer is capable of duplex printing it's possible to choose between using only one side of the paper or both.</property>
719                                                  </object>
720                                                </child>
721                                              </object>
722                                              <packing>
723                                                <property name="left-attach">1</property>
724                                                <property name="top-attach">2</property>
725                                              </packing>
726                                            </child>
727                                            <child>
728                                              <object class="GtkLabel" id="cbPrintOrder">
729                                                <property name="visible">True</property>
730                                                <property name="can-focus">False</property>
731                                                <property name="halign">start</property>
732                                                <property name="label" translatable="yes" context="printdialog|cbPrintOrder">Order:</property>
733                                                <property name="use-underline">True</property>
734                                                <property name="mnemonic-widget">collate</property>
735                                                <property name="xalign">1</property>
736                                              </object>
737                                              <packing>
738                                                <property name="left-attach">0</property>
739                                                <property name="top-attach">3</property>
740                                                <property name="width">2</property>
741                                              </packing>
742                                            </child>
743                                            <child>
744                                              <object class="GtkCheckButton" id="reverseorder">
745                                                <property name="label" translatable="yes" context="printdialog|reverseorder">Print in _reverse order</property>
746                                                <property name="visible">True</property>
747                                                <property name="can-focus">True</property>
748                                                <property name="receives-default">False</property>
749                                                <property name="halign">start</property>
750                                                <property name="use-underline">True</property>
751                                                <property name="draw-indicator">True</property>
752                                                <child internal-child="accessible">
753                                                  <object class="AtkObject" id="reverseorder-atkobject">
754                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|reverseorder">Check to print pages in reverse order.</property>
755                                                  </object>
756                                                </child>
757                                              </object>
758                                              <packing>
759                                                <property name="left-attach">1</property>
760                                                <property name="top-attach">5</property>
761                                              </packing>
762                                            </child>
763                                            <child>
764                                              <object class="GtkBox" id="box9">
765                                                <property name="visible">True</property>
766                                                <property name="can-focus">False</property>
767                                                <property name="halign">start</property>
768                                                <property name="spacing">4</property>
769                                                <child>
770                                                  <object class="GtkCheckButton" id="collate">
771                                                    <property name="label" translatable="yes" context="printdialog|collate">_Collate</property>
772                                                    <property name="visible">True</property>
773                                                    <property name="can-focus">True</property>
774                                                    <property name="receives-default">False</property>
775                                                    <property name="use-underline">True</property>
776                                                    <property name="draw-indicator">True</property>
777                                                    <child internal-child="accessible">
778                                                      <object class="AtkObject" id="collate-atkobject">
779                                                        <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|collate">Preserves the page order of the original document.</property>
780                                                      </object>
781                                                    </child>
782                                                  </object>
783                                                  <packing>
784                                                    <property name="expand">False</property>
785                                                    <property name="fill">True</property>
786                                                    <property name="position">0</property>
787                                                  </packing>
788                                                </child>
789                                                <child>
790                                                  <object class="GtkImage" id="collateimage">
791                                                    <property name="visible">True</property>
792                                                    <property name="can-focus">False</property>
793                                                    <property name="icon-name">missing-image</property>
794                                                  </object>
795                                                  <packing>
796                                                    <property name="expand">False</property>
797                                                    <property name="fill">True</property>
798                                                    <property name="position">1</property>
799                                                  </packing>
800                                                </child>
801                                              </object>
802                                              <packing>
803                                                <property name="left-attach">1</property>
804                                                <property name="top-attach">3</property>
805                                              </packing>
806                                            </child>
807                                            <child>
808                                              <object class="GtkCheckButton" id="singlejobs">
809                                                <property name="label" translatable="yes" context="printdialog|singlejobs">Create separate print jobs for collated output</property>
810                                                <property name="visible">True</property>
811                                                <property name="can-focus">True</property>
812                                                <property name="receives-default">False</property>
813                                                <property name="use-underline">True</property>
814                                                <property name="draw-indicator">True</property>
815                                                <child internal-child="accessible">
816                                                  <object class="AtkObject" id="singlejobs-atkobject">
817                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|collate">Check to not rely on the printer to create collated copies but create a print job for each copy instead.</property>
818                                                  </object>
819                                                </child>
820                                              </object>
821                                              <packing>
822                                                <property name="left-attach">1</property>
823                                                <property name="top-attach">4</property>
824                                              </packing>
825                                            </child>
826                                            <child>
827                                              <object class="GtkLabel" id="includeevenodd">
828                                                <property name="visible">True</property>
829                                                <property name="can-focus">False</property>
830                                                <property name="halign">start</property>
831                                                <property name="label" translatable="yes" context="printdialog|includeevenodd">Include:</property>
832                                                <property name="use-underline">True</property>
833                                                <property name="mnemonic-widget">evenoddbox</property>
834                                                <property name="xalign">0</property>
835                                              </object>
836                                              <packing>
837                                                <property name="left-attach">0</property>
838                                                <property name="top-attach">0</property>
839                                              </packing>
840                                            </child>
841                                            <child>
842                                              <object class="GtkComboBoxText" id="evenoddbox">
843                                                <property name="visible">True</property>
844                                                <property name="can-focus">False</property>
845                                                <property name="hexpand">True</property>
846                                                <property name="active">0</property>
847                                                <items>
848                                                  <item translatable="yes" context="printdialog|liststore3">Odd and Even Pages</item>
849                                                  <item translatable="yes" context="printdialog|liststore3">Odd Pages</item>
850                                                  <item translatable="yes" context="printdialog|liststore3">Even Pages</item>
851                                                </items>
852                                                <child internal-child="accessible">
853                                                  <object class="AtkObject" id="evenoddbox-atkobject">
854                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|evenoddbox">Select the subset of pages to print.</property>
855                                                  </object>
856                                                </child>
857                                              </object>
858                                              <packing>
859                                                <property name="left-attach">1</property>
860                                                <property name="top-attach">0</property>
861                                              </packing>
862                                            </child>
863                                            <child>
864                                              <placeholder/>
865                                            </child>
866                                            <child>
867                                              <placeholder/>
868                                            </child>
869                                          </object>
870                                        </child>
871                                        <child type="label">
872                                          <object class="GtkLabel" id="lbRangeExpander">
873                                            <property name="visible">True</property>
874                                            <property name="can-focus">False</property>
875                                            <property name="label" translatable="yes" context="printdialog|rangeexpander">Collation and Paper Sides</property>
876                                            <property name="use-underline">True</property>
877                                          </object>
878                                        </child>
879                                      </object>
880                                      <packing>
881                                        <property name="left-attach">0</property>
882                                        <property name="top-attach">1</property>
883                                      </packing>
884                                    </child>
885                                  </object>
886                                </child>
887                                <child type="label">
888                                  <object class="GtkLabel" id="label2">
889                                    <property name="visible">True</property>
890                                    <property name="can-focus">False</property>
891                                    <property name="label" translatable="yes" context="printdialog|label2">Range and Copies</property>
892                                    <attributes>
893                                      <attribute name="weight" value="bold"/>
894                                    </attributes>
895                                  </object>
896                                </child>
897                              </object>
898                              <packing>
899                                <property name="expand">False</property>
900                                <property name="fill">True</property>
901                                <property name="position">1</property>
902                              </packing>
903                            </child>
904                            <child>
905                              <object class="GtkFrame" id="layoutframe">
906                                <property name="visible">True</property>
907                                <property name="can-focus">False</property>
908                                <property name="label-xalign">0</property>
909                                <property name="shadow-type">none</property>
910                                <child>
911                                  <!-- n-columns=1 n-rows=2 -->
912                                  <object class="GtkGrid">
913                                    <property name="visible">True</property>
914                                    <property name="can-focus">False</property>
915                                    <property name="margin-start">12</property>
916                                    <property name="margin-top">6</property>
917                                    <property name="row-spacing">6</property>
918                                    <child>
919                                      <!-- n-columns=2 n-rows=2 -->
920                                      <object class="GtkGrid" id="pagegrid">
921                                        <property name="visible">True</property>
922                                        <property name="can-focus">False</property>
923                                        <property name="row-spacing">6</property>
924                                        <property name="column-spacing">6</property>
925                                        <child>
926                                          <object class="GtkLabel" id="labelorientation">
927                                            <property name="visible">True</property>
928                                            <property name="can-focus">False</property>
929                                            <property name="halign">start</property>
930                                            <property name="label" translatable="yes" context="printdialog|labelorientation">Orientation:</property>
931                                            <property name="use-underline">True</property>
932                                            <property name="mnemonic-widget">pageorientationbox</property>
933                                            <property name="xalign">0</property>
934                                          </object>
935                                          <packing>
936                                            <property name="left-attach">0</property>
937                                            <property name="top-attach">1</property>
938                                          </packing>
939                                        </child>
940                                        <child>
941                                          <object class="GtkLabel" id="labelsize">
942                                            <property name="visible">True</property>
943                                            <property name="can-focus">False</property>
944                                            <property name="halign">start</property>
945                                            <property name="label" translatable="yes" context="printdialog|labelsize">Paper size:</property>
946                                            <property name="use-underline">True</property>
947                                            <property name="mnemonic-widget">papersizebox</property>
948                                            <property name="xalign">0</property>
949                                          </object>
950                                          <packing>
951                                            <property name="left-attach">0</property>
952                                            <property name="top-attach">0</property>
953                                          </packing>
954                                        </child>
955                                        <child>
956                                          <object class="GtkComboBoxText" id="pageorientationbox">
957                                            <property name="visible">True</property>
958                                            <property name="can-focus">False</property>
959                                            <property name="hexpand">True</property>
960                                            <property name="active">0</property>
961                                            <items>
962                                              <item translatable="yes" context="printdialog|liststore3">Automatic</item>
963                                              <item translatable="yes" context="printdialog|liststore3">Portrait</item>
964                                              <item translatable="yes" context="printdialog|liststore3">Landscape</item>
965                                            </items>
966                                            <child internal-child="accessible">
967                                              <object class="AtkObject" id="pageorientationbox-atkobject">
968                                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|pageorientationbox">Select the orientation of the paper.</property>
969                                              </object>
970                                            </child>
971                                          </object>
972                                          <packing>
973                                            <property name="left-attach">1</property>
974                                            <property name="top-attach">1</property>
975                                          </packing>
976                                        </child>
977                                        <child>
978                                          <object class="GtkComboBoxText" id="papersizebox">
979                                            <property name="visible">True</property>
980                                            <property name="can-focus">False</property>
981                                            <property name="hexpand">True</property>
982                                            <child internal-child="accessible">
983                                              <object class="AtkObject" id="papersizebox-atkobject">
984                                                <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|papersizebox">Set the paper size you would like to use. The preview will show how the document would look on a paper of the given size.</property>
985                                              </object>
986                                            </child>
987                                          </object>
988                                          <packing>
989                                            <property name="left-attach">1</property>
990                                            <property name="top-attach">0</property>
991                                          </packing>
992                                        </child>
993                                      </object>
994                                      <packing>
995                                        <property name="left-attach">0</property>
996                                        <property name="top-attach">0</property>
997                                      </packing>
998                                    </child>
999                                    <child>
1000                                      <object class="GtkExpander" id="exLayoutExpander">
1001                                        <property name="visible">True</property>
1002                                        <property name="can-focus">True</property>
1003                                        <property name="hexpand">True</property>
1004                                        <child>
1005                                          <!-- n-columns=5 n-rows=7 -->
1006                                          <object class="GtkGrid" id="expandpagegrid">
1007                                            <property name="visible">True</property>
1008                                            <property name="can-focus">False</property>
1009                                            <property name="margin-top">6</property>
1010                                            <property name="row-spacing">6</property>
1011                                            <property name="column-spacing">6</property>
1012                                            <child>
1013                                              <object class="GtkBox" id="box12">
1014                                                <property name="visible">True</property>
1015                                                <property name="can-focus">False</property>
1016                                                <property name="valign">center</property>
1017                                                <property name="spacing">3</property>
1018                                                <child>
1019                                                  <object class="GtkRadioButton" id="pagespersheetbtn">
1020                                                    <property name="label" translatable="yes" context="printdialog|pagespersheetbtn">Pages per sheet:</property>
1021                                                    <property name="visible">True</property>
1022                                                    <property name="can-focus">True</property>
1023                                                    <property name="receives-default">False</property>
1024                                                    <property name="halign">start</property>
1025                                                    <property name="valign">center</property>
1026                                                    <property name="use-underline">True</property>
1027                                                    <property name="active">True</property>
1028                                                    <property name="draw-indicator">True</property>
1029                                                    <accessibility>
1030                                                      <relation type="label-for" target="pagespersheetbox"/>
1031                                                    </accessibility>
1032                                                    <child internal-child="accessible">
1033                                                      <object class="AtkObject" id="pagespersheetbtn-atkobject">
1034                                                        <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|pagespersheetbtn">Print multiple pages per sheet of paper.</property>
1035                                                      </object>
1036                                                    </child>
1037                                                  </object>
1038                                                  <packing>
1039                                                    <property name="expand">False</property>
1040                                                    <property name="fill">True</property>
1041                                                    <property name="position">0</property>
1042                                                  </packing>
1043                                                </child>
1044                                                <child>
1045                                                  <object class="GtkLabel" id="pagespersheettxt">
1046                                                    <property name="visible">True</property>
1047                                                    <property name="can-focus">False</property>
1048                                                    <property name="use-underline">True</property>
1049                                                  </object>
1050                                                  <packing>
1051                                                    <property name="expand">False</property>
1052                                                    <property name="fill">True</property>
1053                                                    <property name="position">1</property>
1054                                                  </packing>
1055                                                </child>
1056                                              </object>
1057                                              <packing>
1058                                                <property name="left-attach">0</property>
1059                                                <property name="top-attach">0</property>
1060                                              </packing>
1061                                            </child>
1062                                            <child>
1063                                              <object class="GtkComboBoxText" id="pagespersheetbox">
1064                                                <property name="visible">True</property>
1065                                                <property name="can-focus">False</property>
1066                                                <property name="valign">center</property>
1067                                                <property name="hexpand">True</property>
1068                                                <property name="active">0</property>
1069                                                <items>
1070                                                  <item id="1" context="printdialog|liststore1">1</item>
1071                                                  <item id="2" context="printdialog|liststore1">2</item>
1072                                                  <item id="4" context="printdialog|liststore1">4</item>
1073                                                  <item id="6" context="printdialog|liststore1">6</item>
1074                                                  <item id="9" context="printdialog|liststore1">9</item>
1075                                                  <item id="16" context="printdialog|liststore1">16</item>
1076                                                  <item id="65535" translatable="yes" context="printdialog|liststore1">Custom</item>
1077                                                </items>
1078                                                <accessibility>
1079                                                  <relation type="labelled-by" target="pagespersheetbtn"/>
1080                                                </accessibility>
1081                                                <child internal-child="accessible">
1082                                                  <object class="AtkObject" id="pagespersheetbox-atkobject">
1083                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|pagespersheetbox">Select how many pages to print per sheet of paper.</property>
1084                                                  </object>
1085                                                </child>
1086                                              </object>
1087                                              <packing>
1088                                                <property name="left-attach">1</property>
1089                                                <property name="top-attach">0</property>
1090                                                <property name="width">3</property>
1091                                              </packing>
1092                                            </child>
1093                                            <child>
1094                                              <object class="GtkLabel" id="pagestxt">
1095                                                <property name="can-focus">False</property>
1096                                                <property name="label" translatable="yes" context="printdialog|pagespersheettxt">Pages:</property>
1097                                                <property name="use-underline">True</property>
1098                                                <property name="mnemonic-widget">pagerows</property>
1099                                                <property name="xalign">1</property>
1100                                              </object>
1101                                              <packing>
1102                                                <property name="left-attach">0</property>
1103                                                <property name="top-attach">1</property>
1104                                              </packing>
1105                                            </child>
1106                                            <child>
1107                                              <object class="GtkSpinButton" id="pagerows">
1108                                                <property name="can-focus">True</property>
1109                                                <property name="activates-default">True</property>
1110                                                <property name="text">1</property>
1111                                                <property name="truncate-multiline">True</property>
1112                                                <property name="adjustment">adjustment3</property>
1113                                                <property name="value">1</property>
1114                                                <child internal-child="accessible">
1115                                                  <object class="AtkObject" id="pagerows-atkobject">
1116                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|pagerows">Select number of rows.</property>
1117                                                  </object>
1118                                                </child>
1119                                              </object>
1120                                              <packing>
1121                                                <property name="left-attach">1</property>
1122                                                <property name="top-attach">1</property>
1123                                              </packing>
1124                                            </child>
1125                                            <child>
1126                                              <object class="GtkLabel" id="by">
1127                                                <property name="can-focus">False</property>
1128                                                <property name="label" translatable="yes" context="printdialog|by">by</property>
1129                                                <property name="use-underline">True</property>
1130                                                <property name="mnemonic-widget">pagecols</property>
1131                                              </object>
1132                                              <packing>
1133                                                <property name="left-attach">2</property>
1134                                                <property name="top-attach">1</property>
1135                                              </packing>
1136                                            </child>
1137                                            <child>
1138                                              <object class="GtkSpinButton" id="pagecols">
1139                                                <property name="can-focus">True</property>
1140                                                <property name="activates-default">True</property>
1141                                                <property name="text">1</property>
1142                                                <property name="truncate-multiline">True</property>
1143                                                <property name="adjustment">adjustment4</property>
1144                                                <property name="value">1</property>
1145                                                <child internal-child="accessible">
1146                                                  <object class="AtkObject" id="pagecols-atkobject">
1147                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|pagecols">Select number of columns.</property>
1148                                                  </object>
1149                                                </child>
1150                                              </object>
1151                                              <packing>
1152                                                <property name="left-attach">3</property>
1153                                                <property name="top-attach">1</property>
1154                                              </packing>
1155                                            </child>
1156                                            <child>
1157                                              <object class="GtkLabel" id="pagemargintxt1">
1158                                                <property name="can-focus">False</property>
1159                                                <property name="label" translatable="yes" context="printdialog|pagemargintxt1">Margin:</property>
1160                                                <property name="use-underline">True</property>
1161                                                <property name="mnemonic-widget">pagemarginsb</property>
1162                                                <property name="xalign">1</property>
1163                                              </object>
1164                                              <packing>
1165                                                <property name="left-attach">0</property>
1166                                                <property name="top-attach">2</property>
1167                                              </packing>
1168                                            </child>
1169                                            <child>
1170                                              <object class="GtkSpinButton" id="pagemarginsb">
1171                                                <property name="can-focus">True</property>
1172                                                <property name="activates-default">True</property>
1173                                                <property name="text">0</property>
1174                                                <property name="truncate-multiline">True</property>
1175                                                <property name="adjustment">adjustment5</property>
1176                                                <child internal-child="accessible">
1177                                                  <object class="AtkObject" id="pagemarginsb-atkobject">
1178                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|pagemarginsb">Select margin between individual pages on each sheet of paper.</property>
1179                                                  </object>
1180                                                </child>
1181                                              </object>
1182                                              <packing>
1183                                                <property name="left-attach">1</property>
1184                                                <property name="top-attach">2</property>
1185                                              </packing>
1186                                            </child>
1187                                            <child>
1188                                              <object class="GtkLabel" id="pagemargintxt2">
1189                                                <property name="can-focus">False</property>
1190                                                <property name="halign">start</property>
1191                                                <property name="label" translatable="yes" context="printdialog|pagemargintxt2">between pages</property>
1192                                              </object>
1193                                              <packing>
1194                                                <property name="left-attach">2</property>
1195                                                <property name="top-attach">2</property>
1196                                                <property name="width">2</property>
1197                                              </packing>
1198                                            </child>
1199                                            <child>
1200                                              <object class="GtkLabel" id="sheetmargintxt1">
1201                                                <property name="can-focus">False</property>
1202                                                <property name="label" translatable="yes" context="printdialog|sheetmargintxt1">Distance:</property>
1203                                                <property name="use-underline">True</property>
1204                                                <property name="mnemonic-widget">sheetmarginsb</property>
1205                                                <property name="xalign">1</property>
1206                                              </object>
1207                                              <packing>
1208                                                <property name="left-attach">0</property>
1209                                                <property name="top-attach">3</property>
1210                                              </packing>
1211                                            </child>
1212                                            <child>
1213                                              <object class="GtkSpinButton" id="sheetmarginsb">
1214                                                <property name="can-focus">True</property>
1215                                                <property name="activates-default">True</property>
1216                                                <property name="text">0</property>
1217                                                <property name="truncate-multiline">True</property>
1218                                                <property name="adjustment">adjustment6</property>
1219                                                <child internal-child="accessible">
1220                                                  <object class="AtkObject" id="sheetmarginsb-atkobject">
1221                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|sheetmarginsb">Select margin between the printed pages and paper edge.</property>
1222                                                  </object>
1223                                                </child>
1224                                              </object>
1225                                              <packing>
1226                                                <property name="left-attach">1</property>
1227                                                <property name="top-attach">3</property>
1228                                              </packing>
1229                                            </child>
1230                                            <child>
1231                                              <object class="GtkLabel" id="sheetmargintxt2">
1232                                                <property name="can-focus">False</property>
1233                                                <property name="halign">start</property>
1234                                                <property name="label" translatable="yes" context="printdialog|sheetmargintxt2">to sheet border</property>
1235                                              </object>
1236                                              <packing>
1237                                                <property name="left-attach">2</property>
1238                                                <property name="top-attach">3</property>
1239                                                <property name="width">2</property>
1240                                              </packing>
1241                                            </child>
1242                                            <child>
1243                                              <object class="GtkLabel" id="labelorder">
1244                                                <property name="visible">True</property>
1245                                                <property name="can-focus">False</property>
1246                                                <property name="valign">center</property>
1247                                                <property name="label" translatable="yes" context="printdialog|labelorder">Order:</property>
1248                                                <property name="use-underline">True</property>
1249                                                <property name="mnemonic-widget">orderbox</property>
1250                                                <property name="xalign">1</property>
1251                                              </object>
1252                                              <packing>
1253                                                <property name="left-attach">0</property>
1254                                                <property name="top-attach">4</property>
1255                                              </packing>
1256                                            </child>
1257                                            <child>
1258                                              <object class="GtkComboBoxText" id="orderbox">
1259                                                <property name="visible">True</property>
1260                                                <property name="can-focus">False</property>
1261                                                <property name="valign">center</property>
1262                                                <property name="hexpand">True</property>
1263                                                <items>
1264                                                  <item translatable="yes" context="printdialog|liststore2">Left to right, then down</item>
1265                                                  <item translatable="yes" context="printdialog|liststore2">Top to bottom, then right</item>
1266                                                  <item translatable="yes" context="printdialog|liststore2">Top to bottom, then left</item>
1267                                                  <item translatable="yes" context="printdialog|liststore2">Right to left, then down</item>
1268                                                </items>
1269                                                <child internal-child="accessible">
1270                                                  <object class="AtkObject" id="orderbox-atkobject">
1271                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|orderbox">Select order in which pages are to be printed.</property>
1272                                                  </object>
1273                                                </child>
1274                                              </object>
1275                                              <packing>
1276                                                <property name="left-attach">1</property>
1277                                                <property name="top-attach">4</property>
1278                                                <property name="width">3</property>
1279                                              </packing>
1280                                            </child>
1281                                            <child>
1282                                              <object class="GtkCheckButton" id="bordercb">
1283                                                <property name="label" translatable="yes" context="printdialog|bordercb">Draw a border around each page</property>
1284                                                <property name="visible">True</property>
1285                                                <property name="can-focus">True</property>
1286                                                <property name="receives-default">False</property>
1287                                                <property name="halign">end</property>
1288                                                <property name="use-underline">True</property>
1289                                                <property name="draw-indicator">True</property>
1290                                                <child internal-child="accessible">
1291                                                  <object class="AtkObject" id="bordercb-atkobject">
1292                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|bordercb">Check to draw a border around each page.</property>
1293                                                  </object>
1294                                                </child>
1295                                              </object>
1296                                              <packing>
1297                                                <property name="left-attach">0</property>
1298                                                <property name="top-attach">5</property>
1299                                                <property name="width">4</property>
1300                                              </packing>
1301                                            </child>
1302                                            <child>
1303                                              <object class="GtkRadioButton" id="brochure">
1304                                                <property name="label" translatable="yes" context="printdialog|brochure">Brochure</property>
1305                                                <property name="visible">True</property>
1306                                                <property name="can-focus">True</property>
1307                                                <property name="receives-default">False</property>
1308                                                <property name="halign">start</property>
1309                                                <property name="use-underline">True</property>
1310                                                <property name="draw-indicator">True</property>
1311                                                <property name="group">pagespersheetbtn</property>
1312                                                <child internal-child="accessible">
1313                                                  <object class="AtkObject" id="brochure-atkobject">
1314                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|brochure">Select to print the document in brochure format.</property>
1315                                                  </object>
1316                                                </child>
1317                                              </object>
1318                                              <packing>
1319                                                <property name="left-attach">0</property>
1320                                                <property name="top-attach">6</property>
1321                                              </packing>
1322                                            </child>
1323                                            <child>
1324                                              <object class="GtkComboBoxText" id="scriptdirection">
1325                                                <property name="can-focus">False</property>
1326                                              </object>
1327                                              <packing>
1328                                                <property name="left-attach">1</property>
1329                                                <property name="top-attach">6</property>
1330                                                <property name="width">3</property>
1331                                              </packing>
1332                                            </child>
1333                                            <child>
1334                                              <object class="GtkDrawingArea" id="orderpreview">
1335                                                <property name="visible">True</property>
1336                                                <property name="can-focus">False</property>
1337                                                <property name="tooltip-text" translatable="yes" context="printdialog|collationpreview">Collation preview</property>
1338                                                <property name="halign">center</property>
1339                                                <property name="valign">start</property>
1340                                                <child internal-child="accessible">
1341                                                  <object class="AtkObject" id="orderpreview-atkobject">
1342                                                    <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|orderpreview">Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look.</property>
1343                                                  </object>
1344                                                </child>
1345                                              </object>
1346                                              <packing>
1347                                                <property name="left-attach">4</property>
1348                                                <property name="top-attach">0</property>
1349                                                <property name="height">5</property>
1350                                              </packing>
1351                                            </child>
1352                                            <child>
1353                                              <placeholder/>
1354                                            </child>
1355                                            <child>
1356                                              <placeholder/>
1357                                            </child>
1358                                          </object>
1359                                        </child>
1360                                        <child type="label">
1361                                          <object class="GtkLabel" id="lbLayoutExpander">
1362                                            <property name="visible">True</property>
1363                                            <property name="can-focus">False</property>
1364                                            <property name="label" translatable="yes" context="printdialog|layoutexpander">Pages per Sheet</property>
1365                                            <property name="use-underline">True</property>
1366                                          </object>
1367                                        </child>
1368                                      </object>
1369                                      <packing>
1370                                        <property name="left-attach">0</property>
1371                                        <property name="top-attach">1</property>
1372                                      </packing>
1373                                    </child>
1374                                  </object>
1375                                </child>
1376                                <child type="label">
1377                                  <object class="GtkLabel" id="label3">
1378                                    <property name="visible">True</property>
1379                                    <property name="can-focus">False</property>
1380                                    <property name="label" translatable="yes" context="printdialog|label3">Page Layout</property>
1381                                    <attributes>
1382                                      <attribute name="weight" value="bold"/>
1383                                    </attributes>
1384                                  </object>
1385                                </child>
1386                              </object>
1387                              <packing>
1388                                <property name="expand">False</property>
1389                                <property name="fill">True</property>
1390                                <property name="position">2</property>
1391                              </packing>
1392                            </child>
1393                          </object>
1394                        </child>
1395                      </object>
1396                    </child>
1397                  </object>
1398                </child>
1399                <child type="tab">
1400                  <object class="GtkLabel" id="generallabel">
1401                    <property name="visible">True</property>
1402                    <property name="can-focus">False</property>
1403                    <property name="label" translatable="yes" context="printdialog|generallabel">General</property>
1404                  </object>
1405                  <packing>
1406                    <property name="tab-fill">False</property>
1407                  </packing>
1408                </child>
1409                <child>
1410                  <object class="GtkBox" id="customcontents">
1411                    <property name="visible">True</property>
1412                    <property name="can-focus">False</property>
1413                    <property name="border-width">6</property>
1414                    <property name="orientation">vertical</property>
1415                    <child>
1416                      <placeholder/>
1417                    </child>
1418                  </object>
1419                  <packing>
1420                    <property name="position">1</property>
1421                  </packing>
1422                </child>
1423                <child type="tab">
1424                  <object class="GtkLabel" id="custom">
1425                    <property name="visible">True</property>
1426                    <property name="can-focus">False</property>
1427                    <property name="label">custom</property>
1428                  </object>
1429                  <packing>
1430                    <property name="position">1</property>
1431                    <property name="tab-fill">False</property>
1432                  </packing>
1433                </child>
1434              </object>
1435              <packing>
1436                <property name="expand">False</property>
1437                <property name="fill">True</property>
1438                <property name="position">1</property>
1439              </packing>
1440            </child>
1441          </object>
1442          <packing>
1443            <property name="expand">False</property>
1444            <property name="fill">True</property>
1445            <property name="position">0</property>
1446          </packing>
1447        </child>
1448      </object>
1449    </child>
1450    <action-widgets>
1451      <action-widget response="-11">help</action-widget>
1452      <action-widget response="-5">ok</action-widget>
1453      <action-widget response="-6">cancel</action-widget>
1454    </action-widgets>
1455    <child internal-child="accessible">
1456      <object class="AtkObject" id="PrintDialog-atkobject">
1457        <property name="AtkObject::accessible-description" translatable="yes" context="printdialog|extended_tip|PrintDialog">Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document.</property>
1458      </object>
1459    </child>
1460  </object>
1461  <object class="GtkSizeGroup" id="sizegroup1">
1462    <widgets>
1463      <widget name="rangegrid"/>
1464      <widget name="gdCopiesExtra"/>
1465    </widgets>
1466  </object>
1467  <object class="GtkSizeGroup" id="sizegroup2">
1468    <widgets>
1469      <widget name="pagegrid"/>
1470      <widget name="expandpagegrid"/>
1471    </widgets>
1472  </object>
1473  <object class="GtkTreeStore" id="liststore1">
1474    <columns>
1475      <!-- column-name text -->
1476      <column type="gchararray"/>
1477      <!-- column-name id -->
1478      <column type="gchararray"/>
1479    </columns>
1480  </object>
1481  <object class="GtkSizeGroup" id="sizegroupLabel"/>
1482  <object class="GtkSizeGroup" id="sizegroupLabel2"/>
1483</interface>
1484