1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name expander -->
8 <column type=
"GdkPixbuf"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <object class=
"GtkDialog" id=
"FontworkGalleryDialog">
14 <property name=
"can-focus">False
</property>
15 <property name=
"border-width">6</property>
16 <property name=
"title" translatable=
"yes" context=
"fontworkgallerydialog|FontworkGalleryDialog">Fontwork Gallery
</property>
17 <property name=
"resizable">False
</property>
18 <property name=
"modal">True
</property>
19 <property name=
"default-width">0</property>
20 <property name=
"default-height">0</property>
21 <property name=
"type-hint">dialog
</property>
22 <child internal-child=
"vbox">
23 <object class=
"GtkBox" id=
"dialog-vbox1">
24 <property name=
"can-focus">False
</property>
25 <property name=
"orientation">vertical
</property>
26 <property name=
"spacing">12</property>
27 <child internal-child=
"action_area">
28 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
29 <property name=
"can-focus">False
</property>
30 <property name=
"layout-style">end
</property>
32 <object class=
"GtkButton" id=
"ok">
33 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
34 <property name=
"visible">True
</property>
35 <property name=
"can-focus">True
</property>
36 <property name=
"can-default">True
</property>
37 <property name=
"has-default">True
</property>
38 <property name=
"receives-default">True
</property>
39 <property name=
"use-underline">True
</property>
42 <property name=
"expand">False
</property>
43 <property name=
"fill">True
</property>
44 <property name=
"position">0</property>
48 <object class=
"GtkButton" id=
"cancel">
49 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
50 <property name=
"visible">True
</property>
51 <property name=
"can-focus">True
</property>
52 <property name=
"receives-default">True
</property>
53 <property name=
"use-underline">True
</property>
56 <property name=
"expand">False
</property>
57 <property name=
"fill">True
</property>
58 <property name=
"position">1</property>
62 <object class=
"GtkButton" id=
"help">
63 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
64 <property name=
"visible">True
</property>
65 <property name=
"can-focus">True
</property>
66 <property name=
"receives-default">True
</property>
67 <property name=
"use-underline">True
</property>
70 <property name=
"expand">False
</property>
71 <property name=
"fill">True
</property>
72 <property name=
"position">2</property>
73 <property name=
"secondary">True
</property>
78 <property name=
"expand">False
</property>
79 <property name=
"fill">True
</property>
80 <property name=
"pack-type">end
</property>
81 <property name=
"position">0</property>
85 <!-- n-columns=1 n-rows=2 -->
86 <object class=
"GtkGrid" id=
"grid1">
87 <property name=
"visible">True
</property>
88 <property name=
"can-focus">False
</property>
89 <property name=
"hexpand">True
</property>
90 <property name=
"vexpand">True
</property>
91 <property name=
"row-spacing">6</property>
93 <object class=
"GtkLabel" id=
"label1">
94 <property name=
"visible">True
</property>
95 <property name=
"can-focus">False
</property>
96 <property name=
"label" translatable=
"yes" context=
"fontworkgallerydialog|label1">Select a Fontwork style:
</property>
97 <property name=
"use-underline">True
</property>
98 <property name=
"xalign">0</property>
101 <property name=
"left-attach">0</property>
102 <property name=
"top-attach">0</property>
106 <object class=
"GtkScrolledWindow">
107 <property name=
"visible">True
</property>
108 <property name=
"can-focus">True
</property>
109 <property name=
"hexpand">True
</property>
110 <property name=
"vexpand">True
</property>
111 <property name=
"shadow-type">in
</property>
113 <object class=
"GtkIconView" id=
"ctlFavoriteswin">
114 <property name=
"visible">True
</property>
115 <property name=
"can-focus">True
</property>
116 <property name=
"margin">6</property>
117 <property name=
"hexpand">True
</property>
118 <property name=
"vexpand">True
</property>
119 <property name=
"model">liststore1
</property>
120 <property name=
"pixbuf-column">0</property>
121 <child internal-child=
"accessible">
122 <object class=
"AtkObject" id=
"ctlFavoriteswin-atkobject">
123 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"fontworkgallerydialog|extended_tip|ctlFavoriteWin">Select a Fontwork style and click OK to insert the Fontwork into your document. Double-click or Ctrl (Command) + double-click the Fontwork in your document to enter text edit mode and change the text.
</property>
130 <property name=
"left-attach">0</property>
131 <property name=
"top-attach">1</property>
136 <property name=
"expand">False
</property>
137 <property name=
"fill">True
</property>
138 <property name=
"position">1</property>
144 <action-widget response=
"-5">ok
</action-widget>
145 <action-widget response=
"-6">cancel
</action-widget>
146 <action-widget response=
"-11">help
</action-widget>