Gtk-WARNING gtktreestore.c:1047: Invalid column number 1 added to iter
[LibreOffice.git] / chart2 / uiconfig / ui / tp_3D_SceneIllumination.ui
blobf67f287f68fc88f7917f0615111c1233210eb9ed
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="chart">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkImage" id="IMG_AMBIENT_COLOR">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="icon_name">svx/res/colordlg.png</property>
9 </object>
10 <object class="GtkImage" id="IMG_LIGHTSOURCE_COLOR">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="icon_name">svx/res/colordlg.png</property>
14 </object>
15 <object class="GtkImage" id="IMG_LIGHT_1">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="icon_name">svx/res/lighton.png</property>
19 </object>
20 <object class="GtkImage" id="IMG_LIGHT_2">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="icon_name">svx/res/lighton.png</property>
24 </object>
25 <object class="GtkImage" id="IMG_LIGHT_3">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="icon_name">svx/res/lighton.png</property>
29 </object>
30 <object class="GtkImage" id="IMG_LIGHT_4">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="icon_name">svx/res/lighton.png</property>
34 </object>
35 <object class="GtkImage" id="IMG_LIGHT_5">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="icon_name">svx/res/lighton.png</property>
39 </object>
40 <object class="GtkImage" id="IMG_LIGHT_6">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="icon_name">svx/res/lighton.png</property>
44 </object>
45 <object class="GtkImage" id="IMG_LIGHT_7">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="icon_name">svx/res/lighton.png</property>
49 </object>
50 <object class="GtkImage" id="IMG_LIGHT_8">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="icon_name">svx/res/lighton.png</property>
54 </object>
55 <object class="GtkBox" id="tp_3D_SceneIllumination">
56 <property name="visible">True</property>
57 <property name="can_focus">False</property>
58 <property name="border_width">6</property>
59 <property name="spacing">12</property>
60 <child>
61 <object class="GtkBox" id="box2">
62 <property name="visible">True</property>
63 <property name="can_focus">False</property>
64 <property name="orientation">vertical</property>
65 <property name="spacing">12</property>
66 <child>
67 <object class="GtkFrame" id="frame1">
68 <property name="visible">True</property>
69 <property name="can_focus">False</property>
70 <property name="label_xalign">0</property>
71 <property name="shadow_type">none</property>
72 <child>
73 <object class="GtkBox" id="box1">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="orientation">vertical</property>
77 <property name="spacing">6</property>
78 <property name="margin-start">12</property>
79 <property name="margin-top">6</property>
80 <child>
81 <!-- n-columns=1 n-rows=1 -->
82 <object class="GtkGrid" id="grid1">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 <property name="row_spacing">6</property>
86 <property name="column_spacing">12</property>
87 <child>
88 <object class="GtkToggleButton" id="BTN_LIGHT_1">
89 <property name="visible">True</property>
90 <property name="can_focus">True</property>
91 <property name="receives_default">True</property>
92 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_1|tooltip_text">Light source 1</property>
93 <property name="image">IMG_LIGHT_1</property>
94 <property name="always_show_image">True</property>
95 <child internal-child="accessible">
96 <object class="AtkObject" id="BTN_LIGHT_1-atkobject">
97 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_1">Click to enable or disable the specular light source with highlights.</property>
98 </object>
99 </child>
100 </object>
101 <packing>
102 <property name="left_attach">0</property>
103 <property name="top_attach">0</property>
104 </packing>
105 </child>
106 <child>
107 <object class="GtkToggleButton" id="BTN_LIGHT_2">
108 <property name="visible">True</property>
109 <property name="can_focus">True</property>
110 <property name="receives_default">True</property>
111 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_2|tooltip_text">Light source 2</property>
112 <property name="image">IMG_LIGHT_2</property>
113 <property name="always_show_image">True</property>
114 <child internal-child="accessible">
115 <object class="AtkObject" id="BTN_LIGHT_2-atkobject">
116 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_2">Click to enable or disable the uniform light source.</property>
117 </object>
118 </child>
119 </object>
120 <packing>
121 <property name="left_attach">1</property>
122 <property name="top_attach">0</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkToggleButton" id="BTN_LIGHT_3">
127 <property name="visible">True</property>
128 <property name="can_focus">True</property>
129 <property name="receives_default">True</property>
130 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_3|tooltip_text">Light source 3</property>
131 <property name="image">IMG_LIGHT_3</property>
132 <property name="always_show_image">True</property>
133 <child internal-child="accessible">
134 <object class="AtkObject" id="BTN_LIGHT_3-atkobject">
135 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_3">Click to enable or disable the uniform light source.</property>
136 </object>
137 </child>
138 </object>
139 <packing>
140 <property name="left_attach">2</property>
141 <property name="top_attach">0</property>
142 </packing>
143 </child>
144 <child>
145 <object class="GtkToggleButton" id="BTN_LIGHT_4">
146 <property name="visible">True</property>
147 <property name="can_focus">True</property>
148 <property name="receives_default">True</property>
149 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_4|tooltip_text">Light source 4</property>
150 <property name="image">IMG_LIGHT_4</property>
151 <property name="always_show_image">True</property>
152 <child internal-child="accessible">
153 <object class="AtkObject" id="BTN_LIGHT_4-atkobject">
154 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_4">Click to enable or disable the uniform light source.</property>
155 </object>
156 </child>
157 </object>
158 <packing>
159 <property name="left_attach">3</property>
160 <property name="top_attach">0</property>
161 </packing>
162 </child>
163 <child>
164 <object class="GtkToggleButton" id="BTN_LIGHT_5">
165 <property name="visible">True</property>
166 <property name="can_focus">True</property>
167 <property name="receives_default">True</property>
168 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_5|tooltip_text">Light source 5</property>
169 <property name="image">IMG_LIGHT_5</property>
170 <property name="always_show_image">True</property>
171 <child internal-child="accessible">
172 <object class="AtkObject" id="BTN_LIGHT_5-atkobject">
173 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_5">Click to enable or disable the uniform light source.</property>
174 </object>
175 </child>
176 </object>
177 <packing>
178 <property name="left_attach">0</property>
179 <property name="top_attach">1</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkToggleButton" id="BTN_LIGHT_6">
184 <property name="visible">True</property>
185 <property name="can_focus">True</property>
186 <property name="receives_default">True</property>
187 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_6|tooltip_text">Light source 6</property>
188 <property name="image">IMG_LIGHT_6</property>
189 <property name="always_show_image">True</property>
190 <child internal-child="accessible">
191 <object class="AtkObject" id="BTN_LIGHT_6-atkobject">
192 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_6">Click to enable or disable the uniform light source.</property>
193 </object>
194 </child>
195 </object>
196 <packing>
197 <property name="left_attach">1</property>
198 <property name="top_attach">1</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkToggleButton" id="BTN_LIGHT_7">
203 <property name="visible">True</property>
204 <property name="can_focus">True</property>
205 <property name="receives_default">True</property>
206 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_7|tooltip_text">Light source 7</property>
207 <property name="image">IMG_LIGHT_7</property>
208 <property name="always_show_image">True</property>
209 <child internal-child="accessible">
210 <object class="AtkObject" id="BTN_LIGHT_7-atkobject">
211 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_7">Click to enable or disable the uniform light source.</property>
212 </object>
213 </child>
214 </object>
215 <packing>
216 <property name="left_attach">2</property>
217 <property name="top_attach">1</property>
218 </packing>
219 </child>
220 <child>
221 <object class="GtkToggleButton" id="BTN_LIGHT_8">
222 <property name="visible">True</property>
223 <property name="can_focus">True</property>
224 <property name="receives_default">True</property>
225 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_8|tooltip_text">Light source 8</property>
226 <property name="image">IMG_LIGHT_8</property>
227 <property name="always_show_image">True</property>
228 <child internal-child="accessible">
229 <object class="AtkObject" id="BTN_LIGHT_8-atkobject">
230 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_8">Click to enable or disable the uniform light source.</property>
231 </object>
232 </child>
233 </object>
234 <packing>
235 <property name="left_attach">3</property>
236 <property name="top_attach">1</property>
237 </packing>
238 </child>
239 </object>
240 <packing>
241 <property name="expand">False</property>
242 <property name="fill">True</property>
243 <property name="position">0</property>
244 </packing>
245 </child>
246 <child>
247 <object class="GtkBox" id="box3">
248 <property name="visible">True</property>
249 <property name="can_focus">False</property>
250 <property name="spacing">12</property>
251 <child>
252 <object class="GtkMenuButton" id="LB_LIGHTSOURCE">
253 <property name="label" translatable="no"></property>
254 <property name="visible">True</property>
255 <property name="can_focus">True</property>
256 <property name="receives_default">False</property>
257 <property name="xalign">0</property>
258 <property name="draw_indicator">True</property>
259 <child>
260 <placeholder/>
261 </child>
262 <child internal-child="accessible">
263 <object class="AtkObject" id="LB_LIGHTSOURCE-atkobject">
264 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE">Select a color for the selected light source.</property>
265 </object>
266 </child>
267 </object>
268 <packing>
269 <property name="expand">False</property>
270 <property name="fill">True</property>
271 <property name="position">0</property>
272 </packing>
273 </child>
274 <child>
275 <object class="GtkToggleButton" id="BTN_LIGHTSOURCE_COLOR">
276 <property name="visible">True</property>
277 <property name="can_focus">True</property>
278 <property name="receives_default">True</property>
279 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text">Select a color using the Pick a Color dialog</property>
280 <property name="image">IMG_LIGHTSOURCE_COLOR</property>
281 <child internal-child="accessible">
282 <object class="AtkObject" id="BTN_LIGHTSOURCE_COLOR-atkobject">
283 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR">Select a color using the Pick a Color dialog.</property>
284 </object>
285 </child>
286 </object>
287 <packing>
288 <property name="expand">False</property>
289 <property name="fill">True</property>
290 <property name="position">1</property>
291 </packing>
292 </child>
293 </object>
294 <packing>
295 <property name="expand">False</property>
296 <property name="fill">True</property>
297 <property name="position">1</property>
298 </packing>
299 </child>
300 </object>
301 </child>
302 <child type="label">
303 <object class="GtkLabel" id="FT_LIGHTSOURCE">
304 <property name="visible">True</property>
305 <property name="can_focus">False</property>
306 <property name="label" translatable="yes" context="tp_3D_SceneIllumination|FT_LIGHTSOURCE">_Light Source</property>
307 <property name="use_underline">True</property>
308 <property name="mnemonic_widget">BTN_LIGHT_1</property>
309 <property name="xalign">0</property>
310 <attributes>
311 <attribute name="weight" value="bold"/>
312 </attributes>
313 </object>
314 </child>
315 </object>
316 <packing>
317 <property name="expand">False</property>
318 <property name="fill">True</property>
319 <property name="position">0</property>
320 </packing>
321 </child>
322 <child>
323 <object class="GtkFrame" id="frame2">
324 <property name="visible">True</property>
325 <property name="can_focus">False</property>
326 <property name="label_xalign">0</property>
327 <property name="shadow_type">none</property>
328 <child>
329 <object class="GtkBox" id="box4">
330 <property name="visible">True</property>
331 <property name="can_focus">False</property>
332 <property name="spacing">12</property>
333 <property name="margin-start">12</property>
334 <property name="margin-top">6</property>
335 <child>
336 <object class="GtkMenuButton" id="LB_AMBIENTLIGHT">
337 <property name="label" translatable="no"></property>
338 <property name="visible">True</property>
339 <property name="can_focus">True</property>
340 <property name="receives_default">False</property>
341 <property name="xalign">0</property>
342 <property name="draw_indicator">True</property>
343 <child>
344 <placeholder/>
345 </child>
346 <child internal-child="accessible">
347 <object class="AtkObject" id="LB_AMBIENTLIGHT-atkobject">
348 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT">Select a color for the ambient light.</property>
349 </object>
350 </child>
351 </object>
352 <packing>
353 <property name="expand">False</property>
354 <property name="fill">True</property>
355 <property name="position">0</property>
356 </packing>
357 </child>
358 <child>
359 <object class="GtkToggleButton" id="BTN_AMBIENT_COLOR">
360 <property name="visible">True</property>
361 <property name="can_focus">True</property>
362 <property name="receives_default">True</property>
363 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text">Select a color using the Pick a Color dialog</property>
364 <property name="image">IMG_AMBIENT_COLOR</property>
365 <child internal-child="accessible">
366 <object class="AtkObject" id="BTN_AMBIENT_COLOR-atkobject">
367 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR">Select a color using the Pick a color dialog.</property>
368 </object>
369 </child>
370 </object>
371 <packing>
372 <property name="expand">False</property>
373 <property name="fill">True</property>
374 <property name="position">1</property>
375 </packing>
376 </child>
377 </object>
378 </child>
379 <child type="label">
380 <object class="GtkLabel" id="FT_AMBIENTLIGHT">
381 <property name="visible">True</property>
382 <property name="can_focus">False</property>
383 <property name="label" translatable="yes" context="tp_3D_SceneIllumination|FT_AMBIENTLIGHT">_Ambient Light</property>
384 <property name="use_underline">True</property>
385 <property name="mnemonic_widget">LB_AMBIENTLIGHT</property>
386 <property name="xalign">0</property>
387 <attributes>
388 <attribute name="weight" value="bold"/>
389 </attributes>
390 </object>
391 </child>
392 </object>
393 <packing>
394 <property name="expand">False</property>
395 <property name="fill">True</property>
396 <property name="position">1</property>
397 </packing>
398 </child>
399 </object>
400 <packing>
401 <property name="expand">False</property>
402 <property name="fill">True</property>
403 <property name="position">0</property>
404 </packing>
405 </child>
406 <child>
407 <object class="GtkScrolledWindow" id="scrolledwindow">
408 <property name="visible">True</property>
409 <property name="can_focus">True</property>
410 <property name="hscrollbar_policy">never</property>
411 <property name="vscrollbar_policy">never</property>
412 <property name="shadow_type">in</property>
413 <child>
414 <object class="GtkViewport">
415 <property name="visible">True</property>
416 <property name="can_focus">False</property>
417 <child>
418 <!-- n-columns=1 n-rows=1 -->
419 <object class="GtkGrid">
420 <property name="visible">True</property>
421 <property name="can_focus">False</property>
422 <child>
423 <object class="GtkDrawingArea" id="CTL_LIGHT_PREVIEW">
424 <property name="visible">True</property>
425 <property name="can_focus">True</property>
426 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
427 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|CTL_LIGHT_PREVIEW|tooltip_text">Light Preview</property>
428 <property name="hexpand">True</property>
429 <property name="vexpand">True</property>
430 </object>
431 <packing>
432 <property name="left_attach">0</property>
433 <property name="top_attach">0</property>
434 </packing>
435 </child>
436 <child>
437 <object class="GtkButton" id="corner">
438 <property name="visible">True</property>
439 <property name="can_focus">True</property>
440 <property name="receives_default">True</property>
441 </object>
442 <packing>
443 <property name="left_attach">1</property>
444 <property name="top_attach">1</property>
445 </packing>
446 </child>
447 <child>
448 <object class="GtkScale" id="hori">
449 <property name="visible">True</property>
450 <property name="can_focus">True</property>
451 <property name="round_digits">1</property>
452 <property name="draw_value">False</property>
453 </object>
454 <packing>
455 <property name="left_attach">0</property>
456 <property name="top_attach">1</property>
457 </packing>
458 </child>
459 <child>
460 <object class="GtkScale" id="vert">
461 <property name="visible">True</property>
462 <property name="can_focus">True</property>
463 <property name="orientation">vertical</property>
464 <property name="round_digits">1</property>
465 <property name="draw_value">False</property>
466 </object>
467 <packing>
468 <property name="left_attach">1</property>
469 <property name="top_attach">0</property>
470 </packing>
471 </child>
472 </object>
473 </child>
474 </object>
475 </child>
476 </object>
477 <packing>
478 <property name="expand">True</property>
479 <property name="fill">True</property>
480 <property name="position">1</property>
481 </packing>
482 </child>
483 <child internal-child="accessible">
484 <object class="AtkObject" id="tp_3D_SceneIllumination-atkobject">
485 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|tp_3D_SceneIllumination">Set the light sources for the 3D view.</property>
486 </object>
487 </child>
488 </object>
489 </interface>