bump product version to 6.3.0.0.beta1
[LibreOffice.git] / cui / uiconfig / ui / fontfeaturesdialog.ui
blobcb619eabf659cd4f97eca5e3f29b0e809121d268
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="GtkDialog" id="FontFeaturesDialog">
6 <property name="width_request">-1</property>
7 <property name="height_request">-1</property>
8 <property name="can_focus">False</property>
9 <property name="border_width">6</property>
10 <property name="title" translatable="yes" context="fontfeaturesdialog|FontFeaturesDialog">Font Features</property>
11 <property name="modal">True</property>
12 <property name="default_width">1</property>
13 <property name="default_height">1</property>
14 <property name="type_hint">dialog</property>
15 <child>
16 <placeholder/>
17 </child>
18 <child internal-child="vbox">
19 <object class="GtkBox">
20 <property name="can_focus">False</property>
21 <property name="orientation">vertical</property>
22 <property name="spacing">12</property>
23 <child internal-child="action_area">
24 <object class="GtkButtonBox">
25 <property name="can_focus">False</property>
26 <property name="layout_style">end</property>
27 <child>
28 <object class="GtkButton" id="help">
29 <property name="label">gtk-help</property>
30 <property name="visible">True</property>
31 <property name="can_focus">True</property>
32 <property name="receives_default">True</property>
33 <property name="use_stock">True</property>
34 </object>
35 <packing>
36 <property name="expand">False</property>
37 <property name="fill">True</property>
38 <property name="position">0</property>
39 <property name="secondary">True</property>
40 </packing>
41 </child>
42 <child>
43 <object class="GtkButton" id="ok">
44 <property name="label">gtk-ok</property>
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="can_default">True</property>
48 <property name="has_default">True</property>
49 <property name="receives_default">False</property>
50 <property name="use_stock">True</property>
51 </object>
52 <packing>
53 <property name="expand">False</property>
54 <property name="fill">True</property>
55 <property name="position">1</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkButton" id="cancel">
60 <property name="label">gtk-cancel</property>
61 <property name="visible">True</property>
62 <property name="can_focus">True</property>
63 <property name="receives_default">True</property>
64 <property name="use_stock">True</property>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">True</property>
69 <property name="position">2</property>
70 </packing>
71 </child>
72 </object>
73 <packing>
74 <property name="expand">False</property>
75 <property name="fill">True</property>
76 <property name="pack_type">end</property>
77 <property name="position">0</property>
78 </packing>
79 </child>
80 <child>
81 <object class="GtkBox">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <property name="orientation">vertical</property>
85 <child>
86 <object class="GtkScrolledWindow" id="contentWindow">
87 <property name="visible">True</property>
88 <property name="can_focus">True</property>
89 <property name="hscrollbar_policy">never</property>
90 <property name="vscrollbar_policy">never</property>
91 <property name="shadow_type">in</property>
92 <child>
93 <object class="GtkViewport">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <child>
97 <object class="GtkGrid" id="contentGrid">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <property name="valign">start</property>
101 <property name="row_spacing">6</property>
102 <property name="column_spacing">12</property>
103 <child>
104 <placeholder/>
105 </child>
106 <child>
107 <placeholder/>
108 </child>
109 <child>
110 <placeholder/>
111 </child>
112 <child>
113 <placeholder/>
114 </child>
115 <child>
116 <placeholder/>
117 </child>
118 <child>
119 <placeholder/>
120 </child>
121 <child>
122 <placeholder/>
123 </child>
124 <child>
125 <placeholder/>
126 </child>
127 <child>
128 <placeholder/>
129 </child>
130 </object>
131 </child>
132 </object>
133 </child>
134 </object>
135 <packing>
136 <property name="expand">True</property>
137 <property name="fill">True</property>
138 <property name="position">0</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkAlignment" id="alignment4">
143 <property name="visible">True</property>
144 <property name="can_focus">False</property>
145 <property name="valign">end</property>
146 <property name="top_padding">6</property>
147 <property name="left_padding">12</property>
148 <property name="right_padding">12</property>
149 <child>
150 <object class="GtkScrolledWindow" id="previewwin">
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>
156 <child>
157 <object class="GtkViewport">
158 <property name="visible">True</property>
159 <property name="can_focus">False</property>
160 <child>
161 <object class="GtkDrawingArea" id="preview">
162 <property name="visible">True</property>
163 <property name="can_focus">False</property>
164 <child internal-child="accessible">
165 <object class="AtkObject" id="preview-atkobject">
166 <property name="AtkObject::accessible-name" translatable="yes" context="fontfeaturesdialog|preview-atkobject">Preview</property>
167 </object>
168 </child>
169 </object>
170 </child>
171 </object>
172 </child>
173 </object>
174 </child>
175 </object>
176 <packing>
177 <property name="expand">False</property>
178 <property name="fill">True</property>
179 <property name="pack_type">end</property>
180 <property name="position">1</property>
181 </packing>
182 </child>
183 </object>
184 <packing>
185 <property name="expand">True</property>
186 <property name="fill">True</property>
187 <property name="position">1</property>
188 </packing>
189 </child>
190 </object>
191 </child>
192 <action-widgets>
193 <action-widget response="-11">help</action-widget>
194 <action-widget response="-5">ok</action-widget>
195 <action-widget response="-6">cancel</action-widget>
196 </action-widgets>
197 </object>
198 </interface>