1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkListStore" id=
"liststore1">
6 <!-- column-name gchararray1 -->
7 <column type=
"gchararray"/>
11 <col id=
"0" translatable=
"yes">Untitled
1</col>
14 <col id=
"0" translatable=
"yes">Untitled
2</col>
17 <col id=
"0" translatable=
"yes">Untitled
3</col>
20 <col id=
"0" translatable=
"yes">Untitled
4</col>
23 <col id=
"0" translatable=
"yes">Untitled
5</col>
26 <col id=
"0" translatable=
"yes">Untitled
6</col>
29 <col id=
"0" translatable=
"yes">Untitled
7</col>
32 <col id=
"0" translatable=
"yes">Untitled
8</col>
35 <col id=
"0" translatable=
"yes">Untitled
9</col>
39 <object class=
"GtkDialog" id=
"NumberingNameDialog">
40 <property name=
"can_focus">False
</property>
41 <property name=
"border_width">6</property>
42 <property name=
"title" translatable=
"yes">Save As
</property>
43 <property name=
"type_hint">dialog
</property>
44 <child internal-child=
"vbox">
45 <object class=
"GtkBox" id=
"dialog-vbox1">
46 <property name=
"can_focus">False
</property>
47 <property name=
"spacing">12</property>
48 <child internal-child=
"action_area">
49 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
50 <property name=
"can_focus">False
</property>
51 <property name=
"orientation">vertical
</property>
52 <property name=
"layout_style">start
</property>
54 <object class=
"GtkButton" id=
"ok">
55 <property name=
"label">gtk-ok
</property>
56 <property name=
"visible">True
</property>
57 <property name=
"can_focus">True
</property>
58 <property name=
"can_default">True
</property>
59 <property name=
"has_default">True
</property>
60 <property name=
"receives_default">True
</property>
61 <property name=
"use_stock">True
</property>
64 <property name=
"expand">False
</property>
65 <property name=
"fill">True
</property>
66 <property name=
"position">0</property>
70 <object class=
"GtkButton" id=
"cancel">
71 <property name=
"label">gtk-cancel
</property>
72 <property name=
"visible">True
</property>
73 <property name=
"can_focus">True
</property>
74 <property name=
"receives_default">True
</property>
75 <property name=
"use_stock">True
</property>
78 <property name=
"expand">False
</property>
79 <property name=
"fill">True
</property>
80 <property name=
"position">1</property>
84 <object class=
"GtkButton" id=
"help">
85 <property name=
"label">gtk-help
</property>
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">True
</property>
88 <property name=
"receives_default">True
</property>
89 <property name=
"use_stock">True
</property>
92 <property name=
"expand">False
</property>
93 <property name=
"fill">True
</property>
94 <property name=
"position">2</property>
99 <property name=
"expand">False
</property>
100 <property name=
"fill">True
</property>
101 <property name=
"pack_type">end
</property>
102 <property name=
"position">0</property>
106 <object class=
"GtkFrame" id=
"frame1">
107 <property name=
"visible">True
</property>
108 <property name=
"can_focus">False
</property>
109 <property name=
"hexpand">True
</property>
110 <property name=
"vexpand">True
</property>
111 <property name=
"label_xalign">0</property>
112 <property name=
"shadow_type">none
</property>
114 <object class=
"GtkAlignment" id=
"alignment1">
115 <property name=
"visible">True
</property>
116 <property name=
"can_focus">False
</property>
117 <property name=
"hexpand">True
</property>
118 <property name=
"vexpand">True
</property>
119 <property name=
"top_padding">6</property>
120 <property name=
"left_padding">12</property>
122 <object class=
"GtkGrid" id=
"grid1">
123 <property name=
"visible">True
</property>
124 <property name=
"can_focus">False
</property>
125 <property name=
"hexpand">True
</property>
126 <property name=
"vexpand">True
</property>
127 <property name=
"row_spacing">6</property>
128 <property name=
"column_spacing">12</property>
130 <object class=
"GtkTreeView" id=
"form:border">
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">True
</property>
133 <property name=
"hexpand">True
</property>
134 <property name=
"vexpand">True
</property>
135 <property name=
"model">liststore1
</property>
136 <child internal-child=
"selection">
137 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
141 <property name=
"left_attach">0</property>
142 <property name=
"top_attach">1</property>
143 <property name=
"width">1</property>
144 <property name=
"height">1</property>
148 <object class=
"GtkEntry" id=
"entry">
149 <property name=
"visible">True
</property>
150 <property name=
"can_focus">True
</property>
151 <property name=
"invisible_char">●
</property>
154 <property name=
"left_attach">0</property>
155 <property name=
"top_attach">0</property>
156 <property name=
"width">1</property>
157 <property name=
"height">1</property>
165 <object class=
"GtkLabel" id=
"label1">
166 <property name=
"visible">True
</property>
167 <property name=
"can_focus">False
</property>
168 <property name=
"label" translatable=
"yes">Format
</property>
170 <attribute name=
"weight" value=
"bold"/>
176 <property name=
"expand">False
</property>
177 <property name=
"fill">True
</property>
178 <property name=
"position">1</property>
184 <action-widget response=
"0">ok
</action-widget>
185 <action-widget response=
"0">cancel
</action-widget>
186 <action-widget response=
"0">help
</action-widget>