1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"FormatNumberDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"formatnumberdialog|FormatNumberDialog">Format Number
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"modal">True
</property>
11 <property name=
"default_width">0</property>
12 <property name=
"default_height">0</property>
13 <property name=
"type_hint">dialog
</property>
14 <child internal-child=
"vbox">
15 <object class=
"GtkBox" id=
"dialog-vbox1">
16 <property name=
"can_focus">False
</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">2</property>
20 <object class=
"GtkBox" id=
"content">
21 <property name=
"visible">True
</property>
22 <property name=
"can_focus">False
</property>
23 <property name=
"orientation">vertical
</property>
29 <property name=
"expand">True
</property>
30 <property name=
"fill">True
</property>
31 <property name=
"position">0</property>
34 <child internal-child=
"action_area">
35 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
36 <property name=
"can_focus">False
</property>
37 <property name=
"layout_style">end
</property>
39 <object class=
"GtkButton" id=
"ok">
40 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can_focus">True
</property>
43 <property name=
"can_default">True
</property>
44 <property name=
"has_default">True
</property>
45 <property name=
"receives_default">True
</property>
46 <property name=
"use-underline">True
</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"position">0</property>
55 <object class=
"GtkButton" id=
"cancel">
56 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can_focus">True
</property>
59 <property name=
"receives_default">True
</property>
60 <property name=
"use-underline">True
</property>
63 <property name=
"expand">False
</property>
64 <property name=
"fill">True
</property>
65 <property name=
"position">1</property>
69 <object class=
"GtkButton" id=
"help">
70 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
71 <property name=
"visible">True
</property>
72 <property name=
"can_focus">True
</property>
73 <property name=
"receives_default">True
</property>
74 <property name=
"use-underline">True
</property>
77 <property name=
"expand">False
</property>
78 <property name=
"fill">True
</property>
79 <property name=
"position">2</property>
80 <property name=
"secondary">True
</property>
85 <property name=
"expand">False
</property>
86 <property name=
"fill">True
</property>
87 <property name=
"pack_type">end
</property>
88 <property name=
"position">0</property>
94 <action-widget response=
"-5">ok
</action-widget>
95 <action-widget response=
"-6">cancel
</action-widget>
96 <action-widget response=
"-11">help
</action-widget>