tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / svx / uiconfig / ui / textcharacterspacingcontrol.ui
blob8f2bde9502ce03f1a8da76d069a98892c939a12f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="lower">-1638</property>
7 <property name="upper">1638</property>
8 <property name="step-increment">0.10</property>
9 <property name="page-increment">1</property>
10 </object>
11 <object class="GtkImage" id="image_spacing_1">
12 <property name="visible">True</property>
13 <property name="can-focus">False</property>
14 <property name="icon-name">svx/res/symphony/spacing_very_tight.png</property>
15 <property name="icon_size">1</property>
16 </object>
17 <object class="GtkImage" id="image_spacing_115">
18 <property name="visible">True</property>
19 <property name="can-focus">False</property>
20 <property name="icon-name">svx/res/symphony/spacing_tight.png</property>
21 <property name="icon_size">1</property>
22 </object>
23 <object class="GtkImage" id="image_spacing_15">
24 <property name="visible">True</property>
25 <property name="can-focus">False</property>
26 <property name="icon-name">svx/res/symphony/spacing_normal.png</property>
27 <property name="icon_size">1</property>
28 </object>
29 <object class="GtkImage" id="image_spacing_2">
30 <property name="visible">True</property>
31 <property name="can-focus">False</property>
32 <property name="icon-name">svx/res/symphony/spacing_loose.png</property>
33 <property name="icon_size">1</property>
34 </object>
35 <object class="GtkImage" id="image_spacing_3">
36 <property name="visible">True</property>
37 <property name="can-focus">False</property>
38 <property name="icon-name">svx/res/symphony/spacing_very_loose.png</property>
39 <property name="icon_size">1</property>
40 </object>
41 <object class="GtkImage" id="image_spacing_4">
42 <property name="visible">True</property>
43 <property name="can-focus">False</property>
44 <property name="icon-name">svx/res/symphony/last_custom_common.png</property>
45 <property name="icon_size">1</property>
46 </object>
47 <object class="GtkPopover" id="TextCharacterSpacingControl">
48 <property name="can-focus">False</property>
49 <property name="no-show-all">True</property>
50 <property name="border-width">4</property>
51 <property name="constrain-to">none</property>
52 <child>
53 <!-- n-columns=1 n-rows=7 -->
54 <object class="GtkGrid" id="container">
55 <property name="visible">True</property>
56 <property name="can-focus">False</property>
57 <property name="hexpand">True</property>
58 <property name="vexpand">True</property>
59 <child>
60 <object class="GtkButton" id="very_tight">
61 <property name="label" translatable="yes" context="textcharacterspacingcontrol|very_tight">Very Tight</property>
62 <property name="visible">True</property>
63 <property name="can-focus">True</property>
64 <property name="receives-default">True</property>
65 <property name="image">image_spacing_1</property>
66 <property name="relief">none</property>
67 <property name="use-underline">True</property>
68 <property name="xalign">0</property>
69 <property name="always-show-image">True</property>
70 </object>
71 <packing>
72 <property name="left-attach">0</property>
73 <property name="top-attach">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkButton" id="tight">
78 <property name="label" translatable="yes" context="textcharacterspacingcontrol|tight">Tight</property>
79 <property name="visible">True</property>
80 <property name="can-focus">True</property>
81 <property name="receives-default">True</property>
82 <property name="image">image_spacing_115</property>
83 <property name="relief">none</property>
84 <property name="use-underline">True</property>
85 <property name="xalign">0</property>
86 <property name="always-show-image">True</property>
87 </object>
88 <packing>
89 <property name="left-attach">0</property>
90 <property name="top-attach">1</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkButton" id="normal">
95 <property name="label" translatable="yes" context="textcharacterspacingcontrol|normal">Normal</property>
96 <property name="visible">True</property>
97 <property name="can-focus">True</property>
98 <property name="receives-default">True</property>
99 <property name="image">image_spacing_15</property>
100 <property name="relief">none</property>
101 <property name="use-underline">True</property>
102 <property name="xalign">0</property>
103 <property name="always-show-image">True</property>
104 </object>
105 <packing>
106 <property name="left-attach">0</property>
107 <property name="top-attach">2</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkButton" id="loose">
112 <property name="label" translatable="yes" context="textcharacterspacingcontrol|loose">Loose</property>
113 <property name="visible">True</property>
114 <property name="can-focus">True</property>
115 <property name="receives-default">True</property>
116 <property name="image">image_spacing_2</property>
117 <property name="relief">none</property>
118 <property name="use-underline">True</property>
119 <property name="xalign">0</property>
120 <property name="always-show-image">True</property>
121 </object>
122 <packing>
123 <property name="left-attach">0</property>
124 <property name="top-attach">3</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkButton" id="very_loose">
129 <property name="label" translatable="yes" context="textcharacterspacingcontrol|very_loose">Very Loose</property>
130 <property name="visible">True</property>
131 <property name="can-focus">True</property>
132 <property name="receives-default">True</property>
133 <property name="image">image_spacing_3</property>
134 <property name="relief">none</property>
135 <property name="use-underline">True</property>
136 <property name="xalign">0</property>
137 <property name="always-show-image">True</property>
138 </object>
139 <packing>
140 <property name="left-attach">0</property>
141 <property name="top-attach">4</property>
142 </packing>
143 </child>
144 <child>
145 <object class="GtkButton" id="last_custom">
146 <property name="label" translatable="yes" context="textcharacterspacingcontrol|last_custom">Last Custom Value</property>
147 <property name="visible">True</property>
148 <property name="can-focus">True</property>
149 <property name="receives-default">True</property>
150 <property name="image">image_spacing_4</property>
151 <property name="relief">none</property>
152 <property name="use-underline">True</property>
153 <property name="xalign">0</property>
154 <property name="always-show-image">True</property>
155 </object>
156 <packing>
157 <property name="left-attach">0</property>
158 <property name="top-attach">5</property>
159 </packing>
160 </child>
161 <child>
162 <object class="GtkFrame" id="frame1">
163 <property name="visible">True</property>
164 <property name="can-focus">False</property>
165 <property name="margin-top">6</property>
166 <property name="hexpand">True</property>
167 <property name="vexpand">True</property>
168 <property name="label-xalign">0</property>
169 <property name="shadow-type">none</property>
170 <child>
171 <object class="GtkSpinButton" id="kerning">
172 <property name="visible">True</property>
173 <property name="can-focus">True</property>
174 <property name="margin-start">12</property>
175 <property name="margin-top">6</property>
176 <property name="hexpand">True</property>
177 <property name="width-chars">0</property>
178 <property name="text" translatable="yes" context="textcharacterspacingcontrol|kerning">0.0</property>
179 <property name="truncate-multiline">True</property>
180 <property name="adjustment">adjustment1</property>
181 <property name="digits">1</property>
182 </object>
183 </child>
184 <child type="label">
185 <object class="GtkLabel" id="label2">
186 <property name="visible">True</property>
187 <property name="can-focus">False</property>
188 <property name="label" translatable="yes" context="textcharacterspacingcontrol|label2">Custom Value</property>
189 <attributes>
190 <attribute name="weight" value="bold"/>
191 </attributes>
192 </object>
193 </child>
194 </object>
195 <packing>
196 <property name="left-attach">0</property>
197 <property name="top-attach">6</property>
198 </packing>
199 </child>
200 </object>
201 </child>
202 </object>
203 </interface>