1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"number_of_columns_adjustment">
6 <property name=
"lower">1</property>
7 <property name=
"upper">4000</property>
8 <property name=
"step-increment">1</property>
9 <property name=
"page-increment">1</property>
11 <object class=
"GtkAdjustment" id=
"number_of_rows_adjustment">
12 <property name=
"lower">1</property>
13 <property name=
"upper">4000</property>
14 <property name=
"value">1</property>
15 <property name=
"step-increment">1</property>
16 <property name=
"page-increment">1</property>
18 <object class=
"GtkDialog" id=
"InsertCellsDialog">
19 <property name=
"can-focus">False
</property>
20 <property name=
"border-width">6</property>
21 <property name=
"title" translatable=
"yes" context=
"insertcells|InsertCellsDialog">Insert Cells
</property>
22 <property name=
"resizable">False
</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_area3">
34 <property name=
"can-focus">False
</property>
35 <property name=
"layout-style">end
</property>
37 <object class=
"GtkButton" id=
"ok">
38 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
39 <property name=
"visible">True
</property>
40 <property name=
"can-focus">True
</property>
41 <property name=
"can-default">True
</property>
42 <property name=
"has-default">True
</property>
43 <property name=
"receives-default">True
</property>
44 <property name=
"use-underline">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">0</property>
53 <object class=
"GtkButton" id=
"cancel">
54 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
55 <property name=
"visible">True
</property>
56 <property name=
"can-focus">True
</property>
57 <property name=
"receives-default">True
</property>
58 <property name=
"use-underline">True
</property>
61 <property name=
"expand">False
</property>
62 <property name=
"fill">True
</property>
63 <property name=
"position">1</property>
67 <object class=
"GtkButton" id=
"help">
68 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
69 <property name=
"visible">True
</property>
70 <property name=
"can-focus">True
</property>
71 <property name=
"receives-default">True
</property>
72 <property name=
"use-underline">True
</property>
75 <property name=
"expand">False
</property>
76 <property name=
"fill">True
</property>
77 <property name=
"position">2</property>
78 <property name=
"secondary">True
</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 <object class=
"GtkFrame" id=
"Selection">
91 <property name=
"visible">True
</property>
92 <property name=
"can-focus">False
</property>
93 <property name=
"label-xalign">0</property>
94 <property name=
"shadow-type">none
</property>
96 <!-- n-columns=2 n-rows=4 -->
97 <object class=
"GtkGrid">
98 <property name=
"visible">True
</property>
99 <property name=
"can-focus">False
</property>
100 <property name=
"row-spacing">3</property>
101 <property name=
"column-spacing">6</property>
102 <property name=
"row-homogeneous">True
</property>
104 <object class=
"GtkRadioButton" id=
"down">
105 <property name=
"label" translatable=
"yes" context=
"insertcells|down">Shift cells _down
</property>
106 <property name=
"visible">True
</property>
107 <property name=
"can-focus">True
</property>
108 <property name=
"receives-default">False
</property>
109 <property name=
"use-underline">True
</property>
110 <property name=
"active">True
</property>
111 <property name=
"draw-indicator">True
</property>
112 <child internal-child=
"accessible">
113 <object class=
"AtkObject" id=
"down-atkobject">
114 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertcells|extended_tip|down">Moves the contents of the selected range downward when cells are inserted.
</property>
119 <property name=
"left-attach">0</property>
120 <property name=
"top-attach">0</property>
124 <object class=
"GtkRadioButton" id=
"right">
125 <property name=
"label" translatable=
"yes" context=
"insertcells|right">Shift cells _right
</property>
126 <property name=
"visible">True
</property>
127 <property name=
"can-focus">True
</property>
128 <property name=
"receives-default">False
</property>
129 <property name=
"use-underline">True
</property>
130 <property name=
"draw-indicator">True
</property>
131 <property name=
"group">down
</property>
132 <child internal-child=
"accessible">
133 <object class=
"AtkObject" id=
"right-atkobject">
134 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertcells|extended_tip|right">Moves the contents of the selected range to the right when cells are inserted.
</property>
139 <property name=
"left-attach">0</property>
140 <property name=
"top-attach">1</property>
144 <object class=
"GtkRadioButton" id=
"rows">
145 <property name=
"label" translatable=
"yes" context=
"insertcells|rows">Entire ro_w
</property>
146 <property name=
"visible">True
</property>
147 <property name=
"can-focus">True
</property>
148 <property name=
"receives-default">False
</property>
149 <property name=
"use-underline">True
</property>
150 <property name=
"draw-indicator">True
</property>
151 <property name=
"group">down
</property>
152 <child internal-child=
"accessible">
153 <object class=
"AtkObject" id=
"rows-atkobject">
154 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertcells|extended_tip|rows">Inserts an entire row. The position of the row is determined by the selection on the sheet.
</property>
159 <property name=
"left-attach">0</property>
160 <property name=
"top-attach">2</property>
164 <object class=
"GtkRadioButton" id=
"cols">
165 <property name=
"label" translatable=
"yes" context=
"insertcells|cols">Entire _column
</property>
166 <property name=
"visible">True
</property>
167 <property name=
"can-focus">True
</property>
168 <property name=
"receives-default">False
</property>
169 <property name=
"use-underline">True
</property>
170 <property name=
"draw-indicator">True
</property>
171 <property name=
"group">down
</property>
172 <child internal-child=
"accessible">
173 <object class=
"AtkObject" id=
"cols-atkobject">
174 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertcells|extended_tip|cols">Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns.
</property>
179 <property name=
"left-attach">0</property>
180 <property name=
"top-attach">3</property>
184 <object class=
"GtkSpinButton" id=
"number_of_rows">
185 <property name=
"visible">True
</property>
186 <property name=
"can-focus">True
</property>
187 <property name=
"halign">start
</property>
188 <property name=
"valign">start
</property>
189 <property name=
"secondary-icon-tooltip-text" translatable=
"yes" context=
"insertcells|number_of_rows">Number of rows
</property>
190 <property name=
"adjustment">number_of_rows_adjustment
</property>
191 <property name=
"numeric">True
</property>
192 <child internal-child=
"accessible">
193 <object class=
"AtkObject" id=
"number_of_rows-atkobject">
194 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertcells|extended_tip|number_of_rows">Specify the number of rows to insert.
</property>
199 <property name=
"left-attach">1</property>
200 <property name=
"top-attach">2</property>
204 <object class=
"GtkSpinButton" id=
"number_of_columns">
205 <property name=
"visible">True
</property>
206 <property name=
"can-focus">True
</property>
207 <property name=
"halign">start
</property>
208 <property name=
"valign">start
</property>
209 <property name=
"secondary-icon-tooltip-text" translatable=
"yes" context=
"insertcells|number_of_columns">Number of columns
</property>
210 <property name=
"adjustment">number_of_columns_adjustment
</property>
211 <property name=
"numeric">True
</property>
212 <child internal-child=
"accessible">
213 <object class=
"AtkObject" id=
"number_of_columns-atkobject">
214 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertcells|extended_tip|number_of_columns">Specify the number of columns to insert.
</property>
219 <property name=
"left-attach">1</property>
220 <property name=
"top-attach">3</property>
232 <object class=
"GtkLabel" id=
"label1">
233 <property name=
"visible">True
</property>
234 <property name=
"can-focus">False
</property>
235 <property name=
"label" translatable=
"yes" context=
"insertcells|label1">Selection
</property>
237 <attribute name=
"weight" value=
"bold"/>
243 <property name=
"expand">False
</property>
244 <property name=
"fill">True
</property>
245 <property name=
"position">1</property>
251 <action-widget response=
"-5">ok
</action-widget>
252 <action-widget response=
"-6">cancel
</action-widget>
253 <action-widget response=
"-11">help
</action-widget>
255 <child internal-child=
"accessible">
256 <object class=
"AtkObject" id=
"InsertCellsDialog-atkobject">
257 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"insertcells|extended_tip|InsertCellsDialog">Opens the Insert Cells dialog, in which you can insert new cells according to the options that you specify.
</property>