printdialog.ui 106 KB

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