Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / sidebargallery.ui
blob97b2b322ef0e5a4177d4ae66c1e2b6e3a4d40e95
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="GtkImage" id="image1">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="icon-name">svx/res/galicon.png</property>
9 </object>
10 <object class="GtkImage" id="image2">
11 <property name="visible">True</property>
12 <property name="can-focus">False</property>
13 <property name="icon-name">svx/res/galdetail.png</property>
14 </object>
15 <object class="GtkImage" id="image3">
16 <property name="visible">True</property>
17 <property name="can-focus">False</property>
18 <property name="icon-name">cmd/sc_additionsdialog.png</property>
19 </object>
20 <object class="GtkTreeStore" id="liststore1">
21 <columns>
22 <!-- column-name image -->
23 <column type="GdkPixbuf"/>
24 <!-- column-name text -->
25 <column type="gchararray"/>
26 <!-- column-name id -->
27 <column type="gchararray"/>
28 </columns>
29 </object>
30 <object class="GtkTreeStore" id="liststore2">
31 <columns>
32 <!-- column-name image -->
33 <column type="GdkPixbuf"/>
34 <!-- column-name text -->
35 <column type="gchararray"/>
36 <!-- column-name id -->
37 <column type="gchararray"/>
38 </columns>
39 </object>
40 <!-- n-columns=1 n-rows=1 -->
41 <object class="GtkGrid" id="GalleryPanel">
42 <property name="visible">True</property>
43 <property name="can-focus">False</property>
44 <property name="hexpand">True</property>
45 <property name="vexpand">True</property>
46 <property name="border-width">6</property>
47 <child>
48 <!-- n-columns=1 n-rows=1 -->
49 <object class="GtkGrid" id="container">
50 <property name="visible">True</property>
51 <property name="can-focus">False</property>
52 <property name="hexpand">True</property>
53 <property name="vexpand">True</property>
54 <property name="row-spacing">3</property>
55 <property name="column-spacing">6</property>
56 <child>
57 <object class="GtkPaned" id="splitter">
58 <property name="visible">True</property>
59 <property name="can-focus">True</property>
60 <property name="hexpand">True</property>
61 <property name="vexpand">True</property>
62 <property name="orientation">vertical</property>
63 <property name="wide-handle">True</property>
64 <child>
65 <!-- n-columns=1 n-rows=1 -->
66 <object class="GtkGrid">
67 <property name="visible">True</property>
68 <property name="can-focus">False</property>
69 <property name="hexpand">True</property>
70 <property name="vexpand">True</property>
71 <child>
72 <object class="GtkScrolledWindow">
73 <property name="visible">True</property>
74 <property name="can-focus">True</property>
75 <property name="hexpand">True</property>
76 <property name="vexpand">True</property>
77 <property name="shadow-type">in</property>
78 <child>
79 <object class="GtkTreeView" id="themelist">
80 <property name="visible">True</property>
81 <property name="can-focus">True</property>
82 <property name="hexpand">True</property>
83 <property name="vexpand">True</property>
84 <property name="model">liststore1</property>
85 <property name="headers-visible">False</property>
86 <property name="search-column">1</property>
87 <property name="show-expanders">False</property>
88 <child internal-child="selection">
89 <object class="GtkTreeSelection" id="treeview-selection2"/>
90 </child>
91 <child>
92 <object class="GtkTreeViewColumn" id="treeviewcolumn0">
93 <child>
94 <object class="GtkCellRendererPixbuf" id="cellrenderertext9"/>
95 <attributes>
96 <attribute name="pixbuf">0</attribute>
97 </attributes>
98 </child>
99 </object>
100 </child>
101 <child>
102 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
103 <child>
104 <object class="GtkCellRendererText" id="cellrenderertext2"/>
105 <attributes>
106 <attribute name="text">1</attribute>
107 </attributes>
108 </child>
109 </object>
110 </child>
111 <child internal-child="accessible">
112 <object class="AtkObject" id="themelist-atkobject">
113 <property name="AtkObject::accessible-name" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME">Gallery Theme</property>
114 </object>
115 </child>
116 </object>
117 </child>
118 </object>
119 <packing>
120 <property name="left-attach">0</property>
121 <property name="top-attach">0</property>
122 </packing>
123 </child>
124 </object>
125 <packing>
126 <property name="resize">False</property>
127 <property name="shrink">True</property>
128 </packing>
129 </child>
130 <child>
131 <!-- n-columns=1 n-rows=2 -->
132 <object class="GtkGrid">
133 <property name="visible">True</property>
134 <property name="can-focus">False</property>
135 <property name="hexpand">True</property>
136 <property name="vexpand">True</property>
137 <property name="row-spacing">6</property>
138 <child>
139 <!-- n-columns=3 n-rows=1 -->
140 <object class="GtkGrid">
141 <property name="visible">True</property>
142 <property name="can-focus">False</property>
143 <property name="hexpand">True</property>
144 <property name="vexpand">True</property>
145 <child>
146 <object class="GtkScrolledWindow" id="galleryscroll">
147 <property name="visible">True</property>
148 <property name="can-focus">False</property>
149 <property name="hexpand">True</property>
150 <property name="vexpand">True</property>
151 <property name="vscrollbar-policy">never</property>
152 <property name="shadow-type">in</property>
153 <child>
154 <object class="GtkViewport">
155 <property name="visible">True</property>
156 <property name="can-focus">False</property>
157 <child>
158 <object class="GtkDrawingArea" id="gallery">
159 <property name="visible">True</property>
160 <property name="can-focus">True</property>
161 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
162 <property name="hexpand">True</property>
163 <property name="vexpand">True</property>
164 </object>
165 </child>
166 </object>
167 </child>
168 </object>
169 <packing>
170 <property name="left-attach">0</property>
171 <property name="top-attach">0</property>
172 </packing>
173 </child>
174 <child>
175 <object class="GtkScrolledWindow">
176 <property name="visible">True</property>
177 <property name="can-focus">True</property>
178 <property name="hexpand">True</property>
179 <property name="vexpand">True</property>
180 <property name="shadow-type">in</property>
181 <child>
182 <object class="GtkTreeView" id="gallerylist">
183 <property name="visible">True</property>
184 <property name="can-focus">True</property>
185 <property name="hexpand">True</property>
186 <property name="vexpand">True</property>
187 <property name="model">liststore2</property>
188 <property name="headers-visible">False</property>
189 <property name="reorderable">True</property>
190 <property name="search-column">1</property>
191 <property name="show-expanders">False</property>
192 <child internal-child="selection">
193 <object class="GtkTreeSelection" id="treeview-selection3"/>
194 </child>
195 <child>
196 <object class="GtkTreeViewColumn" id="treeviewcolumn10">
197 <child>
198 <object class="GtkCellRendererPixbuf" id="cellrenderertext19"/>
199 <attributes>
200 <attribute name="pixbuf">0</attribute>
201 </attributes>
202 </child>
203 <child>
204 <object class="GtkCellRendererText" id="cellrenderertext12"/>
205 <attributes>
206 <attribute name="text">1</attribute>
207 </attributes>
208 </child>
209 </object>
210 </child>
211 </object>
212 </child>
213 </object>
214 <packing>
215 <property name="left-attach">1</property>
216 <property name="top-attach">0</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkScrolledWindow" id="previewscroll">
221 <property name="visible">True</property>
222 <property name="can-focus">True</property>
223 <property name="hexpand">True</property>
224 <property name="vexpand">True</property>
225 <property name="hscrollbar-policy">never</property>
226 <property name="vscrollbar-policy">never</property>
227 <property name="shadow-type">in</property>
228 <child>
229 <object class="GtkViewport">
230 <property name="visible">True</property>
231 <property name="can-focus">False</property>
232 <child>
233 <object class="GtkDrawingArea" id="preview">
234 <property name="visible">True</property>
235 <property name="can-focus">False</property>
236 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
237 <property name="hexpand">True</property>
238 <property name="vexpand">True</property>
239 </object>
240 </child>
241 </object>
242 </child>
243 </object>
244 <packing>
245 <property name="left-attach">2</property>
246 <property name="top-attach">0</property>
247 </packing>
248 </child>
249 </object>
250 <packing>
251 <property name="left-attach">0</property>
252 <property name="top-attach">0</property>
253 </packing>
254 </child>
255 <child>
256 <!-- n-columns=4 n-rows=1 -->
257 <object class="GtkGrid">
258 <property name="visible">True</property>
259 <property name="can-focus">False</property>
260 <property name="hexpand">True</property>
261 <property name="column-spacing">3</property>
262 <child>
263 <object class="GtkToggleButton" id="icon">
264 <property name="visible">True</property>
265 <property name="can-focus">True</property>
266 <property name="receives-default">True</property>
267 <property name="tooltip-text" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERY_ICONVIEW">Icon View</property>
268 <property name="image">image1</property>
269 <property name="always-show-image">True</property>
270 <child internal-child="accessible">
271 <object class="AtkObject" id="icon-atkobject">
272 <property name="AtkObject::accessible-name" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERY_THEMEITEMS">Theme Items</property>
273 </object>
274 </child>
275 </object>
276 <packing>
277 <property name="left-attach">0</property>
278 <property name="top-attach">0</property>
279 </packing>
280 </child>
281 <child>
282 <object class="GtkToggleButton" id="list">
283 <property name="visible">True</property>
284 <property name="can-focus">True</property>
285 <property name="receives-default">True</property>
286 <property name="tooltip-text" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERY_LISTVIEW">Detailed View</property>
287 <property name="image">image2</property>
288 <property name="always-show-image">True</property>
289 <child internal-child="accessible">
290 <object class="AtkObject" id="list-atkobject">
291 <property name="AtkObject::accessible-name" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERY_THEMEITEMS">Theme Items</property>
292 </object>
293 </child>
294 </object>
295 <packing>
296 <property name="left-attach">1</property>
297 <property name="top-attach">0</property>
298 </packing>
299 </child>
300 <child>
301 <object class="GtkLabel" id="label">
302 <property name="can-focus">False</property>
303 <property name="hexpand">True</property>
304 <property name="use-underline">True</property>
305 <property name="mnemonic-widget">gallery</property>
306 <attributes>
307 <attribute name="weight" value="bold"/>
308 </attributes>
309 </object>
310 <packing>
311 <property name="left-attach">2</property>
312 <property name="top-attach">0</property>
313 </packing>
314 </child>
315 <child>
316 <object class="GtkButton" id="insert">
317 <property name="label" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERY_CREATETHEME">New...</property>
318 <property name="visible">True</property>
319 <property name="can-focus">True</property>
320 <property name="can-default">True</property>
321 <property name="receives-default">True</property>
322 <property name="halign">end</property>
323 <property name="hexpand">True</property>
324 <property name="use-underline">True</property>
325 </object>
326 <packing>
327 <property name="left-attach">2</property>
328 <property name="top-attach">0</property>
329 </packing>
330 </child>
331 <child>
332 <object class="GtkButton" id="btnMoreGalleries">
333 <property name="visible">True</property>
334 <property name="can-focus">True</property>
335 <property name="receives-default">True</property>
336 <property name="tooltip-text" translatable="yes" context="sidebargallery|btnMoreGalleries">Add more galleries via extension</property>
337 <property name="image">image3</property>
338 <property name="always-show-image">True</property>
339 </object>
340 <packing>
341 <property name="left-attach">3</property>
342 <property name="top-attach">0</property>
343 </packing>
344 </child>
345 </object>
346 <packing>
347 <property name="left-attach">0</property>
348 <property name="top-attach">1</property>
349 </packing>
350 </child>
351 </object>
352 <packing>
353 <property name="resize">True</property>
354 <property name="shrink">True</property>
355 </packing>
356 </child>
357 </object>
358 <packing>
359 <property name="left-attach">0</property>
360 <property name="top-attach">0</property>
361 </packing>
362 </child>
363 </object>
364 <packing>
365 <property name="left-attach">0</property>
366 <property name="top-attach">0</property>
367 </packing>
368 </child>
369 </object>
370 </interface>