summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2020-12-11 12:11:44 +0100
committerVictor Kareh <[email protected]>2020-12-16 07:46:16 -0500
commit324fc83c75195d48d07b4eb8fef2ed734599ace2 (patch)
tree612c4d1e7dd1cc842a6aba0d655fb089d56ea28e
parent27dea4d9f6c62bc740edf433869aa76c5cbd3739 (diff)
downloadmate-calc-324fc83c75195d48d07b4eb8fef2ed734599ace2.tar.bz2
mate-calc-324fc83c75195d48d07b4eb8fef2ed734599ace2.tar.xz
remove unused trunc button from programming mode
-rw-r--r--src/buttons-programming.ui1368
-rw-r--r--src/math-buttons.c3
2 files changed, 676 insertions, 695 deletions
diff --git a/src/buttons-programming.ui b/src/buttons-programming.ui
index d084867..8e6e59c 100644
--- a/src/buttons-programming.ui
+++ b/src/buttons-programming.ui
@@ -1,37 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<object class="GtkDialog" id="character_code_dialog">
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
+ <property name="can-focus">False</property>
+ <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="icon_name">accessories-calculator</property>
- <property name="type_hint">dialog</property>
+ <property name="icon-name">accessories-calculator</property>
+ <property name="type-hint">dialog</property>
<signal name="delete-event" handler="character_code_dialog_delete_cb" swapped="no"/>
<signal name="response" handler="character_code_dialog_response_cb" swapped="no"/>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
+ <property name="can-focus">False</property>
+ <property name="layout-style">end</property>
<child>
<object class="GtkButton" id="button9">
<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>
+ <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>
@@ -43,10 +40,10 @@
<object class="GtkButton" id="button8">
<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>
+ <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>
@@ -58,22 +55,22 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
+ <property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="hbox21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">5</property>
+ <property name="can-focus">False</property>
+ <property name="border-width">5</property>
<child>
<object class="GtkLabel" id="label39">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</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>
+ <property name="use-underline">True</property>
+ <property name="mnemonic-widget">character_code_entry</property>
</object>
<packing>
<property name="expand">False</property>
@@ -84,11 +81,11 @@
<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>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="can-focus">True</property>
+ <property name="max-length">1</property>
+ <property name="invisible-char">●</property>
+ <property name="primary-icon-activatable">False</property>
+ <property name="secondary-icon-activatable">False</property>
<signal name="activate" handler="character_code_dialog_activate_cb" swapped="no"/>
</object>
<packing>
@@ -112,26 +109,23 @@
</action-widgets>
</object>
<object class="GtkWindow" id="window1">
- <property name="can_focus">False</property>
- <child>
- <placeholder/>
- </child>
+ <property name="can-focus">False</property>
<child>
<object class="GtkBox" id="button_panel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkComboBox" id="base_combo">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="focus_on_click">False</property>
+ <property name="can-focus">False</property>
+ <property name="focus-on-click">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -142,7 +136,7 @@
<child>
<object class="GtkLabel" id="base_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" comments="Example content">FF₁₆ 256₁₀</property>
<property name="xalign">1</property>
</object>
@@ -162,1473 +156,1474 @@
<child>
<object class="GtkAlignment" id="bit_panel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="xscale">0</property>
<property name="yscale">0</property>
<child>
+ <!-- n-columns=39 n-rows=4 -->
<object class="GtkGrid" id="bit_table">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<child>
<object class="GtkEventBox" id="bit_eventbox_1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">5</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">5</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">6</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">6</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_6">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">7</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">7</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">8</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">8</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_8">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">10</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">10</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_9">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">11</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">11</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">12</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">12</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">13</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">13</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_12">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">15</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">15</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_13">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">16</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">16</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">17</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">17</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_15">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">18</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">18</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_31">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_31">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">38</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">38</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_30">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_30">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">37</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">37</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_29">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_29">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">36</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">36</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_28">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_28">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">35</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">35</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_27">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_27">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">33</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">33</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_26">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_26">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">32</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">32</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_25">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_25">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">31</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">31</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_24">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_24">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">30</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">30</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_23">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_23">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">28</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">28</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_22">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_22">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">27</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">27</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_21">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">26</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">26</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_20">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_20">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">25</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">25</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_19">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">23</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">23</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_18">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">22</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">22</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_17">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">21</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">21</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_16">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">20</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">20</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">32</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">38</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">38</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">0</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">38</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">38</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_33">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_33">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_34">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_34">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_35">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_35">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_36">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_36">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">5</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">5</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_37">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_37">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">6</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">6</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_38">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_38">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">7</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">7</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_39">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_39">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">8</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">8</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_40">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_40">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">10</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">10</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_41">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_41">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">11</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">11</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_42">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_42">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">12</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">12</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_43">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_43">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">13</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">13</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_44">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_44">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">15</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">15</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_45">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_45">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">16</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">16</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_46">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_46">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">17</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">17</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_47">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_47">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">18</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">18</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_48">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_48">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">20</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">20</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_49">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_49">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">21</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">21</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_50">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_50">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">22</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">22</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_51">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_51">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">23</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">23</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_52">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_52">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">25</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">25</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_53">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_53">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">26</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">26</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_54">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_54">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">27</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">27</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_55">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_55">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">28</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">28</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_56">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_56">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">30</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">30</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_57">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_57">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">31</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">31</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_58">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_58">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">32</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">32</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_59">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_59">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">33</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">33</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_60">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_60">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">35</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">35</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_61">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_61">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">36</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">36</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_62">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_62">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">37</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">37</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_63">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_63">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">38</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">38</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">47</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">20</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">20</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">15</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">20</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">20</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label25">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">4</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">4</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label26">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">9</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">9</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label27">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">14</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">14</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label28">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">19</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">19</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label29">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">24</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">24</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label30">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">29</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">29</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label31">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">34</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">34</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label32">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">4</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">4</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label33">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">9</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">9</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label34">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">14</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">14</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label35">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">19</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">19</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label36">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">24</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">24</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label37">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">29</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">29</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label38">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> </property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">34</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">34</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_0">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_0">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_marker_label0">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">63</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="bit_maker_label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">31</property>
<property name="justify">center</property>
<property name="xalign">0</property>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkEventBox" id="bit_eventbox_32">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<signal name="button-press-event" handler="bit_toggle_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="bit_label_32">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label"> 0</property>
<property name="xalign">0</property>
</object>
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
</packing>
</child>
<child>
@@ -1857,48 +1852,49 @@
</packing>
</child>
<child>
+ <!-- n-columns=10 n-rows=5 -->
<object class="GtkGrid" id="advanced_panel">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="row_homogeneous">True</property>
- <property name="column_homogeneous">True</property>
+ <property name="can-focus">False</property>
+ <property name="row-homogeneous">True</property>
+ <property name="column-homogeneous">True</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">7</property>
- <property name="top_attach">2</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">7</property>
- <property name="top_attach">3</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="factorize_cb" swapped="no"/>
<child internal-child="accessible">
<object class="AtkObject" id="calc_factor_button-atkobject">
@@ -1907,39 +1903,39 @@
</child>
</object>
<packing>
- <property name="left_attach">7</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">7</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_natural_logarithm_button">
<property name="label">ln</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">8</property>
- <property name="top_attach">3</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">|&lt;i&gt;x&lt;/i&gt;|</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
<child internal-child="accessible">
@@ -1949,329 +1945,329 @@
</child>
</object>
<packing>
- <property name="left_attach">9</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">9</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">9</property>
- <property name="top_attach">3</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">9</property>
- <property name="top_attach">4</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">4</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">4</property>
+ <property name="top-attach">1</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">4</property>
- <property name="top_attach">2</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="subtract_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">4</property>
- <property name="top_attach">3</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">4</property>
- <property name="top_attach">4</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="solve_cb" swapped="no"/>
<style>
<class name="suggested-action"/>
</style>
</object>
<packing>
- <property name="left_attach">6</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">6</property>
+ <property name="top-attach">4</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_clear_button">
<property name="label" translatable="yes">Clear</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="clear_cb" swapped="no"/>
<style>
<class name="destructive-action"/>
</style>
</object>
<packing>
- <property name="left_attach">6</property>
- <property name="top_attach">3</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">4</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">4</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">4</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">3</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">3</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">2</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">2</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkToggleButton" id="calc_superscript_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="focus_on_click">False</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="set_superscript_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">↑n</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
<child internal-child="accessible">
@@ -2281,41 +2277,41 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="numeric_point_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">2</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_memory_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="focus_on_click">False</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="memory_cb" swapped="no"/>
<child>
<object class="GtkBox" id="hbox20">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="spacing">3</property>
<child>
<object class="GtkLabel" id="label23">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" comments="The label on the memory button">x</property>
</object>
<packing>
@@ -2327,8 +2323,8 @@
<child>
<object class="GtkArrow" id="arrow14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="arrow_type">down</property>
+ <property name="can-focus">False</property>
+ <property name="arrow-type">down</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2345,116 +2341,116 @@
</child>
</object>
<packing>
- <property name="left_attach">3</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">3</property>
+ <property name="top-attach">0</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">5</property>
- <property name="top_attach">4</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">5</property>
- <property name="top_attach">3</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">5</property>
- <property name="top_attach">2</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">5</property>
- <property name="top_attach">1</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">4</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">4</property>
+ <property name="top-attach">0</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">5</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">5</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_shift_left_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="focus_on_click">False</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="shift_left_cb" swapped="no"/>
<child>
<object class="GtkBox" id="hbox11">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</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="can-focus">True</property>
<property name="label">&lt;</property>
</object>
<packing>
@@ -2466,8 +2462,8 @@
<child>
<object class="GtkArrow" id="arrow5">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="arrow_type">down</property>
+ <property name="can-focus">False</property>
+ <property name="arrow-type">down</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2484,26 +2480,26 @@
</child>
</object>
<packing>
- <property name="left_attach">6</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">6</property>
+ <property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_shift_right_button">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="focus_on_click">False</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="shift_right_cb" swapped="no"/>
<child>
<object class="GtkBox" id="hbox10">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</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="can-focus">True</property>
<property name="label">&gt;</property>
</object>
<packing>
@@ -2515,8 +2511,8 @@
<child>
<object class="GtkArrow" id="arrow4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="arrow_type">down</property>
+ <property name="can-focus">False</property>
+ <property name="arrow-type">down</property>
</object>
<packing>
<property name="expand">False</property>
@@ -2533,57 +2529,38 @@
</child>
</object>
<packing>
- <property name="left_attach">7</property>
- <property name="top_attach">0</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <signal name="clicked" handler="insert_character_code_cb" swapped="no"/>
- <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>
- <property name="top_attach">0</property>
+ <property name="left-attach">7</property>
+ <property name="top-attach">0</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">6</property>
- <property name="top_attach">2</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="label14">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">&lt;i&gt;x&lt;/i&gt;!</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
<child internal-child="accessible">
@@ -2593,23 +2570,23 @@
</child>
</object>
<packing>
- <property name="left_attach">8</property>
- <property name="top_attach">4</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="label20">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;−1&lt;/sup&gt;</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
<property name="justify">center</property>
</object>
</child>
@@ -2620,23 +2597,23 @@
</child>
</object>
<packing>
- <property name="left_attach">9</property>
- <property name="top_attach">2</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="x_pow_y_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;&lt;i&gt;y&lt;/i&gt;&lt;/sup&gt;</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
<child internal-child="accessible">
@@ -2646,68 +2623,53 @@
</child>
</object>
<packing>
- <property name="left_attach">8</property>
- <property name="top_attach">2</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">6</property>
- <property name="top_attach">1</property>
+ <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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
- <signal name="clicked" handler="button_cb" swapped="no"/>
- </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">True</property>
- <property name="can_focus">True</property>
- <property name="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="button_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">8</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">7</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
<signal name="clicked" handler="set_subscript_cb" swapped="no"/>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label">↓n</property>
- <property name="use_markup">True</property>
+ <property name="use-markup">True</property>
</object>
</child>
<child internal-child="accessible">
@@ -2717,72 +2679,94 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</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="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">3</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="calc_0_button">
<property name="label">0</property>
- <property name="width_request">50</property>
+ <property name="width-request">50</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="focus_on_click">False</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">True</property>
+ <property name="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <property name="use-underline">True</property>
<signal name="clicked" handler="digit_cb" swapped="no"/>
</object>
<packing>
- <property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</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="focus-on-click">False</property>
+ <property name="receives-default">True</property>
+ <signal name="clicked" handler="insert_character_code_cb" swapped="no"/>
+ <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>
+ <property name="top-attach">1</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
<placeholder/>
</child>
</object>
diff --git a/src/math-buttons.c b/src/math-buttons.c
index a28db23..dce4f33 100644
--- a/src/math-buttons.c
+++ b/src/math-buttons.c
@@ -219,9 +219,6 @@ static ButtonData button_data[] = {
{"twos_complement", "twos ", FUNCTION,
/* Tooltip for the two's complement button */
N_("Two's Complement")},
- {"trunc", "trunc ", FUNCTION,
- /* Tooltip for the truncate button */
- N_("Truncate")},
{"start_group", "(", GROUP,
/* Tooltip for the start group button */
N_("Start Group [(]")},