1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"lower">1</property>
7 <property name=
"upper">10</property>
8 <property name=
"value">1</property>
9 <property name=
"step_increment">1</property>
10 <property name=
"page_increment">10</property>
12 <object class=
"GtkAdjustment" id=
"adjustment2">
13 <property name=
"lower">1</property>
14 <property name=
"upper">20</property>
15 <property name=
"value">1</property>
16 <property name=
"step_increment">1</property>
17 <property name=
"page_increment">10</property>
19 <object class=
"GtkDialog" id=
"PreviewZoomDialog">
20 <property name=
"can_focus">False
</property>
21 <property name=
"border_width">6</property>
22 <property name=
"title" translatable=
"yes" context=
"previewzoomdialog|PreviewZoomDialog">Multiple Pages
</property>
23 <property name=
"modal">True
</property>
24 <property name=
"default_width">0</property>
25 <property name=
"default_height">0</property>
26 <property name=
"type_hint">dialog
</property>
27 <child internal-child=
"vbox">
28 <object class=
"GtkBox" id=
"dialog-vbox1">
29 <property name=
"can_focus">False
</property>
30 <property name=
"orientation">vertical
</property>
31 <property name=
"spacing">12</property>
32 <child internal-child=
"action_area">
33 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
34 <property name=
"can_focus">False
</property>
35 <property name=
"layout_style">end
</property>
37 <object class=
"GtkButton" id=
"ok">
38 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
39 <property name=
"visible">True
</property>
40 <property name=
"can_focus">True
</property>
41 <property name=
"can_default">True
</property>
42 <property name=
"has_default">True
</property>
43 <property name=
"receives_default">True
</property>
44 <property name=
"use-underline">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">0</property>
53 <object class=
"GtkButton" id=
"cancel">
54 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
55 <property name=
"visible">True
</property>
56 <property name=
"can_focus">True
</property>
57 <property name=
"receives_default">True
</property>
58 <property name=
"use-underline">True
</property>
61 <property name=
"expand">False
</property>
62 <property name=
"fill">True
</property>
63 <property name=
"position">1</property>
67 <object class=
"GtkButton" id=
"help">
68 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
69 <property name=
"visible">True
</property>
70 <property name=
"can_focus">True
</property>
71 <property name=
"receives_default">True
</property>
72 <property name=
"use-underline">True
</property>
75 <property name=
"expand">False
</property>
76 <property name=
"fill">True
</property>
77 <property name=
"position">2</property>
78 <property name=
"secondary">True
</property>
83 <property name=
"expand">False
</property>
84 <property name=
"fill">True
</property>
85 <property name=
"pack_type">end
</property>
86 <property name=
"position">0</property>
90 <!-- n-columns=1 n-rows=1 -->
91 <object class=
"GtkGrid" id=
"grid1">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"margin-start">6</property>
95 <property name=
"margin-end">6</property>
96 <property name=
"hexpand">True
</property>
97 <property name=
"vexpand">True
</property>
98 <property name=
"row_spacing">6</property>
99 <property name=
"column_spacing">12</property>
101 <object class=
"GtkLabel" id=
"label1">
102 <property name=
"visible">True
</property>
103 <property name=
"can_focus">False
</property>
104 <property name=
"label" translatable=
"yes" context=
"previewzoomdialog|label1">_Rows
</property>
105 <property name=
"use_underline">True
</property>
106 <property name=
"mnemonic_widget">rows
</property>
107 <property name=
"xalign">0</property>
110 <property name=
"left_attach">0</property>
111 <property name=
"top_attach">0</property>
115 <object class=
"GtkLabel" id=
"label2">
116 <property name=
"visible">True
</property>
117 <property name=
"can_focus">False
</property>
118 <property name=
"label" translatable=
"yes" context=
"previewzoomdialog|label2">_Columns
</property>
119 <property name=
"use_underline">True
</property>
120 <property name=
"mnemonic_widget">cols
</property>
121 <property name=
"xalign">0</property>
124 <property name=
"left_attach">0</property>
125 <property name=
"top_attach">1</property>
129 <object class=
"GtkSpinButton" id=
"rows">
130 <property name=
"visible">True
</property>
131 <property name=
"can_focus">True
</property>
132 <property name=
"hexpand">True
</property>
133 <property name=
"activates_default">True
</property>
134 <property name=
"adjustment">adjustment1
</property>
135 <property name=
"truncate-multiline">True
</property>
136 <child internal-child=
"accessible">
137 <object class=
"AtkObject" id=
"rows-atkobject">
138 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"previewzoomdialog|extended_tip|rows">Defines the number of rows of pages.
</property>
143 <property name=
"left_attach">1</property>
144 <property name=
"top_attach">0</property>
148 <object class=
"GtkSpinButton" id=
"cols">
149 <property name=
"visible">True
</property>
150 <property name=
"can_focus">True
</property>
151 <property name=
"hexpand">True
</property>
152 <property name=
"activates_default">True
</property>
153 <property name=
"adjustment">adjustment2
</property>
154 <property name=
"truncate-multiline">True
</property>
155 <child internal-child=
"accessible">
156 <object class=
"AtkObject" id=
"cols-atkobject">
157 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"previewzoomdialog|extended_tip|cols">Defines the number of pages shown in columns.
</property>
162 <property name=
"left_attach">1</property>
163 <property name=
"top_attach">1</property>
168 <property name=
"expand">False
</property>
169 <property name=
"fill">True
</property>
170 <property name=
"position">1</property>
176 <action-widget response=
"-5">ok
</action-widget>
177 <action-widget response=
"-6">cancel
</action-widget>
178 <action-widget response=
"-11">help
</action-widget>
180 <child type=
"titlebar">
183 <child internal-child=
"accessible">
184 <object class=
"AtkObject" id=
"PreviewZoomDialog-atkobject">
185 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"previewzoomdialog|extended_tip|PreviewZoomDialog">Defines the number of pages displayed on screen. Click the arrow next to the icon to open a grid to select the number of pages to be displayed as rows and columns in the preview.
</property>