1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <object class=
"GtkGrid" id=
"GalleryFilesPage">
14 <property name=
"visible">True
</property>
15 <property name=
"can_focus">False
</property>
16 <property name=
"hexpand">True
</property>
17 <property name=
"vexpand">True
</property>
18 <property name=
"border_width">6</property>
19 <property name=
"column_spacing">12</property>
21 <object class=
"GtkGrid" id=
"grid1">
22 <property name=
"visible">True
</property>
23 <property name=
"can_focus">False
</property>
24 <property name=
"hexpand">True
</property>
25 <property name=
"vexpand">True
</property>
26 <property name=
"row_spacing">12</property>
28 <object class=
"GtkGrid" id=
"grid2">
29 <property name=
"visible">True
</property>
30 <property name=
"can_focus">False
</property>
31 <property name=
"hexpand">True
</property>
32 <property name=
"column_spacing">12</property>
34 <object class=
"GtkLabel" id=
"label1">
35 <property name=
"visible">True
</property>
36 <property name=
"can_focus">False
</property>
37 <property name=
"label" translatable=
"yes" context=
"galleryfilespage|label1">_File type:
</property>
38 <property name=
"use_underline">True
</property>
39 <property name=
"mnemonic_widget">filetype
</property>
40 <property name=
"xalign">0</property>
43 <property name=
"left_attach">0</property>
44 <property name=
"top_attach">0</property>
48 <object class=
"GtkComboBoxText" id=
"filetype">
49 <property name=
"visible">True
</property>
50 <property name=
"can_focus">False
</property>
51 <property name=
"hexpand">True
</property>
52 <property name=
"has_entry">True
</property>
53 <property name=
"width_request">0</property>
54 <child internal-child=
"entry">
55 <object class=
"GtkEntry" id=
"comboboxtext-entry">
56 <property name=
"can_focus">False
</property>
57 <property name=
"activates_default">True
</property>
62 <property name=
"left_attach">1</property>
63 <property name=
"top_attach">0</property>
68 <property name=
"left_attach">0</property>
69 <property name=
"top_attach">0</property>
73 <object class=
"GtkScrolledWindow">
74 <property name=
"visible">True
</property>
75 <property name=
"can_focus">True
</property>
76 <property name=
"hexpand">True
</property>
77 <property name=
"vexpand">True
</property>
78 <property name=
"shadow_type">in
</property>
80 <object class=
"GtkTreeView" id=
"files">
81 <property name=
"visible">True
</property>
82 <property name=
"can_focus">True
</property>
83 <property name=
"hexpand">True
</property>
84 <property name=
"vexpand">True
</property>
85 <property name=
"model">liststore1
</property>
86 <property name=
"headers_visible">False
</property>
87 <property name=
"headers_clickable">False
</property>
88 <property name=
"search_column">0</property>
89 <property name=
"show_expanders">False
</property>
90 <child internal-child=
"selection">
91 <object class=
"GtkTreeSelection" id=
"treeview-selection1">
92 <property name=
"mode">multiple
</property>
96 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
98 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
100 <attribute name=
"text">0</attribute>
105 <child internal-child=
"accessible">
106 <object class=
"AtkObject" id=
"types-atkobject">
107 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"galleryfilespage|files-atkobject">Files Found
</property>
114 <property name=
"left_attach">0</property>
115 <property name=
"top_attach">1</property>
120 <property name=
"left_attach">0</property>
121 <property name=
"top_attach">0</property>
125 <object class=
"GtkGrid" id=
"grid3">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">False
</property>
128 <property name=
"row_spacing">24</property>
130 <object class=
"GtkGrid" id=
"grid4">
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">False
</property>
133 <property name=
"row_spacing">12</property>
135 <object class=
"GtkCheckButton" id=
"preview">
136 <property name=
"label" translatable=
"yes" context=
"galleryfilespage|preview">Pr_eview
</property>
137 <property name=
"visible">True
</property>
138 <property name=
"can_focus">True
</property>
139 <property name=
"receives_default">False
</property>
140 <property name=
"use_underline">True
</property>
141 <property name=
"xalign">0</property>
142 <property name=
"draw_indicator">True
</property>
145 <property name=
"left_attach">0</property>
146 <property name=
"top_attach">0</property>
150 <object class=
"GtkScrolledWindow">
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">False
</property>
153 <property name=
"hscrollbar_policy">never
</property>
154 <property name=
"vscrollbar_policy">never
</property>
155 <property name=
"shadow_type">in
</property>
157 <object class=
"GtkViewport">
158 <property name=
"visible">True
</property>
159 <property name=
"can_focus">False
</property>
161 <object class=
"GtkDrawingArea" id=
"image">
162 <property name=
"visible">True
</property>
163 <property name=
"can_focus">False
</property>
164 <child internal-child=
"accessible">
165 <object class=
"AtkObject" id=
"image-atkobject">
166 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"galleryfilespage|image-atkobject">Preview
</property>
175 <property name=
"left_attach">0</property>
176 <property name=
"top_attach">1</property>
181 <property name=
"left_attach">0</property>
182 <property name=
"top_attach">1</property>
186 <object class=
"GtkButtonBox" id=
"buttonbox1">
187 <property name=
"visible">True
</property>
188 <property name=
"can_focus">False
</property>
189 <property name=
"orientation">vertical
</property>
190 <property name=
"spacing">6</property>
191 <property name=
"layout_style">start
</property>
193 <object class=
"GtkButton" id=
"findfiles">
194 <property name=
"label" translatable=
"yes" context=
"galleryfilespage|findfiles">_Find Files...
</property>
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">True
</property>
197 <property name=
"receives_default">True
</property>
198 <property name=
"use_underline">True
</property>
201 <property name=
"expand">False
</property>
202 <property name=
"fill">True
</property>
203 <property name=
"position">0</property>
207 <object class=
"GtkButton" id=
"add">
208 <property name=
"label">gtk-add
</property>
209 <property name=
"visible">True
</property>
210 <property name=
"can_focus">True
</property>
211 <property name=
"receives_default">True
</property>
212 <property name=
"use_stock">True
</property>
215 <property name=
"expand">False
</property>
216 <property name=
"fill">True
</property>
217 <property name=
"position">1</property>
221 <object class=
"GtkButton" id=
"addall">
222 <property name=
"label" translatable=
"yes" context=
"galleryfilespage|addall">A_dd All
</property>
223 <property name=
"visible">True
</property>
224 <property name=
"can_focus">True
</property>
225 <property name=
"receives_default">True
</property>
226 <property name=
"use_underline">True
</property>
229 <property name=
"expand">False
</property>
230 <property name=
"fill">True
</property>
231 <property name=
"position">2</property>
236 <property name=
"left_attach">0</property>
237 <property name=
"top_attach">0</property>
242 <property name=
"left_attach">1</property>
243 <property name=
"top_attach">0</property>