1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkDialog" id=
"SpecialCharactersDialog">
5 <property name=
"can_focus">False
</property>
6 <property name=
"border_width">6</property>
7 <property name=
"title" translatable=
"yes">Special Characters
</property>
8 <property name=
"type_hint">dialog
</property>
9 <child internal-child=
"vbox">
10 <object class=
"GtkBox" id=
"dialog-vbox1">
11 <property name=
"can_focus">False
</property>
12 <property name=
"orientation">vertical
</property>
13 <property name=
"spacing">12</property>
14 <child internal-child=
"action_area">
15 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
16 <property name=
"can_focus">False
</property>
17 <property name=
"layout_style">end
</property>
19 <object class=
"GtkButton" id=
"ok">
20 <property name=
"label">gtk-ok
</property>
21 <property name=
"visible">True
</property>
22 <property name=
"can_focus">True
</property>
23 <property name=
"has_default">True
</property>
24 <property name=
"receives_default">True
</property>
25 <property name=
"use_stock">True
</property>
28 <property name=
"expand">False
</property>
29 <property name=
"fill">True
</property>
30 <property name=
"position">0</property>
34 <object class=
"GtkButton" id=
"cancel">
35 <property name=
"label">gtk-cancel
</property>
36 <property name=
"visible">True
</property>
37 <property name=
"can_focus">True
</property>
38 <property name=
"receives_default">True
</property>
39 <property name=
"use_stock">True
</property>
40 <property name=
"xalign">0.50999999046325684</property>
43 <property name=
"expand">False
</property>
44 <property name=
"fill">True
</property>
45 <property name=
"position">1</property>
49 <object class=
"GtkButton" id=
"help">
50 <property name=
"label">gtk-help
</property>
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">True
</property>
53 <property name=
"receives_default">True
</property>
54 <property name=
"use_stock">True
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">2</property>
63 <object class=
"GtkButton" id=
"deletelast">
64 <property name=
"label" translatable=
"yes">Delete _Last
</property>
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">True
</property>
67 <property name=
"receives_default">True
</property>
68 <property name=
"use_underline">True
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"position">3</property>
77 <object class=
"GtkButton" id=
"delete">
78 <property name=
"label">gtk-delete
</property>
79 <property name=
"visible">True
</property>
80 <property name=
"can_focus">True
</property>
81 <property name=
"receives_default">True
</property>
82 <property name=
"use_stock">True
</property>
83 <property name=
"image_position">bottom
</property>
86 <property name=
"expand">False
</property>
87 <property name=
"fill">True
</property>
88 <property name=
"position">4</property>
93 <property name=
"expand">False
</property>
94 <property name=
"fill">True
</property>
95 <property name=
"pack_type">end
</property>
96 <property name=
"position">0</property>
100 <object class=
"GtkBox" id=
"box1">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">False
</property>
103 <property name=
"orientation">vertical
</property>
105 <object class=
"GtkGrid" id=
"grid1">
106 <property name=
"visible">True
</property>
107 <property name=
"can_focus">False
</property>
108 <property name=
"hexpand">True
</property>
109 <property name=
"vexpand">True
</property>
110 <property name=
"row_spacing">6</property>
111 <property name=
"column_spacing">6</property>
113 <object class=
"GtkGrid" id=
"grid2">
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">False
</property>
116 <property name=
"hexpand">True
</property>
117 <property name=
"column_spacing">12</property>
119 <object class=
"GtkLabel" id=
"fontft">
120 <property name=
"visible">True
</property>
121 <property name=
"can_focus">False
</property>
122 <property name=
"label" translatable=
"yes">Font
</property>
123 <property name=
"use_underline">True
</property>
124 <property name=
"mnemonic_widget">fontlb
</property>
127 <property name=
"left_attach">0</property>
128 <property name=
"top_attach">0</property>
129 <property name=
"width">1</property>
130 <property name=
"height">1</property>
134 <object class=
"GtkLabel" id=
"subsetft">
135 <property name=
"visible">True
</property>
136 <property name=
"can_focus">False
</property>
137 <property name=
"label" translatable=
"yes">Subset
</property>
138 <property name=
"use_underline">True
</property>
139 <property name=
"mnemonic_widget">subsetlb
</property>
142 <property name=
"left_attach">2</property>
143 <property name=
"top_attach">0</property>
144 <property name=
"width">1</property>
145 <property name=
"height">1</property>
149 <object class=
"GtkComboBox" id=
"fontlb">
150 <property name=
"visible">True
</property>
151 <property name=
"can_focus">False
</property>
152 <property name=
"hexpand">True
</property>
155 <property name=
"left_attach">1</property>
156 <property name=
"top_attach">0</property>
157 <property name=
"width">1</property>
158 <property name=
"height">1</property>
162 <object class=
"GtkComboBox" id=
"subsetlb">
163 <property name=
"visible">True
</property>
164 <property name=
"can_focus">False
</property>
165 <property name=
"hexpand">True
</property>
168 <property name=
"left_attach">3</property>
169 <property name=
"top_attach">0</property>
170 <property name=
"width">1</property>
171 <property name=
"height">1</property>
176 <property name=
"left_attach">0</property>
177 <property name=
"top_attach">0</property>
178 <property name=
"width">1</property>
179 <property name=
"height">1</property>
183 <object class=
"GtkGrid" id=
"grid3">
184 <property name=
"visible">True
</property>
185 <property name=
"can_focus">False
</property>
186 <property name=
"hexpand">True
</property>
187 <property name=
"vexpand">True
</property>
189 <object class=
"GtkLabel" id=
"charcodeft">
190 <property name=
"visible">True
</property>
191 <property name=
"can_focus">False
</property>
192 <property name=
"hexpand">True
</property>
193 <property name=
"label"> U+FFFF(
65535)
</property>
196 <property name=
"left_attach">0</property>
197 <property name=
"top_attach">1</property>
198 <property name=
"width">1</property>
199 <property name=
"height">1</property>
203 <object class=
"cuilo-SvxShowText" id=
"showchar">
204 <property name=
"width_request">100</property>
205 <property name=
"height_request">150</property>
206 <property name=
"visible">True
</property>
207 <property name=
"can_focus">False
</property>
208 <property name=
"hexpand">True
</property>
209 <property name=
"vexpand">True
</property>
212 <property name=
"left_attach">0</property>
213 <property name=
"top_attach">0</property>
214 <property name=
"width">1</property>
215 <property name=
"height">1</property>
220 <property name=
"left_attach">1</property>
221 <property name=
"top_attach">1</property>
222 <property name=
"width">1</property>
223 <property name=
"height">1</property>
227 <object class=
"svxlo-SvxShowCharSet" id=
"showcharset">
228 <property name=
"width_request">400</property>
229 <property name=
"height_request">250</property>
230 <property name=
"visible">True
</property>
231 <property name=
"can_focus">True
</property>
232 <property name=
"hexpand">True
</property>
233 <property name=
"vexpand">True
</property>
236 <property name=
"left_attach">0</property>
237 <property name=
"top_attach">1</property>
238 <property name=
"width">1</property>
239 <property name=
"height">1</property>
247 <property name=
"expand">True
</property>
248 <property name=
"fill">True
</property>
249 <property name=
"position">0</property>
253 <object class=
"GtkBox" id=
"box2">
254 <property name=
"visible">True
</property>
255 <property name=
"can_focus">False
</property>
256 <property name=
"spacing">12</property>
258 <object class=
"GtkLabel" id=
"symboltext">
259 <property name=
"visible">True
</property>
260 <property name=
"can_focus">False
</property>
261 <property name=
"valign">center
</property>
262 <property name=
"label" translatable=
"yes">Characters:
</property>
265 <property name=
"expand">False
</property>
266 <property name=
"fill">True
</property>
267 <property name=
"position">0</property>
271 <object class=
"cuilo-SvxShowText" id=
"showtext">
272 <property name=
"visible">True
</property>
273 <property name=
"can_focus">False
</property>
274 <property name=
"valign">center
</property>
277 <property name=
"expand">False
</property>
278 <property name=
"fill">False
</property>
279 <property name=
"position">1</property>
284 <property name=
"expand">False
</property>
285 <property name=
"fill">True
</property>
286 <property name=
"position">1</property>
291 <property name=
"expand">True
</property>
292 <property name=
"fill">True
</property>
293 <property name=
"position">1</property>
299 <action-widget response=
"0">ok
</action-widget>
300 <action-widget response=
"0">cancel
</action-widget>
301 <action-widget response=
"0">help
</action-widget>
302 <action-widget response=
"0">delete
</action-widget>