1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <requires lib=
"gtk+" version=
"2.16"/>
4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class=
"GtkWindow" id=
"window1">
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>
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>
24 <object class=
"GtkLabel" id=
"label20">
25 <property name=
"visible">True
</property>
26 <property name=
"label"><i
>x
</i
><sup
>−
1</sup
></property>
27 <property name=
"use_markup">True
</property>
28 <property name=
"justify">center
</property>
33 <property name=
"left_attach">6</property>
34 <property name=
"right_attach">7</property>
35 <property name=
"top_attach">2</property>
36 <property name=
"bottom_attach">3</property>
37 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
38 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
42 <object class=
"GtkButton" id=
"calc_factor_button">
43 <property name=
"label">a×b
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"receives_default">True
</property>
47 <property name=
"use_underline">True
</property>
48 <property name=
"focus_on_click">False
</property>
49 <child internal-child=
"accessible">
50 <object class=
"AtkObject" id=
"calc_factor_button-atkobject">
51 <property name=
"AtkObject::accessible-name" translatable=
"yes" comments=
"Accessible name for the factorize button">Factorize
</property>
56 <property name=
"left_attach">5</property>
57 <property name=
"right_attach">6</property>
58 <property name=
"top_attach">4</property>
59 <property name=
"bottom_attach">5</property>
60 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
61 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
65 <object class=
"GtkButton" id=
"calc_factorial_button">
66 <property name=
"visible">True
</property>
67 <property name=
"can_focus">True
</property>
68 <property name=
"receives_default">True
</property>
69 <property name=
"focus_on_click">False
</property>
70 <child internal-child=
"accessible">
71 <object class=
"AtkObject" id=
"calc_factorial_button-atkobject">
72 <property name=
"AtkObject::accessible-name" translatable=
"yes" comments=
"Accessible name for the factorial button">Factorial
</property>
76 <object class=
"GtkLabel" id=
"label14">
77 <property name=
"visible">True
</property>
78 <property name=
"label"><i
>x
</i
>!
</property>
79 <property name=
"use_markup">True
</property>
84 <property name=
"left_attach">7</property>
85 <property name=
"right_attach">8</property>
86 <property name=
"top_attach">2</property>
87 <property name=
"bottom_attach">3</property>
88 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
89 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
93 <object class=
"GtkButton" id=
"calc_imaginary_portion_button">
94 <property name=
"label">Im
</property>
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">True
</property>
97 <property name=
"receives_default">True
</property>
98 <property name=
"use_underline">True
</property>
99 <property name=
"focus_on_click">False
</property>
102 <property name=
"left_attach">7</property>
103 <property name=
"right_attach">8</property>
104 <property name=
"top_attach">4</property>
105 <property name=
"bottom_attach">5</property>
106 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
107 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
111 <object class=
"GtkButton" id=
"calc_imaginary_button">
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">True
</property>
114 <property name=
"receives_default">True
</property>
115 <property name=
"use_underline">True
</property>
116 <property name=
"focus_on_click">False
</property>
118 <object class=
"GtkLabel" id=
"imaginary_label">
119 <property name=
"visible">True
</property>
120 <property name=
"label"><i
>i
</i
></property>
121 <property name=
"use_markup">True
</property>
126 <property name=
"left_attach">2</property>
127 <property name=
"right_attach">3</property>
128 <property name=
"top_attach">4</property>
129 <property name=
"bottom_attach">5</property>
130 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
131 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
135 <object class=
"GtkButton" id=
"calc_4_button">
136 <property name=
"label">4</property>
137 <property name=
"visible">True
</property>
138 <property name=
"can_focus">True
</property>
139 <property name=
"receives_default">True
</property>
140 <property name=
"use_underline">True
</property>
141 <property name=
"focus_on_click">False
</property>
144 <property name=
"top_attach">2</property>
145 <property name=
"bottom_attach">3</property>
146 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
147 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
151 <object class=
"GtkButton" id=
"calc_7_button">
152 <property name=
"label">7</property>
153 <property name=
"visible">True
</property>
154 <property name=
"can_focus">True
</property>
155 <property name=
"receives_default">True
</property>
156 <property name=
"use_underline">True
</property>
157 <property name=
"focus_on_click">False
</property>
160 <property name=
"top_attach">1</property>
161 <property name=
"bottom_attach">2</property>
162 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
163 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
167 <object class=
"GtkButton" id=
"calc_8_button">
168 <property name=
"label">8</property>
169 <property name=
"visible">True
</property>
170 <property name=
"can_focus">True
</property>
171 <property name=
"receives_default">True
</property>
172 <property name=
"use_underline">True
</property>
173 <property name=
"focus_on_click">False
</property>
176 <property name=
"left_attach">1</property>
177 <property name=
"right_attach">2</property>
178 <property name=
"top_attach">1</property>
179 <property name=
"bottom_attach">2</property>
180 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
181 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
185 <object class=
"GtkButton" id=
"calc_9_button">
186 <property name=
"label">9</property>
187 <property name=
"visible">True
</property>
188 <property name=
"can_focus">True
</property>
189 <property name=
"receives_default">True
</property>
190 <property name=
"use_underline">True
</property>
191 <property name=
"focus_on_click">False
</property>
194 <property name=
"left_attach">2</property>
195 <property name=
"right_attach">3</property>
196 <property name=
"top_attach">1</property>
197 <property name=
"bottom_attach">2</property>
198 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
199 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
203 <object class=
"GtkButton" id=
"calc_5_button">
204 <property name=
"label">5</property>
205 <property name=
"visible">True
</property>
206 <property name=
"can_focus">True
</property>
207 <property name=
"receives_default">True
</property>
208 <property name=
"use_underline">True
</property>
209 <property name=
"focus_on_click">False
</property>
212 <property name=
"left_attach">1</property>
213 <property name=
"right_attach">2</property>
214 <property name=
"top_attach">2</property>
215 <property name=
"bottom_attach">3</property>
216 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
217 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
221 <object class=
"GtkButton" id=
"calc_6_button">
222 <property name=
"label">6</property>
223 <property name=
"visible">True
</property>
224 <property name=
"can_focus">True
</property>
225 <property name=
"receives_default">True
</property>
226 <property name=
"use_underline">True
</property>
227 <property name=
"focus_on_click">False
</property>
230 <property name=
"left_attach">2</property>
231 <property name=
"right_attach">3</property>
232 <property name=
"top_attach">2</property>
233 <property name=
"bottom_attach">3</property>
234 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
235 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
239 <object class=
"GtkButton" id=
"calc_divide_button">
240 <property name=
"label">÷
</property>
241 <property name=
"visible">True
</property>
242 <property name=
"can_focus">True
</property>
243 <property name=
"receives_default">True
</property>
244 <property name=
"use_underline">True
</property>
245 <property name=
"focus_on_click">False
</property>
248 <property name=
"left_attach">3</property>
249 <property name=
"right_attach">4</property>
250 <property name=
"top_attach">1</property>
251 <property name=
"bottom_attach">2</property>
252 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
253 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
257 <object class=
"GtkButton" id=
"calc_1_button">
258 <property name=
"label">1</property>
259 <property name=
"visible">True
</property>
260 <property name=
"can_focus">True
</property>
261 <property name=
"receives_default">True
</property>
262 <property name=
"use_underline">True
</property>
263 <property name=
"focus_on_click">False
</property>
266 <property name=
"top_attach">3</property>
267 <property name=
"bottom_attach">4</property>
268 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
269 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
273 <object class=
"GtkButton" id=
"calc_2_button">
274 <property name=
"label">2</property>
275 <property name=
"visible">True
</property>
276 <property name=
"can_focus">True
</property>
277 <property name=
"receives_default">True
</property>
278 <property name=
"use_underline">True
</property>
279 <property name=
"focus_on_click">False
</property>
282 <property name=
"left_attach">1</property>
283 <property name=
"right_attach">2</property>
284 <property name=
"top_attach">3</property>
285 <property name=
"bottom_attach">4</property>
286 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
287 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
291 <object class=
"GtkButton" id=
"calc_0_button">
292 <property name=
"label">0</property>
293 <property name=
"width_request">50</property>
294 <property name=
"visible">True
</property>
295 <property name=
"can_focus">True
</property>
296 <property name=
"receives_default">True
</property>
297 <property name=
"use_underline">True
</property>
298 <property name=
"focus_on_click">False
</property>
301 <property name=
"top_attach">4</property>
302 <property name=
"bottom_attach">5</property>
303 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
304 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
308 <object class=
"GtkButton" id=
"calc_numeric_point_button">
309 <property name=
"label" comments=
"Label is set in gtk.c to comply with LC flags">.
</property>
310 <property name=
"visible">True
</property>
311 <property name=
"can_focus">True
</property>
312 <property name=
"receives_default">True
</property>
313 <property name=
"use_underline">True
</property>
314 <property name=
"focus_on_click">False
</property>
317 <property name=
"left_attach">1</property>
318 <property name=
"right_attach">2</property>
319 <property name=
"top_attach">4</property>
320 <property name=
"bottom_attach">5</property>
321 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
322 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
326 <object class=
"GtkButton" id=
"calc_3_button">
327 <property name=
"label">3</property>
328 <property name=
"visible">True
</property>
329 <property name=
"can_focus">True
</property>
330 <property name=
"receives_default">True
</property>
331 <property name=
"use_underline">True
</property>
332 <property name=
"focus_on_click">False
</property>
335 <property name=
"left_attach">2</property>
336 <property name=
"right_attach">3</property>
337 <property name=
"top_attach">3</property>
338 <property name=
"bottom_attach">4</property>
339 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
340 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
344 <object class=
"GtkButton" id=
"calc_multiply_button">
345 <property name=
"label">×
</property>
346 <property name=
"visible">True
</property>
347 <property name=
"can_focus">True
</property>
348 <property name=
"receives_default">True
</property>
349 <property name=
"use_underline">True
</property>
350 <property name=
"focus_on_click">False
</property>
353 <property name=
"left_attach">3</property>
354 <property name=
"right_attach">4</property>
355 <property name=
"top_attach">2</property>
356 <property name=
"bottom_attach">3</property>
357 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
358 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
362 <object class=
"GtkButton" id=
"calc_subtract_button">
363 <property name=
"label">−
</property>
364 <property name=
"visible">True
</property>
365 <property name=
"can_focus">True
</property>
366 <property name=
"receives_default">True
</property>
367 <property name=
"use_underline">True
</property>
368 <property name=
"focus_on_click">False
</property>
371 <property name=
"left_attach">3</property>
372 <property name=
"right_attach">4</property>
373 <property name=
"top_attach">3</property>
374 <property name=
"bottom_attach">4</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>
380 <object class=
"GtkButton" id=
"calc_add_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>
389 <property name=
"left_attach">3</property>
390 <property name=
"right_attach">4</property>
391 <property name=
"top_attach">4</property>
392 <property name=
"bottom_attach">5</property>
393 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
394 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
398 <object class=
"GtkButton" id=
"calc_result_button">
399 <property name=
"label" translatable=
"yes" comments=
"Label on the solve button (clicking this solves the displayed calculation)">=
</property>
400 <property name=
"visible">True
</property>
401 <property name=
"can_focus">True
</property>
402 <property name=
"receives_default">True
</property>
403 <property name=
"use_underline">True
</property>
404 <property name=
"focus_on_click">False
</property>
407 <property name=
"left_attach">4</property>
408 <property name=
"right_attach">5</property>
409 <property name=
"top_attach">4</property>
410 <property name=
"bottom_attach">5</property>
411 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
412 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
416 <object class=
"GtkButton" id=
"calc_clear_button">
417 <property name=
"visible">True
</property>
418 <property name=
"can_focus">True
</property>
419 <property name=
"receives_default">True
</property>
420 <property name=
"use_underline">True
</property>
421 <property name=
"focus_on_click">False
</property>
423 <object class=
"GtkImage" id=
"image1">
424 <property name=
"visible">True
</property>
425 <property name=
"icon-name">edit-clear-symbolic
</property>
430 <property name=
"left_attach">5</property>
431 <property name=
"right_attach">6</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>
437 <object class=
"GtkToggleButton" id=
"calc_subscript_button">
438 <property name=
"visible">True
</property>
439 <property name=
"can_focus">True
</property>
440 <property name=
"receives_default">True
</property>
441 <property name=
"focus_on_click">False
</property>
442 <child internal-child=
"accessible">
443 <object class=
"AtkObject" id=
"calc_subscript_button-atkobject">
444 <property name=
"AtkObject::accessible-name" translatable=
"yes" comments=
"Accessible name for the subscript mode button">Subscript
</property>
448 <object class=
"GtkLabel" id=
"label4">
449 <property name=
"visible">True
</property>
450 <property name=
"label">↓n
</property>
451 <property name=
"use_markup">True
</property>
456 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
457 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
461 <object class=
"GtkToggleButton" id=
"calc_superscript_button">
462 <property name=
"visible">True
</property>
463 <property name=
"can_focus">True
</property>
464 <property name=
"receives_default">True
</property>
465 <property name=
"focus_on_click">False
</property>
466 <child internal-child=
"accessible">
467 <object class=
"AtkObject" id=
"calc_superscript_button-atkobject">
468 <property name=
"AtkObject::accessible-name" translatable=
"yes" comments=
"Accessible name for the superscript mode button">Superscript
</property>
472 <object class=
"GtkLabel" id=
"label3">
473 <property name=
"visible">True
</property>
474 <property name=
"label">↑n
</property>
475 <property name=
"use_markup">True
</property>
480 <property name=
"left_attach">1</property>
481 <property name=
"right_attach">2</property>
482 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
483 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
487 <object class=
"GtkButton" id=
"calc_exponential_button">
488 <property name=
"visible">True
</property>
489 <property name=
"can_focus">True
</property>
490 <property name=
"receives_default">True
</property>
491 <property name=
"use_underline">True
</property>
492 <property name=
"focus_on_click">False
</property>
493 <child internal-child=
"accessible">
494 <object class=
"AtkObject" id=
"calc_exponential_button-atkobject">
495 <property name=
"AtkObject::accessible-name" translatable=
"yes" comments=
"Accessible name for the scientific exponent button">Scientific Exponent
</property>
499 <object class=
"GtkLabel" id=
"label2">
500 <property name=
"visible">True
</property>
501 <property name=
"label">×
10<sup
><i
>y
</i
></sup
></property>
502 <property name=
"use_markup">True
</property>
507 <property name=
"left_attach">2</property>
508 <property name=
"right_attach">3</property>
509 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
510 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
514 <object class=
"GtkButton" id=
"calc_modulus_divide_button">
515 <property name=
"label">mod
</property>
516 <property name=
"visible">True
</property>
517 <property name=
"can_focus">True
</property>
518 <property name=
"receives_default">True
</property>
519 <property name=
"use_underline">True
</property>
520 <property name=
"focus_on_click">False
</property>
523 <property name=
"left_attach">3</property>
524 <property name=
"right_attach">4</property>
525 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
526 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
530 <object class=
"GtkButton" id=
"calc_start_group_button">
531 <property name=
"label">(
</property>
532 <property name=
"visible">True
</property>
533 <property name=
"can_focus">True
</property>
534 <property name=
"receives_default">True
</property>
535 <property name=
"use_underline">True
</property>
536 <property name=
"focus_on_click">False
</property>
539 <property name=
"left_attach">4</property>
540 <property name=
"right_attach">5</property>
541 <property name=
"top_attach">1</property>
542 <property name=
"bottom_attach">2</property>
543 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
544 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
548 <object class=
"GtkButton" id=
"calc_end_group_button">
549 <property name=
"label">)
</property>
550 <property name=
"visible">True
</property>
551 <property name=
"can_focus">True
</property>
552 <property name=
"receives_default">True
</property>
553 <property name=
"use_underline">True
</property>
554 <property name=
"focus_on_click">False
</property>
557 <property name=
"left_attach">5</property>
558 <property name=
"right_attach">6</property>
559 <property name=
"top_attach">1</property>
560 <property name=
"bottom_attach">2</property>
561 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
562 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
566 <object class=
"GtkButton" id=
"calc_memory_button">
567 <property name=
"visible">True
</property>
568 <property name=
"can_focus">True
</property>
569 <property name=
"receives_default">True
</property>
570 <property name=
"focus_on_click">False
</property>
571 <child internal-child=
"accessible">
572 <object class=
"AtkObject" id=
"calc_memory_button-atkobject">
573 <property name=
"AtkObject::accessible-name" translatable=
"yes" comments=
"Accessible name for the memory button">Memory
</property>
577 <object class=
"GtkHBox" id=
"hbox20">
578 <property name=
"visible">True
</property>
580 <object class=
"GtkLabel" id=
"label23">
581 <property name=
"visible">True
</property>
582 <property name=
"label" translatable=
"yes" comments=
"The label on the memory button">x
</property>
584 <attribute name=
"style" value=
"italic"/>
588 <property name=
"position">0</property>
592 <object class=
"GtkArrow" id=
"arrow14">
593 <property name=
"visible">True
</property>
594 <property name=
"arrow_type">down
</property>
597 <property name=
"expand">False
</property>
598 <property name=
"position">1</property>
605 <property name=
"left_attach">4</property>
606 <property name=
"right_attach">6</property>
607 <property name=
"top_attach">2</property>
608 <property name=
"bottom_attach">3</property>
609 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
610 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
614 <object class=
"GtkButton" id=
"calc_abs_button">
615 <property name=
"visible">True
</property>
616 <property name=
"can_focus">True
</property>
617 <property name=
"receives_default">True
</property>
618 <property name=
"use_underline">True
</property>
619 <property name=
"focus_on_click">False
</property>
620 <child internal-child=
"accessible">
621 <object class=
"AtkObject" id=
"calc_abs_button-atkobject">
622 <property name=
"AtkObject::accessible-name" translatable=
"yes" comments=
"Accessible name for the absolute value button">Absolute Value
</property>
626 <object class=
"GtkLabel" id=
"label1">
627 <property name=
"visible">True
</property>
628 <property name=
"label">|
<i
>x
</i
>|
</property>
629 <property name=
"use_markup">True
</property>
634 <property name=
"left_attach">8</property>
635 <property name=
"right_attach">9</property>
636 <property name=
"top_attach">2</property>
637 <property name=
"bottom_attach">3</property>
638 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
639 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
643 <object class=
"GtkButton" id=
"calc_real_portion_button">
644 <property name=
"label">Re
</property>
645 <property name=
"visible">True
</property>
646 <property name=
"can_focus">True
</property>
647 <property name=
"receives_default">True
</property>
648 <property name=
"use_underline">True
</property>
649 <property name=
"focus_on_click">False
</property>
652 <property name=
"left_attach">6</property>
653 <property name=
"right_attach">7</property>
654 <property name=
"top_attach">4</property>
655 <property name=
"bottom_attach">5</property>
656 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
657 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
661 <object class=
"GtkButton" id=
"calc_conjugate_button">
662 <property name=
"label">conj
</property>
663 <property name=
"visible">True
</property>
664 <property name=
"can_focus">True
</property>
665 <property name=
"receives_default">True
</property>
666 <property name=
"use_underline">True
</property>
667 <property name=
"focus_on_click">False
</property>
670 <property name=
"left_attach">8</property>
671 <property name=
"right_attach">9</property>
672 <property name=
"top_attach">4</property>
673 <property name=
"bottom_attach">5</property>
674 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
675 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
679 <object class=
"GtkButton" id=
"calc_arg_button">
680 <property name=
"label">Arg
</property>
681 <property name=
"visible">True
</property>
682 <property name=
"can_focus">True
</property>
683 <property name=
"receives_default">True
</property>
684 <property name=
"use_underline">True
</property>
685 <property name=
"focus_on_click">False
</property>
688 <property name=
"left_attach">9</property>
689 <property name=
"right_attach">10</property>
690 <property name=
"top_attach">2</property>
691 <property name=
"bottom_attach">3</property>
692 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
693 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
697 <object class=
"GtkButton" id=
"calc_natural_logarithm_button">
698 <property name=
"label">ln
</property>
699 <property name=
"visible">True
</property>
700 <property name=
"can_focus">True
</property>
701 <property name=
"receives_default">True
</property>
702 <property name=
"use_underline">True
</property>
703 <property name=
"focus_on_click">False
</property>
706 <property name=
"left_attach">9</property>
707 <property name=
"right_attach">10</property>
708 <property name=
"top_attach">3</property>
709 <property name=
"bottom_attach">4</property>
710 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
711 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
715 <object class=
"GtkButton" id=
"calc_logarithm_button">
716 <property name=
"label">log
</property>
717 <property name=
"visible">True
</property>
718 <property name=
"can_focus">True
</property>
719 <property name=
"receives_default">True
</property>
720 <property name=
"focus_on_click">False
</property>
723 <property name=
"left_attach">8</property>
724 <property name=
"right_attach">9</property>
725 <property name=
"top_attach">3</property>
726 <property name=
"bottom_attach">4</property>
727 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
728 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
732 <object class=
"GtkButton" id=
"calc_x_pow_y_button">
733 <property name=
"visible">True
</property>
734 <property name=
"can_focus">True
</property>
735 <property name=
"receives_default">True
</property>
736 <property name=
"focus_on_click">False
</property>
737 <child internal-child=
"accessible">
738 <object class=
"AtkObject" id=
"calc_x_pow_y_button-atkobject">
739 <property name=
"AtkObject::accessible-name" translatable=
"yes" comments=
"Accessible name for the exponentiation (x to the power of y) button">Exponent
</property>
743 <object class=
"GtkLabel" id=
"x_pow_y_label">
744 <property name=
"visible">True
</property>
745 <property name=
"label"><i
>x
</i
><sup
><i
>y
</i
></sup
></property>
746 <property name=
"use_markup">True
</property>
751 <property name=
"left_attach">6</property>
752 <property name=
"right_attach">7</property>
753 <property name=
"top_attach">3</property>
754 <property name=
"bottom_attach">4</property>
755 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
756 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
760 <object class=
"GtkButton" id=
"calc_root_button">
761 <property name=
"label">√
</property>
762 <property name=
"visible">True
</property>
763 <property name=
"can_focus">True
</property>
764 <property name=
"receives_default">True
</property>
765 <property name=
"use_underline">True
</property>
766 <property name=
"focus_on_click">False
</property>
769 <property name=
"left_attach">7</property>
770 <property name=
"right_attach">8</property>
771 <property name=
"top_attach">3</property>
772 <property name=
"bottom_attach">4</property>
773 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
774 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
778 <object class=
"GtkButton" id=
"calc_undo_button">
779 <property name=
"visible">True
</property>
780 <property name=
"can_focus">True
</property>
781 <property name=
"receives_default">True
</property>
782 <property name=
"use_underline">True
</property>
783 <property name=
"focus_on_click">False
</property>
785 <object class=
"GtkImage" id=
"image2">
786 <property name=
"visible">True
</property>
787 <property name=
"icon-name">edit-undo-symbolic
</property>
792 <property name=
"left_attach">4</property>
793 <property name=
"right_attach">5</property>
794 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
795 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
799 <object class=
"GtkButton" id=
"calc_pi_button">
800 <property name=
"visible">True
</property>
801 <property name=
"can_focus">True
</property>
802 <property name=
"receives_default">True
</property>
803 <property name=
"use_underline">True
</property>
804 <property name=
"focus_on_click">False
</property>
806 <object class=
"GtkLabel" id=
"pi_label">
807 <property name=
"visible">True
</property>
808 <property name=
"label">π
</property>
809 <property name=
"use_markup">True
</property>
814 <property name=
"left_attach">4</property>
815 <property name=
"right_attach">5</property>
816 <property name=
"top_attach">3</property>
817 <property name=
"bottom_attach">4</property>
818 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
819 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
823 <object class=
"GtkButton" id=
"calc_eulers_number_button">
824 <property name=
"visible">True
</property>
825 <property name=
"can_focus">True
</property>
826 <property name=
"receives_default">True
</property>
827 <property name=
"use_underline">True
</property>
828 <property name=
"focus_on_click">False
</property>
830 <object class=
"GtkLabel" id=
"eulers_number_label">
831 <property name=
"visible">True
</property>
832 <property name=
"label"><i
>e
</i
></property>
833 <property name=
"use_markup">True
</property>
838 <property name=
"left_attach">5</property>
839 <property name=
"right_attach">6</property>
840 <property name=
"top_attach">3</property>
841 <property name=
"bottom_attach">4</property>
842 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
843 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
847 <object class=
"GtkTable" id=
"table1">
848 <property name=
"visible">True
</property>
849 <property name=
"n_rows">2</property>
850 <property name=
"n_columns">3</property>
851 <property name=
"homogeneous">True
</property>
853 <object class=
"GtkButton" id=
"calc_cosine_button">
854 <property name=
"label">cos
</property>
855 <property name=
"visible">True
</property>
856 <property name=
"can_focus">True
</property>
857 <property name=
"receives_default">True
</property>
858 <property name=
"focus_on_click">False
</property>
861 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
862 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
866 <object class=
"GtkButton" id=
"calc_sine_button">
867 <property name=
"label">sin
</property>
868 <property name=
"visible">True
</property>
869 <property name=
"can_focus">True
</property>
870 <property name=
"receives_default">True
</property>
871 <property name=
"focus_on_click">False
</property>
874 <property name=
"left_attach">1</property>
875 <property name=
"right_attach">2</property>
876 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
877 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
881 <object class=
"GtkButton" id=
"calc_tangent_button">
882 <property name=
"label">tan
</property>
883 <property name=
"visible">True
</property>
884 <property name=
"can_focus">True
</property>
885 <property name=
"receives_default">True
</property>
886 <property name=
"focus_on_click">False
</property>
889 <property name=
"left_attach">2</property>
890 <property name=
"right_attach">3</property>
891 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
892 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
896 <object class=
"GtkButton" id=
"calc_hyperbolic_cosine_button">
897 <property name=
"label">cosh
</property>
898 <property name=
"visible">True
</property>
899 <property name=
"can_focus">True
</property>
900 <property name=
"receives_default">True
</property>
901 <property name=
"focus_on_click">False
</property>
904 <property name=
"top_attach">1</property>
905 <property name=
"bottom_attach">2</property>
906 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
907 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
911 <object class=
"GtkButton" id=
"calc_hyperbolic_sine_button">
912 <property name=
"label">sinh
</property>
913 <property name=
"visible">True
</property>
914 <property name=
"can_focus">True
</property>
915 <property name=
"receives_default">True
</property>
916 <property name=
"focus_on_click">False
</property>
919 <property name=
"left_attach">1</property>
920 <property name=
"right_attach">2</property>
921 <property name=
"top_attach">1</property>
922 <property name=
"bottom_attach">2</property>
923 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
924 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
928 <object class=
"GtkButton" id=
"calc_hyperbolic_tangent_button">
929 <property name=
"label">tanh
</property>
930 <property name=
"visible">True
</property>
931 <property name=
"can_focus">True
</property>
932 <property name=
"receives_default">True
</property>
933 <property name=
"focus_on_click">False
</property>
936 <property name=
"left_attach">2</property>
937 <property name=
"right_attach">3</property>
938 <property name=
"top_attach">1</property>
939 <property name=
"bottom_attach">2</property>
940 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
941 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
946 <property name=
"left_attach">6</property>
947 <property name=
"right_attach">10</property>
948 <property name=
"bottom_attach">2</property>
952 <object class=
"GtkButton" id=
"calc_function_button">
953 <property name=
"visible">True
</property>
954 <property name=
"can_focus">True
</property>
955 <property name=
"receives_default">True
</property>
956 <property name=
"focus_on_click">False
</property>
957 <child internal-child=
"accessible">
958 <object class=
"AtkObject" id=
"calc_function_button-atkobject">
959 <property name=
"AtkObject::accessible-name" translatable=
"yes" comments=
"Accessible name for the store value button">Store
</property>
963 <object class=
"GtkHBox" id=
"hbox2">
964 <property name=
"visible">True
</property>
966 <object class=
"GtkLabel" id=
"label5">
967 <property name=
"visible">True
</property>
968 <property name=
"label">f(x)
</property>
971 <property name=
"position">0</property>
975 <object class=
"GtkArrow" id=
"arrow1">
976 <property name=
"visible">True
</property>
977 <property name=
"arrow_type">down
</property>
980 <property name=
"expand">False
</property>
981 <property name=
"position">1</property>
988 <property name=
"left_attach">9</property>
989 <property name=
"right_attach">10</property>
990 <property name=
"top_attach">4</property>
991 <property name=
"bottom_attach">5</property>
992 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
993 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>