Releasing 6.3.5
[gcalctool.git] / data / buttons-advanced.ui
blob328d2e0db138c38d47009b50d2bbcfb6f447b196
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <requires lib="gtk+" version="2.16"/>
4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class="GtkWindow" id="window1">
6 <child>
7 <object class="GtkTable" id="button_panel">
8 <property name="visible">True</property>
9 <property name="n_rows">5</property>
10 <property name="n_columns">10</property>
11 <property name="homogeneous">True</property>
12 <child>
13 <object class="GtkButton" id="calc_inverse_button">
14 <property name="visible">True</property>
15 <property name="can_focus">True</property>
16 <property name="receives_default">True</property>
17 <property name="focus_on_click">False</property>
18 <child internal-child="accessible">
19 <object class="AtkObject" id="calc_inverse_button-atkobject">
20 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the inverse button">Inverse</property>
21 </object>
22 </child>
23 <signal name="clicked" handler="button_cb" swapped="no"/>
24 <child>
25 <object class="GtkLabel" id="label20">
26 <property name="visible">True</property>
27 <property name="label">&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;1&lt;/sup&gt;</property>
28 <property name="use_markup">True</property>
29 <property name="justify">center</property>
30 </object>
31 </child>
32 </object>
33 <packing>
34 <property name="left_attach">6</property>
35 <property name="right_attach">7</property>
36 <property name="top_attach">2</property>
37 <property name="bottom_attach">3</property>
38 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
39 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
40 </packing>
41 </child>
42 <child>
43 <object class="GtkButton" id="calc_factor_button">
44 <property name="label">a×b</property>
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="receives_default">True</property>
48 <property name="use_underline">True</property>
49 <property name="focus_on_click">False</property>
50 <child internal-child="accessible">
51 <object class="AtkObject" id="calc_factor_button-atkobject">
52 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the factorize button">Factorize</property>
53 </object>
54 </child>
55 <signal name="clicked" handler="factorize_cb" swapped="no"/>
56 </object>
57 <packing>
58 <property name="left_attach">5</property>
59 <property name="right_attach">6</property>
60 <property name="top_attach">4</property>
61 <property name="bottom_attach">5</property>
62 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
63 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkButton" id="calc_factorial_button">
68 <property name="visible">True</property>
69 <property name="can_focus">True</property>
70 <property name="receives_default">True</property>
71 <property name="focus_on_click">False</property>
72 <child internal-child="accessible">
73 <object class="AtkObject" id="calc_factorial_button-atkobject">
74 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the factorial button">Factorial</property>
75 </object>
76 </child>
77 <signal name="clicked" handler="button_cb" swapped="no"/>
78 <child>
79 <object class="GtkLabel" id="label14">
80 <property name="visible">True</property>
81 <property name="label">&lt;i&gt;x&lt;/i&gt;!</property>
82 <property name="use_markup">True</property>
83 </object>
84 </child>
85 </object>
86 <packing>
87 <property name="left_attach">7</property>
88 <property name="right_attach">8</property>
89 <property name="top_attach">2</property>
90 <property name="bottom_attach">3</property>
91 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
92 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
93 </packing>
94 </child>
95 <child>
96 <object class="GtkButton" id="calc_imaginary_portion_button">
97 <property name="label">Im</property>
98 <property name="visible">True</property>
99 <property name="can_focus">True</property>
100 <property name="receives_default">True</property>
101 <property name="use_underline">True</property>
102 <property name="focus_on_click">False</property>
103 <signal name="clicked" handler="button_cb" swapped="no"/>
104 </object>
105 <packing>
106 <property name="left_attach">7</property>
107 <property name="right_attach">8</property>
108 <property name="top_attach">4</property>
109 <property name="bottom_attach">5</property>
110 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
111 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkButton" id="calc_imaginary_button">
116 <property name="visible">True</property>
117 <property name="can_focus">True</property>
118 <property name="receives_default">True</property>
119 <property name="use_underline">True</property>
120 <property name="focus_on_click">False</property>
121 <signal name="clicked" handler="button_cb" swapped="no"/>
122 <child>
123 <object class="GtkLabel" id="imaginary_label">
124 <property name="visible">True</property>
125 <property name="label">&lt;i&gt;i&lt;/i&gt;</property>
126 <property name="use_markup">True</property>
127 </object>
128 </child>
129 </object>
130 <packing>
131 <property name="left_attach">2</property>
132 <property name="right_attach">3</property>
133 <property name="top_attach">4</property>
134 <property name="bottom_attach">5</property>
135 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
136 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
137 </packing>
138 </child>
139 <child>
140 <object class="GtkButton" id="calc_4_button">
141 <property name="label">4</property>
142 <property name="visible">True</property>
143 <property name="can_focus">True</property>
144 <property name="receives_default">True</property>
145 <property name="use_underline">True</property>
146 <property name="focus_on_click">False</property>
147 <signal name="clicked" handler="digit_cb" swapped="no"/>
148 </object>
149 <packing>
150 <property name="top_attach">2</property>
151 <property name="bottom_attach">3</property>
152 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
153 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkButton" id="calc_7_button">
158 <property name="label">7</property>
159 <property name="visible">True</property>
160 <property name="can_focus">True</property>
161 <property name="receives_default">True</property>
162 <property name="use_underline">True</property>
163 <property name="focus_on_click">False</property>
164 <signal name="clicked" handler="digit_cb" swapped="no"/>
165 </object>
166 <packing>
167 <property name="top_attach">1</property>
168 <property name="bottom_attach">2</property>
169 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
170 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
171 </packing>
172 </child>
173 <child>
174 <object class="GtkButton" id="calc_8_button">
175 <property name="label">8</property>
176 <property name="visible">True</property>
177 <property name="can_focus">True</property>
178 <property name="receives_default">True</property>
179 <property name="use_underline">True</property>
180 <property name="focus_on_click">False</property>
181 <signal name="clicked" handler="digit_cb" swapped="no"/>
182 </object>
183 <packing>
184 <property name="left_attach">1</property>
185 <property name="right_attach">2</property>
186 <property name="top_attach">1</property>
187 <property name="bottom_attach">2</property>
188 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
189 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
190 </packing>
191 </child>
192 <child>
193 <object class="GtkButton" id="calc_9_button">
194 <property name="label">9</property>
195 <property name="visible">True</property>
196 <property name="can_focus">True</property>
197 <property name="receives_default">True</property>
198 <property name="use_underline">True</property>
199 <property name="focus_on_click">False</property>
200 <signal name="clicked" handler="digit_cb" swapped="no"/>
201 </object>
202 <packing>
203 <property name="left_attach">2</property>
204 <property name="right_attach">3</property>
205 <property name="top_attach">1</property>
206 <property name="bottom_attach">2</property>
207 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
208 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
209 </packing>
210 </child>
211 <child>
212 <object class="GtkButton" id="calc_5_button">
213 <property name="label">5</property>
214 <property name="visible">True</property>
215 <property name="can_focus">True</property>
216 <property name="receives_default">True</property>
217 <property name="use_underline">True</property>
218 <property name="focus_on_click">False</property>
219 <signal name="clicked" handler="digit_cb" swapped="no"/>
220 </object>
221 <packing>
222 <property name="left_attach">1</property>
223 <property name="right_attach">2</property>
224 <property name="top_attach">2</property>
225 <property name="bottom_attach">3</property>
226 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
227 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
228 </packing>
229 </child>
230 <child>
231 <object class="GtkButton" id="calc_6_button">
232 <property name="label">6</property>
233 <property name="visible">True</property>
234 <property name="can_focus">True</property>
235 <property name="receives_default">True</property>
236 <property name="use_underline">True</property>
237 <property name="focus_on_click">False</property>
238 <signal name="clicked" handler="digit_cb" swapped="no"/>
239 </object>
240 <packing>
241 <property name="left_attach">2</property>
242 <property name="right_attach">3</property>
243 <property name="top_attach">2</property>
244 <property name="bottom_attach">3</property>
245 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
246 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkButton" id="calc_divide_button">
251 <property name="label">÷</property>
252 <property name="visible">True</property>
253 <property name="can_focus">True</property>
254 <property name="receives_default">True</property>
255 <property name="use_underline">True</property>
256 <property name="focus_on_click">False</property>
257 <signal name="clicked" handler="button_cb" swapped="no"/>
258 </object>
259 <packing>
260 <property name="left_attach">3</property>
261 <property name="right_attach">4</property>
262 <property name="top_attach">1</property>
263 <property name="bottom_attach">2</property>
264 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
265 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
266 </packing>
267 </child>
268 <child>
269 <object class="GtkButton" id="calc_1_button">
270 <property name="label">1</property>
271 <property name="visible">True</property>
272 <property name="can_focus">True</property>
273 <property name="receives_default">True</property>
274 <property name="use_underline">True</property>
275 <property name="focus_on_click">False</property>
276 <signal name="clicked" handler="digit_cb" swapped="no"/>
277 </object>
278 <packing>
279 <property name="top_attach">3</property>
280 <property name="bottom_attach">4</property>
281 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
282 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkButton" id="calc_2_button">
287 <property name="label">2</property>
288 <property name="visible">True</property>
289 <property name="can_focus">True</property>
290 <property name="receives_default">True</property>
291 <property name="use_underline">True</property>
292 <property name="focus_on_click">False</property>
293 <signal name="clicked" handler="digit_cb" swapped="no"/>
294 </object>
295 <packing>
296 <property name="left_attach">1</property>
297 <property name="right_attach">2</property>
298 <property name="top_attach">3</property>
299 <property name="bottom_attach">4</property>
300 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
301 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
302 </packing>
303 </child>
304 <child>
305 <object class="GtkButton" id="calc_0_button">
306 <property name="label">0</property>
307 <property name="width_request">50</property>
308 <property name="visible">True</property>
309 <property name="can_focus">True</property>
310 <property name="receives_default">True</property>
311 <property name="use_underline">True</property>
312 <property name="focus_on_click">False</property>
313 <signal name="clicked" handler="digit_cb" swapped="no"/>
314 </object>
315 <packing>
316 <property name="top_attach">4</property>
317 <property name="bottom_attach">5</property>
318 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
319 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
320 </packing>
321 </child>
322 <child>
323 <object class="GtkButton" id="calc_numeric_point_button">
324 <property name="label" comments="Label is set in gtk.c to comply with LC flags">.</property>
325 <property name="visible">True</property>
326 <property name="can_focus">True</property>
327 <property name="receives_default">True</property>
328 <property name="use_underline">True</property>
329 <property name="focus_on_click">False</property>
330 <signal name="clicked" handler="numeric_point_cb" swapped="no"/>
331 </object>
332 <packing>
333 <property name="left_attach">1</property>
334 <property name="right_attach">2</property>
335 <property name="top_attach">4</property>
336 <property name="bottom_attach">5</property>
337 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
338 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
339 </packing>
340 </child>
341 <child>
342 <object class="GtkButton" id="calc_3_button">
343 <property name="label">3</property>
344 <property name="visible">True</property>
345 <property name="can_focus">True</property>
346 <property name="receives_default">True</property>
347 <property name="use_underline">True</property>
348 <property name="focus_on_click">False</property>
349 <signal name="clicked" handler="digit_cb" swapped="no"/>
350 </object>
351 <packing>
352 <property name="left_attach">2</property>
353 <property name="right_attach">3</property>
354 <property name="top_attach">3</property>
355 <property name="bottom_attach">4</property>
356 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
357 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
358 </packing>
359 </child>
360 <child>
361 <object class="GtkButton" id="calc_multiply_button">
362 <property name="label">×</property>
363 <property name="visible">True</property>
364 <property name="can_focus">True</property>
365 <property name="receives_default">True</property>
366 <property name="use_underline">True</property>
367 <property name="focus_on_click">False</property>
368 <signal name="clicked" handler="button_cb" swapped="no"/>
369 </object>
370 <packing>
371 <property name="left_attach">3</property>
372 <property name="right_attach">4</property>
373 <property name="top_attach">2</property>
374 <property name="bottom_attach">3</property>
375 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
376 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
377 </packing>
378 </child>
379 <child>
380 <object class="GtkButton" id="calc_subtract_button">
381 <property name="label"></property>
382 <property name="visible">True</property>
383 <property name="can_focus">True</property>
384 <property name="receives_default">True</property>
385 <property name="use_underline">True</property>
386 <property name="focus_on_click">False</property>
387 <signal name="clicked" handler="subtract_cb" swapped="no"/>
388 </object>
389 <packing>
390 <property name="left_attach">3</property>
391 <property name="right_attach">4</property>
392 <property name="top_attach">3</property>
393 <property name="bottom_attach">4</property>
394 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
395 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
396 </packing>
397 </child>
398 <child>
399 <object class="GtkButton" id="calc_add_button">
400 <property name="label">+</property>
401 <property name="visible">True</property>
402 <property name="can_focus">True</property>
403 <property name="receives_default">True</property>
404 <property name="use_underline">True</property>
405 <property name="focus_on_click">False</property>
406 <signal name="clicked" handler="button_cb" swapped="no"/>
407 </object>
408 <packing>
409 <property name="left_attach">3</property>
410 <property name="right_attach">4</property>
411 <property name="top_attach">4</property>
412 <property name="bottom_attach">5</property>
413 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
414 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
415 </packing>
416 </child>
417 <child>
418 <object class="GtkButton" id="calc_result_button">
419 <property name="label" translatable="yes" comments="Label on the solve button (clicking this solves the displayed calculation)">=</property>
420 <property name="visible">True</property>
421 <property name="can_focus">True</property>
422 <property name="receives_default">True</property>
423 <property name="use_underline">True</property>
424 <property name="focus_on_click">False</property>
425 <signal name="clicked" handler="solve_cb" swapped="no"/>
426 </object>
427 <packing>
428 <property name="left_attach">4</property>
429 <property name="right_attach">5</property>
430 <property name="top_attach">4</property>
431 <property name="bottom_attach">5</property>
432 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
433 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
434 </packing>
435 </child>
436 <child>
437 <object class="GtkButton" id="calc_clear_button">
438 <property name="visible">True</property>
439 <property name="can_focus">True</property>
440 <property name="receives_default">True</property>
441 <property name="use_underline">True</property>
442 <property name="focus_on_click">False</property>
443 <signal name="clicked" handler="clear_cb" swapped="no"/>
444 <child>
445 <object class="GtkImage" id="image1">
446 <property name="visible">True</property>
447 <property name="stock">gtk-clear</property>
448 </object>
449 </child>
450 </object>
451 <packing>
452 <property name="left_attach">5</property>
453 <property name="right_attach">6</property>
454 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
455 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
456 </packing>
457 </child>
458 <child>
459 <object class="GtkToggleButton" id="calc_subscript_button">
460 <property name="visible">True</property>
461 <property name="can_focus">True</property>
462 <property name="receives_default">True</property>
463 <property name="focus_on_click">False</property>
464 <child internal-child="accessible">
465 <object class="AtkObject" id="calc_subscript_button-atkobject">
466 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the subscript mode button">Subscript</property>
467 </object>
468 </child>
469 <signal name="clicked" handler="set_subscript_cb" swapped="no"/>
470 <child>
471 <object class="GtkLabel" id="label4">
472 <property name="visible">True</property>
473 <property name="label">↓n</property>
474 <property name="use_markup">True</property>
475 </object>
476 </child>
477 </object>
478 <packing>
479 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
480 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
481 </packing>
482 </child>
483 <child>
484 <object class="GtkToggleButton" id="calc_superscript_button">
485 <property name="visible">True</property>
486 <property name="can_focus">True</property>
487 <property name="receives_default">True</property>
488 <property name="focus_on_click">False</property>
489 <child internal-child="accessible">
490 <object class="AtkObject" id="calc_superscript_button-atkobject">
491 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the superscript mode button">Superscript</property>
492 </object>
493 </child>
494 <signal name="clicked" handler="set_superscript_cb" swapped="no"/>
495 <child>
496 <object class="GtkLabel" id="label3">
497 <property name="visible">True</property>
498 <property name="label">↑n</property>
499 <property name="use_markup">True</property>
500 </object>
501 </child>
502 </object>
503 <packing>
504 <property name="left_attach">1</property>
505 <property name="right_attach">2</property>
506 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
507 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
508 </packing>
509 </child>
510 <child>
511 <object class="GtkButton" id="calc_exponential_button">
512 <property name="visible">True</property>
513 <property name="can_focus">True</property>
514 <property name="receives_default">True</property>
515 <property name="use_underline">True</property>
516 <property name="focus_on_click">False</property>
517 <child internal-child="accessible">
518 <object class="AtkObject" id="calc_exponential_button-atkobject">
519 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the scientific exponent button">Scientific Exponent</property>
520 </object>
521 </child>
522 <signal name="clicked" handler="exponent_cb" swapped="no"/>
523 <child>
524 <object class="GtkLabel" id="label2">
525 <property name="visible">True</property>
526 <property name="label">×10&lt;sup&gt;&lt;i&gt;y&lt;/i&gt;&lt;/sup&gt;</property>
527 <property name="use_markup">True</property>
528 </object>
529 </child>
530 </object>
531 <packing>
532 <property name="left_attach">2</property>
533 <property name="right_attach">3</property>
534 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
535 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
536 </packing>
537 </child>
538 <child>
539 <object class="GtkButton" id="calc_modulus_divide_button">
540 <property name="label">mod</property>
541 <property name="visible">True</property>
542 <property name="can_focus">True</property>
543 <property name="receives_default">True</property>
544 <property name="use_underline">True</property>
545 <property name="focus_on_click">False</property>
546 <signal name="clicked" handler="button_cb" swapped="no"/>
547 </object>
548 <packing>
549 <property name="left_attach">3</property>
550 <property name="right_attach">4</property>
551 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
552 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
553 </packing>
554 </child>
555 <child>
556 <object class="GtkButton" id="calc_start_group_button">
557 <property name="label">(</property>
558 <property name="visible">True</property>
559 <property name="can_focus">True</property>
560 <property name="receives_default">True</property>
561 <property name="use_underline">True</property>
562 <property name="focus_on_click">False</property>
563 <signal name="clicked" handler="button_cb" swapped="no"/>
564 </object>
565 <packing>
566 <property name="left_attach">4</property>
567 <property name="right_attach">5</property>
568 <property name="top_attach">1</property>
569 <property name="bottom_attach">2</property>
570 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
571 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
572 </packing>
573 </child>
574 <child>
575 <object class="GtkButton" id="calc_end_group_button">
576 <property name="label">)</property>
577 <property name="visible">True</property>
578 <property name="can_focus">True</property>
579 <property name="receives_default">True</property>
580 <property name="use_underline">True</property>
581 <property name="focus_on_click">False</property>
582 <signal name="clicked" handler="button_cb" swapped="no"/>
583 </object>
584 <packing>
585 <property name="left_attach">5</property>
586 <property name="right_attach">6</property>
587 <property name="top_attach">1</property>
588 <property name="bottom_attach">2</property>
589 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
590 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
591 </packing>
592 </child>
593 <child>
594 <object class="GtkButton" id="calc_memory_button">
595 <property name="visible">True</property>
596 <property name="can_focus">True</property>
597 <property name="receives_default">True</property>
598 <property name="focus_on_click">False</property>
599 <child internal-child="accessible">
600 <object class="AtkObject" id="calc_memory_button-atkobject">
601 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the memory button">Memory</property>
602 </object>
603 </child>
604 <signal name="clicked" handler="memory_cb" swapped="no"/>
605 <child>
606 <object class="GtkHBox" id="hbox20">
607 <property name="visible">True</property>
608 <child>
609 <object class="GtkLabel" id="label23">
610 <property name="visible">True</property>
611 <property name="label" translatable="yes" comments="The label on the memory button">&lt;i&gt;x&lt;/i&gt;</property>
612 <property name="use_markup">True</property>
613 </object>
614 <packing>
615 <property name="position">0</property>
616 </packing>
617 </child>
618 <child>
619 <object class="GtkArrow" id="arrow14">
620 <property name="visible">True</property>
621 <property name="arrow_type">down</property>
622 </object>
623 <packing>
624 <property name="expand">False</property>
625 <property name="position">1</property>
626 </packing>
627 </child>
628 </object>
629 </child>
630 </object>
631 <packing>
632 <property name="left_attach">4</property>
633 <property name="right_attach">6</property>
634 <property name="top_attach">2</property>
635 <property name="bottom_attach">3</property>
636 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
637 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
638 </packing>
639 </child>
640 <child>
641 <object class="GtkButton" id="calc_abs_button">
642 <property name="visible">True</property>
643 <property name="can_focus">True</property>
644 <property name="receives_default">True</property>
645 <property name="use_underline">True</property>
646 <property name="focus_on_click">False</property>
647 <child internal-child="accessible">
648 <object class="AtkObject" id="calc_abs_button-atkobject">
649 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the absolute value button">Absolute Value</property>
650 </object>
651 </child>
652 <signal name="clicked" handler="button_cb" swapped="no"/>
653 <child>
654 <object class="GtkLabel" id="label1">
655 <property name="visible">True</property>
656 <property name="label">|&lt;i&gt;x&lt;/i&gt;|</property>
657 <property name="use_markup">True</property>
658 </object>
659 </child>
660 </object>
661 <packing>
662 <property name="left_attach">8</property>
663 <property name="right_attach">9</property>
664 <property name="top_attach">2</property>
665 <property name="bottom_attach">3</property>
666 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
667 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
668 </packing>
669 </child>
670 <child>
671 <object class="GtkButton" id="calc_real_portion_button">
672 <property name="label">Re</property>
673 <property name="visible">True</property>
674 <property name="can_focus">True</property>
675 <property name="receives_default">True</property>
676 <property name="use_underline">True</property>
677 <property name="focus_on_click">False</property>
678 <signal name="clicked" handler="button_cb" swapped="no"/>
679 </object>
680 <packing>
681 <property name="left_attach">6</property>
682 <property name="right_attach">7</property>
683 <property name="top_attach">4</property>
684 <property name="bottom_attach">5</property>
685 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
686 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
687 </packing>
688 </child>
689 <child>
690 <object class="GtkButton" id="calc_conjugate_button">
691 <property name="label">conj</property>
692 <property name="visible">True</property>
693 <property name="can_focus">True</property>
694 <property name="receives_default">True</property>
695 <property name="use_underline">True</property>
696 <property name="focus_on_click">False</property>
697 <signal name="clicked" handler="button_cb" swapped="no"/>
698 </object>
699 <packing>
700 <property name="left_attach">8</property>
701 <property name="right_attach">9</property>
702 <property name="top_attach">4</property>
703 <property name="bottom_attach">5</property>
704 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
705 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
706 </packing>
707 </child>
708 <child>
709 <object class="GtkButton" id="calc_arg_button">
710 <property name="label">Arg</property>
711 <property name="visible">True</property>
712 <property name="can_focus">True</property>
713 <property name="receives_default">True</property>
714 <property name="use_underline">True</property>
715 <property name="focus_on_click">False</property>
716 <signal name="clicked" handler="button_cb" swapped="no"/>
717 </object>
718 <packing>
719 <property name="left_attach">9</property>
720 <property name="right_attach">10</property>
721 <property name="top_attach">2</property>
722 <property name="bottom_attach">3</property>
723 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
724 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
725 </packing>
726 </child>
727 <child>
728 <object class="GtkButton" id="calc_natural_logarithm_button">
729 <property name="label">ln</property>
730 <property name="visible">True</property>
731 <property name="can_focus">True</property>
732 <property name="receives_default">True</property>
733 <property name="use_underline">True</property>
734 <property name="focus_on_click">False</property>
735 <signal name="clicked" handler="button_cb" swapped="no"/>
736 </object>
737 <packing>
738 <property name="left_attach">9</property>
739 <property name="right_attach">10</property>
740 <property name="top_attach">3</property>
741 <property name="bottom_attach">4</property>
742 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
743 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
744 </packing>
745 </child>
746 <child>
747 <object class="GtkButton" id="calc_logarithm_button">
748 <property name="label">log</property>
749 <property name="visible">True</property>
750 <property name="can_focus">True</property>
751 <property name="receives_default">True</property>
752 <property name="focus_on_click">False</property>
753 <signal name="clicked" handler="button_cb" swapped="no"/>
754 </object>
755 <packing>
756 <property name="left_attach">8</property>
757 <property name="right_attach">9</property>
758 <property name="top_attach">3</property>
759 <property name="bottom_attach">4</property>
760 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
761 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
762 </packing>
763 </child>
764 <child>
765 <object class="GtkButton" id="calc_x_pow_y_button">
766 <property name="visible">True</property>
767 <property name="can_focus">True</property>
768 <property name="receives_default">True</property>
769 <property name="focus_on_click">False</property>
770 <child internal-child="accessible">
771 <object class="AtkObject" id="calc_x_pow_y_button-atkobject">
772 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the exponentiation (x to the power of y) button">Exponent</property>
773 </object>
774 </child>
775 <signal name="clicked" handler="button_cb" swapped="no"/>
776 <child>
777 <object class="GtkLabel" id="x_pow_y_label">
778 <property name="visible">True</property>
779 <property name="label">&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;&lt;i&gt;y&lt;/i&gt;&lt;/sup&gt;</property>
780 <property name="use_markup">True</property>
781 </object>
782 </child>
783 </object>
784 <packing>
785 <property name="left_attach">6</property>
786 <property name="right_attach">7</property>
787 <property name="top_attach">3</property>
788 <property name="bottom_attach">4</property>
789 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
790 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
791 </packing>
792 </child>
793 <child>
794 <object class="GtkButton" id="calc_root_button">
795 <property name="label"></property>
796 <property name="visible">True</property>
797 <property name="can_focus">True</property>
798 <property name="receives_default">True</property>
799 <property name="use_underline">True</property>
800 <property name="focus_on_click">False</property>
801 <signal name="clicked" handler="button_cb" swapped="no"/>
802 </object>
803 <packing>
804 <property name="left_attach">7</property>
805 <property name="right_attach">8</property>
806 <property name="top_attach">3</property>
807 <property name="bottom_attach">4</property>
808 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
809 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
810 </packing>
811 </child>
812 <child>
813 <object class="GtkButton" id="calc_undo_button">
814 <property name="visible">True</property>
815 <property name="can_focus">True</property>
816 <property name="receives_default">True</property>
817 <property name="use_underline">True</property>
818 <property name="focus_on_click">False</property>
819 <signal name="clicked" handler="undo_cb" swapped="no"/>
820 <child>
821 <object class="GtkImage" id="image2">
822 <property name="visible">True</property>
823 <property name="stock">gtk-undo</property>
824 </object>
825 </child>
826 </object>
827 <packing>
828 <property name="left_attach">4</property>
829 <property name="right_attach">5</property>
830 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
831 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
832 </packing>
833 </child>
834 <child>
835 <object class="GtkButton" id="calc_pi_button">
836 <property name="visible">True</property>
837 <property name="can_focus">True</property>
838 <property name="receives_default">True</property>
839 <property name="use_underline">True</property>
840 <property name="focus_on_click">False</property>
841 <signal name="clicked" handler="button_cb" swapped="no"/>
842 <child>
843 <object class="GtkLabel" id="pi_label">
844 <property name="visible">True</property>
845 <property name="label">π</property>
846 <property name="use_markup">True</property>
847 </object>
848 </child>
849 </object>
850 <packing>
851 <property name="left_attach">4</property>
852 <property name="right_attach">5</property>
853 <property name="top_attach">3</property>
854 <property name="bottom_attach">4</property>
855 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
856 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
857 </packing>
858 </child>
859 <child>
860 <object class="GtkButton" id="calc_eulers_number_button">
861 <property name="visible">True</property>
862 <property name="can_focus">True</property>
863 <property name="receives_default">True</property>
864 <property name="use_underline">True</property>
865 <property name="focus_on_click">False</property>
866 <signal name="clicked" handler="button_cb" swapped="no"/>
867 <child>
868 <object class="GtkLabel" id="eulers_number_label">
869 <property name="visible">True</property>
870 <property name="label">&lt;i&gt;e&lt;/i&gt;</property>
871 <property name="use_markup">True</property>
872 </object>
873 </child>
874 </object>
875 <packing>
876 <property name="left_attach">5</property>
877 <property name="right_attach">6</property>
878 <property name="top_attach">3</property>
879 <property name="bottom_attach">4</property>
880 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
881 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
882 </packing>
883 </child>
884 <child>
885 <object class="GtkTable" id="table1">
886 <property name="visible">True</property>
887 <property name="n_rows">2</property>
888 <property name="n_columns">3</property>
889 <property name="homogeneous">True</property>
890 <child>
891 <object class="GtkButton" id="calc_cosine_button">
892 <property name="label">cos</property>
893 <property name="visible">True</property>
894 <property name="can_focus">True</property>
895 <property name="receives_default">True</property>
896 <property name="focus_on_click">False</property>
897 <signal name="clicked" handler="button_cb" swapped="no"/>
898 </object>
899 <packing>
900 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
901 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
902 </packing>
903 </child>
904 <child>
905 <object class="GtkButton" id="calc_sine_button">
906 <property name="label">sin</property>
907 <property name="visible">True</property>
908 <property name="can_focus">True</property>
909 <property name="receives_default">True</property>
910 <property name="focus_on_click">False</property>
911 <signal name="clicked" handler="button_cb" swapped="no"/>
912 </object>
913 <packing>
914 <property name="left_attach">1</property>
915 <property name="right_attach">2</property>
916 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
917 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
918 </packing>
919 </child>
920 <child>
921 <object class="GtkButton" id="calc_tangent_button">
922 <property name="label">tan</property>
923 <property name="visible">True</property>
924 <property name="can_focus">True</property>
925 <property name="receives_default">True</property>
926 <property name="focus_on_click">False</property>
927 <signal name="clicked" handler="button_cb" swapped="no"/>
928 </object>
929 <packing>
930 <property name="left_attach">2</property>
931 <property name="right_attach">3</property>
932 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
933 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
934 </packing>
935 </child>
936 <child>
937 <object class="GtkButton" id="calc_hyperbolic_cosine_button">
938 <property name="label">cosh</property>
939 <property name="visible">True</property>
940 <property name="can_focus">True</property>
941 <property name="receives_default">True</property>
942 <property name="focus_on_click">False</property>
943 <signal name="clicked" handler="button_cb" swapped="no"/>
944 </object>
945 <packing>
946 <property name="top_attach">1</property>
947 <property name="bottom_attach">2</property>
948 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
949 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
950 </packing>
951 </child>
952 <child>
953 <object class="GtkButton" id="calc_hyperbolic_sine_button">
954 <property name="label">sinh</property>
955 <property name="visible">True</property>
956 <property name="can_focus">True</property>
957 <property name="receives_default">True</property>
958 <property name="focus_on_click">False</property>
959 <signal name="clicked" handler="button_cb" swapped="no"/>
960 </object>
961 <packing>
962 <property name="left_attach">1</property>
963 <property name="right_attach">2</property>
964 <property name="top_attach">1</property>
965 <property name="bottom_attach">2</property>
966 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
967 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
968 </packing>
969 </child>
970 <child>
971 <object class="GtkButton" id="calc_hyperbolic_tangent_button">
972 <property name="label">tanh</property>
973 <property name="visible">True</property>
974 <property name="can_focus">True</property>
975 <property name="receives_default">True</property>
976 <property name="focus_on_click">False</property>
977 <signal name="clicked" handler="button_cb" swapped="no"/>
978 </object>
979 <packing>
980 <property name="left_attach">2</property>
981 <property name="right_attach">3</property>
982 <property name="top_attach">1</property>
983 <property name="bottom_attach">2</property>
984 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
985 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
986 </packing>
987 </child>
988 </object>
989 <packing>
990 <property name="left_attach">6</property>
991 <property name="right_attach">10</property>
992 <property name="bottom_attach">2</property>
993 </packing>
994 </child>
995 <child>
996 <object class="GtkButton" id="calc_function_button">
997 <property name="visible">True</property>
998 <property name="can_focus">True</property>
999 <property name="receives_default">True</property>
1000 <property name="focus_on_click">False</property>
1001 <child internal-child="accessible">
1002 <object class="AtkObject" id="calc_function_button-atkobject">
1003 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the store value button">Store</property>
1004 </object>
1005 </child>
1006 <signal name="clicked" handler="function_cb" swapped="no"/>
1007 <child>
1008 <object class="GtkHBox" id="hbox2">
1009 <property name="visible">True</property>
1010 <child>
1011 <object class="GtkLabel" id="label5">
1012 <property name="visible">True</property>
1013 <property name="label">f(x)</property>
1014 </object>
1015 <packing>
1016 <property name="position">0</property>
1017 </packing>
1018 </child>
1019 <child>
1020 <object class="GtkArrow" id="arrow1">
1021 <property name="visible">True</property>
1022 <property name="arrow_type">down</property>
1023 </object>
1024 <packing>
1025 <property name="expand">False</property>
1026 <property name="position">1</property>
1027 </packing>
1028 </child>
1029 </object>
1030 </child>
1031 </object>
1032 <packing>
1033 <property name="left_attach">9</property>
1034 <property name="right_attach">10</property>
1035 <property name="top_attach">4</property>
1036 <property name="bottom_attach">5</property>
1037 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1038 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1039 </packing>
1040 </child>
1041 </object>
1042 </child>
1043 </object>
1044 </interface>