1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"columns_value">
6 <property name=
"lower">1</property>
7 <property name=
"upper">75</property>
8 <property name=
"value">5</property>
9 <property name=
"step-increment">1</property>
10 <property name=
"page-increment">10</property>
12 <object class=
"GtkAdjustment" id=
"rows_value">
13 <property name=
"lower">1</property>
14 <property name=
"upper">75</property>
15 <property name=
"value">2</property>
16 <property name=
"step-increment">1</property>
17 <property name=
"page-increment">10</property>
19 <object class=
"GtkDialog" id=
"NewTableDialog">
20 <property name=
"can-focus">False
</property>
21 <property name=
"border-width">6</property>
22 <property name=
"title" translatable=
"yes" context=
"newtabledialog|NewTableDialog">Insert Table
</property>
23 <property name=
"modal">True
</property>
24 <property name=
"default-width">0</property>
25 <property name=
"default-height">0</property>
26 <property name=
"type-hint">dialog
</property>
27 <child internal-child=
"vbox">
28 <object class=
"GtkBox" id=
"dialog-vbox1">
29 <property name=
"can-focus">False
</property>
30 <property name=
"orientation">vertical
</property>
31 <property name=
"spacing">12</property>
32 <child internal-child=
"action_area">
33 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
34 <property name=
"can-focus">False
</property>
35 <property name=
"layout-style">end
</property>
37 <object class=
"GtkButton" id=
"help">
38 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
39 <property name=
"visible">True
</property>
40 <property name=
"can-focus">True
</property>
41 <property name=
"receives-default">True
</property>
42 <property name=
"use-underline">True
</property>
45 <property name=
"expand">False
</property>
46 <property name=
"fill">True
</property>
47 <property name=
"position">0</property>
48 <property name=
"secondary">True
</property>
52 <object class=
"GtkButton" id=
"ok">
53 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can-focus">True
</property>
56 <property name=
"can-default">True
</property>
57 <property name=
"has-default">True
</property>
58 <property name=
"receives-default">False
</property>
59 <property name=
"use-underline">True
</property>
62 <property name=
"expand">False
</property>
63 <property name=
"fill">True
</property>
64 <property name=
"position">1</property>
68 <object class=
"GtkButton" id=
"cancel">
69 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
70 <property name=
"visible">True
</property>
71 <property name=
"can-focus">True
</property>
72 <property name=
"receives-default">True
</property>
73 <property name=
"use-underline">True
</property>
76 <property name=
"expand">False
</property>
77 <property name=
"fill">True
</property>
78 <property name=
"position">2</property>
83 <property name=
"expand">False
</property>
84 <property name=
"fill">True
</property>
85 <property name=
"pack-type">end
</property>
86 <property name=
"position">0</property>
90 <!-- n-columns=2 n-rows=2 -->
91 <object class=
"GtkGrid" id=
"grid1">
92 <property name=
"visible">True
</property>
93 <property name=
"can-focus">False
</property>
94 <property name=
"border-width">6</property>
95 <property name=
"row-spacing">12</property>
96 <property name=
"column-spacing">12</property>
98 <object class=
"GtkLabel" id=
"columns_label">
99 <property name=
"visible">True
</property>
100 <property name=
"can-focus">False
</property>
101 <property name=
"hexpand">True
</property>
102 <property name=
"label" translatable=
"yes" context=
"newtabledialog|columns_label">_Number of columns:
</property>
103 <property name=
"use-underline">True
</property>
104 <property name=
"mnemonic-widget">columns
</property>
105 <property name=
"xalign">0</property>
108 <property name=
"left-attach">0</property>
109 <property name=
"top-attach">0</property>
113 <object class=
"GtkLabel" id=
"rows_label">
114 <property name=
"visible">True
</property>
115 <property name=
"can-focus">False
</property>
116 <property name=
"hexpand">True
</property>
117 <property name=
"label" translatable=
"yes" context=
"newtabledialog|rows_label">_Number of rows:
</property>
118 <property name=
"use-underline">True
</property>
119 <property name=
"mnemonic-widget">rows
</property>
120 <property name=
"xalign">0</property>
123 <property name=
"left-attach">0</property>
124 <property name=
"top-attach">1</property>
128 <object class=
"GtkSpinButton" id=
"columns">
129 <property name=
"visible">True
</property>
130 <property name=
"can-focus">True
</property>
131 <property name=
"activates-default">True
</property>
132 <property name=
"truncate-multiline">True
</property>
133 <property name=
"adjustment">columns_value
</property>
134 <property name=
"snap-to-ticks">True
</property>
135 <property name=
"numeric">True
</property>
136 <child internal-child=
"accessible">
137 <object class=
"AtkObject" id=
"columns-atkobject">
138 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"newtabledialog|extended_tip|columns">Enter the number of columns for the new table.
</property>
143 <property name=
"left-attach">1</property>
144 <property name=
"top-attach">0</property>
148 <object class=
"GtkSpinButton" id=
"rows">
149 <property name=
"visible">True
</property>
150 <property name=
"can-focus">True
</property>
151 <property name=
"activates-default">True
</property>
152 <property name=
"truncate-multiline">True
</property>
153 <property name=
"adjustment">rows_value
</property>
154 <property name=
"snap-to-ticks">True
</property>
155 <property name=
"numeric">True
</property>
156 <child internal-child=
"accessible">
157 <object class=
"AtkObject" id=
"rows-atkobject">
158 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"newtabledialog|extended_tip|rows">Enter the number of rows for the new table.
</property>
163 <property name=
"left-attach">1</property>
164 <property name=
"top-attach">1</property>
169 <property name=
"expand">True
</property>
170 <property name=
"fill">True
</property>
171 <property name=
"position">1</property>
177 <action-widget response=
"-11">help
</action-widget>
178 <action-widget response=
"-5">ok
</action-widget>
179 <action-widget response=
"-6">cancel
</action-widget>