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>
23 <signal name=
"clicked" handler=
"button_cb" swapped=
"no"/>
25 <object class=
"GtkLabel" id=
"label20">
26 <property name=
"visible">True
</property>
27 <property name=
"label"><i
>x
</i
><sup
>−
1</sup
></property>
28 <property name=
"use_markup">True
</property>
29 <property name=
"justify">center
</property>
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>
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>
55 <signal name=
"clicked" handler=
"factorize_cb" swapped=
"no"/>
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>
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>
77 <signal name=
"clicked" handler=
"button_cb" swapped=
"no"/>
79 <object class=
"GtkLabel" id=
"label14">
80 <property name=
"visible">True
</property>
81 <property name=
"label"><i
>x
</i
>!
</property>
82 <property name=
"use_markup">True
</property>
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>
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"/>
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>
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"/>
123 <object class=
"GtkLabel" id=
"imaginary_label">
124 <property name=
"visible">True
</property>
125 <property name=
"label"><i
>i
</i
></property>
126 <property name=
"use_markup">True
</property>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
445 <object class=
"GtkImage" id=
"image1">
446 <property name=
"visible">True
</property>
447 <property name=
"stock">gtk-clear
</property>
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>
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>
469 <signal name=
"clicked" handler=
"set_subscript_cb" swapped=
"no"/>
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>
479 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
480 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
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>
494 <signal name=
"clicked" handler=
"set_superscript_cb" swapped=
"no"/>
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>
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>
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>
522 <signal name=
"clicked" handler=
"exponent_cb" swapped=
"no"/>
524 <object class=
"GtkLabel" id=
"label2">
525 <property name=
"visible">True
</property>
526 <property name=
"label">×
10<sup
><i
>y
</i
></sup
></property>
527 <property name=
"use_markup">True
</property>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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>
604 <signal name=
"clicked" handler=
"memory_cb" swapped=
"no"/>
606 <object class=
"GtkHBox" id=
"hbox20">
607 <property name=
"visible">True
</property>
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"><i
>x
</i
></property>
612 <property name=
"use_markup">True
</property>
615 <property name=
"position">0</property>
619 <object class=
"GtkArrow" id=
"arrow14">
620 <property name=
"visible">True
</property>
621 <property name=
"arrow_type">down
</property>
624 <property name=
"expand">False
</property>
625 <property name=
"position">1</property>
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>
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>
652 <signal name=
"clicked" handler=
"button_cb" swapped=
"no"/>
654 <object class=
"GtkLabel" id=
"label1">
655 <property name=
"visible">True
</property>
656 <property name=
"label">|
<i
>x
</i
>|
</property>
657 <property name=
"use_markup">True
</property>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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>
775 <signal name=
"clicked" handler=
"button_cb" swapped=
"no"/>
777 <object class=
"GtkLabel" id=
"x_pow_y_label">
778 <property name=
"visible">True
</property>
779 <property name=
"label"><i
>x
</i
><sup
><i
>y
</i
></sup
></property>
780 <property name=
"use_markup">True
</property>
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>
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"/>
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>
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"/>
821 <object class=
"GtkImage" id=
"image2">
822 <property name=
"visible">True
</property>
823 <property name=
"stock">gtk-undo
</property>
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>
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"/>
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>
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>
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"/>
868 <object class=
"GtkLabel" id=
"eulers_number_label">
869 <property name=
"visible">True
</property>
870 <property name=
"label"><i
>e
</i
></property>
871 <property name=
"use_markup">True
</property>
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>
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>
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"/>
900 <property name=
"x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
901 <property name=
"y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL
</property>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
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"/>
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>
990 <property name=
"left_attach">6</property>
991 <property name=
"right_attach">10</property>
992 <property name=
"bottom_attach">2</property>
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>
1006 <signal name=
"clicked" handler=
"function_cb" swapped=
"no"/>
1008 <object class=
"GtkHBox" id=
"hbox2">
1009 <property name=
"visible">True
</property>
1011 <object class=
"GtkLabel" id=
"label5">
1012 <property name=
"visible">True
</property>
1013 <property name=
"label">f(x)
</property>
1016 <property name=
"position">0</property>
1020 <object class=
"GtkArrow" id=
"arrow1">
1021 <property name=
"visible">True
</property>
1022 <property name=
"arrow_type">down
</property>
1025 <property name=
"expand">False
</property>
1026 <property name=
"position">1</property>
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>