Fix error in kg conversion
[gcalctool.git] / data / buttons-programming.ui
blob6996dd625b1e5ac7646b10ea4b9faf87ed885df5
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="GtkVBox" id="button_panel">
8 <property name="visible">True</property>
9 <property name="spacing">6</property>
10 <child>
11 <object class="GtkHBox" id="hbox1">
12 <property name="visible">True</property>
13 <property name="spacing">6</property>
14 <child>
15 <object class="GtkComboBox" id="base_combo">
16 <property name="visible">True</property>
17 <property name="focus_on_click">False</property>
18 </object>
19 <packing>
20 <property name="expand">False</property>
21 <property name="position">0</property>
22 </packing>
23 </child>
24 <child>
25 <object class="GtkLabel" id="base_label">
26 <property name="visible">True</property>
27 <property name="xalign">1</property>
28 <property name="label" comments="Example content">FF₁₆ 256₁₀</property>
29 </object>
30 <packing>
31 <property name="position">1</property>
32 </packing>
33 </child>
34 </object>
35 <packing>
36 <property name="expand">False</property>
37 <property name="position">0</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkAlignment" id="bit_panel">
42 <property name="visible">True</property>
43 <property name="xscale">0</property>
44 <property name="yscale">0</property>
45 <child>
46 <object class="GtkTable" id="bit_table">
47 <property name="visible">True</property>
48 <property name="n_rows">4</property>
49 <property name="n_columns">39</property>
50 <child>
51 <object class="GtkEventBox" id="bit_eventbox_1">
52 <property name="visible">True</property>
53 <signal name="button_press_event" handler="bit_toggle_cb"/>
54 <child>
55 <object class="GtkLabel" id="bit_label_1">
56 <property name="visible">True</property>
57 <property name="xalign">0</property>
58 <property name="label"> 0</property>
59 </object>
60 </child>
61 </object>
62 <packing>
63 <property name="left_attach">1</property>
64 <property name="right_attach">2</property>
65 <property name="x_options">GTK_SHRINK</property>
66 <property name="y_options"></property>
67 </packing>
68 </child>
69 <child>
70 <object class="GtkEventBox" id="bit_eventbox_2">
71 <property name="visible">True</property>
72 <signal name="button_press_event" handler="bit_toggle_cb"/>
73 <child>
74 <object class="GtkLabel" id="bit_label_2">
75 <property name="visible">True</property>
76 <property name="xalign">0</property>
77 <property name="label"> 0</property>
78 </object>
79 </child>
80 </object>
81 <packing>
82 <property name="left_attach">2</property>
83 <property name="right_attach">3</property>
84 <property name="x_options">GTK_SHRINK</property>
85 <property name="y_options"></property>
86 </packing>
87 </child>
88 <child>
89 <object class="GtkEventBox" id="bit_eventbox_3">
90 <property name="visible">True</property>
91 <signal name="button_press_event" handler="bit_toggle_cb"/>
92 <child>
93 <object class="GtkLabel" id="bit_label_3">
94 <property name="visible">True</property>
95 <property name="xalign">0</property>
96 <property name="label"> 0</property>
97 </object>
98 </child>
99 </object>
100 <packing>
101 <property name="left_attach">3</property>
102 <property name="right_attach">4</property>
103 <property name="x_options">GTK_SHRINK</property>
104 <property name="y_options"></property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkEventBox" id="bit_eventbox_4">
109 <property name="visible">True</property>
110 <signal name="button_press_event" handler="bit_toggle_cb"/>
111 <child>
112 <object class="GtkLabel" id="bit_label_4">
113 <property name="visible">True</property>
114 <property name="xalign">0</property>
115 <property name="label"> 0</property>
116 </object>
117 </child>
118 </object>
119 <packing>
120 <property name="left_attach">5</property>
121 <property name="right_attach">6</property>
122 <property name="x_options">GTK_SHRINK</property>
123 <property name="y_options"></property>
124 </packing>
125 </child>
126 <child>
127 <object class="GtkEventBox" id="bit_eventbox_5">
128 <property name="visible">True</property>
129 <signal name="button_press_event" handler="bit_toggle_cb"/>
130 <child>
131 <object class="GtkLabel" id="bit_label_5">
132 <property name="visible">True</property>
133 <property name="xalign">0</property>
134 <property name="label"> 0</property>
135 </object>
136 </child>
137 </object>
138 <packing>
139 <property name="left_attach">6</property>
140 <property name="right_attach">7</property>
141 <property name="x_options">GTK_SHRINK</property>
142 <property name="y_options"></property>
143 </packing>
144 </child>
145 <child>
146 <object class="GtkEventBox" id="bit_eventbox_6">
147 <property name="visible">True</property>
148 <signal name="button_press_event" handler="bit_toggle_cb"/>
149 <child>
150 <object class="GtkLabel" id="bit_label_6">
151 <property name="visible">True</property>
152 <property name="xalign">0</property>
153 <property name="label"> 0</property>
154 </object>
155 </child>
156 </object>
157 <packing>
158 <property name="left_attach">7</property>
159 <property name="right_attach">8</property>
160 <property name="x_options">GTK_SHRINK</property>
161 <property name="y_options"></property>
162 </packing>
163 </child>
164 <child>
165 <object class="GtkEventBox" id="bit_eventbox_7">
166 <property name="visible">True</property>
167 <signal name="button_press_event" handler="bit_toggle_cb"/>
168 <child>
169 <object class="GtkLabel" id="bit_label_7">
170 <property name="visible">True</property>
171 <property name="xalign">0</property>
172 <property name="label"> 0</property>
173 </object>
174 </child>
175 </object>
176 <packing>
177 <property name="left_attach">8</property>
178 <property name="right_attach">9</property>
179 <property name="x_options">GTK_SHRINK</property>
180 <property name="y_options"></property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkEventBox" id="bit_eventbox_8">
185 <property name="visible">True</property>
186 <signal name="button_press_event" handler="bit_toggle_cb"/>
187 <child>
188 <object class="GtkLabel" id="bit_label_8">
189 <property name="visible">True</property>
190 <property name="xalign">0</property>
191 <property name="label"> 0</property>
192 </object>
193 </child>
194 </object>
195 <packing>
196 <property name="left_attach">10</property>
197 <property name="right_attach">11</property>
198 <property name="x_options">GTK_SHRINK</property>
199 <property name="y_options"></property>
200 </packing>
201 </child>
202 <child>
203 <object class="GtkEventBox" id="bit_eventbox_9">
204 <property name="visible">True</property>
205 <signal name="button_press_event" handler="bit_toggle_cb"/>
206 <child>
207 <object class="GtkLabel" id="bit_label_9">
208 <property name="visible">True</property>
209 <property name="xalign">0</property>
210 <property name="label"> 0</property>
211 </object>
212 </child>
213 </object>
214 <packing>
215 <property name="left_attach">11</property>
216 <property name="right_attach">12</property>
217 <property name="x_options">GTK_SHRINK</property>
218 <property name="y_options"></property>
219 </packing>
220 </child>
221 <child>
222 <object class="GtkEventBox" id="bit_eventbox_10">
223 <property name="visible">True</property>
224 <signal name="button_press_event" handler="bit_toggle_cb"/>
225 <child>
226 <object class="GtkLabel" id="bit_label_10">
227 <property name="visible">True</property>
228 <property name="xalign">0</property>
229 <property name="label"> 0</property>
230 </object>
231 </child>
232 </object>
233 <packing>
234 <property name="left_attach">12</property>
235 <property name="right_attach">13</property>
236 <property name="x_options">GTK_SHRINK</property>
237 <property name="y_options"></property>
238 </packing>
239 </child>
240 <child>
241 <object class="GtkEventBox" id="bit_eventbox_11">
242 <property name="visible">True</property>
243 <signal name="button_press_event" handler="bit_toggle_cb"/>
244 <child>
245 <object class="GtkLabel" id="bit_label_11">
246 <property name="visible">True</property>
247 <property name="xalign">0</property>
248 <property name="label"> 0</property>
249 </object>
250 </child>
251 </object>
252 <packing>
253 <property name="left_attach">13</property>
254 <property name="right_attach">14</property>
255 <property name="x_options">GTK_SHRINK</property>
256 <property name="y_options"></property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkEventBox" id="bit_eventbox_12">
261 <property name="visible">True</property>
262 <signal name="button_press_event" handler="bit_toggle_cb"/>
263 <child>
264 <object class="GtkLabel" id="bit_label_12">
265 <property name="visible">True</property>
266 <property name="xalign">0</property>
267 <property name="label"> 0</property>
268 </object>
269 </child>
270 </object>
271 <packing>
272 <property name="left_attach">15</property>
273 <property name="right_attach">16</property>
274 <property name="x_options">GTK_SHRINK</property>
275 <property name="y_options"></property>
276 </packing>
277 </child>
278 <child>
279 <object class="GtkEventBox" id="bit_eventbox_13">
280 <property name="visible">True</property>
281 <signal name="button_press_event" handler="bit_toggle_cb"/>
282 <child>
283 <object class="GtkLabel" id="bit_label_13">
284 <property name="visible">True</property>
285 <property name="xalign">0</property>
286 <property name="label"> 0</property>
287 </object>
288 </child>
289 </object>
290 <packing>
291 <property name="left_attach">16</property>
292 <property name="right_attach">17</property>
293 <property name="x_options">GTK_SHRINK</property>
294 <property name="y_options"></property>
295 </packing>
296 </child>
297 <child>
298 <object class="GtkEventBox" id="bit_eventbox_14">
299 <property name="visible">True</property>
300 <signal name="button_press_event" handler="bit_toggle_cb"/>
301 <child>
302 <object class="GtkLabel" id="bit_label_14">
303 <property name="visible">True</property>
304 <property name="xalign">0</property>
305 <property name="label"> 0</property>
306 </object>
307 </child>
308 </object>
309 <packing>
310 <property name="left_attach">17</property>
311 <property name="right_attach">18</property>
312 <property name="x_options">GTK_SHRINK</property>
313 <property name="y_options"></property>
314 </packing>
315 </child>
316 <child>
317 <object class="GtkEventBox" id="bit_eventbox_15">
318 <property name="visible">True</property>
319 <signal name="button_press_event" handler="bit_toggle_cb"/>
320 <child>
321 <object class="GtkLabel" id="bit_label_15">
322 <property name="visible">True</property>
323 <property name="xalign">0</property>
324 <property name="label"> 0</property>
325 </object>
326 </child>
327 </object>
328 <packing>
329 <property name="left_attach">18</property>
330 <property name="right_attach">19</property>
331 <property name="x_options">GTK_SHRINK</property>
332 <property name="y_options"></property>
333 </packing>
334 </child>
335 <child>
336 <object class="GtkEventBox" id="bit_eventbox_31">
337 <property name="visible">True</property>
338 <signal name="button_press_event" handler="bit_toggle_cb"/>
339 <child>
340 <object class="GtkLabel" id="bit_label_31">
341 <property name="visible">True</property>
342 <property name="xalign">0</property>
343 <property name="label"> 0</property>
344 </object>
345 </child>
346 </object>
347 <packing>
348 <property name="left_attach">38</property>
349 <property name="right_attach">39</property>
350 <property name="x_options">GTK_SHRINK</property>
351 <property name="y_options"></property>
352 </packing>
353 </child>
354 <child>
355 <object class="GtkEventBox" id="bit_eventbox_30">
356 <property name="visible">True</property>
357 <signal name="button_press_event" handler="bit_toggle_cb"/>
358 <child>
359 <object class="GtkLabel" id="bit_label_30">
360 <property name="visible">True</property>
361 <property name="xalign">0</property>
362 <property name="label"> 0</property>
363 </object>
364 </child>
365 </object>
366 <packing>
367 <property name="left_attach">37</property>
368 <property name="right_attach">38</property>
369 <property name="x_options">GTK_SHRINK</property>
370 <property name="y_options"></property>
371 </packing>
372 </child>
373 <child>
374 <object class="GtkEventBox" id="bit_eventbox_29">
375 <property name="visible">True</property>
376 <signal name="button_press_event" handler="bit_toggle_cb"/>
377 <child>
378 <object class="GtkLabel" id="bit_label_29">
379 <property name="visible">True</property>
380 <property name="xalign">0</property>
381 <property name="label"> 0</property>
382 </object>
383 </child>
384 </object>
385 <packing>
386 <property name="left_attach">36</property>
387 <property name="right_attach">37</property>
388 <property name="x_options">GTK_SHRINK</property>
389 <property name="y_options"></property>
390 </packing>
391 </child>
392 <child>
393 <object class="GtkEventBox" id="bit_eventbox_28">
394 <property name="visible">True</property>
395 <signal name="button_press_event" handler="bit_toggle_cb"/>
396 <child>
397 <object class="GtkLabel" id="bit_label_28">
398 <property name="visible">True</property>
399 <property name="xalign">0</property>
400 <property name="label"> 0</property>
401 </object>
402 </child>
403 </object>
404 <packing>
405 <property name="left_attach">35</property>
406 <property name="right_attach">36</property>
407 <property name="x_options">GTK_SHRINK</property>
408 <property name="y_options"></property>
409 </packing>
410 </child>
411 <child>
412 <object class="GtkEventBox" id="bit_eventbox_27">
413 <property name="visible">True</property>
414 <signal name="button_press_event" handler="bit_toggle_cb"/>
415 <child>
416 <object class="GtkLabel" id="bit_label_27">
417 <property name="visible">True</property>
418 <property name="xalign">0</property>
419 <property name="label"> 0</property>
420 </object>
421 </child>
422 </object>
423 <packing>
424 <property name="left_attach">33</property>
425 <property name="right_attach">34</property>
426 <property name="x_options">GTK_SHRINK</property>
427 <property name="y_options"></property>
428 </packing>
429 </child>
430 <child>
431 <object class="GtkEventBox" id="bit_eventbox_26">
432 <property name="visible">True</property>
433 <signal name="button_press_event" handler="bit_toggle_cb"/>
434 <child>
435 <object class="GtkLabel" id="bit_label_26">
436 <property name="visible">True</property>
437 <property name="xalign">0</property>
438 <property name="label"> 0</property>
439 </object>
440 </child>
441 </object>
442 <packing>
443 <property name="left_attach">32</property>
444 <property name="right_attach">33</property>
445 <property name="x_options">GTK_SHRINK</property>
446 <property name="y_options"></property>
447 </packing>
448 </child>
449 <child>
450 <object class="GtkEventBox" id="bit_eventbox_25">
451 <property name="visible">True</property>
452 <signal name="button_press_event" handler="bit_toggle_cb"/>
453 <child>
454 <object class="GtkLabel" id="bit_label_25">
455 <property name="visible">True</property>
456 <property name="xalign">0</property>
457 <property name="label"> 0</property>
458 </object>
459 </child>
460 </object>
461 <packing>
462 <property name="left_attach">31</property>
463 <property name="right_attach">32</property>
464 <property name="x_options">GTK_SHRINK</property>
465 <property name="y_options"></property>
466 </packing>
467 </child>
468 <child>
469 <object class="GtkEventBox" id="bit_eventbox_24">
470 <property name="visible">True</property>
471 <signal name="button_press_event" handler="bit_toggle_cb"/>
472 <child>
473 <object class="GtkLabel" id="bit_label_24">
474 <property name="visible">True</property>
475 <property name="xalign">0</property>
476 <property name="label"> 0</property>
477 </object>
478 </child>
479 </object>
480 <packing>
481 <property name="left_attach">30</property>
482 <property name="right_attach">31</property>
483 <property name="x_options">GTK_SHRINK</property>
484 <property name="y_options"></property>
485 </packing>
486 </child>
487 <child>
488 <object class="GtkEventBox" id="bit_eventbox_23">
489 <property name="visible">True</property>
490 <signal name="button_press_event" handler="bit_toggle_cb"/>
491 <child>
492 <object class="GtkLabel" id="bit_label_23">
493 <property name="visible">True</property>
494 <property name="xalign">0</property>
495 <property name="label"> 0</property>
496 </object>
497 </child>
498 </object>
499 <packing>
500 <property name="left_attach">28</property>
501 <property name="right_attach">29</property>
502 <property name="x_options">GTK_SHRINK</property>
503 <property name="y_options"></property>
504 </packing>
505 </child>
506 <child>
507 <object class="GtkEventBox" id="bit_eventbox_22">
508 <property name="visible">True</property>
509 <signal name="button_press_event" handler="bit_toggle_cb"/>
510 <child>
511 <object class="GtkLabel" id="bit_label_22">
512 <property name="visible">True</property>
513 <property name="xalign">0</property>
514 <property name="label"> 0</property>
515 </object>
516 </child>
517 </object>
518 <packing>
519 <property name="left_attach">27</property>
520 <property name="right_attach">28</property>
521 <property name="x_options">GTK_SHRINK</property>
522 <property name="y_options"></property>
523 </packing>
524 </child>
525 <child>
526 <object class="GtkEventBox" id="bit_eventbox_21">
527 <property name="visible">True</property>
528 <signal name="button_press_event" handler="bit_toggle_cb"/>
529 <child>
530 <object class="GtkLabel" id="bit_label_21">
531 <property name="visible">True</property>
532 <property name="xalign">0</property>
533 <property name="label"> 0</property>
534 </object>
535 </child>
536 </object>
537 <packing>
538 <property name="left_attach">26</property>
539 <property name="right_attach">27</property>
540 <property name="x_options">GTK_SHRINK</property>
541 <property name="y_options"></property>
542 </packing>
543 </child>
544 <child>
545 <object class="GtkEventBox" id="bit_eventbox_20">
546 <property name="visible">True</property>
547 <signal name="button_press_event" handler="bit_toggle_cb"/>
548 <child>
549 <object class="GtkLabel" id="bit_label_20">
550 <property name="visible">True</property>
551 <property name="xalign">0</property>
552 <property name="label"> 0</property>
553 </object>
554 </child>
555 </object>
556 <packing>
557 <property name="left_attach">25</property>
558 <property name="right_attach">26</property>
559 <property name="x_options">GTK_SHRINK</property>
560 <property name="y_options"></property>
561 </packing>
562 </child>
563 <child>
564 <object class="GtkEventBox" id="bit_eventbox_19">
565 <property name="visible">True</property>
566 <signal name="button_press_event" handler="bit_toggle_cb"/>
567 <child>
568 <object class="GtkLabel" id="bit_label_19">
569 <property name="visible">True</property>
570 <property name="xalign">0</property>
571 <property name="label"> 0</property>
572 </object>
573 </child>
574 </object>
575 <packing>
576 <property name="left_attach">23</property>
577 <property name="right_attach">24</property>
578 <property name="x_options">GTK_SHRINK</property>
579 <property name="y_options"></property>
580 </packing>
581 </child>
582 <child>
583 <object class="GtkEventBox" id="bit_eventbox_18">
584 <property name="visible">True</property>
585 <signal name="button_press_event" handler="bit_toggle_cb"/>
586 <child>
587 <object class="GtkLabel" id="bit_label_18">
588 <property name="visible">True</property>
589 <property name="xalign">0</property>
590 <property name="label"> 0</property>
591 </object>
592 </child>
593 </object>
594 <packing>
595 <property name="left_attach">22</property>
596 <property name="right_attach">23</property>
597 <property name="x_options">GTK_SHRINK</property>
598 <property name="y_options"></property>
599 </packing>
600 </child>
601 <child>
602 <object class="GtkEventBox" id="bit_eventbox_17">
603 <property name="visible">True</property>
604 <signal name="button_press_event" handler="bit_toggle_cb"/>
605 <child>
606 <object class="GtkLabel" id="bit_label_17">
607 <property name="visible">True</property>
608 <property name="xalign">0</property>
609 <property name="label"> 0</property>
610 </object>
611 </child>
612 </object>
613 <packing>
614 <property name="left_attach">21</property>
615 <property name="right_attach">22</property>
616 <property name="x_options">GTK_SHRINK</property>
617 <property name="y_options"></property>
618 </packing>
619 </child>
620 <child>
621 <object class="GtkEventBox" id="bit_eventbox_16">
622 <property name="visible">True</property>
623 <signal name="button_press_event" handler="bit_toggle_cb"/>
624 <child>
625 <object class="GtkLabel" id="bit_label_16">
626 <property name="visible">True</property>
627 <property name="xalign">0</property>
628 <property name="label"> 0</property>
629 </object>
630 </child>
631 </object>
632 <packing>
633 <property name="left_attach">20</property>
634 <property name="right_attach">21</property>
635 <property name="x_options">GTK_SHRINK</property>
636 <property name="y_options"></property>
637 </packing>
638 </child>
639 <child>
640 <object class="GtkLabel" id="bit_marker_label0">
641 <property name="visible">True</property>
642 <property name="xalign">0</property>
643 <property name="label">63</property>
644 <property name="justify">center</property>
645 </object>
646 <packing>
647 <property name="top_attach">1</property>
648 <property name="bottom_attach">2</property>
649 <property name="x_options">GTK_SHRINK</property>
650 <property name="y_options"></property>
651 </packing>
652 </child>
653 <child>
654 <object class="GtkLabel" id="bit_maker_label3">
655 <property name="visible">True</property>
656 <property name="xalign">0</property>
657 <property name="label">31</property>
658 <property name="justify">center</property>
659 </object>
660 <packing>
661 <property name="top_attach">3</property>
662 <property name="bottom_attach">4</property>
663 <property name="x_options">GTK_SHRINK</property>
664 <property name="y_options"></property>
665 </packing>
666 </child>
667 <child>
668 <object class="GtkLabel" id="bit_marker_label2">
669 <property name="visible">True</property>
670 <property name="xalign">0</property>
671 <property name="label">32</property>
672 <property name="justify">center</property>
673 </object>
674 <packing>
675 <property name="left_attach">38</property>
676 <property name="right_attach">39</property>
677 <property name="top_attach">1</property>
678 <property name="bottom_attach">2</property>
679 <property name="x_options">GTK_SHRINK</property>
680 <property name="y_options"></property>
681 </packing>
682 </child>
683 <child>
684 <object class="GtkLabel" id="bit_marker_label5">
685 <property name="visible">True</property>
686 <property name="xalign">0</property>
687 <property name="label">0</property>
688 <property name="justify">center</property>
689 </object>
690 <packing>
691 <property name="left_attach">38</property>
692 <property name="right_attach">39</property>
693 <property name="top_attach">3</property>
694 <property name="bottom_attach">4</property>
695 <property name="x_options">GTK_SHRINK</property>
696 <property name="y_options"></property>
697 </packing>
698 </child>
699 <child>
700 <object class="GtkEventBox" id="bit_eventbox_32">
701 <property name="visible">True</property>
702 <signal name="button_press_event" handler="bit_toggle_cb"/>
703 <child>
704 <object class="GtkLabel" id="bit_label_32">
705 <property name="visible">True</property>
706 <property name="xalign">0</property>
707 <property name="label"> 0</property>
708 </object>
709 </child>
710 </object>
711 <packing>
712 <property name="top_attach">2</property>
713 <property name="bottom_attach">3</property>
714 <property name="x_options">GTK_SHRINK</property>
715 <property name="y_options"></property>
716 </packing>
717 </child>
718 <child>
719 <object class="GtkEventBox" id="bit_eventbox_33">
720 <property name="visible">True</property>
721 <signal name="button_press_event" handler="bit_toggle_cb"/>
722 <child>
723 <object class="GtkLabel" id="bit_label_33">
724 <property name="visible">True</property>
725 <property name="xalign">0</property>
726 <property name="label"> 0</property>
727 </object>
728 </child>
729 </object>
730 <packing>
731 <property name="left_attach">1</property>
732 <property name="right_attach">2</property>
733 <property name="top_attach">2</property>
734 <property name="bottom_attach">3</property>
735 <property name="x_options">GTK_SHRINK</property>
736 <property name="y_options"></property>
737 </packing>
738 </child>
739 <child>
740 <object class="GtkEventBox" id="bit_eventbox_34">
741 <property name="visible">True</property>
742 <signal name="button_press_event" handler="bit_toggle_cb"/>
743 <child>
744 <object class="GtkLabel" id="bit_label_34">
745 <property name="visible">True</property>
746 <property name="xalign">0</property>
747 <property name="label"> 0</property>
748 </object>
749 </child>
750 </object>
751 <packing>
752 <property name="left_attach">2</property>
753 <property name="right_attach">3</property>
754 <property name="top_attach">2</property>
755 <property name="bottom_attach">3</property>
756 <property name="x_options">GTK_SHRINK</property>
757 <property name="y_options"></property>
758 </packing>
759 </child>
760 <child>
761 <object class="GtkEventBox" id="bit_eventbox_35">
762 <property name="visible">True</property>
763 <signal name="button_press_event" handler="bit_toggle_cb"/>
764 <child>
765 <object class="GtkLabel" id="bit_label_35">
766 <property name="visible">True</property>
767 <property name="xalign">0</property>
768 <property name="label"> 0</property>
769 </object>
770 </child>
771 </object>
772 <packing>
773 <property name="left_attach">3</property>
774 <property name="right_attach">4</property>
775 <property name="top_attach">2</property>
776 <property name="bottom_attach">3</property>
777 <property name="x_options">GTK_SHRINK</property>
778 <property name="y_options"></property>
779 </packing>
780 </child>
781 <child>
782 <object class="GtkEventBox" id="bit_eventbox_36">
783 <property name="visible">True</property>
784 <signal name="button_press_event" handler="bit_toggle_cb"/>
785 <child>
786 <object class="GtkLabel" id="bit_label_36">
787 <property name="visible">True</property>
788 <property name="xalign">0</property>
789 <property name="label"> 0</property>
790 </object>
791 </child>
792 </object>
793 <packing>
794 <property name="left_attach">5</property>
795 <property name="right_attach">6</property>
796 <property name="top_attach">2</property>
797 <property name="bottom_attach">3</property>
798 <property name="x_options">GTK_SHRINK</property>
799 <property name="y_options"></property>
800 </packing>
801 </child>
802 <child>
803 <object class="GtkEventBox" id="bit_eventbox_37">
804 <property name="visible">True</property>
805 <signal name="button_press_event" handler="bit_toggle_cb"/>
806 <child>
807 <object class="GtkLabel" id="bit_label_37">
808 <property name="visible">True</property>
809 <property name="xalign">0</property>
810 <property name="label"> 0</property>
811 </object>
812 </child>
813 </object>
814 <packing>
815 <property name="left_attach">6</property>
816 <property name="right_attach">7</property>
817 <property name="top_attach">2</property>
818 <property name="bottom_attach">3</property>
819 <property name="x_options">GTK_SHRINK</property>
820 <property name="y_options"></property>
821 </packing>
822 </child>
823 <child>
824 <object class="GtkEventBox" id="bit_eventbox_38">
825 <property name="visible">True</property>
826 <signal name="button_press_event" handler="bit_toggle_cb"/>
827 <child>
828 <object class="GtkLabel" id="bit_label_38">
829 <property name="visible">True</property>
830 <property name="xalign">0</property>
831 <property name="label"> 0</property>
832 </object>
833 </child>
834 </object>
835 <packing>
836 <property name="left_attach">7</property>
837 <property name="right_attach">8</property>
838 <property name="top_attach">2</property>
839 <property name="bottom_attach">3</property>
840 <property name="x_options">GTK_SHRINK</property>
841 <property name="y_options"></property>
842 </packing>
843 </child>
844 <child>
845 <object class="GtkEventBox" id="bit_eventbox_39">
846 <property name="visible">True</property>
847 <signal name="button_press_event" handler="bit_toggle_cb"/>
848 <child>
849 <object class="GtkLabel" id="bit_label_39">
850 <property name="visible">True</property>
851 <property name="xalign">0</property>
852 <property name="label"> 0</property>
853 </object>
854 </child>
855 </object>
856 <packing>
857 <property name="left_attach">8</property>
858 <property name="right_attach">9</property>
859 <property name="top_attach">2</property>
860 <property name="bottom_attach">3</property>
861 <property name="x_options">GTK_SHRINK</property>
862 <property name="y_options"></property>
863 </packing>
864 </child>
865 <child>
866 <object class="GtkEventBox" id="bit_eventbox_40">
867 <property name="visible">True</property>
868 <signal name="button_press_event" handler="bit_toggle_cb"/>
869 <child>
870 <object class="GtkLabel" id="bit_label_40">
871 <property name="visible">True</property>
872 <property name="xalign">0</property>
873 <property name="label"> 0</property>
874 </object>
875 </child>
876 </object>
877 <packing>
878 <property name="left_attach">10</property>
879 <property name="right_attach">11</property>
880 <property name="top_attach">2</property>
881 <property name="bottom_attach">3</property>
882 <property name="x_options">GTK_SHRINK</property>
883 <property name="y_options"></property>
884 </packing>
885 </child>
886 <child>
887 <object class="GtkEventBox" id="bit_eventbox_41">
888 <property name="visible">True</property>
889 <signal name="button_press_event" handler="bit_toggle_cb"/>
890 <child>
891 <object class="GtkLabel" id="bit_label_41">
892 <property name="visible">True</property>
893 <property name="xalign">0</property>
894 <property name="label"> 0</property>
895 </object>
896 </child>
897 </object>
898 <packing>
899 <property name="left_attach">11</property>
900 <property name="right_attach">12</property>
901 <property name="top_attach">2</property>
902 <property name="bottom_attach">3</property>
903 <property name="x_options">GTK_SHRINK</property>
904 <property name="y_options"></property>
905 </packing>
906 </child>
907 <child>
908 <object class="GtkEventBox" id="bit_eventbox_42">
909 <property name="visible">True</property>
910 <signal name="button_press_event" handler="bit_toggle_cb"/>
911 <child>
912 <object class="GtkLabel" id="bit_label_42">
913 <property name="visible">True</property>
914 <property name="xalign">0</property>
915 <property name="label"> 0</property>
916 </object>
917 </child>
918 </object>
919 <packing>
920 <property name="left_attach">12</property>
921 <property name="right_attach">13</property>
922 <property name="top_attach">2</property>
923 <property name="bottom_attach">3</property>
924 <property name="x_options">GTK_SHRINK</property>
925 <property name="y_options"></property>
926 </packing>
927 </child>
928 <child>
929 <object class="GtkEventBox" id="bit_eventbox_43">
930 <property name="visible">True</property>
931 <signal name="button_press_event" handler="bit_toggle_cb"/>
932 <child>
933 <object class="GtkLabel" id="bit_label_43">
934 <property name="visible">True</property>
935 <property name="xalign">0</property>
936 <property name="label"> 0</property>
937 </object>
938 </child>
939 </object>
940 <packing>
941 <property name="left_attach">13</property>
942 <property name="right_attach">14</property>
943 <property name="top_attach">2</property>
944 <property name="bottom_attach">3</property>
945 <property name="x_options">GTK_SHRINK</property>
946 <property name="y_options"></property>
947 </packing>
948 </child>
949 <child>
950 <object class="GtkEventBox" id="bit_eventbox_44">
951 <property name="visible">True</property>
952 <signal name="button_press_event" handler="bit_toggle_cb"/>
953 <child>
954 <object class="GtkLabel" id="bit_label_44">
955 <property name="visible">True</property>
956 <property name="xalign">0</property>
957 <property name="label"> 0</property>
958 </object>
959 </child>
960 </object>
961 <packing>
962 <property name="left_attach">15</property>
963 <property name="right_attach">16</property>
964 <property name="top_attach">2</property>
965 <property name="bottom_attach">3</property>
966 <property name="x_options">GTK_SHRINK</property>
967 <property name="y_options"></property>
968 </packing>
969 </child>
970 <child>
971 <object class="GtkEventBox" id="bit_eventbox_45">
972 <property name="visible">True</property>
973 <signal name="button_press_event" handler="bit_toggle_cb"/>
974 <child>
975 <object class="GtkLabel" id="bit_label_45">
976 <property name="visible">True</property>
977 <property name="xalign">0</property>
978 <property name="label"> 0</property>
979 </object>
980 </child>
981 </object>
982 <packing>
983 <property name="left_attach">16</property>
984 <property name="right_attach">17</property>
985 <property name="top_attach">2</property>
986 <property name="bottom_attach">3</property>
987 <property name="x_options">GTK_SHRINK</property>
988 <property name="y_options"></property>
989 </packing>
990 </child>
991 <child>
992 <object class="GtkEventBox" id="bit_eventbox_46">
993 <property name="visible">True</property>
994 <signal name="button_press_event" handler="bit_toggle_cb"/>
995 <child>
996 <object class="GtkLabel" id="bit_label_46">
997 <property name="visible">True</property>
998 <property name="xalign">0</property>
999 <property name="label"> 0</property>
1000 </object>
1001 </child>
1002 </object>
1003 <packing>
1004 <property name="left_attach">17</property>
1005 <property name="right_attach">18</property>
1006 <property name="top_attach">2</property>
1007 <property name="bottom_attach">3</property>
1008 <property name="x_options">GTK_SHRINK</property>
1009 <property name="y_options"></property>
1010 </packing>
1011 </child>
1012 <child>
1013 <object class="GtkEventBox" id="bit_eventbox_47">
1014 <property name="visible">True</property>
1015 <signal name="button_press_event" handler="bit_toggle_cb"/>
1016 <child>
1017 <object class="GtkLabel" id="bit_label_47">
1018 <property name="visible">True</property>
1019 <property name="xalign">0</property>
1020 <property name="label"> 0</property>
1021 </object>
1022 </child>
1023 </object>
1024 <packing>
1025 <property name="left_attach">18</property>
1026 <property name="right_attach">19</property>
1027 <property name="top_attach">2</property>
1028 <property name="bottom_attach">3</property>
1029 <property name="x_options">GTK_SHRINK</property>
1030 <property name="y_options"></property>
1031 </packing>
1032 </child>
1033 <child>
1034 <object class="GtkEventBox" id="bit_eventbox_48">
1035 <property name="visible">True</property>
1036 <signal name="button_press_event" handler="bit_toggle_cb"/>
1037 <child>
1038 <object class="GtkLabel" id="bit_label_48">
1039 <property name="visible">True</property>
1040 <property name="xalign">0</property>
1041 <property name="label"> 0</property>
1042 </object>
1043 </child>
1044 </object>
1045 <packing>
1046 <property name="left_attach">20</property>
1047 <property name="right_attach">21</property>
1048 <property name="top_attach">2</property>
1049 <property name="bottom_attach">3</property>
1050 <property name="x_options">GTK_SHRINK</property>
1051 <property name="y_options"></property>
1052 </packing>
1053 </child>
1054 <child>
1055 <object class="GtkEventBox" id="bit_eventbox_49">
1056 <property name="visible">True</property>
1057 <signal name="button_press_event" handler="bit_toggle_cb"/>
1058 <child>
1059 <object class="GtkLabel" id="bit_label_49">
1060 <property name="visible">True</property>
1061 <property name="xalign">0</property>
1062 <property name="label"> 0</property>
1063 </object>
1064 </child>
1065 </object>
1066 <packing>
1067 <property name="left_attach">21</property>
1068 <property name="right_attach">22</property>
1069 <property name="top_attach">2</property>
1070 <property name="bottom_attach">3</property>
1071 <property name="x_options">GTK_SHRINK</property>
1072 <property name="y_options"></property>
1073 </packing>
1074 </child>
1075 <child>
1076 <object class="GtkEventBox" id="bit_eventbox_50">
1077 <property name="visible">True</property>
1078 <signal name="button_press_event" handler="bit_toggle_cb"/>
1079 <child>
1080 <object class="GtkLabel" id="bit_label_50">
1081 <property name="visible">True</property>
1082 <property name="xalign">0</property>
1083 <property name="label"> 0</property>
1084 </object>
1085 </child>
1086 </object>
1087 <packing>
1088 <property name="left_attach">22</property>
1089 <property name="right_attach">23</property>
1090 <property name="top_attach">2</property>
1091 <property name="bottom_attach">3</property>
1092 <property name="x_options">GTK_SHRINK</property>
1093 <property name="y_options"></property>
1094 </packing>
1095 </child>
1096 <child>
1097 <object class="GtkEventBox" id="bit_eventbox_51">
1098 <property name="visible">True</property>
1099 <signal name="button_press_event" handler="bit_toggle_cb"/>
1100 <child>
1101 <object class="GtkLabel" id="bit_label_51">
1102 <property name="visible">True</property>
1103 <property name="xalign">0</property>
1104 <property name="label"> 0</property>
1105 </object>
1106 </child>
1107 </object>
1108 <packing>
1109 <property name="left_attach">23</property>
1110 <property name="right_attach">24</property>
1111 <property name="top_attach">2</property>
1112 <property name="bottom_attach">3</property>
1113 <property name="x_options">GTK_SHRINK</property>
1114 <property name="y_options"></property>
1115 </packing>
1116 </child>
1117 <child>
1118 <object class="GtkEventBox" id="bit_eventbox_52">
1119 <property name="visible">True</property>
1120 <signal name="button_press_event" handler="bit_toggle_cb"/>
1121 <child>
1122 <object class="GtkLabel" id="bit_label_52">
1123 <property name="visible">True</property>
1124 <property name="xalign">0</property>
1125 <property name="label"> 0</property>
1126 </object>
1127 </child>
1128 </object>
1129 <packing>
1130 <property name="left_attach">25</property>
1131 <property name="right_attach">26</property>
1132 <property name="top_attach">2</property>
1133 <property name="bottom_attach">3</property>
1134 <property name="x_options">GTK_SHRINK</property>
1135 <property name="y_options"></property>
1136 </packing>
1137 </child>
1138 <child>
1139 <object class="GtkEventBox" id="bit_eventbox_53">
1140 <property name="visible">True</property>
1141 <signal name="button_press_event" handler="bit_toggle_cb"/>
1142 <child>
1143 <object class="GtkLabel" id="bit_label_53">
1144 <property name="visible">True</property>
1145 <property name="xalign">0</property>
1146 <property name="label"> 0</property>
1147 </object>
1148 </child>
1149 </object>
1150 <packing>
1151 <property name="left_attach">26</property>
1152 <property name="right_attach">27</property>
1153 <property name="top_attach">2</property>
1154 <property name="bottom_attach">3</property>
1155 <property name="x_options">GTK_SHRINK</property>
1156 <property name="y_options"></property>
1157 </packing>
1158 </child>
1159 <child>
1160 <object class="GtkEventBox" id="bit_eventbox_54">
1161 <property name="visible">True</property>
1162 <signal name="button_press_event" handler="bit_toggle_cb"/>
1163 <child>
1164 <object class="GtkLabel" id="bit_label_54">
1165 <property name="visible">True</property>
1166 <property name="xalign">0</property>
1167 <property name="label"> 0</property>
1168 </object>
1169 </child>
1170 </object>
1171 <packing>
1172 <property name="left_attach">27</property>
1173 <property name="right_attach">28</property>
1174 <property name="top_attach">2</property>
1175 <property name="bottom_attach">3</property>
1176 <property name="x_options">GTK_SHRINK</property>
1177 <property name="y_options"></property>
1178 </packing>
1179 </child>
1180 <child>
1181 <object class="GtkEventBox" id="bit_eventbox_55">
1182 <property name="visible">True</property>
1183 <signal name="button_press_event" handler="bit_toggle_cb"/>
1184 <child>
1185 <object class="GtkLabel" id="bit_label_55">
1186 <property name="visible">True</property>
1187 <property name="xalign">0</property>
1188 <property name="label"> 0</property>
1189 </object>
1190 </child>
1191 </object>
1192 <packing>
1193 <property name="left_attach">28</property>
1194 <property name="right_attach">29</property>
1195 <property name="top_attach">2</property>
1196 <property name="bottom_attach">3</property>
1197 <property name="x_options">GTK_SHRINK</property>
1198 <property name="y_options"></property>
1199 </packing>
1200 </child>
1201 <child>
1202 <object class="GtkEventBox" id="bit_eventbox_56">
1203 <property name="visible">True</property>
1204 <signal name="button_press_event" handler="bit_toggle_cb"/>
1205 <child>
1206 <object class="GtkLabel" id="bit_label_56">
1207 <property name="visible">True</property>
1208 <property name="xalign">0</property>
1209 <property name="label"> 0</property>
1210 </object>
1211 </child>
1212 </object>
1213 <packing>
1214 <property name="left_attach">30</property>
1215 <property name="right_attach">31</property>
1216 <property name="top_attach">2</property>
1217 <property name="bottom_attach">3</property>
1218 <property name="x_options">GTK_SHRINK</property>
1219 <property name="y_options"></property>
1220 </packing>
1221 </child>
1222 <child>
1223 <object class="GtkEventBox" id="bit_eventbox_57">
1224 <property name="visible">True</property>
1225 <signal name="button_press_event" handler="bit_toggle_cb"/>
1226 <child>
1227 <object class="GtkLabel" id="bit_label_57">
1228 <property name="visible">True</property>
1229 <property name="xalign">0</property>
1230 <property name="label"> 0</property>
1231 </object>
1232 </child>
1233 </object>
1234 <packing>
1235 <property name="left_attach">31</property>
1236 <property name="right_attach">32</property>
1237 <property name="top_attach">2</property>
1238 <property name="bottom_attach">3</property>
1239 <property name="x_options">GTK_SHRINK</property>
1240 <property name="y_options"></property>
1241 </packing>
1242 </child>
1243 <child>
1244 <object class="GtkEventBox" id="bit_eventbox_58">
1245 <property name="visible">True</property>
1246 <signal name="button_press_event" handler="bit_toggle_cb"/>
1247 <child>
1248 <object class="GtkLabel" id="bit_label_58">
1249 <property name="visible">True</property>
1250 <property name="xalign">0</property>
1251 <property name="label"> 0</property>
1252 </object>
1253 </child>
1254 </object>
1255 <packing>
1256 <property name="left_attach">32</property>
1257 <property name="right_attach">33</property>
1258 <property name="top_attach">2</property>
1259 <property name="bottom_attach">3</property>
1260 <property name="x_options">GTK_SHRINK</property>
1261 <property name="y_options"></property>
1262 </packing>
1263 </child>
1264 <child>
1265 <object class="GtkEventBox" id="bit_eventbox_59">
1266 <property name="visible">True</property>
1267 <signal name="button_press_event" handler="bit_toggle_cb"/>
1268 <child>
1269 <object class="GtkLabel" id="bit_label_59">
1270 <property name="visible">True</property>
1271 <property name="xalign">0</property>
1272 <property name="label"> 0</property>
1273 </object>
1274 </child>
1275 </object>
1276 <packing>
1277 <property name="left_attach">33</property>
1278 <property name="right_attach">34</property>
1279 <property name="top_attach">2</property>
1280 <property name="bottom_attach">3</property>
1281 <property name="x_options">GTK_SHRINK</property>
1282 <property name="y_options"></property>
1283 </packing>
1284 </child>
1285 <child>
1286 <object class="GtkEventBox" id="bit_eventbox_60">
1287 <property name="visible">True</property>
1288 <signal name="button_press_event" handler="bit_toggle_cb"/>
1289 <child>
1290 <object class="GtkLabel" id="bit_label_60">
1291 <property name="visible">True</property>
1292 <property name="xalign">0</property>
1293 <property name="label"> 0</property>
1294 </object>
1295 </child>
1296 </object>
1297 <packing>
1298 <property name="left_attach">35</property>
1299 <property name="right_attach">36</property>
1300 <property name="top_attach">2</property>
1301 <property name="bottom_attach">3</property>
1302 <property name="x_options">GTK_SHRINK</property>
1303 <property name="y_options"></property>
1304 </packing>
1305 </child>
1306 <child>
1307 <object class="GtkEventBox" id="bit_eventbox_61">
1308 <property name="visible">True</property>
1309 <signal name="button_press_event" handler="bit_toggle_cb"/>
1310 <child>
1311 <object class="GtkLabel" id="bit_label_61">
1312 <property name="visible">True</property>
1313 <property name="xalign">0</property>
1314 <property name="label"> 0</property>
1315 </object>
1316 </child>
1317 </object>
1318 <packing>
1319 <property name="left_attach">36</property>
1320 <property name="right_attach">37</property>
1321 <property name="top_attach">2</property>
1322 <property name="bottom_attach">3</property>
1323 <property name="x_options">GTK_SHRINK</property>
1324 <property name="y_options"></property>
1325 </packing>
1326 </child>
1327 <child>
1328 <object class="GtkEventBox" id="bit_eventbox_62">
1329 <property name="visible">True</property>
1330 <signal name="button_press_event" handler="bit_toggle_cb"/>
1331 <child>
1332 <object class="GtkLabel" id="bit_label_62">
1333 <property name="visible">True</property>
1334 <property name="xalign">0</property>
1335 <property name="label"> 0</property>
1336 </object>
1337 </child>
1338 </object>
1339 <packing>
1340 <property name="left_attach">37</property>
1341 <property name="right_attach">38</property>
1342 <property name="top_attach">2</property>
1343 <property name="bottom_attach">3</property>
1344 <property name="x_options">GTK_SHRINK</property>
1345 <property name="y_options"></property>
1346 </packing>
1347 </child>
1348 <child>
1349 <object class="GtkEventBox" id="bit_eventbox_63">
1350 <property name="visible">True</property>
1351 <signal name="button_press_event" handler="bit_toggle_cb"/>
1352 <child>
1353 <object class="GtkLabel" id="bit_label_63">
1354 <property name="visible">True</property>
1355 <property name="xalign">0</property>
1356 <property name="label"> 0</property>
1357 </object>
1358 </child>
1359 </object>
1360 <packing>
1361 <property name="left_attach">38</property>
1362 <property name="right_attach">39</property>
1363 <property name="top_attach">2</property>
1364 <property name="bottom_attach">3</property>
1365 <property name="x_options">GTK_SHRINK</property>
1366 <property name="y_options"></property>
1367 </packing>
1368 </child>
1369 <child>
1370 <object class="GtkLabel" id="bit_marker_label1">
1371 <property name="visible">True</property>
1372 <property name="xalign">0</property>
1373 <property name="label">47</property>
1374 <property name="justify">center</property>
1375 </object>
1376 <packing>
1377 <property name="left_attach">20</property>
1378 <property name="right_attach">21</property>
1379 <property name="top_attach">1</property>
1380 <property name="bottom_attach">2</property>
1381 <property name="x_options">GTK_FILL</property>
1382 <property name="y_options"></property>
1383 </packing>
1384 </child>
1385 <child>
1386 <object class="GtkLabel" id="bit_marker_label4">
1387 <property name="visible">True</property>
1388 <property name="xalign">0</property>
1389 <property name="label">15</property>
1390 <property name="justify">center</property>
1391 </object>
1392 <packing>
1393 <property name="left_attach">20</property>
1394 <property name="right_attach">21</property>
1395 <property name="top_attach">3</property>
1396 <property name="bottom_attach">4</property>
1397 <property name="x_options">GTK_FILL</property>
1398 <property name="y_options"></property>
1399 </packing>
1400 </child>
1401 <child>
1402 <object class="GtkLabel" id="label25">
1403 <property name="visible">True</property>
1404 <property name="xalign">0</property>
1405 <property name="label"> </property>
1406 </object>
1407 <packing>
1408 <property name="left_attach">4</property>
1409 <property name="right_attach">5</property>
1410 <property name="x_options">GTK_FILL</property>
1411 <property name="y_options"></property>
1412 </packing>
1413 </child>
1414 <child>
1415 <object class="GtkLabel" id="label26">
1416 <property name="visible">True</property>
1417 <property name="xalign">0</property>
1418 <property name="label"> </property>
1419 </object>
1420 <packing>
1421 <property name="left_attach">9</property>
1422 <property name="right_attach">10</property>
1423 <property name="x_options">GTK_FILL</property>
1424 <property name="y_options"></property>
1425 </packing>
1426 </child>
1427 <child>
1428 <object class="GtkLabel" id="label27">
1429 <property name="visible">True</property>
1430 <property name="xalign">0</property>
1431 <property name="label"> </property>
1432 </object>
1433 <packing>
1434 <property name="left_attach">14</property>
1435 <property name="right_attach">15</property>
1436 <property name="x_options">GTK_FILL</property>
1437 <property name="y_options"></property>
1438 </packing>
1439 </child>
1440 <child>
1441 <object class="GtkLabel" id="label28">
1442 <property name="visible">True</property>
1443 <property name="xalign">0</property>
1444 <property name="label"> </property>
1445 </object>
1446 <packing>
1447 <property name="left_attach">19</property>
1448 <property name="right_attach">20</property>
1449 <property name="x_options">GTK_FILL</property>
1450 <property name="y_options"></property>
1451 </packing>
1452 </child>
1453 <child>
1454 <object class="GtkLabel" id="label29">
1455 <property name="visible">True</property>
1456 <property name="xalign">0</property>
1457 <property name="label"> </property>
1458 </object>
1459 <packing>
1460 <property name="left_attach">24</property>
1461 <property name="right_attach">25</property>
1462 <property name="x_options">GTK_FILL</property>
1463 <property name="y_options"></property>
1464 </packing>
1465 </child>
1466 <child>
1467 <object class="GtkLabel" id="label30">
1468 <property name="visible">True</property>
1469 <property name="xalign">0</property>
1470 <property name="label"> </property>
1471 </object>
1472 <packing>
1473 <property name="left_attach">29</property>
1474 <property name="right_attach">30</property>
1475 <property name="x_options">GTK_FILL</property>
1476 <property name="y_options"></property>
1477 </packing>
1478 </child>
1479 <child>
1480 <object class="GtkLabel" id="label31">
1481 <property name="visible">True</property>
1482 <property name="xalign">0</property>
1483 <property name="label"> </property>
1484 </object>
1485 <packing>
1486 <property name="left_attach">34</property>
1487 <property name="right_attach">35</property>
1488 <property name="x_options">GTK_FILL</property>
1489 <property name="y_options"></property>
1490 </packing>
1491 </child>
1492 <child>
1493 <object class="GtkLabel" id="label32">
1494 <property name="visible">True</property>
1495 <property name="xalign">0</property>
1496 <property name="label"> </property>
1497 </object>
1498 <packing>
1499 <property name="left_attach">4</property>
1500 <property name="right_attach">5</property>
1501 <property name="top_attach">2</property>
1502 <property name="bottom_attach">3</property>
1503 <property name="x_options">GTK_FILL</property>
1504 <property name="y_options"></property>
1505 </packing>
1506 </child>
1507 <child>
1508 <object class="GtkLabel" id="label33">
1509 <property name="visible">True</property>
1510 <property name="xalign">0</property>
1511 <property name="label"> </property>
1512 </object>
1513 <packing>
1514 <property name="left_attach">9</property>
1515 <property name="right_attach">10</property>
1516 <property name="top_attach">2</property>
1517 <property name="bottom_attach">3</property>
1518 <property name="x_options">GTK_FILL</property>
1519 <property name="y_options"></property>
1520 </packing>
1521 </child>
1522 <child>
1523 <object class="GtkLabel" id="label34">
1524 <property name="visible">True</property>
1525 <property name="xalign">0</property>
1526 <property name="label"> </property>
1527 </object>
1528 <packing>
1529 <property name="left_attach">14</property>
1530 <property name="right_attach">15</property>
1531 <property name="top_attach">2</property>
1532 <property name="bottom_attach">3</property>
1533 <property name="x_options">GTK_FILL</property>
1534 <property name="y_options"></property>
1535 </packing>
1536 </child>
1537 <child>
1538 <object class="GtkLabel" id="label35">
1539 <property name="visible">True</property>
1540 <property name="xalign">0</property>
1541 <property name="label"> </property>
1542 </object>
1543 <packing>
1544 <property name="left_attach">19</property>
1545 <property name="right_attach">20</property>
1546 <property name="top_attach">2</property>
1547 <property name="bottom_attach">3</property>
1548 <property name="x_options">GTK_FILL</property>
1549 <property name="y_options"></property>
1550 </packing>
1551 </child>
1552 <child>
1553 <object class="GtkLabel" id="label36">
1554 <property name="visible">True</property>
1555 <property name="xalign">0</property>
1556 <property name="label"> </property>
1557 </object>
1558 <packing>
1559 <property name="left_attach">24</property>
1560 <property name="right_attach">25</property>
1561 <property name="top_attach">2</property>
1562 <property name="bottom_attach">3</property>
1563 <property name="x_options">GTK_FILL</property>
1564 <property name="y_options"></property>
1565 </packing>
1566 </child>
1567 <child>
1568 <object class="GtkLabel" id="label37">
1569 <property name="visible">True</property>
1570 <property name="xalign">0</property>
1571 <property name="label"> </property>
1572 </object>
1573 <packing>
1574 <property name="left_attach">29</property>
1575 <property name="right_attach">30</property>
1576 <property name="top_attach">2</property>
1577 <property name="bottom_attach">3</property>
1578 <property name="x_options">GTK_FILL</property>
1579 <property name="y_options"></property>
1580 </packing>
1581 </child>
1582 <child>
1583 <object class="GtkLabel" id="label38">
1584 <property name="visible">True</property>
1585 <property name="xalign">0</property>
1586 <property name="label"> </property>
1587 </object>
1588 <packing>
1589 <property name="left_attach">34</property>
1590 <property name="right_attach">35</property>
1591 <property name="top_attach">2</property>
1592 <property name="bottom_attach">3</property>
1593 <property name="x_options">GTK_FILL</property>
1594 <property name="y_options"></property>
1595 </packing>
1596 </child>
1597 <child>
1598 <object class="GtkEventBox" id="bit_eventbox_0">
1599 <property name="visible">True</property>
1600 <signal name="button_press_event" handler="bit_toggle_cb"/>
1601 <child>
1602 <object class="GtkLabel" id="bit_label_0">
1603 <property name="visible">True</property>
1604 <property name="xalign">0</property>
1605 <property name="label"> 0</property>
1606 </object>
1607 </child>
1608 </object>
1609 <packing>
1610 <property name="x_options">GTK_SHRINK</property>
1611 <property name="y_options"></property>
1612 </packing>
1613 </child>
1614 <child>
1615 <placeholder/>
1616 </child>
1617 <child>
1618 <placeholder/>
1619 </child>
1620 <child>
1621 <placeholder/>
1622 </child>
1623 <child>
1624 <placeholder/>
1625 </child>
1626 <child>
1627 <placeholder/>
1628 </child>
1629 <child>
1630 <placeholder/>
1631 </child>
1632 <child>
1633 <placeholder/>
1634 </child>
1635 <child>
1636 <placeholder/>
1637 </child>
1638 <child>
1639 <placeholder/>
1640 </child>
1641 <child>
1642 <placeholder/>
1643 </child>
1644 <child>
1645 <placeholder/>
1646 </child>
1647 <child>
1648 <placeholder/>
1649 </child>
1650 <child>
1651 <placeholder/>
1652 </child>
1653 <child>
1654 <placeholder/>
1655 </child>
1656 <child>
1657 <placeholder/>
1658 </child>
1659 <child>
1660 <placeholder/>
1661 </child>
1662 <child>
1663 <placeholder/>
1664 </child>
1665 <child>
1666 <placeholder/>
1667 </child>
1668 <child>
1669 <placeholder/>
1670 </child>
1671 <child>
1672 <placeholder/>
1673 </child>
1674 <child>
1675 <placeholder/>
1676 </child>
1677 <child>
1678 <placeholder/>
1679 </child>
1680 <child>
1681 <placeholder/>
1682 </child>
1683 <child>
1684 <placeholder/>
1685 </child>
1686 <child>
1687 <placeholder/>
1688 </child>
1689 <child>
1690 <placeholder/>
1691 </child>
1692 <child>
1693 <placeholder/>
1694 </child>
1695 <child>
1696 <placeholder/>
1697 </child>
1698 <child>
1699 <placeholder/>
1700 </child>
1701 <child>
1702 <placeholder/>
1703 </child>
1704 <child>
1705 <placeholder/>
1706 </child>
1707 <child>
1708 <placeholder/>
1709 </child>
1710 <child>
1711 <placeholder/>
1712 </child>
1713 <child>
1714 <placeholder/>
1715 </child>
1716 <child>
1717 <placeholder/>
1718 </child>
1719 <child>
1720 <placeholder/>
1721 </child>
1722 <child>
1723 <placeholder/>
1724 </child>
1725 <child>
1726 <placeholder/>
1727 </child>
1728 <child>
1729 <placeholder/>
1730 </child>
1731 <child>
1732 <placeholder/>
1733 </child>
1734 <child>
1735 <placeholder/>
1736 </child>
1737 <child>
1738 <placeholder/>
1739 </child>
1740 <child>
1741 <placeholder/>
1742 </child>
1743 <child>
1744 <placeholder/>
1745 </child>
1746 <child>
1747 <placeholder/>
1748 </child>
1749 <child>
1750 <placeholder/>
1751 </child>
1752 <child>
1753 <placeholder/>
1754 </child>
1755 <child>
1756 <placeholder/>
1757 </child>
1758 <child>
1759 <placeholder/>
1760 </child>
1761 <child>
1762 <placeholder/>
1763 </child>
1764 <child>
1765 <placeholder/>
1766 </child>
1767 <child>
1768 <placeholder/>
1769 </child>
1770 <child>
1771 <placeholder/>
1772 </child>
1773 <child>
1774 <placeholder/>
1775 </child>
1776 <child>
1777 <placeholder/>
1778 </child>
1779 <child>
1780 <placeholder/>
1781 </child>
1782 <child>
1783 <placeholder/>
1784 </child>
1785 <child>
1786 <placeholder/>
1787 </child>
1788 <child>
1789 <placeholder/>
1790 </child>
1791 <child>
1792 <placeholder/>
1793 </child>
1794 <child>
1795 <placeholder/>
1796 </child>
1797 <child>
1798 <placeholder/>
1799 </child>
1800 <child>
1801 <placeholder/>
1802 </child>
1803 <child>
1804 <placeholder/>
1805 </child>
1806 <child>
1807 <placeholder/>
1808 </child>
1809 <child>
1810 <placeholder/>
1811 </child>
1812 <child>
1813 <placeholder/>
1814 </child>
1815 <child>
1816 <placeholder/>
1817 </child>
1818 <child>
1819 <placeholder/>
1820 </child>
1821 <child>
1822 <placeholder/>
1823 </child>
1824 <child>
1825 <placeholder/>
1826 </child>
1827 <child>
1828 <placeholder/>
1829 </child>
1830 </object>
1831 </child>
1832 </object>
1833 <packing>
1834 <property name="expand">False</property>
1835 <property name="position">1</property>
1836 </packing>
1837 </child>
1838 <child>
1839 <object class="GtkTable" id="advanced_panel">
1840 <property name="visible">True</property>
1841 <property name="n_rows">5</property>
1842 <property name="n_columns">10</property>
1843 <property name="homogeneous">True</property>
1844 <child>
1845 <object class="GtkButton" id="calc_root_button">
1846 <property name="label"></property>
1847 <property name="visible">True</property>
1848 <property name="can_focus">True</property>
1849 <property name="receives_default">True</property>
1850 <property name="use_underline">True</property>
1851 <property name="focus_on_click">False</property>
1852 <signal name="clicked" handler="button_cb"/>
1853 </object>
1854 <packing>
1855 <property name="left_attach">7</property>
1856 <property name="right_attach">8</property>
1857 <property name="top_attach">2</property>
1858 <property name="bottom_attach">3</property>
1859 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1860 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1861 </packing>
1862 </child>
1863 <child>
1864 <object class="GtkButton" id="calc_logarithm_button">
1865 <property name="label">log</property>
1866 <property name="visible">True</property>
1867 <property name="can_focus">True</property>
1868 <property name="receives_default">True</property>
1869 <property name="focus_on_click">False</property>
1870 <signal name="clicked" handler="button_cb"/>
1871 </object>
1872 <packing>
1873 <property name="left_attach">7</property>
1874 <property name="right_attach">8</property>
1875 <property name="top_attach">3</property>
1876 <property name="bottom_attach">4</property>
1877 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1878 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1879 </packing>
1880 </child>
1881 <child>
1882 <object class="GtkButton" id="calc_factor_button">
1883 <property name="label">fact</property>
1884 <property name="visible">True</property>
1885 <property name="can_focus">True</property>
1886 <property name="receives_default">True</property>
1887 <property name="use_underline">True</property>
1888 <property name="focus_on_click">False</property>
1889 <child internal-child="accessible">
1890 <object class="AtkObject" id="calc_factor_button-atkobject">
1891 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the factorize button">Factorize</property>
1892 </object>
1893 </child>
1894 <signal name="clicked" handler="factorize_cb"/>
1895 </object>
1896 <packing>
1897 <property name="left_attach">7</property>
1898 <property name="right_attach">8</property>
1899 <property name="top_attach">4</property>
1900 <property name="bottom_attach">5</property>
1901 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1902 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1903 </packing>
1904 </child>
1905 <child>
1906 <object class="GtkButton" id="calc_natural_logarithm_button">
1907 <property name="label">ln</property>
1908 <property name="visible">True</property>
1909 <property name="can_focus">True</property>
1910 <property name="receives_default">True</property>
1911 <property name="use_underline">True</property>
1912 <property name="focus_on_click">False</property>
1913 <signal name="clicked" handler="button_cb"/>
1914 </object>
1915 <packing>
1916 <property name="left_attach">8</property>
1917 <property name="right_attach">9</property>
1918 <property name="top_attach">3</property>
1919 <property name="bottom_attach">4</property>
1920 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1921 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1922 </packing>
1923 </child>
1924 <child>
1925 <object class="GtkButton" id="calc_abs_button">
1926 <property name="visible">True</property>
1927 <property name="can_focus">True</property>
1928 <property name="receives_default">True</property>
1929 <property name="use_underline">True</property>
1930 <property name="focus_on_click">False</property>
1931 <child internal-child="accessible">
1932 <object class="AtkObject" id="calc_abs_button-atkobject">
1933 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the absolute value button">Absolute Value</property>
1934 </object>
1935 </child>
1936 <signal name="clicked" handler="button_cb"/>
1937 <child>
1938 <object class="GtkLabel" id="label1">
1939 <property name="visible">True</property>
1940 <property name="label">|&lt;i&gt;x&lt;/i&gt;|</property>
1941 <property name="use_markup">True</property>
1942 </object>
1943 </child>
1944 </object>
1945 <packing>
1946 <property name="left_attach">9</property>
1947 <property name="right_attach">10</property>
1948 <property name="top_attach">1</property>
1949 <property name="bottom_attach">2</property>
1950 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1951 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1952 </packing>
1953 </child>
1954 <child>
1955 <object class="GtkButton" id="calc_integer_portion_button">
1956 <property name="label">int</property>
1957 <property name="visible">True</property>
1958 <property name="can_focus">True</property>
1959 <property name="receives_default">True</property>
1960 <property name="use_underline">True</property>
1961 <property name="focus_on_click">False</property>
1962 <signal name="clicked" handler="button_cb"/>
1963 </object>
1964 <packing>
1965 <property name="left_attach">9</property>
1966 <property name="right_attach">10</property>
1967 <property name="top_attach">3</property>
1968 <property name="bottom_attach">4</property>
1969 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1970 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1971 </packing>
1972 </child>
1973 <child>
1974 <object class="GtkButton" id="calc_fractional_portion_button">
1975 <property name="label">frac</property>
1976 <property name="visible">True</property>
1977 <property name="can_focus">True</property>
1978 <property name="receives_default">True</property>
1979 <property name="use_underline">True</property>
1980 <property name="focus_on_click">False</property>
1981 <signal name="clicked" handler="button_cb"/>
1982 </object>
1983 <packing>
1984 <property name="left_attach">9</property>
1985 <property name="right_attach">10</property>
1986 <property name="top_attach">4</property>
1987 <property name="bottom_attach">5</property>
1988 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1989 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1990 </packing>
1991 </child>
1992 <child>
1993 <object class="GtkButton" id="calc_divide_button">
1994 <property name="label">÷</property>
1995 <property name="visible">True</property>
1996 <property name="can_focus">True</property>
1997 <property name="receives_default">True</property>
1998 <property name="use_underline">True</property>
1999 <property name="focus_on_click">False</property>
2000 <signal name="clicked" handler="button_cb"/>
2001 </object>
2002 <packing>
2003 <property name="left_attach">4</property>
2004 <property name="right_attach">5</property>
2005 <property name="top_attach">1</property>
2006 <property name="bottom_attach">2</property>
2007 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2008 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2009 </packing>
2010 </child>
2011 <child>
2012 <object class="GtkButton" id="calc_0_button">
2013 <property name="label">0</property>
2014 <property name="width_request">50</property>
2015 <property name="visible">True</property>
2016 <property name="can_focus">True</property>
2017 <property name="receives_default">True</property>
2018 <property name="use_underline">True</property>
2019 <property name="focus_on_click">False</property>
2020 <signal name="clicked" handler="digit_cb"/>
2021 </object>
2022 <packing>
2023 <property name="top_attach">4</property>
2024 <property name="bottom_attach">5</property>
2025 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2026 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2027 </packing>
2028 </child>
2029 <child>
2030 <object class="GtkButton" id="calc_multiply_button">
2031 <property name="label">×</property>
2032 <property name="visible">True</property>
2033 <property name="can_focus">True</property>
2034 <property name="receives_default">True</property>
2035 <property name="use_underline">True</property>
2036 <property name="focus_on_click">False</property>
2037 <signal name="clicked" handler="button_cb"/>
2038 </object>
2039 <packing>
2040 <property name="left_attach">4</property>
2041 <property name="right_attach">5</property>
2042 <property name="top_attach">2</property>
2043 <property name="bottom_attach">3</property>
2044 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2045 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2046 </packing>
2047 </child>
2048 <child>
2049 <object class="GtkButton" id="calc_subtract_button">
2050 <property name="label"></property>
2051 <property name="visible">True</property>
2052 <property name="can_focus">True</property>
2053 <property name="receives_default">True</property>
2054 <property name="use_underline">True</property>
2055 <property name="focus_on_click">False</property>
2056 <signal name="clicked" handler="subtract_cb"/>
2057 </object>
2058 <packing>
2059 <property name="left_attach">4</property>
2060 <property name="right_attach">5</property>
2061 <property name="top_attach">3</property>
2062 <property name="bottom_attach">4</property>
2063 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2064 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2065 </packing>
2066 </child>
2067 <child>
2068 <object class="GtkButton" id="calc_add_button">
2069 <property name="label">+</property>
2070 <property name="visible">True</property>
2071 <property name="can_focus">True</property>
2072 <property name="receives_default">True</property>
2073 <property name="use_underline">True</property>
2074 <property name="focus_on_click">False</property>
2075 <signal name="clicked" handler="button_cb"/>
2076 </object>
2077 <packing>
2078 <property name="left_attach">4</property>
2079 <property name="right_attach">5</property>
2080 <property name="top_attach">4</property>
2081 <property name="bottom_attach">5</property>
2082 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2083 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2084 </packing>
2085 </child>
2086 <child>
2087 <object class="GtkButton" id="calc_result_button">
2088 <property name="label" translatable="yes" comments="Label on the solve button (clicking this solves the displayed calculation)">=</property>
2089 <property name="visible">True</property>
2090 <property name="can_focus">True</property>
2091 <property name="receives_default">True</property>
2092 <property name="use_underline">True</property>
2093 <property name="focus_on_click">False</property>
2094 <signal name="clicked" handler="solve_cb"/>
2095 </object>
2096 <packing>
2097 <property name="left_attach">6</property>
2098 <property name="right_attach">7</property>
2099 <property name="top_attach">4</property>
2100 <property name="bottom_attach">5</property>
2101 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2102 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2103 </packing>
2104 </child>
2105 <child>
2106 <object class="GtkButton" id="calc_clear_button">
2107 <property name="visible">True</property>
2108 <property name="can_focus">True</property>
2109 <property name="receives_default">True</property>
2110 <property name="use_underline">True</property>
2111 <property name="focus_on_click">False</property>
2112 <signal name="clicked" handler="clear_cb"/>
2113 <child>
2114 <object class="GtkImage" id="image1">
2115 <property name="visible">True</property>
2116 <property name="stock">gtk-clear</property>
2117 </object>
2118 </child>
2119 </object>
2120 <packing>
2121 <property name="left_attach">6</property>
2122 <property name="right_attach">7</property>
2123 <property name="top_attach">3</property>
2124 <property name="bottom_attach">4</property>
2125 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2126 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2127 </packing>
2128 </child>
2129 <child>
2130 <object class="GtkButton" id="calc_1_button">
2131 <property name="label">1</property>
2132 <property name="visible">True</property>
2133 <property name="can_focus">True</property>
2134 <property name="receives_default">True</property>
2135 <property name="use_underline">True</property>
2136 <property name="focus_on_click">False</property>
2137 <signal name="clicked" handler="digit_cb"/>
2138 </object>
2139 <packing>
2140 <property name="left_attach">1</property>
2141 <property name="right_attach">2</property>
2142 <property name="top_attach">4</property>
2143 <property name="bottom_attach">5</property>
2144 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2145 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2146 </packing>
2147 </child>
2148 <child>
2149 <object class="GtkButton" id="calc_2_button">
2150 <property name="label">2</property>
2151 <property name="visible">True</property>
2152 <property name="can_focus">True</property>
2153 <property name="receives_default">True</property>
2154 <property name="use_underline">True</property>
2155 <property name="focus_on_click">False</property>
2156 <signal name="clicked" handler="digit_cb"/>
2157 </object>
2158 <packing>
2159 <property name="left_attach">2</property>
2160 <property name="right_attach">3</property>
2161 <property name="top_attach">4</property>
2162 <property name="bottom_attach">5</property>
2163 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2164 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2165 </packing>
2166 </child>
2167 <child>
2168 <object class="GtkButton" id="calc_3_button">
2169 <property name="label">3</property>
2170 <property name="visible">True</property>
2171 <property name="can_focus">True</property>
2172 <property name="receives_default">True</property>
2173 <property name="use_underline">True</property>
2174 <property name="focus_on_click">False</property>
2175 <signal name="clicked" handler="digit_cb"/>
2176 </object>
2177 <packing>
2178 <property name="left_attach">3</property>
2179 <property name="right_attach">4</property>
2180 <property name="top_attach">4</property>
2181 <property name="bottom_attach">5</property>
2182 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2183 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2184 </packing>
2185 </child>
2186 <child>
2187 <object class="GtkButton" id="calc_4_button">
2188 <property name="label">4</property>
2189 <property name="visible">True</property>
2190 <property name="can_focus">True</property>
2191 <property name="receives_default">True</property>
2192 <property name="use_underline">True</property>
2193 <property name="focus_on_click">False</property>
2194 <signal name="clicked" handler="digit_cb"/>
2195 </object>
2196 <packing>
2197 <property name="top_attach">3</property>
2198 <property name="bottom_attach">4</property>
2199 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2200 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2201 </packing>
2202 </child>
2203 <child>
2204 <object class="GtkButton" id="calc_5_button">
2205 <property name="label">5</property>
2206 <property name="visible">True</property>
2207 <property name="can_focus">True</property>
2208 <property name="receives_default">True</property>
2209 <property name="use_underline">True</property>
2210 <property name="focus_on_click">False</property>
2211 <signal name="clicked" handler="digit_cb"/>
2212 </object>
2213 <packing>
2214 <property name="left_attach">1</property>
2215 <property name="right_attach">2</property>
2216 <property name="top_attach">3</property>
2217 <property name="bottom_attach">4</property>
2218 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2219 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2220 </packing>
2221 </child>
2222 <child>
2223 <object class="GtkButton" id="calc_6_button">
2224 <property name="label">6</property>
2225 <property name="visible">True</property>
2226 <property name="can_focus">True</property>
2227 <property name="receives_default">True</property>
2228 <property name="use_underline">True</property>
2229 <property name="focus_on_click">False</property>
2230 <signal name="clicked" handler="digit_cb"/>
2231 </object>
2232 <packing>
2233 <property name="left_attach">2</property>
2234 <property name="right_attach">3</property>
2235 <property name="top_attach">3</property>
2236 <property name="bottom_attach">4</property>
2237 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2238 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2239 </packing>
2240 </child>
2241 <child>
2242 <object class="GtkButton" id="calc_7_button">
2243 <property name="label">7</property>
2244 <property name="visible">True</property>
2245 <property name="can_focus">True</property>
2246 <property name="receives_default">True</property>
2247 <property name="use_underline">True</property>
2248 <property name="focus_on_click">False</property>
2249 <signal name="clicked" handler="digit_cb"/>
2250 </object>
2251 <packing>
2252 <property name="left_attach">3</property>
2253 <property name="right_attach">4</property>
2254 <property name="top_attach">3</property>
2255 <property name="bottom_attach">4</property>
2256 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2257 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2258 </packing>
2259 </child>
2260 <child>
2261 <object class="GtkButton" id="calc_8_button">
2262 <property name="label">8</property>
2263 <property name="visible">True</property>
2264 <property name="can_focus">True</property>
2265 <property name="receives_default">True</property>
2266 <property name="use_underline">True</property>
2267 <property name="focus_on_click">False</property>
2268 <signal name="clicked" handler="digit_cb"/>
2269 </object>
2270 <packing>
2271 <property name="top_attach">2</property>
2272 <property name="bottom_attach">3</property>
2273 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2274 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2275 </packing>
2276 </child>
2277 <child>
2278 <object class="GtkButton" id="calc_9_button">
2279 <property name="label">9</property>
2280 <property name="visible">True</property>
2281 <property name="can_focus">True</property>
2282 <property name="receives_default">True</property>
2283 <property name="use_underline">True</property>
2284 <property name="focus_on_click">False</property>
2285 <signal name="clicked" handler="digit_cb"/>
2286 </object>
2287 <packing>
2288 <property name="left_attach">1</property>
2289 <property name="right_attach">2</property>
2290 <property name="top_attach">2</property>
2291 <property name="bottom_attach">3</property>
2292 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2293 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2294 </packing>
2295 </child>
2296 <child>
2297 <object class="GtkButton" id="calc_10_button">
2298 <property name="label">A</property>
2299 <property name="visible">True</property>
2300 <property name="can_focus">True</property>
2301 <property name="receives_default">True</property>
2302 <property name="use_underline">True</property>
2303 <property name="focus_on_click">False</property>
2304 <signal name="clicked" handler="digit_cb"/>
2305 </object>
2306 <packing>
2307 <property name="left_attach">2</property>
2308 <property name="right_attach">3</property>
2309 <property name="top_attach">2</property>
2310 <property name="bottom_attach">3</property>
2311 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2312 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2313 </packing>
2314 </child>
2315 <child>
2316 <object class="GtkButton" id="calc_11_button">
2317 <property name="label">B</property>
2318 <property name="visible">True</property>
2319 <property name="can_focus">True</property>
2320 <property name="receives_default">True</property>
2321 <property name="use_underline">True</property>
2322 <property name="focus_on_click">False</property>
2323 <signal name="clicked" handler="digit_cb"/>
2324 </object>
2325 <packing>
2326 <property name="left_attach">3</property>
2327 <property name="right_attach">4</property>
2328 <property name="top_attach">2</property>
2329 <property name="bottom_attach">3</property>
2330 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2331 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2332 </packing>
2333 </child>
2334 <child>
2335 <object class="GtkButton" id="calc_12_button">
2336 <property name="label">C</property>
2337 <property name="visible">True</property>
2338 <property name="can_focus">True</property>
2339 <property name="receives_default">True</property>
2340 <property name="use_underline">True</property>
2341 <property name="focus_on_click">False</property>
2342 <signal name="clicked" handler="digit_cb"/>
2343 </object>
2344 <packing>
2345 <property name="top_attach">1</property>
2346 <property name="bottom_attach">2</property>
2347 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2348 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2349 </packing>
2350 </child>
2351 <child>
2352 <object class="GtkButton" id="calc_13_button">
2353 <property name="label">D</property>
2354 <property name="visible">True</property>
2355 <property name="can_focus">True</property>
2356 <property name="receives_default">True</property>
2357 <property name="use_underline">True</property>
2358 <property name="focus_on_click">False</property>
2359 <signal name="clicked" handler="digit_cb"/>
2360 </object>
2361 <packing>
2362 <property name="left_attach">1</property>
2363 <property name="right_attach">2</property>
2364 <property name="top_attach">1</property>
2365 <property name="bottom_attach">2</property>
2366 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2367 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2368 </packing>
2369 </child>
2370 <child>
2371 <object class="GtkButton" id="calc_14_button">
2372 <property name="label">E</property>
2373 <property name="visible">True</property>
2374 <property name="can_focus">True</property>
2375 <property name="receives_default">True</property>
2376 <property name="use_underline">True</property>
2377 <property name="focus_on_click">False</property>
2378 <signal name="clicked" handler="digit_cb"/>
2379 </object>
2380 <packing>
2381 <property name="left_attach">2</property>
2382 <property name="right_attach">3</property>
2383 <property name="top_attach">1</property>
2384 <property name="bottom_attach">2</property>
2385 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2386 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2387 </packing>
2388 </child>
2389 <child>
2390 <object class="GtkButton" id="calc_15_button">
2391 <property name="label">F</property>
2392 <property name="visible">True</property>
2393 <property name="can_focus">True</property>
2394 <property name="receives_default">True</property>
2395 <property name="use_underline">True</property>
2396 <property name="focus_on_click">False</property>
2397 <signal name="clicked" handler="digit_cb"/>
2398 </object>
2399 <packing>
2400 <property name="left_attach">3</property>
2401 <property name="right_attach">4</property>
2402 <property name="top_attach">1</property>
2403 <property name="bottom_attach">2</property>
2404 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2405 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2406 </packing>
2407 </child>
2408 <child>
2409 <object class="GtkToggleButton" id="calc_subscript_button">
2410 <property name="visible">True</property>
2411 <property name="can_focus">True</property>
2412 <property name="receives_default">True</property>
2413 <property name="focus_on_click">False</property>
2414 <child internal-child="accessible">
2415 <object class="AtkObject" id="calc_subscript_button-atkobject">
2416 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the subscript mode button">Subscript</property>
2417 </object>
2418 </child>
2419 <signal name="clicked" handler="set_subscript_cb"/>
2420 <child>
2421 <object class="GtkLabel" id="label4">
2422 <property name="visible">True</property>
2423 <property name="label">↓n</property>
2424 <property name="use_markup">True</property>
2425 </object>
2426 </child>
2427 </object>
2428 <packing>
2429 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2430 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2431 </packing>
2432 </child>
2433 <child>
2434 <object class="GtkToggleButton" id="calc_superscript_button">
2435 <property name="visible">True</property>
2436 <property name="can_focus">True</property>
2437 <property name="receives_default">True</property>
2438 <property name="focus_on_click">False</property>
2439 <child internal-child="accessible">
2440 <object class="AtkObject" id="calc_superscript_button-atkobject">
2441 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the superscript mode button">Superscript</property>
2442 </object>
2443 </child>
2444 <signal name="clicked" handler="set_superscript_cb"/>
2445 <child>
2446 <object class="GtkLabel" id="label3">
2447 <property name="visible">True</property>
2448 <property name="label">↑n</property>
2449 <property name="use_markup">True</property>
2450 </object>
2451 </child>
2452 </object>
2453 <packing>
2454 <property name="left_attach">1</property>
2455 <property name="right_attach">2</property>
2456 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2457 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2458 </packing>
2459 </child>
2460 <child>
2461 <object class="GtkButton" id="calc_numeric_point_button">
2462 <property name="label" comments="Label is set in gtk.c to comply with LC flags">.</property>
2463 <property name="visible">True</property>
2464 <property name="can_focus">True</property>
2465 <property name="receives_default">True</property>
2466 <property name="use_underline">True</property>
2467 <property name="focus_on_click">False</property>
2468 <signal name="clicked" handler="numeric_point_cb" swapped="no"/>
2469 </object>
2470 <packing>
2471 <property name="left_attach">2</property>
2472 <property name="right_attach">3</property>
2473 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2474 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2475 </packing>
2476 </child>
2477 <child>
2478 <object class="GtkButton" id="calc_memory_button">
2479 <property name="visible">True</property>
2480 <property name="can_focus">True</property>
2481 <property name="receives_default">True</property>
2482 <property name="focus_on_click">False</property>
2483 <child internal-child="accessible">
2484 <object class="AtkObject" id="calc_store_button-atkobject">
2485 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the store value button">Store</property>
2486 </object>
2487 </child>
2488 <signal name="clicked" handler="memory_cb"/>
2489 <child>
2490 <object class="GtkHBox" id="hbox20">
2491 <property name="visible">True</property>
2492 <property name="spacing">3</property>
2493 <child>
2494 <object class="GtkLabel" id="label23">
2495 <property name="visible">True</property>
2496 <property name="label" translatable="yes" comments="The label on the memory button">x</property>
2497 </object>
2498 <packing>
2499 <property name="position">0</property>
2500 </packing>
2501 </child>
2502 <child>
2503 <object class="GtkArrow" id="arrow14">
2504 <property name="visible">True</property>
2505 <property name="arrow_type">down</property>
2506 </object>
2507 <packing>
2508 <property name="expand">False</property>
2509 <property name="position">1</property>
2510 </packing>
2511 </child>
2512 </object>
2513 </child>
2514 </object>
2515 <packing>
2516 <property name="left_attach">3</property>
2517 <property name="right_attach">4</property>
2518 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2519 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2520 </packing>
2521 </child>
2522 <child>
2523 <object class="GtkButton" id="calc_xor_button">
2524 <property name="label">XOR</property>
2525 <property name="visible">True</property>
2526 <property name="can_focus">True</property>
2527 <property name="receives_default">True</property>
2528 <property name="use_underline">True</property>
2529 <property name="focus_on_click">False</property>
2530 <signal name="clicked" handler="button_cb"/>
2531 </object>
2532 <packing>
2533 <property name="left_attach">5</property>
2534 <property name="right_attach">6</property>
2535 <property name="top_attach">4</property>
2536 <property name="bottom_attach">5</property>
2537 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2538 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2539 </packing>
2540 </child>
2541 <child>
2542 <object class="GtkButton" id="calc_or_button">
2543 <property name="label">OR</property>
2544 <property name="visible">True</property>
2545 <property name="can_focus">True</property>
2546 <property name="receives_default">True</property>
2547 <property name="use_underline">True</property>
2548 <property name="focus_on_click">False</property>
2549 <signal name="clicked" handler="button_cb"/>
2550 </object>
2551 <packing>
2552 <property name="left_attach">5</property>
2553 <property name="right_attach">6</property>
2554 <property name="top_attach">3</property>
2555 <property name="bottom_attach">4</property>
2556 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2557 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2558 </packing>
2559 </child>
2560 <child>
2561 <object class="GtkButton" id="calc_and_button">
2562 <property name="label">AND</property>
2563 <property name="visible">True</property>
2564 <property name="can_focus">True</property>
2565 <property name="receives_default">True</property>
2566 <property name="use_underline">True</property>
2567 <property name="focus_on_click">False</property>
2568 <signal name="clicked" handler="button_cb"/>
2569 </object>
2570 <packing>
2571 <property name="left_attach">5</property>
2572 <property name="right_attach">6</property>
2573 <property name="top_attach">2</property>
2574 <property name="bottom_attach">3</property>
2575 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2576 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2577 </packing>
2578 </child>
2579 <child>
2580 <object class="GtkButton" id="calc_modulus_divide_button">
2581 <property name="label">mod</property>
2582 <property name="visible">True</property>
2583 <property name="can_focus">True</property>
2584 <property name="receives_default">True</property>
2585 <property name="use_underline">True</property>
2586 <property name="focus_on_click">False</property>
2587 <signal name="clicked" handler="button_cb"/>
2588 </object>
2589 <packing>
2590 <property name="left_attach">5</property>
2591 <property name="right_attach">6</property>
2592 <property name="top_attach">1</property>
2593 <property name="bottom_attach">2</property>
2594 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2595 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2596 </packing>
2597 </child>
2598 <child>
2599 <object class="GtkButton" id="calc_start_group_button">
2600 <property name="label">(</property>
2601 <property name="visible">True</property>
2602 <property name="can_focus">True</property>
2603 <property name="receives_default">True</property>
2604 <property name="use_underline">True</property>
2605 <property name="focus_on_click">False</property>
2606 <signal name="clicked" handler="button_cb"/>
2607 </object>
2608 <packing>
2609 <property name="left_attach">4</property>
2610 <property name="right_attach">5</property>
2611 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2612 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2613 </packing>
2614 </child>
2615 <child>
2616 <object class="GtkButton" id="calc_end_group_button">
2617 <property name="label">)</property>
2618 <property name="visible">True</property>
2619 <property name="can_focus">True</property>
2620 <property name="receives_default">True</property>
2621 <property name="use_underline">True</property>
2622 <property name="focus_on_click">False</property>
2623 <signal name="clicked" handler="button_cb"/>
2624 </object>
2625 <packing>
2626 <property name="left_attach">5</property>
2627 <property name="right_attach">6</property>
2628 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2629 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2630 </packing>
2631 </child>
2632 <child>
2633 <object class="GtkButton" id="calc_shift_left_button">
2634 <property name="visible">True</property>
2635 <property name="can_focus">True</property>
2636 <property name="receives_default">True</property>
2637 <property name="focus_on_click">False</property>
2638 <child internal-child="accessible">
2639 <object class="AtkObject" id="calc_shift_left_button-atkobject">
2640 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the shift left button">Shift Left</property>
2641 </object>
2642 </child>
2643 <signal name="clicked" handler="shift_left_cb"/>
2644 <child>
2645 <object class="GtkHBox" id="hbox11">
2646 <property name="visible">True</property>
2647 <property name="spacing">3</property>
2648 <child>
2649 <object class="GtkLabel" id="label7">
2650 <property name="visible">True</property>
2651 <property name="can_focus">True</property>
2652 <property name="label">&lt;</property>
2653 </object>
2654 <packing>
2655 <property name="position">0</property>
2656 </packing>
2657 </child>
2658 <child>
2659 <object class="GtkArrow" id="arrow5">
2660 <property name="visible">True</property>
2661 <property name="arrow_type">down</property>
2662 </object>
2663 <packing>
2664 <property name="expand">False</property>
2665 <property name="position">1</property>
2666 </packing>
2667 </child>
2668 </object>
2669 </child>
2670 </object>
2671 <packing>
2672 <property name="left_attach">6</property>
2673 <property name="right_attach">7</property>
2674 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2675 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2676 </packing>
2677 </child>
2678 <child>
2679 <object class="GtkButton" id="calc_shift_right_button">
2680 <property name="visible">True</property>
2681 <property name="can_focus">True</property>
2682 <property name="receives_default">True</property>
2683 <property name="focus_on_click">False</property>
2684 <child internal-child="accessible">
2685 <object class="AtkObject" id="calc_shift_right_button-atkobject">
2686 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the shift right button">Shift Right</property>
2687 </object>
2688 </child>
2689 <signal name="clicked" handler="shift_right_cb"/>
2690 <child>
2691 <object class="GtkHBox" id="hbox10">
2692 <property name="visible">True</property>
2693 <property name="spacing">3</property>
2694 <child>
2695 <object class="GtkLabel" id="label6">
2696 <property name="visible">True</property>
2697 <property name="can_focus">True</property>
2698 <property name="label">&gt;</property>
2699 </object>
2700 <packing>
2701 <property name="position">0</property>
2702 </packing>
2703 </child>
2704 <child>
2705 <object class="GtkArrow" id="arrow4">
2706 <property name="visible">True</property>
2707 <property name="arrow_type">down</property>
2708 </object>
2709 <packing>
2710 <property name="expand">False</property>
2711 <property name="position">1</property>
2712 </packing>
2713 </child>
2714 </object>
2715 </child>
2716 </object>
2717 <packing>
2718 <property name="left_attach">7</property>
2719 <property name="right_attach">8</property>
2720 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2721 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2722 </packing>
2723 </child>
2724 <child>
2725 <object class="GtkButton" id="calc_character_button">
2726 <property name="label">á</property>
2727 <property name="visible">True</property>
2728 <property name="can_focus">True</property>
2729 <property name="receives_default">True</property>
2730 <property name="focus_on_click">False</property>
2731 <child internal-child="accessible">
2732 <object class="AtkObject" id="calc_character_button-atkobject">
2733 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the insert character button">Insert Character</property>
2734 </object>
2735 </child>
2736 <signal name="clicked" handler="insert_character_code_cb"/>
2737 </object>
2738 <packing>
2739 <property name="left_attach">8</property>
2740 <property name="right_attach">9</property>
2741 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2742 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2743 </packing>
2744 </child>
2745 <child>
2746 <object class="GtkButton" id="calc_not_button">
2747 <property name="label">NOT</property>
2748 <property name="visible">True</property>
2749 <property name="can_focus">True</property>
2750 <property name="receives_default">True</property>
2751 <property name="use_underline">True</property>
2752 <property name="focus_on_click">False</property>
2753 <signal name="clicked" handler="button_cb"/>
2754 </object>
2755 <packing>
2756 <property name="left_attach">6</property>
2757 <property name="right_attach">7</property>
2758 <property name="top_attach">2</property>
2759 <property name="bottom_attach">3</property>
2760 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2761 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2762 </packing>
2763 </child>
2764 <child>
2765 <object class="GtkButton" id="calc_factorial_button">
2766 <property name="visible">True</property>
2767 <property name="can_focus">True</property>
2768 <property name="receives_default">True</property>
2769 <property name="focus_on_click">False</property>
2770 <child internal-child="accessible">
2771 <object class="AtkObject" id="calc_factorial_button-atkobject">
2772 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the factorial button">Factorial</property>
2773 </object>
2774 </child>
2775 <signal name="clicked" handler="button_cb"/>
2776 <child>
2777 <object class="GtkLabel" id="label14">
2778 <property name="visible">True</property>
2779 <property name="label">&lt;i&gt;x&lt;/i&gt;!</property>
2780 <property name="use_markup">True</property>
2781 </object>
2782 </child>
2783 </object>
2784 <packing>
2785 <property name="left_attach">8</property>
2786 <property name="right_attach">9</property>
2787 <property name="top_attach">4</property>
2788 <property name="bottom_attach">5</property>
2789 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2790 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2791 </packing>
2792 </child>
2793 <child>
2794 <object class="GtkButton" id="calc_inverse_button">
2795 <property name="visible">True</property>
2796 <property name="can_focus">True</property>
2797 <property name="receives_default">True</property>
2798 <property name="focus_on_click">False</property>
2799 <child internal-child="accessible">
2800 <object class="AtkObject" id="calc_inverse_button-atkobject">
2801 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the inverse button">Inverse</property>
2802 </object>
2803 </child>
2804 <signal name="clicked" handler="button_cb"/>
2805 <child>
2806 <object class="GtkLabel" id="label20">
2807 <property name="visible">True</property>
2808 <property name="label">&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;1&lt;/sup&gt;</property>
2809 <property name="use_markup">True</property>
2810 <property name="justify">center</property>
2811 </object>
2812 </child>
2813 </object>
2814 <packing>
2815 <property name="left_attach">9</property>
2816 <property name="right_attach">10</property>
2817 <property name="top_attach">2</property>
2818 <property name="bottom_attach">3</property>
2819 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2820 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2821 </packing>
2822 </child>
2823 <child>
2824 <object class="GtkButton" id="calc_x_pow_y_button">
2825 <property name="visible">True</property>
2826 <property name="can_focus">True</property>
2827 <property name="receives_default">True</property>
2828 <property name="focus_on_click">False</property>
2829 <child internal-child="accessible">
2830 <object class="AtkObject" id="calc_x_pow_y_button-atkobject">
2831 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the exponentiation (x to the power of y) button">Exponent</property>
2832 </object>
2833 </child>
2834 <signal name="clicked" handler="button_cb"/>
2835 <child>
2836 <object class="GtkLabel" id="x_pow_y_label">
2837 <property name="visible">True</property>
2838 <property name="label">&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;&lt;i&gt;y&lt;/i&gt;&lt;/sup&gt;</property>
2839 <property name="use_markup">True</property>
2840 </object>
2841 </child>
2842 </object>
2843 <packing>
2844 <property name="left_attach">8</property>
2845 <property name="right_attach">9</property>
2846 <property name="top_attach">2</property>
2847 <property name="bottom_attach">3</property>
2848 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2849 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2850 </packing>
2851 </child>
2852 <child>
2853 <object class="GtkButton" id="calc_ones_complement_button">
2854 <property name="label">ones</property>
2855 <property name="visible">True</property>
2856 <property name="can_focus">True</property>
2857 <property name="receives_default">True</property>
2858 <property name="use_underline">True</property>
2859 <property name="focus_on_click">False</property>
2860 <signal name="clicked" handler="button_cb"/>
2861 </object>
2862 <packing>
2863 <property name="left_attach">6</property>
2864 <property name="right_attach">7</property>
2865 <property name="top_attach">1</property>
2866 <property name="bottom_attach">2</property>
2867 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2868 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2869 </packing>
2870 </child>
2871 <child>
2872 <object class="GtkButton" id="calc_twos_complement_button">
2873 <property name="label">twos</property>
2874 <property name="visible">True</property>
2875 <property name="can_focus">True</property>
2876 <property name="receives_default">True</property>
2877 <property name="use_underline">True</property>
2878 <property name="focus_on_click">False</property>
2879 <signal name="clicked" handler="button_cb"/>
2880 </object>
2881 <packing>
2882 <property name="left_attach">7</property>
2883 <property name="right_attach">8</property>
2884 <property name="top_attach">1</property>
2885 <property name="bottom_attach">2</property>
2886 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2887 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2888 </packing>
2889 </child>
2890 <child>
2891 <object class="GtkButton" id="calc_trunc_button">
2892 <property name="label">trunc</property>
2893 <property name="visible">True</property>
2894 <property name="can_focus">True</property>
2895 <property name="receives_default">True</property>
2896 <property name="use_underline">True</property>
2897 <property name="focus_on_click">False</property>
2898 <signal name="clicked" handler="button_cb"/>
2899 </object>
2900 <packing>
2901 <property name="left_attach">8</property>
2902 <property name="right_attach">9</property>
2903 <property name="top_attach">1</property>
2904 <property name="bottom_attach">2</property>
2905 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2906 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
2907 </packing>
2908 </child>
2909 <child>
2910 <placeholder/>
2911 </child>
2912 </object>
2913 <packing>
2914 <property name="position">2</property>
2915 </packing>
2916 </child>
2917 </object>
2918 </child>
2919 </object>
2920 <object class="GtkDialog" id="character_code_dialog">
2921 <property name="border_width">6</property>
2922 <property name="title" translatable="yes" comments="Title of insert character code dialog">Insert Character Code</property>
2923 <property name="resizable">False</property>
2924 <property name="type_hint">dialog</property>
2925 <signal name="response" handler="character_code_dialog_response_cb"/>
2926 <signal name="delete_event" handler="character_code_dialog_delete_cb"/>
2927 <child internal-child="vbox">
2928 <object class="GtkVBox" id="dialog-vbox3">
2929 <property name="visible">True</property>
2930 <child>
2931 <object class="GtkHBox" id="hbox21">
2932 <property name="visible">True</property>
2933 <property name="border_width">5</property>
2934 <child>
2935 <object class="GtkLabel" id="label39">
2936 <property name="visible">True</property>
2937 <property name="label" translatable="yes" comments="Insert ASCII dialog: Label before character entry">Ch_aracter:</property>
2938 <property name="use_underline">True</property>
2939 <property name="mnemonic_widget">character_code_entry</property>
2940 </object>
2941 <packing>
2942 <property name="expand">False</property>
2943 <property name="fill">False</property>
2944 <property name="position">0</property>
2945 </packing>
2946 </child>
2947 <child>
2948 <object class="GtkEntry" id="character_code_entry">
2949 <property name="visible">True</property>
2950 <property name="can_focus">True</property>
2951 <property name="max_length">1</property>
2952 <property name="invisible_char"></property>
2953 <signal name="activate" handler="character_code_dialog_activate_cb"/>
2954 </object>
2955 <packing>
2956 <property name="expand">False</property>
2957 <property name="fill">False</property>
2958 <property name="position">1</property>
2959 </packing>
2960 </child>
2961 </object>
2962 <packing>
2963 <property name="position">1</property>
2964 </packing>
2965 </child>
2966 <child internal-child="action_area">
2967 <object class="GtkHButtonBox" id="dialog-action_area3">
2968 <property name="visible">True</property>
2969 <property name="layout_style">end</property>
2970 <child>
2971 <object class="GtkButton" id="button8">
2972 <property name="label">gtk-cancel</property>
2973 <property name="visible">True</property>
2974 <property name="can_focus">True</property>
2975 <property name="can_default">True</property>
2976 <property name="receives_default">True</property>
2977 <property name="use_stock">True</property>
2978 </object>
2979 <packing>
2980 <property name="expand">False</property>
2981 <property name="fill">False</property>
2982 <property name="position">0</property>
2983 </packing>
2984 </child>
2985 <child>
2986 <object class="GtkButton" id="button9">
2987 <property name="label" translatable="yes" comments="Insert ASCII dialog: Button to insert selected character">_Insert</property>
2988 <property name="visible">True</property>
2989 <property name="can_focus">True</property>
2990 <property name="can_default">True</property>
2991 <property name="receives_default">True</property>
2992 <property name="use_underline">True</property>
2993 </object>
2994 <packing>
2995 <property name="expand">False</property>
2996 <property name="fill">False</property>
2997 <property name="position">1</property>
2998 </packing>
2999 </child>
3000 </object>
3001 <packing>
3002 <property name="expand">False</property>
3003 <property name="pack_type">end</property>
3004 <property name="position">0</property>
3005 </packing>
3006 </child>
3007 </object>
3008 </child>
3009 <action-widgets>
3010 <action-widget response="-6">button8</action-widget>
3011 <action-widget response="-5">button9</action-widget>
3012 </action-widgets>
3013 </object>
3014 </interface>