tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / svx / uiconfig / ui / sidebargraphic.ui
blob8535249623ae2accc5cb4c098c684a30a5c6d50e
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="GtkAdjustment" id="0to100adjustment">
6 <property name="upper">100</property>
7 <property name="step-increment">1</property>
8 <property name="page-increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="gammaadjustment">
11 <property name="lower">0.01</property>
12 <property name="upper">10</property>
13 <property name="value">1</property>
14 <property name="step-increment">0.10</property>
15 <property name="page-increment">1</property>
16 </object>
17 <object class="GtkAdjustment" id="plusminus100adjustment">
18 <property name="lower">-100</property>
19 <property name="upper">100</property>
20 <property name="step-increment">1</property>
21 <property name="page-increment">10</property>
22 </object>
23 <object class="GtkAdjustment" id="plusminus100adjustment1">
24 <property name="lower">-100</property>
25 <property name="upper">100</property>
26 <property name="step-increment">1</property>
27 <property name="page-increment">10</property>
28 </object>
29 <!-- n-columns=1 n-rows=1 -->
30 <object class="GtkGrid" id="GraphicPropertyPanel">
31 <property name="visible">True</property>
32 <property name="can-focus">False</property>
33 <child>
34 <!-- n-columns=2 n-rows=4 -->
35 <object class="GtkGrid" id="grid1">
36 <property name="visible">True</property>
37 <property name="can-focus">False</property>
38 <property name="hexpand">True</property>
39 <property name="border-width">6</property>
40 <property name="row-spacing">3</property>
41 <property name="column-spacing">6</property>
42 <child>
43 <object class="GtkLabel" id="brightnesslabel">
44 <property name="visible">True</property>
45 <property name="can-focus">False</property>
46 <property name="label" translatable="yes" context="sidebargraphic|brightnesslabel">_Brightness:</property>
47 <property name="use-underline">True</property>
48 <property name="mnemonic-widget">setbrightness</property>
49 <property name="xalign">0</property>
50 </object>
51 <packing>
52 <property name="left-attach">0</property>
53 <property name="top-attach">1</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkSpinButton" id="setbrightness">
58 <property name="visible">True</property>
59 <property name="can-focus">True</property>
60 <property name="tooltip-text" translatable="yes" context="sidebargraphic|setbrightness|tooltip_text">Specify the luminance of the graphic.</property>
61 <property name="hexpand">True</property>
62 <property name="truncate-multiline">True</property>
63 <property name="adjustment">plusminus100adjustment</property>
64 <child internal-child="accessible">
65 <object class="AtkObject" id="setbrightness-atkobject">
66 <property name="AtkObject::accessible-name" translatable="yes" context="sidebargraphic|setbrightness-atkobject">Brightness</property>
67 </object>
68 </child>
69 </object>
70 <packing>
71 <property name="left-attach">1</property>
72 <property name="top-attach">1</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkLabel" id="contrastlabel">
77 <property name="visible">True</property>
78 <property name="can-focus">False</property>
79 <property name="label" translatable="yes" context="sidebargraphic|contrastlabel">_Contrast:</property>
80 <property name="use-underline">True</property>
81 <property name="mnemonic-widget">setcontrast</property>
82 <property name="xalign">0</property>
83 </object>
84 <packing>
85 <property name="left-attach">0</property>
86 <property name="top-attach">2</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkSpinButton" id="setcontrast">
91 <property name="visible">True</property>
92 <property name="can-focus">True</property>
93 <property name="tooltip-text" translatable="yes" context="sidebargraphic|setcontrast|tooltip_text">Specify the degree of difference between the lightest and darkest parts of the graphic.</property>
94 <property name="hexpand">True</property>
95 <property name="truncate-multiline">True</property>
96 <property name="adjustment">plusminus100adjustment1</property>
97 <child internal-child="accessible">
98 <object class="AtkObject" id="setcontrast-atkobject">
99 <property name="AtkObject::accessible-name" translatable="yes" context="sidebargraphic|setcontrast-atkobject">Contrast</property>
100 </object>
101 </child>
102 </object>
103 <packing>
104 <property name="left-attach">1</property>
105 <property name="top-attach">2</property>
106 </packing>
107 </child>
108 <child>
109 <object class="GtkLabel" id="colorlmodelabel">
110 <property name="visible">True</property>
111 <property name="can-focus">False</property>
112 <property name="label" translatable="yes" context="sidebargraphic|colorlmodelabel">Color _mode:</property>
113 <property name="use-underline">True</property>
114 <property name="mnemonic-widget">setcolormode</property>
115 <property name="xalign">0</property>
116 </object>
117 <packing>
118 <property name="left-attach">0</property>
119 <property name="top-attach">0</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkComboBoxText" id="setcolormode">
124 <property name="visible">True</property>
125 <property name="can-focus">False</property>
126 <property name="hexpand">True</property>
127 <child internal-child="accessible">
128 <object class="AtkObject" id="setcolormode-atkobject">
129 <property name="AtkObject::accessible-name" translatable="yes" context="sidebargraphic|setcolormode-atkobject">Color mode</property>
130 </object>
131 </child>
132 </object>
133 <packing>
134 <property name="left-attach">1</property>
135 <property name="top-attach">0</property>
136 </packing>
137 </child>
138 <child>
139 <object class="GtkLabel" id="transparencylabel">
140 <property name="visible">True</property>
141 <property name="can-focus">False</property>
142 <property name="label" translatable="yes" context="sidebargraphic|transparencylabel">_Transparency:</property>
143 <property name="use-underline">True</property>
144 <property name="mnemonic-widget">setgraphtransparency</property>
145 <property name="xalign">0</property>
146 </object>
147 <packing>
148 <property name="left-attach">0</property>
149 <property name="top-attach">3</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkSpinButton" id="setgraphtransparency">
154 <property name="visible">True</property>
155 <property name="can-focus">True</property>
156 <property name="tooltip-text" translatable="yes" context="sidebargraphic|setgraphtransparency|tooltip_text">Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent.</property>
157 <property name="hexpand">True</property>
158 <property name="truncate-multiline">True</property>
159 <property name="adjustment">0to100adjustment</property>
160 <child internal-child="accessible">
161 <object class="AtkObject" id="setgraphtransparency-atkobject">
162 <property name="AtkObject::accessible-name" translatable="yes" context="sidebargraphic|setgraphtransparency-atkobject">Transparency</property>
163 </object>
164 </child>
165 </object>
166 <packing>
167 <property name="left-attach">1</property>
168 <property name="top-attach">3</property>
169 </packing>
170 </child>
171 </object>
172 <packing>
173 <property name="left-attach">0</property>
174 <property name="top-attach">0</property>
175 </packing>
176 </child>
177 </object>
178 <object class="GtkAdjustment" id="plusminus100adjustment2">
179 <property name="lower">-100</property>
180 <property name="upper">100</property>
181 <property name="step-increment">1</property>
182 <property name="page-increment">10</property>
183 </object>
184 <object class="GtkAdjustment" id="plusminus100adjustment3">
185 <property name="lower">-100</property>
186 <property name="upper">100</property>
187 <property name="step-increment">1</property>
188 <property name="page-increment">10</property>
189 </object>
190 <object class="GtkAdjustment" id="plusminus100adjustment4">
191 <property name="lower">-100</property>
192 <property name="upper">100</property>
193 <property name="step-increment">1</property>
194 <property name="page-increment">10</property>
195 </object>
196 </interface>