1.12.42
[gnumeric.git] / src / dialogs / goto.ui
blob87d641478aabe6225a8b4d03c9f27ad7fe7a8147
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkAdjustment" id="adjustment1">
5 <property name="lower">1</property>
6 <property name="upper">100000</property>
7 <property name="value">1</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkAdjustment" id="adjustment2">
12 <property name="lower">1</property>
13 <property name="upper">100000</property>
14 <property name="value">1</property>
15 <property name="step_increment">1</property>
16 <property name="page_increment">10</property>
17 </object>
18 <object class="GtkDialog" id="goto_dialog">
19 <property name="can_focus">False</property>
20 <property name="title" translatable="yes">Go To...</property>
21 <property name="window_position">center</property>
22 <property name="type_hint">dialog</property>
23 <child internal-child="vbox">
24 <object class="GtkBox" id="dialog-vbox1">
25 <property name="visible">True</property>
26 <property name="can_focus">False</property>
27 <property name="orientation">vertical</property>
28 <property name="spacing">5</property>
29 <child internal-child="action_area">
30 <object class="GtkButtonBox" id="dialog-action_area1">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="layout_style">end</property>
34 <child>
35 <object class="GtkButton" id="help_button">
36 <property name="label">gtk-help</property>
37 <property name="use_action_appearance">False</property>
38 <property name="visible">True</property>
39 <property name="can_focus">True</property>
40 <property name="can_default">True</property>
41 <property name="receives_default">False</property>
42 <property name="use_action_appearance">False</property>
43 <property name="use_stock">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">False</property>
48 <property name="position">0</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="close_button">
53 <property name="label">gtk-close</property>
54 <property name="use_action_appearance">False</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="can_default">True</property>
58 <property name="receives_default">False</property>
59 <property name="use_action_appearance">False</property>
60 <property name="use_stock">True</property>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="fill">False</property>
65 <property name="position">1</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="pack_type">end</property>
73 <property name="position">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkGrid" id="names">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="hexpand">True</property>
81 <property name="vexpand">True</property>
82 <property name="border_width">6</property>
83 <property name="row_spacing">6</property>
84 <property name="column_spacing">12</property>
85 <child>
86 <object class="GtkScrolledWindow" id="scrolled">
87 <property name="height_request">150</property>
88 <property name="visible">True</property>
89 <property name="can_focus">True</property>
90 <property name="hexpand">True</property>
91 <property name="vexpand">True</property>
92 </object>
93 <packing>
94 <property name="left_attach">0</property>
95 <property name="top_attach">4</property>
96 <property name="width">2</property>
97 <property name="height">1</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkGrid" id="rc-grid">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="column_spacing">12</property>
105 <child>
106 <placeholder/>
107 </child>
108 <child>
109 <placeholder/>
110 </child>
111 <child>
112 <placeholder/>
113 </child>
114 <child>
115 <placeholder/>
116 </child>
117 <child>
118 <placeholder/>
119 </child>
120 <child>
121 <placeholder/>
122 </child>
123 <child>
124 <placeholder/>
125 </child>
126 <child>
127 <placeholder/>
128 </child>
129 <child>
130 <object class="GtkLabel" id="label1">
131 <property name="visible">True</property>
132 <property name="can_focus">False</property>
133 <property name="margin_left">6</property>
134 <property name="xalign">0</property>
135 <property name="label" translatable="yes">Rows:</property>
136 </object>
137 <packing>
138 <property name="left_attach">0</property>
139 <property name="top_attach">0</property>
140 <property name="width">1</property>
141 <property name="height">1</property>
142 </packing>
143 </child>
144 <child>
145 <object class="GtkSpinButton" id="spin-rows">
146 <property name="visible">True</property>
147 <property name="can_focus">True</property>
148 <property name="invisible_char"></property>
149 <property name="invisible_char_set">True</property>
150 <property name="primary_icon_activatable">False</property>
151 <property name="secondary_icon_activatable">False</property>
152 <property name="adjustment">adjustment1</property>
153 <property name="numeric">True</property>
154 </object>
155 <packing>
156 <property name="left_attach">1</property>
157 <property name="top_attach">0</property>
158 <property name="width">1</property>
159 <property name="height">1</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkLabel" id="label2">
164 <property name="visible">True</property>
165 <property name="can_focus">False</property>
166 <property name="margin_left">18</property>
167 <property name="xalign">0</property>
168 <property name="label" translatable="yes">Columns:</property>
169 </object>
170 <packing>
171 <property name="left_attach">2</property>
172 <property name="top_attach">0</property>
173 <property name="width">1</property>
174 <property name="height">1</property>
175 </packing>
176 </child>
177 <child>
178 <object class="GtkSpinButton" id="spin-columns">
179 <property name="visible">True</property>
180 <property name="can_focus">True</property>
181 <property name="invisible_char"></property>
182 <property name="invisible_char_set">True</property>
183 <property name="primary_icon_activatable">False</property>
184 <property name="secondary_icon_activatable">False</property>
185 <property name="adjustment">adjustment2</property>
186 <property name="numeric">True</property>
187 </object>
188 <packing>
189 <property name="left_attach">3</property>
190 <property name="top_attach">0</property>
191 <property name="width">1</property>
192 <property name="height">1</property>
193 </packing>
194 </child>
195 </object>
196 <packing>
197 <property name="left_attach">0</property>
198 <property name="top_attach">3</property>
199 <property name="width">2</property>
200 <property name="height">1</property>
201 </packing>
202 </child>
203 <child>
204 <object class="GtkButton" id="go_button">
205 <property name="label">gtk-jump-to</property>
206 <property name="use_action_appearance">False</property>
207 <property name="visible">True</property>
208 <property name="can_focus">True</property>
209 <property name="can_default">True</property>
210 <property name="receives_default">True</property>
211 <property name="use_action_appearance">False</property>
212 <property name="use_stock">True</property>
213 </object>
214 <packing>
215 <property name="left_attach">1</property>
216 <property name="top_attach">2</property>
217 <property name="width">1</property>
218 <property name="height">1</property>
219 </packing>
220 </child>
221 <child>
222 <placeholder/>
223 </child>
224 <child>
225 <placeholder/>
226 </child>
227 <child>
228 <placeholder/>
229 </child>
230 <child>
231 <placeholder/>
232 </child>
233 <child>
234 <placeholder/>
235 </child>
236 <child>
237 <placeholder/>
238 </child>
239 <child>
240 <placeholder/>
241 </child>
242 <child>
243 <placeholder/>
244 </child>
245 <child>
246 <placeholder/>
247 </child>
248 <child>
249 <placeholder/>
250 </child>
251 </object>
252 <packing>
253 <property name="expand">False</property>
254 <property name="fill">True</property>
255 <property name="position">1</property>
256 </packing>
257 </child>
258 </object>
259 </child>
260 <action-widgets>
261 <action-widget response="0">help_button</action-widget>
262 <action-widget response="0">close_button</action-widget>
263 </action-widgets>
264 </object>
265 </interface>