1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkAdjustment" id=
"adjustment-height">
5 <property name=
"upper">20000</property>
6 <property name=
"step_increment">1</property>
7 <property name=
"page_increment">10</property>
9 <object class=
"GtkAdjustment" id=
"adjustment-width">
10 <property name=
"upper">20000</property>
11 <property name=
"step_increment">1</property>
12 <property name=
"page_increment">10</property>
14 <object class=
"GtkDialog" id=
"GraphicExporter">
15 <property name=
"can_focus">False
</property>
16 <property name=
"border_width">5</property>
17 <property name=
"type_hint">dialog
</property>
18 <child internal-child=
"vbox">
19 <object class=
"GtkBox" id=
"dialog-vbox1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"orientation">vertical
</property>
22 <property name=
"spacing">2</property>
23 <child internal-child=
"action_area">
24 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
25 <property name=
"can_focus">False
</property>
26 <property name=
"layout_style">end
</property>
28 <object class=
"GtkButton" id=
"ok">
29 <property name=
"label">gtk-ok
</property>
30 <property name=
"visible">True
</property>
31 <property name=
"can_focus">True
</property>
32 <property name=
"can_default">True
</property>
33 <property name=
"has_default">True
</property>
34 <property name=
"receives_default">True
</property>
35 <property name=
"use_stock">True
</property>
38 <property name=
"expand">False
</property>
39 <property name=
"fill">True
</property>
40 <property name=
"position">0</property>
44 <object class=
"GtkButton" id=
"cancel">
45 <property name=
"label">gtk-cancel
</property>
46 <property name=
"visible">True
</property>
47 <property name=
"can_focus">True
</property>
48 <property name=
"receives_default">True
</property>
49 <property name=
"use_stock">True
</property>
52 <property name=
"expand">False
</property>
53 <property name=
"fill">True
</property>
54 <property name=
"position">1</property>
59 <property name=
"expand">False
</property>
60 <property name=
"fill">True
</property>
61 <property name=
"pack_type">end
</property>
62 <property name=
"position">0</property>
66 <object class=
"GtkBox" id=
"box1">
67 <property name=
"visible">True
</property>
68 <property name=
"can_focus">False
</property>
69 <property name=
"orientation">vertical
</property>
71 <object class=
"GtkFrame" id=
"frame1">
72 <property name=
"visible">True
</property>
73 <property name=
"can_focus">False
</property>
74 <property name=
"label_xalign">0</property>
75 <property name=
"shadow_type">none
</property>
77 <object class=
"GtkAlignment" id=
"alignment1">
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">False
</property>
80 <property name=
"left_padding">12</property>
82 <object class=
"GtkGrid" id=
"grid1">
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">False
</property>
85 <property name=
"row_spacing">6</property>
86 <property name=
"column_spacing">6</property>
88 <object class=
"GtkLabel" id=
"label5">
89 <property name=
"visible">True
</property>
90 <property name=
"can_focus">False
</property>
91 <property name=
"xalign">0</property>
92 <property name=
"label" translatable=
"yes">Width:
</property>
95 <property name=
"left_attach">0</property>
96 <property name=
"top_attach">0</property>
97 <property name=
"width">1</property>
98 <property name=
"height">1</property>
102 <object class=
"GtkLabel" id=
"label6">
103 <property name=
"visible">True
</property>
104 <property name=
"can_focus">False
</property>
105 <property name=
"xalign">0</property>
106 <property name=
"label" translatable=
"yes">Height:
</property>
109 <property name=
"left_attach">0</property>
110 <property name=
"top_attach">1</property>
111 <property name=
"width">1</property>
112 <property name=
"height">1</property>
116 <object class=
"GtkLabel" id=
"resolutionft">
117 <property name=
"visible">True
</property>
118 <property name=
"can_focus">False
</property>
119 <property name=
"xalign">0</property>
120 <property name=
"label" translatable=
"yes">Resolution:
</property>
123 <property name=
"left_attach">0</property>
124 <property name=
"top_attach">2</property>
125 <property name=
"width">1</property>
126 <property name=
"height">1</property>
130 <object class=
"GtkSpinButton" id=
"spin-width">
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">False
</property>
133 <property name=
"hexpand">True
</property>
134 <property name=
"invisible_char">•
</property>
135 <property name=
"adjustment">adjustment-width
</property>
138 <property name=
"left_attach">1</property>
139 <property name=
"top_attach">0</property>
140 <property name=
"width">1</property>
141 <property name=
"height">1</property>
145 <object class=
"GtkSpinButton" id=
"spin-height">
146 <property name=
"visible">True
</property>
147 <property name=
"can_focus">False
</property>
148 <property name=
"hexpand">True
</property>
149 <property name=
"invisible_char">•
</property>
150 <property name=
"adjustment">adjustment-height
</property>
153 <property name=
"left_attach">1</property>
154 <property name=
"top_attach">1</property>
155 <property name=
"width">1</property>
156 <property name=
"height">1</property>
160 <object class=
"GtkLabel" id=
"label2">
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">False
</property>
163 <property name=
"xalign">0</property>
164 <property name=
"label" translatable=
"yes">px
</property>
167 <property name=
"left_attach">2</property>
168 <property name=
"top_attach">0</property>
169 <property name=
"width">1</property>
170 <property name=
"height">1</property>
174 <object class=
"GtkLabel" id=
"label3">
175 <property name=
"visible">True
</property>
176 <property name=
"can_focus">False
</property>
177 <property name=
"xalign">0</property>
178 <property name=
"label" translatable=
"yes">px
</property>
181 <property name=
"left_attach">2</property>
182 <property name=
"top_attach">1</property>
183 <property name=
"width">1</property>
184 <property name=
"height">1</property>
188 <object class=
"GtkLabel" id=
"label4">
189 <property name=
"visible">True
</property>
190 <property name=
"can_focus">False
</property>
191 <property name=
"xalign">0</property>
192 <property name=
"label" translatable=
"yes">DPI
</property>
195 <property name=
"left_attach">2</property>
196 <property name=
"top_attach">2</property>
197 <property name=
"width">1</property>
198 <property name=
"height">1</property>
202 <object class=
"GtkComboBoxText" id=
"combo-resolution">
203 <property name=
"visible">True
</property>
204 <property name=
"can_focus">False
</property>
205 <property name=
"hexpand">True
</property>
206 <property name=
"column_span_column">0</property>
207 <property name=
"has_entry">True
</property>
208 <property name=
"entry_text_column">0</property>
209 <property name=
"id_column">1</property>
219 <child internal-child=
"entry">
220 <object class=
"GtkEntry" id=
"comboboxtext-entry4">
221 <property name=
"can_focus">False
</property>
222 <property name=
"hexpand">True
</property>
223 <property name=
"invisible_char">•
</property>
228 <property name=
"left_attach">1</property>
229 <property name=
"top_attach">2</property>
230 <property name=
"width">1</property>
231 <property name=
"height">1</property>
239 <object class=
"GtkLabel" id=
"label1">
240 <property name=
"visible">True
</property>
241 <property name=
"can_focus">False
</property>
242 <property name=
"label" translatable=
"yes">Size
</property>
244 <attribute name=
"weight" value=
"bold"/>
250 <property name=
"expand">False
</property>
251 <property name=
"fill">True
</property>
252 <property name=
"position">0</property>
260 <property name=
"expand">False
</property>
261 <property name=
"fill">True
</property>
262 <property name=
"position">1</property>
268 <action-widget response=
"0">ok
</action-widget>
269 <action-widget response=
"0">cancel
</action-widget>