<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-naming-policy toplevel-contextual -->
<requires lib="gtk+" version="3.16"/>
<object class="GtkVBox" id="button_panel">
<property name="visible">True</property>
<property name="spacing">6</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
<property name="orientation">horizontal</property>
<child>
<object class="GtkComboBoxText" id="base_combo">
<property name="visible">True</property>
<property name="focus_on_click">False</property>
<items>
<item id="2" translatable="yes">Binary</item>
<item id="8" translatable="yes">Octal</item>
<item id="10" translatable="yes">Decimal</item>
<item id="16" translatable="yes">Hexadecimal</item>
</items>
</object>
</child>
<child>
<object class="GtkLabel" id="base_label">
<property name="visible">True</property>
<property name="halign">end</property>
<property name="label" comments="Example content">FF₁₆ 256₁₀</property>
</object>
<packing>
<property name="expand">True</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkAlignment" id="bit_panel">
<property name="visible">True</property>
<property name="xscale">0</property>
<property name="yscale">0</property>
<child>
<object class="GtkGrid" id="bit_table">
<property name="visible">True</property>
<child>
<object class="GtkButton" id="toggle_bit_0_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">0</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_1_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">1</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_2_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">2</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_3_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">3</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">3</property>
<property name="left_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_4_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">4</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_5_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">5</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">5</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_6_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">6</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">6</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_7_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">7</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">7</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_8_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">8</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">8</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_9_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">9</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">9</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_10_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">10</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">10</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_11_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">11</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">11</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_12_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">12</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">12</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_13_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">13</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">13</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_14_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">14</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">14</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_15_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">15</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">15</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_31_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">31</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">31</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_30_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">30</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">30</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_29_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">29</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">29</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_28_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">28</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">28</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_27_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">27</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">27</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_26_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">26</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">26</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_25_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">25</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">25</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_24_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">24</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">24</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_23_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">23</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">23</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_22_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">22</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">22</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_21_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">21</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">21</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_20_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">20</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">20</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_19_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">19</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">19</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_18_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">18</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">18</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_17_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">17</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">17</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_16_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">16</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">16</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label0">
<property name="visible">True</property>
<property name="halign">start</property>
<property name="label">63</property>
<property name="justify">center</property>
<style>
<class name="dim-label"/>
<class name="bit-marker-label"/>
</style>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
<property name="width">16</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label3">
<property name="visible">True</property>
<property name="halign">start</property>
<property name="label">31</property>
<property name="justify">center</property>
<style>
<class name="dim-label"/>
<class name="bit-marker-label"/>
</style>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">3</property>
<property name="width">16</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label2">
<property name="visible">True</property>
<property name="halign">start</property>
<property name="label">32</property>
<property name="justify">center</property>
<style>
<class name="dim-label"/>
<class name="bit-marker-label"/>
</style>
</object>
<packing>
<property name="left_attach">31</property>
<property name="top_attach">1</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label5">
<property name="visible">True</property>
<property name="halign">start</property>
<property name="label"> 0</property>
<property name="justify">center</property>
<style>
<class name="dim-label"/>
<class name="bit-marker-label"/>
</style>
</object>
<packing>
<property name="left_attach">31</property>
<property name="top_attach">3</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_32_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">32</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_33_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">33</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_34_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">34</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">2</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_35_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">35</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">3</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_36_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">36</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">4</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_37_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">37</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">5</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_38_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">38</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">6</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_39_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">39</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">7</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_40_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">40</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">8</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_41_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">41</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">9</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_42_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">42</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">10</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_43_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">43</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">11</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_44_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">44</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">12</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_45_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">45</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">13</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_46_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">46</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">14</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_47_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">47</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">15</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_48_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">48</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">16</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_49_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">49</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">17</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_50_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">50</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">18</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_51_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">51</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">19</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_52_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">52</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">20</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_53_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">53</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">21</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_54_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">54</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">22</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_55_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">55</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">23</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_56_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">56</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">24</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_57_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">57</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">25</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_58_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">58</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">26</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_59_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="margin_end">10</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">59</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">27</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_60_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">60</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">28</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_61_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">61</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">29</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_62_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">62</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">30</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="toggle_bit_63_button">
<property name="visible">True</property>
<property name="label">0</property>
<property name="can_focus">False</property>
<property name="action_name">cal.toggle-bit</property>
<property name="action_target">63</property>
<style>
<class name="bit-toggle-button" />
<class name="flat" />
</style>
</object>
<packing>
<property name="left_attach">31</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label1">
<property name="visible">True</property>
<property name="halign">start</property>
<property name="label">47</property>
<property name="justify">center</property>
<style>
<class name="dim-label"/>
<class name="bit-marker-label"/>
</style>
</object>
<packing>
<property name="left_attach">16</property>
<property name="top_attach">1</property>
<property name="width">16</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label4">
<property name="visible">True</property>
<property name="halign">start</property>
<property name="label">15</property>
<property name="justify">center</property>
<style>
<class name="dim-label"/>
<class name="bit-marker-label"/>
</style>
</object>
<packing>
<property name="left_attach">16</property>
<property name="top_attach">3</property>
<property name="width">16</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkGrid" id="advanced_panel">
<property name="visible">True</property>
<property name="row-homogeneous">True</property>
<property name="column-homogeneous">True</property>
<property name="row_spacing">4</property>
<property name="column_spacing">4</property>
<child>
<object class="GtkButton" id="calc_root_button">
<property name="label">√</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Root [Ctrl+R]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'√'</property>
</object>
<packing>
<property name="left_attach">7</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_logarithm_button">
<property name="label">log</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Logarithm</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'log '</property>
</object>
<packing>
<property name="left_attach">7</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_factor_button">
<property name="label">fact</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Factorize [Ctrl+F]</property>
<property name="action_name">cal.factorize</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_factor_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the factorize button">Factorize</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">7</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_binary_logarithm_button">
<property name="label">log₂</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Binary Logarithm</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'log₂ '</property>
</object>
<packing>
<property name="left_attach">8</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_abs_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Absolute Value [|]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'|'</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_abs_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the absolute value button">Absolute Value</property>
</object>
</child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="label">|<i>x</i>|</property>
<property name="use_markup">True</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">8</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_integer_portion_button">
<property name="label">int</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Integer Component</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'int '</property>
</object>
<packing>
<property name="left_attach">9</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_fractional_portion_button">
<property name="label">frac</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Fractional Component</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'frac '</property>
</object>
<packing>
<property name="left_attach">9</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_divide_button">
<property name="label">÷</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Divide [/]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'÷'</property>
</object>
<packing>
<property name="left_attach">4</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_0_button">
<property name="label">0</property>
<property name="width_request">50</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">0</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_multiply_button">
<property name="label">×</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Multiply [*]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'×'</property>
</object>
<packing>
<property name="left_attach">4</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_subtract_button">
<property name="label">−</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Subtract [-]</property>
<property name="action_name">cal.subtract</property>
</object>
<packing>
<property name="left_attach">4</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_add_button">
<property name="label">+</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Add [+]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'+'</property>
</object>
<packing>
<property name="left_attach">4</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_result_button">
<property name="label" translatable="yes" comments="Label on the solve button (clicking this solves the displayed calculation)">=</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Calculate Result</property>
<property name="action_name">cal.solve</property>
<style>
<class name="suggested-action"/>
</style>
</object>
<packing>
<property name="left_attach">6</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_clear_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Clear Display [Escape]</property>
<property name="action_name">cal.clear</property>
<property name="label">C</property>
</object>
<packing>
<property name="left_attach">6</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_1_button">
<property name="label">1</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">1</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_2_button">
<property name="label">2</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">2</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">2</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_3_button">
<property name="label">3</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">3</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">3</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_4_button">
<property name="label">4</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">4</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_5_button">
<property name="label">5</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">5</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_6_button">
<property name="label">6</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">6</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">2</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_7_button">
<property name="label">7</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">7</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">3</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_8_button">
<property name="label">8</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">8</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_9_button">
<property name="label">9</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">9</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_10_button">
<property name="label">A</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">10</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">2</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_11_button">
<property name="label">B</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">11</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">3</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_12_button">
<property name="label">C</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">12</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_13_button">
<property name="label">D</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">13</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_14_button">
<property name="label">E</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">14</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">2</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_15_button">
<property name="label">F</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-digit</property>
<property name="action_target">15</property>
<style>
<class name="number-button"/>
</style>
</object>
<packing>
<property name="left_attach">3</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<object class="GtkToggleButton" id="calc_subscript_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Subscript mode [Alt]</property>
<property name="action_name">cal.set-number-mode</property>
<property name="action_target">'subscript'</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_subscript_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the subscript mode button">Subscript</property>
</object>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
<property name="label">↓n</property>
<property name="use_markup">True</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
</packing>
</child>
<child>
<object class="GtkToggleButton" id="calc_superscript_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Superscript mode [Ctrl]</property>
<property name="action_name">cal.set-number-mode</property>
<property name="action_target">'superscript'</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_superscript_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the superscript mode button">Superscript</property>
</object>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="label">↑n</property>
<property name="use_markup">True</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_numeric_point_button">
<property name="label" comments="Label is set in gtk.c to comply with LC flags">.</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="action_name">cal.insert-numeric-point</property>
<style>
<class name="numeric-point-button"/>
</style>
</object>
<packing>
<property name="left_attach">2</property>
</packing>
</child>
<child>
<object class="GtkMenuButton" id="calc_memory_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Memory</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_store_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the store value button">Store</property>
</object>
</child>
<child>
<object class="GtkHBox" id="hbox20">
<property name="visible">True</property>
<property name="spacing">3</property>
<child>
<object class="GtkLabel" id="label23">
<property name="visible">True</property>
<property name="label" translatable="yes" comments="The label on the memory button">x</property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkArrow" id="arrow14">
<property name="visible">True</property>
<property name="arrow_type">down</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="left_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_xor_button">
<property name="label">XOR</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Boolean Exclusive OR</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'⊻'</property>
</object>
<packing>
<property name="left_attach">5</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_or_button">
<property name="label">OR</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Boolean OR</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'∨'</property>
</object>
<packing>
<property name="left_attach">5</property>
<property name="top_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_and_button">
<property name="label">AND</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Boolean AND</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'∧'</property>
</object>
<packing>
<property name="left_attach">5</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_modulus_divide_button">
<property name="label">mod</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Modulus divide</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">' mod '</property>
</object>
<packing>
<property name="left_attach">5</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_start_group_button">
<property name="label">(</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Start Group [(]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'('</property>
</object>
<packing>
<property name="left_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_end_group_button">
<property name="label">)</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">End Group [)]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">')'</property>
</object>
<packing>
<property name="left_attach">5</property>
</packing>
</child>
<child>
<object class="GtkMenuButton" id="calc_shift_left_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Shift Left</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_shift_left_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the shift left button">Shift Left</property>
</object>
</child>
<child>
<object class="GtkHBox" id="hbox11">
<property name="visible">True</property>
<property name="spacing">3</property>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label"><</property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkArrow" id="arrow5">
<property name="visible">True</property>
<property name="arrow_type">down</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="left_attach">6</property>
</packing>
</child>
<child>
<object class="GtkMenuButton" id="calc_shift_right_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Shift Right</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_shift_right_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the shift right button">Shift Right</property>
</object>
</child>
<child>
<object class="GtkHBox" id="hbox10">
<property name="visible">True</property>
<property name="spacing">3</property>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label">></property>
</object>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkArrow" id="arrow4">
<property name="visible">True</property>
<property name="arrow_type">down</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="left_attach">7</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_character_button">
<property name="label">á</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Insert Character Code</property>
<property name="action_name">cal.insert-character</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_character_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the insert character button">Insert Character</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">8</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_not_button">
<property name="label">NOT</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Boolean NOT</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'¬'</property>
</object>
<packing>
<property name="left_attach">6</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_factorial_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Factorial [!]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'!'</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_factorial_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the factorial button">Factorial</property>
</object>
</child>
<child>
<object class="GtkLabel" id="label14">
<property name="visible">True</property>
<property name="label"><i>x</i>!</property>
<property name="use_markup">True</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">8</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_inverse_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Inverse [Ctrl+I]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'⁻¹'</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_inverse_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the inverse button">Inverse</property>
</object>
</child>
<child>
<object class="GtkLabel" id="label20">
<property name="visible">True</property>
<property name="label"><i>x</i><sup>−1</sup></property>
<property name="use_markup">True</property>
<property name="justify">center</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">9</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_x_pow_y_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Exponent [^ or **]</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'^'</property>
<child internal-child="accessible">
<object class="AtkObject" id="calc_x_pow_y_button-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the exponentiation (x to the power of y) button">Exponent</property>
</object>
</child>
<child>
<object class="GtkLabel" id="x_pow_y_label">
<property name="visible">True</property>
<property name="label"><i>x</i><sup><i>y</i></sup></property>
<property name="use_markup">True</property>
</object>
</child>
</object>
<packing>
<property name="left_attach">8</property>
<property name="top_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_ones_complement_button">
<property name="label">ones</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Ones’ Complement</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'ones '</property>
</object>
<packing>
<property name="left_attach">6</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_twos_complement_button">
<property name="label">twos</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="focus_on_click">False</property>
<property name="tooltip_text" translatable="yes">Two’s Complement</property>
<property name="action_name">cal.insert-general</property>
<property name="action_target">'twos '</property>
</object>
<packing>
<property name="left_attach">7</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_trunc_button">
<property name="label">trunc</property>
<property name="visible">False</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
<property name="use_underline">False</property>
<property name="focus_on_click">False</property>
</object>
<packing>
<property name="left_attach">8</property>
<property name="top_attach">1</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<style>
<class name="math-buttons"/>
</style>
</object>
<packing>
<property name="position">2</property>
</packing>
</child>
</object>
<object class="GtkDialog" id="character_code_dialog">
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of insert character code dialog">Insert Character Code</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox3">
<property name="visible">True</property>
<child>
<object class="GtkHBox" id="hbox21">
<property name="visible">True</property>
<property name="border_width">5</property>
<child>
<object class="GtkLabel" id="label39">
<property name="visible">True</property>
<property name="label" translatable="yes" comments="Insert ASCII dialog: Label before character entry">Ch_aracter:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">character_code_entry</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="character_code_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="max_length">1</property>
<property name="invisible_char">●</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child internal-child="action_area">
<object class="GtkHButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button8">
<property name="label" translatable="yes">_Cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button9">
<property name="label" translatable="yes" comments="Insert ASCII dialog: Button to insert selected character">_Insert</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="pack_type">end</property>
<property name="position">0</property>
</packing>
</child>
</object>
</child>
<action-widgets>
<action-widget response="-6">button8</action-widget>
<action-widget response="-5">button9</action-widget>
</action-widgets>
</object>
</interface>