1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sm">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"CatalogDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"catalogdialog|CatalogDialog">Symbols
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default_width">0</property>
11 <property name=
"default_height">0</property>
12 <property name=
"type_hint">dialog
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"dialog-vbox5">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area5">
20 <property name=
"can_focus">False
</property>
21 <property name=
"layout_style">end
</property>
23 <object class=
"GtkButton" id=
"edit">
24 <property name=
"label" translatable=
"yes" context=
"catalogdialog|edit">_Edit...
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"receives_default">True
</property>
28 <property name=
"use_underline">True
</property>
29 <child internal-child=
"accessible">
30 <object class=
"AtkObject" id=
"edit-atkobject">
31 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"catalogdialog|extended_tip|edit">Click here to open the Edit Symbols dialog.
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"ok">
43 <property name=
"label" translatable=
"yes" context=
"catalogdialog|insert">_Insert
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"can_default">True
</property>
47 <property name=
"has_default">True
</property>
48 <property name=
"receives_default">True
</property>
49 <property name=
"use_underline">True
</property>
50 <child internal-child=
"accessible">
51 <object class=
"AtkObject" id=
"ok-atkobject">
52 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"catalogdialog|extended_tip|ok">Saves all changes and closes dialog.
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">1</property>
63 <object class=
"GtkButton" id=
"close">
64 <property name=
"label">gtk-close
</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>
69 <property name=
"use_stock">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"position">2</property>
78 <object class=
"GtkButton" id=
"help">
79 <property name=
"label">gtk-help
</property>
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">True
</property>
82 <property name=
"receives_default">True
</property>
83 <property name=
"use_stock">True
</property>
86 <property name=
"expand">False
</property>
87 <property name=
"fill">True
</property>
88 <property name=
"position">3</property>
89 <property name=
"secondary">True
</property>
94 <property name=
"expand">False
</property>
95 <property name=
"fill">True
</property>
96 <property name=
"pack_type">end
</property>
97 <property name=
"position">0</property>
101 <!-- n-columns=1 n-rows=1 -->
102 <object class=
"GtkGrid" id=
"grid1">
103 <property name=
"visible">True
</property>
104 <property name=
"can_focus">False
</property>
105 <property name=
"hexpand">True
</property>
106 <property name=
"vexpand">True
</property>
107 <property name=
"row_spacing">6</property>
108 <property name=
"column_spacing">12</property>
109 <property name=
"column_homogeneous">True
</property>
111 <object class=
"GtkLabel" id=
"label1">
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">False
</property>
114 <property name=
"label" translatable=
"yes" context=
"catalogdialog|label1">_Symbol set:
</property>
115 <property name=
"use_underline">True
</property>
116 <property name=
"xalign">0</property>
119 <property name=
"left_attach">0</property>
120 <property name=
"top_attach">0</property>
124 <object class=
"GtkComboBoxText" id=
"symbolset">
125 <property name=
"visible">True
</property>
126 <property name=
"can_focus">False
</property>
127 <property name=
"margin_bottom">6</property>
128 <child internal-child=
"accessible">
129 <object class=
"AtkObject" id=
"symbolset-atkobject">
130 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"catalogdialog|extended_tip|symbolset">All symbols are organized into symbol sets. Select the desired symbol set from the list box. The corresponding group of symbols appear in the field below.
</property>
135 <property name=
"left_attach">0</property>
136 <property name=
"top_attach">1</property>
140 <object class=
"GtkLabel" id=
"symbolname">
141 <property name=
"visible">True
</property>
142 <property name=
"can_focus">False
</property>
143 <property name=
"label" translatable=
"yes" context=
"catalogdialog|symbolname">Unknown
</property>
146 <property name=
"left_attach">0</property>
147 <property name=
"top_attach">3</property>
151 <object class=
"GtkScrolledWindow" id=
"scrolledwindow">
152 <property name=
"visible">True
</property>
153 <property name=
"can_focus">True
</property>
154 <property name=
"hexpand">True
</property>
155 <property name=
"vexpand">True
</property>
156 <property name=
"vscrollbar_policy">always
</property>
157 <property name=
"shadow_type">in
</property>
159 <object class=
"GtkViewport">
160 <property name=
"visible">True
</property>
161 <property name=
"can_focus">False
</property>
162 <property name=
"hexpand">True
</property>
163 <property name=
"vexpand">True
</property>
165 <object class=
"GtkDrawingArea" id=
"symbolsetdisplay">
166 <property name=
"visible">True
</property>
167 <property name=
"can_focus">True
</property>
168 <property name=
"receives_default">True
</property>
169 <property name=
"events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK
</property>
170 <property name=
"hexpand">True
</property>
171 <property name=
"vexpand">True
</property>
178 <property name=
"left_attach">0</property>
179 <property name=
"top_attach">2</property>
183 <object class=
"GtkScrolledWindow">
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>
188 <property name=
"hscrollbar_policy">never
</property>
189 <property name=
"vscrollbar_policy">never
</property>
190 <property name=
"shadow_type">in
</property>
192 <object class=
"GtkViewport">
193 <property name=
"visible">True
</property>
194 <property name=
"can_focus">False
</property>
195 <property name=
"hexpand">True
</property>
196 <property name=
"vexpand">True
</property>
198 <object class=
"GtkDrawingArea" id=
"preview">
199 <property name=
"visible">True
</property>
200 <property name=
"can_focus">False
</property>
201 <property name=
"events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK
</property>
202 <property name=
"hexpand">True
</property>
203 <property name=
"vexpand">True
</property>
204 <child internal-child=
"accessible">
205 <object class=
"AtkObject" id=
"preview-atkobject">
206 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"catalogdialog|extended_tip|preview">Displays a preview of the current selection.
</property>
215 <property name=
"left_attach">1</property>
216 <property name=
"top_attach">2</property>
230 <property name=
"expand">False
</property>
231 <property name=
"fill">True
</property>
232 <property name=
"position">1</property>
238 <action-widget response=
"-5">ok
</action-widget>
239 <action-widget response=
"-7">close
</action-widget>
240 <action-widget response=
"-11">help
</action-widget>
242 <child type=
"titlebar">
245 <child internal-child=
"accessible">
246 <object class=
"AtkObject" id=
"CatalogDialog-atkobject">
247 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"catalogdialog|extended_tip|CatalogDialog">Opens the Symbols dialog, in which you can select a symbol to insert in the formula.
</property>