1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- Generated with glade 3.19.0 -->
4
<requires lib="gtk+" version="3.16"/>
5
<object class="GtkGrid" id="dial">
6
<property name="visible">True</property>
7
<property name="can_focus">False</property>
9
<object class="GtkButton" id="button1">
10
<property name="label" translatable="yes">1</property>
11
<property name="visible">True</property>
12
<property name="can_focus">True</property>
13
<property name="receives_default">True</property>
16
<property name="left_attach">0</property>
17
<property name="top_attach">0</property>
21
<object class="GtkButton" id="button2">
22
<property name="label" translatable="yes">2</property>
23
<property name="visible">True</property>
24
<property name="can_focus">True</property>
25
<property name="receives_default">True</property>
28
<property name="left_attach">1</property>
29
<property name="top_attach">0</property>
33
<object class="GtkButton" id="button3">
34
<property name="label" translatable="yes">3</property>
35
<property name="visible">True</property>
36
<property name="can_focus">True</property>
37
<property name="receives_default">True</property>
40
<property name="left_attach">2</property>
41
<property name="top_attach">0</property>
45
<object class="GtkButton" id="button4">
46
<property name="label" translatable="yes">4</property>
47
<property name="visible">True</property>
48
<property name="can_focus">True</property>
49
<property name="receives_default">True</property>
52
<property name="left_attach">0</property>
53
<property name="top_attach">1</property>
57
<object class="GtkButton" id="button5">
58
<property name="label" translatable="yes">5</property>
59
<property name="visible">True</property>
60
<property name="can_focus">True</property>
61
<property name="receives_default">True</property>
64
<property name="left_attach">1</property>
65
<property name="top_attach">1</property>
69
<object class="GtkButton" id="button6">
70
<property name="label" translatable="yes">6</property>
71
<property name="visible">True</property>
72
<property name="can_focus">True</property>
73
<property name="receives_default">True</property>
76
<property name="left_attach">2</property>
77
<property name="top_attach">1</property>
81
<object class="GtkButton" id="button7">
82
<property name="label" translatable="yes">7</property>
83
<property name="visible">True</property>
84
<property name="can_focus">True</property>
85
<property name="receives_default">True</property>
88
<property name="left_attach">0</property>
89
<property name="top_attach">2</property>
93
<object class="GtkButton" id="button8">
94
<property name="label" translatable="yes">8</property>
95
<property name="visible">True</property>
96
<property name="can_focus">True</property>
97
<property name="receives_default">True</property>
100
<property name="left_attach">1</property>
101
<property name="top_attach">2</property>
105
<object class="GtkButton" id="button9">
106
<property name="label" translatable="yes">9</property>
107
<property name="visible">True</property>
108
<property name="can_focus">True</property>
109
<property name="receives_default">True</property>
112
<property name="left_attach">2</property>
113
<property name="top_attach">2</property>
117
<object class="GtkButton" id="button10">
118
<property name="label" translatable="yes">0 +</property>
119
<property name="visible">True</property>
120
<property name="can_focus">True</property>
121
<property name="receives_default">True</property>
124
<property name="left_attach">1</property>
125
<property name="top_attach">3</property>
129
<object class="GtkButton" id="button11">
130
<property name="label" translatable="yes">* P</property>
131
<property name="visible">True</property>
132
<property name="can_focus">True</property>
133
<property name="receives_default">True</property>
136
<property name="left_attach">0</property>
137
<property name="top_attach">3</property>
141
<object class="GtkButton" id="button12">
142
<property name="label" translatable="yes">#</property>
143
<property name="visible">True</property>
144
<property name="can_focus">True</property>
145
<property name="receives_default">True</property>
148
<property name="left_attach">2</property>
149
<property name="top_attach">3</property>