1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
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=1 n-rows=1 -->
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=
"adjustment">columns_value
</property>
133 <property name=
"snap_to_ticks">True
</property>
134 <property name=
"truncate-multiline">True
</property>
135 <property name=
"numeric">True
</property>
138 <property name=
"left_attach">1</property>
139 <property name=
"top_attach">0</property>
143 <object class=
"GtkSpinButton" id=
"rows">
144 <property name=
"visible">True
</property>
145 <property name=
"can_focus">True
</property>
146 <property name=
"activates_default">True
</property>
147 <property name=
"adjustment">rows_value
</property>
148 <property name=
"snap_to_ticks">True
</property>
149 <property name=
"truncate-multiline">True
</property>
150 <property name=
"numeric">True
</property>
153 <property name=
"left_attach">1</property>
154 <property name=
"top_attach">1</property>
159 <property name=
"expand">True
</property>
160 <property name=
"fill">True
</property>
161 <property name=
"position">1</property>
167 <action-widget response=
"-11">help
</action-widget>
168 <action-widget response=
"-5">ok
</action-widget>
169 <action-widget response=
"-6">cancel
</action-widget>