Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / vcl / uiconfig / ui / screenshotparent.ui
blob722a1e810839b87dc5e0f2dfea0e0e752f750f01
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="vcl">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="ScreenShot">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="modal">True</property>
9 <property name="default_width">0</property>
10 <property name="default_height">0</property>
11 <property name="type_hint">dialog</property>
12 <child>
13 <placeholder/>
14 </child>
15 <child internal-child="vbox">
16 <object class="GtkBox" id="ScreenShotBox">
17 <property name="can_focus">False</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="internalarea">
22 <property name="can_focus">False</property>
23 <property name="layout_style">end</property>
24 <child>
25 <object class="GtkButton" id="cancel">
26 <property name="label">gtk-close</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="receives_default">True</property>
30 <property name="use_stock">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">3</property>
36 </packing>
37 </child>
38 </object>
39 <packing>
40 <property name="expand">False</property>
41 <property name="fill">False</property>
42 <property name="position">1</property>
43 </packing>
44 </child>
45 <child>
46 <placeholder/>
47 </child>
48 </object>
49 </child>
50 <action-widgets>
51 <action-widget response="-6">cancel</action-widget>
52 </action-widgets>
53 </object>
54 </interface>