1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class=
"GtkDialog" id=
"SolverDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">Solver
</property>
9 <property name=
"type_hint">dialog
</property>
10 <child internal-child=
"vbox">
11 <object class=
"GtkBox" id=
"dialog-vbox1">
12 <property name=
"can_focus">False
</property>
13 <property name=
"orientation">vertical
</property>
14 <property name=
"spacing">12</property>
15 <child internal-child=
"action_area">
16 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
17 <property name=
"can_focus">False
</property>
18 <property name=
"layout_style">end
</property>
20 <object class=
"GtkButton" id=
"options">
21 <property name=
"label" translatable=
"yes">O_ptions...
</property>
22 <property name=
"visible">True
</property>
23 <property name=
"can_focus">True
</property>
24 <property name=
"receives_default">True
</property>
25 <property name=
"use_underline">True
</property>
28 <property name=
"expand">False
</property>
29 <property name=
"fill">True
</property>
30 <property name=
"position">0</property>
31 <property name=
"secondary">True
</property>
35 <object class=
"GtkButton" id=
"help">
36 <property name=
"label">gtk-help
</property>
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">True
</property>
39 <property name=
"receives_default">True
</property>
40 <property name=
"use_stock">True
</property>
43 <property name=
"expand">False
</property>
44 <property name=
"fill">True
</property>
45 <property name=
"position">1</property>
49 <object class=
"GtkButton" id=
"close">
50 <property name=
"label">gtk-close
</property>
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">True
</property>
53 <property name=
"receives_default">True
</property>
54 <property name=
"use_stock">True
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">2</property>
63 <object class=
"GtkButton" id=
"solve">
64 <property name=
"label" translatable=
"yes">_Solve
</property>
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">True
</property>
67 <property name=
"can_default">True
</property>
68 <property name=
"has_default">True
</property>
69 <property name=
"receives_default">True
</property>
70 <property name=
"use_underline">True
</property>
73 <property name=
"expand">False
</property>
74 <property name=
"fill">True
</property>
75 <property name=
"position">3</property>
80 <property name=
"expand">False
</property>
81 <property name=
"fill">True
</property>
82 <property name=
"pack_type">end
</property>
83 <property name=
"position">0</property>
87 <object class=
"GtkBox" id=
"box1">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">False
</property>
90 <property name=
"hexpand">True
</property>
91 <property name=
"vexpand">True
</property>
92 <property name=
"orientation">vertical
</property>
93 <property name=
"spacing">12</property>
95 <object class=
"GtkGrid" id=
"grid2">
96 <property name=
"visible">True
</property>
97 <property name=
"can_focus">False
</property>
98 <property name=
"hexpand">True
</property>
99 <property name=
"row_spacing">6</property>
100 <property name=
"column_spacing">12</property>
101 <property name=
"row_homogeneous">True
</property>
103 <object class=
"GtkLabel" id=
"targetlabel">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">False
</property>
106 <property name=
"xalign">0</property>
107 <property name=
"label" translatable=
"yes">_Target cell
</property>
108 <property name=
"use_underline">True
</property>
111 <property name=
"left_attach">0</property>
112 <property name=
"top_attach">0</property>
113 <property name=
"width">1</property>
114 <property name=
"height">1</property>
118 <object class=
"GtkLabel" id=
"result">
119 <property name=
"visible">True
</property>
120 <property name=
"can_focus">False
</property>
121 <property name=
"xalign">0</property>
122 <property name=
"yalign">0.029999999329447746</property>
123 <property name=
"label" translatable=
"yes">Optimize result to
</property>
126 <property name=
"left_attach">0</property>
127 <property name=
"top_attach">1</property>
128 <property name=
"width">1</property>
129 <property name=
"height">1</property>
133 <object class=
"GtkLabel" id=
"changelabel">
134 <property name=
"visible">True
</property>
135 <property name=
"can_focus">False
</property>
136 <property name=
"xalign">0</property>
137 <property name=
"label" translatable=
"yes">_By changing cells
</property>
138 <property name=
"use_underline">True
</property>
141 <property name=
"left_attach">0</property>
142 <property name=
"top_attach">4</property>
143 <property name=
"width">1</property>
144 <property name=
"height">1</property>
148 <object class=
"GtkRadioButton" id=
"min">
149 <property name=
"label" translatable=
"yes">Minim_um
</property>
150 <property name=
"visible">True
</property>
151 <property name=
"can_focus">True
</property>
152 <property name=
"receives_default">False
</property>
153 <property name=
"use_underline">True
</property>
154 <property name=
"xalign">0</property>
155 <property name=
"draw_indicator">True
</property>
156 <property name=
"group">value
</property>
158 <relation type=
"member-of" target=
"result"/>
162 <property name=
"left_attach">1</property>
163 <property name=
"top_attach">2</property>
164 <property name=
"width">1</property>
165 <property name=
"height">1</property>
169 <object class=
"GtkRadioButton" id=
"max">
170 <property name=
"label" translatable=
"yes">_Maximum
</property>
171 <property name=
"visible">True
</property>
172 <property name=
"can_focus">True
</property>
173 <property name=
"receives_default">False
</property>
174 <property name=
"use_underline">True
</property>
175 <property name=
"xalign">0</property>
176 <property name=
"active">True
</property>
177 <property name=
"draw_indicator">True
</property>
178 <property name=
"group">min
</property>
180 <relation type=
"member-of" target=
"result"/>
184 <property name=
"left_attach">1</property>
185 <property name=
"top_attach">1</property>
186 <property name=
"width">1</property>
187 <property name=
"height">1</property>
191 <object class=
"GtkBox" id=
"box2">
192 <property name=
"visible">True
</property>
193 <property name=
"can_focus">False
</property>
194 <property name=
"hexpand">True
</property>
195 <property name=
"spacing">6</property>
197 <object class=
"foruilo-RefEdit" id=
"changeedit">
198 <property name=
"visible">True
</property>
199 <property name=
"can_focus">True
</property>
200 <property name=
"hexpand">True
</property>
201 <property name=
"width_chars">32</property>
204 <property name=
"expand">False
</property>
205 <property name=
"fill">True
</property>
206 <property name=
"position">0</property>
210 <object class=
"foruilo-RefButton" id=
"changebutton">
211 <property name=
"visible">True
</property>
212 <property name=
"can_focus">True
</property>
213 <property name=
"receives_default">True
</property>
216 <property name=
"expand">False
</property>
217 <property name=
"fill">True
</property>
218 <property name=
"position">1</property>
223 <property name=
"left_attach">1</property>
224 <property name=
"top_attach">4</property>
225 <property name=
"width">1</property>
226 <property name=
"height">1</property>
230 <object class=
"GtkBox" id=
"box4">
231 <property name=
"visible">True
</property>
232 <property name=
"can_focus">False
</property>
233 <property name=
"hexpand">True
</property>
234 <property name=
"spacing">6</property>
236 <object class=
"foruilo-RefEdit" id=
"targetedit">
237 <property name=
"visible">True
</property>
238 <property name=
"can_focus">True
</property>
239 <property name=
"hexpand">True
</property>
240 <property name=
"width_chars">32</property>
243 <property name=
"expand">False
</property>
244 <property name=
"fill">True
</property>
245 <property name=
"position">0</property>
249 <object class=
"foruilo-RefButton" id=
"targetbutton">
250 <property name=
"visible">True
</property>
251 <property name=
"can_focus">True
</property>
252 <property name=
"receives_default">True
</property>
255 <property name=
"expand">False
</property>
256 <property name=
"fill">True
</property>
257 <property name=
"position">1</property>
262 <property name=
"left_attach">1</property>
263 <property name=
"top_attach">0</property>
264 <property name=
"width">1</property>
265 <property name=
"height">1</property>
269 <object class=
"GtkBox" id=
"box5">
270 <property name=
"visible">True
</property>
271 <property name=
"can_focus">False
</property>
272 <property name=
"hexpand">True
</property>
273 <property name=
"spacing">12</property>
275 <object class=
"GtkRadioButton" id=
"value">
276 <property name=
"label" translatable=
"yes">_Value of
</property>
277 <property name=
"visible">True
</property>
278 <property name=
"can_focus">True
</property>
279 <property name=
"receives_default">False
</property>
280 <property name=
"use_underline">True
</property>
281 <property name=
"xalign">0</property>
282 <property name=
"draw_indicator">True
</property>
283 <property name=
"group">max
</property>
285 <relation type=
"member-of" target=
"result"/>
289 <property name=
"expand">False
</property>
290 <property name=
"fill">True
</property>
291 <property name=
"position">0</property>
295 <object class=
"GtkBox" id=
"box3">
296 <property name=
"visible">True
</property>
297 <property name=
"can_focus">False
</property>
298 <property name=
"hexpand">True
</property>
299 <property name=
"spacing">6</property>
301 <object class=
"foruilo-RefEdit" id=
"valueedit">
302 <property name=
"visible">True
</property>
303 <property name=
"can_focus">True
</property>
304 <property name=
"hexpand">True
</property>
305 <property name=
"invisible_char">●
</property>
308 <property name=
"expand">False
</property>
309 <property name=
"fill">True
</property>
310 <property name=
"position">0</property>
314 <object class=
"foruilo-RefButton" id=
"valuebutton">
315 <property name=
"visible">True
</property>
316 <property name=
"can_focus">True
</property>
317 <property name=
"receives_default">True
</property>
320 <property name=
"expand">False
</property>
321 <property name=
"fill">True
</property>
322 <property name=
"position">1</property>
327 <property name=
"expand">False
</property>
328 <property name=
"fill">True
</property>
329 <property name=
"position">1</property>
334 <property name=
"left_attach">1</property>
335 <property name=
"top_attach">3</property>
336 <property name=
"width">1</property>
337 <property name=
"height">1</property>
348 <property name=
"expand">False
</property>
349 <property name=
"fill">True
</property>
350 <property name=
"position">0</property>
354 <object class=
"GtkFrame" id=
"frame1">
355 <property name=
"visible">True
</property>
356 <property name=
"can_focus">False
</property>
357 <property name=
"hexpand">True
</property>
358 <property name=
"vexpand">True
</property>
359 <property name=
"label_xalign">0</property>
360 <property name=
"shadow_type">none
</property>
362 <object class=
"GtkAlignment" id=
"alignment1">
363 <property name=
"visible">True
</property>
364 <property name=
"can_focus">False
</property>
365 <property name=
"valign">start
</property>
366 <property name=
"hexpand">True
</property>
367 <property name=
"top_padding">6</property>
368 <property name=
"left_padding">12</property>
370 <object class=
"GtkGrid" id=
"grid1">
371 <property name=
"visible">True
</property>
372 <property name=
"can_focus">False
</property>
373 <property name=
"valign">start
</property>
374 <property name=
"hexpand">True
</property>
375 <property name=
"row_spacing">6</property>
376 <property name=
"column_spacing">6</property>
378 <object class=
"GtkLabel" id=
"cellreflabel">
379 <property name=
"visible">True
</property>
380 <property name=
"can_focus">False
</property>
381 <property name=
"xalign">0</property>
382 <property name=
"label" translatable=
"yes">_Cell reference
</property>
383 <property name=
"use_underline">True
</property>
386 <property name=
"left_attach">0</property>
387 <property name=
"top_attach">0</property>
388 <property name=
"width">2</property>
389 <property name=
"height">1</property>
393 <object class=
"GtkLabel" id=
"oplabel">
394 <property name=
"visible">True
</property>
395 <property name=
"can_focus">False
</property>
396 <property name=
"xalign">0</property>
397 <property name=
"label" translatable=
"yes">_Operator
</property>
398 <property name=
"use_underline">True
</property>
401 <property name=
"left_attach">2</property>
402 <property name=
"top_attach">0</property>
403 <property name=
"width">1</property>
404 <property name=
"height">1</property>
408 <object class=
"GtkLabel" id=
"constraintlabel">
409 <property name=
"visible">True
</property>
410 <property name=
"can_focus">False
</property>
411 <property name=
"margin_left">6</property>
412 <property name=
"xalign">0</property>
413 <property name=
"label" translatable=
"yes">V_alue
</property>
414 <property name=
"use_underline">True
</property>
417 <property name=
"left_attach">3</property>
418 <property name=
"top_attach">0</property>
419 <property name=
"width">4</property>
420 <property name=
"height">1</property>
424 <object class=
"sclo-ScCursorRefEdit" id=
"ref1edit">
425 <property name=
"visible">True
</property>
426 <property name=
"can_focus">True
</property>
427 <property name=
"hexpand">True
</property>
428 <property name=
"invisible_char">●
</property>
429 <property name=
"width_chars">20</property>
432 <property name=
"left_attach">0</property>
433 <property name=
"top_attach">1</property>
434 <property name=
"width">1</property>
435 <property name=
"height">1</property>
439 <object class=
"sclo-ScCursorRefEdit" id=
"ref2edit">
440 <property name=
"visible">True
</property>
441 <property name=
"can_focus">True
</property>
442 <property name=
"hexpand">True
</property>
443 <property name=
"invisible_char">●
</property>
444 <property name=
"width_chars">20</property>
447 <property name=
"left_attach">0</property>
448 <property name=
"top_attach">2</property>
449 <property name=
"width">1</property>
450 <property name=
"height">1</property>
454 <object class=
"sclo-ScCursorRefEdit" id=
"ref3edit">
455 <property name=
"visible">True
</property>
456 <property name=
"can_focus">True
</property>
457 <property name=
"hexpand">True
</property>
458 <property name=
"invisible_char">●
</property>
459 <property name=
"width_chars">20</property>
462 <property name=
"left_attach">0</property>
463 <property name=
"top_attach">3</property>
464 <property name=
"width">1</property>
465 <property name=
"height">1</property>
469 <object class=
"sclo-ScCursorRefEdit" id=
"ref4edit">
470 <property name=
"visible">True
</property>
471 <property name=
"can_focus">True
</property>
472 <property name=
"hexpand">True
</property>
473 <property name=
"invisible_char">●
</property>
474 <property name=
"width_chars">20</property>
477 <property name=
"left_attach">0</property>
478 <property name=
"top_attach">4</property>
479 <property name=
"width">1</property>
480 <property name=
"height">1</property>
484 <object class=
"foruilo-RefButton" id=
"ref1button">
485 <property name=
"visible">True
</property>
486 <property name=
"can_focus">True
</property>
487 <property name=
"receives_default">True
</property>
490 <property name=
"left_attach">1</property>
491 <property name=
"top_attach">1</property>
492 <property name=
"width">1</property>
493 <property name=
"height">1</property>
497 <object class=
"foruilo-RefButton" id=
"ref2button">
498 <property name=
"visible">True
</property>
499 <property name=
"can_focus">True
</property>
500 <property name=
"receives_default">True
</property>
503 <property name=
"left_attach">1</property>
504 <property name=
"top_attach">2</property>
505 <property name=
"width">1</property>
506 <property name=
"height">1</property>
510 <object class=
"foruilo-RefButton" id=
"ref3button">
511 <property name=
"visible">True
</property>
512 <property name=
"can_focus">True
</property>
513 <property name=
"receives_default">True
</property>
516 <property name=
"left_attach">1</property>
517 <property name=
"top_attach">3</property>
518 <property name=
"width">1</property>
519 <property name=
"height">1</property>
523 <object class=
"foruilo-RefButton" id=
"ref4button">
524 <property name=
"visible">True
</property>
525 <property name=
"can_focus">True
</property>
526 <property name=
"receives_default">True
</property>
529 <property name=
"left_attach">1</property>
530 <property name=
"top_attach">4</property>
531 <property name=
"width">1</property>
532 <property name=
"height">1</property>
536 <object class=
"GtkComboBoxText" id=
"op1list">
537 <property name=
"visible">True
</property>
538 <property name=
"can_focus">False
</property>
539 <property name=
"entry_text_column">0</property>
540 <property name=
"id_column">1</property>
542 <item translatable=
"yes"><=
</item>
543 <item translatable=
"yes">=
</item>
544 <item translatable=
"yes">=
></item>
545 <item translatable=
"yes">Integer
</item>
546 <item translatable=
"yes">Binary
</item>
550 <property name=
"left_attach">2</property>
551 <property name=
"top_attach">1</property>
552 <property name=
"width">1</property>
553 <property name=
"height">1</property>
557 <object class=
"GtkComboBoxText" id=
"op2list">
558 <property name=
"visible">True
</property>
559 <property name=
"can_focus">False
</property>
560 <property name=
"entry_text_column">0</property>
561 <property name=
"id_column">1</property>
563 <item translatable=
"yes"><=
</item>
564 <item translatable=
"yes">=
</item>
565 <item translatable=
"yes">=
></item>
566 <item translatable=
"yes">Integer
</item>
567 <item translatable=
"yes">Binary
</item>
571 <property name=
"left_attach">2</property>
572 <property name=
"top_attach">2</property>
573 <property name=
"width">1</property>
574 <property name=
"height">1</property>
578 <object class=
"GtkComboBoxText" id=
"op3list">
579 <property name=
"visible">True
</property>
580 <property name=
"can_focus">False
</property>
581 <property name=
"entry_text_column">0</property>
582 <property name=
"id_column">1</property>
584 <item translatable=
"yes"><=
</item>
585 <item translatable=
"yes">=
</item>
586 <item translatable=
"yes">=
></item>
587 <item translatable=
"yes">Integer
</item>
588 <item translatable=
"yes">Binary
</item>
592 <property name=
"left_attach">2</property>
593 <property name=
"top_attach">3</property>
594 <property name=
"width">1</property>
595 <property name=
"height">1</property>
599 <object class=
"GtkComboBoxText" id=
"op4list">
600 <property name=
"visible">True
</property>
601 <property name=
"can_focus">False
</property>
602 <property name=
"entry_text_column">0</property>
603 <property name=
"id_column">1</property>
605 <item translatable=
"yes"><=
</item>
606 <item translatable=
"yes">=
</item>
607 <item translatable=
"yes">=
></item>
608 <item translatable=
"yes">Integer
</item>
609 <item translatable=
"yes">Binary
</item>
613 <property name=
"left_attach">2</property>
614 <property name=
"top_attach">4</property>
615 <property name=
"width">1</property>
616 <property name=
"height">1</property>
620 <object class=
"sclo-ScCursorRefEdit" id=
"val1edit">
621 <property name=
"visible">True
</property>
622 <property name=
"can_focus">True
</property>
623 <property name=
"margin_left">6</property>
624 <property name=
"hexpand">True
</property>
625 <property name=
"invisible_char">●
</property>
626 <property name=
"width_chars">15</property>
629 <property name=
"left_attach">3</property>
630 <property name=
"top_attach">1</property>
631 <property name=
"width">1</property>
632 <property name=
"height">1</property>
636 <object class=
"sclo-ScCursorRefEdit" id=
"val2edit">
637 <property name=
"visible">True
</property>
638 <property name=
"can_focus">True
</property>
639 <property name=
"margin_left">6</property>
640 <property name=
"hexpand">True
</property>
641 <property name=
"invisible_char">●
</property>
642 <property name=
"width_chars">15</property>
645 <property name=
"left_attach">3</property>
646 <property name=
"top_attach">2</property>
647 <property name=
"width">1</property>
648 <property name=
"height">1</property>
652 <object class=
"sclo-ScCursorRefEdit" id=
"val3edit">
653 <property name=
"visible">True
</property>
654 <property name=
"can_focus">True
</property>
655 <property name=
"margin_left">6</property>
656 <property name=
"hexpand">True
</property>
657 <property name=
"invisible_char">●
</property>
658 <property name=
"width_chars">15</property>
661 <property name=
"left_attach">3</property>
662 <property name=
"top_attach">3</property>
663 <property name=
"width">1</property>
664 <property name=
"height">1</property>
668 <object class=
"sclo-ScCursorRefEdit" id=
"val4edit">
669 <property name=
"visible">True
</property>
670 <property name=
"can_focus">True
</property>
671 <property name=
"margin_left">6</property>
672 <property name=
"hexpand">True
</property>
673 <property name=
"invisible_char">●
</property>
674 <property name=
"width_chars">15</property>
677 <property name=
"left_attach">3</property>
678 <property name=
"top_attach">4</property>
679 <property name=
"width">1</property>
680 <property name=
"height">1</property>
684 <object class=
"foruilo-RefButton" id=
"val1button">
685 <property name=
"visible">True
</property>
686 <property name=
"can_focus">True
</property>
687 <property name=
"receives_default">True
</property>
690 <property name=
"left_attach">4</property>
691 <property name=
"top_attach">1</property>
692 <property name=
"width">1</property>
693 <property name=
"height">1</property>
697 <object class=
"foruilo-RefButton" id=
"val2button">
698 <property name=
"visible">True
</property>
699 <property name=
"can_focus">True
</property>
700 <property name=
"receives_default">True
</property>
703 <property name=
"left_attach">4</property>
704 <property name=
"top_attach">2</property>
705 <property name=
"width">1</property>
706 <property name=
"height">1</property>
710 <object class=
"foruilo-RefButton" id=
"val3button">
711 <property name=
"visible">True
</property>
712 <property name=
"can_focus">True
</property>
713 <property name=
"receives_default">True
</property>
716 <property name=
"left_attach">4</property>
717 <property name=
"top_attach">3</property>
718 <property name=
"width">1</property>
719 <property name=
"height">1</property>
723 <object class=
"foruilo-RefButton" id=
"val4button">
724 <property name=
"visible">True
</property>
725 <property name=
"can_focus">True
</property>
726 <property name=
"receives_default">True
</property>
729 <property name=
"left_attach">4</property>
730 <property name=
"top_attach">4</property>
731 <property name=
"width">1</property>
732 <property name=
"height">1</property>
736 <object class=
"GtkButton" id=
"del2">
737 <property name=
"visible">True
</property>
738 <property name=
"can_focus">True
</property>
739 <property name=
"receives_default">True
</property>
740 <property name=
"has_tooltip">True
</property>
741 <property name=
"tooltip_markup" translatable=
"yes">Remove
</property>
742 <property name=
"tooltip_text" translatable=
"yes">Remove
</property>
745 <property name=
"left_attach">5</property>
746 <property name=
"top_attach">2</property>
747 <property name=
"width">1</property>
748 <property name=
"height">1</property>
752 <object class=
"GtkButton" id=
"del1">
753 <property name=
"visible">True
</property>
754 <property name=
"can_focus">True
</property>
755 <property name=
"receives_default">True
</property>
756 <property name=
"has_tooltip">True
</property>
757 <property name=
"tooltip_markup" translatable=
"yes">Remove
</property>
758 <property name=
"tooltip_text" translatable=
"yes">Remove
</property>
761 <property name=
"left_attach">5</property>
762 <property name=
"top_attach">1</property>
763 <property name=
"width">1</property>
764 <property name=
"height">1</property>
768 <object class=
"GtkButton" id=
"del3">
769 <property name=
"visible">True
</property>
770 <property name=
"can_focus">True
</property>
771 <property name=
"receives_default">True
</property>
772 <property name=
"has_tooltip">True
</property>
773 <property name=
"tooltip_markup" translatable=
"yes">Remove
</property>
774 <property name=
"tooltip_text" translatable=
"yes">Remove
</property>
777 <property name=
"left_attach">5</property>
778 <property name=
"top_attach">3</property>
779 <property name=
"width">1</property>
780 <property name=
"height">1</property>
784 <object class=
"GtkButton" id=
"del4">
785 <property name=
"visible">True
</property>
786 <property name=
"can_focus">True
</property>
787 <property name=
"receives_default">True
</property>
788 <property name=
"has_tooltip">True
</property>
789 <property name=
"tooltip_markup" translatable=
"yes">Remove
</property>
790 <property name=
"tooltip_text" translatable=
"yes">Remove
</property>
793 <property name=
"left_attach">5</property>
794 <property name=
"top_attach">4</property>
795 <property name=
"width">1</property>
796 <property name=
"height">1</property>
800 <object class=
"GtkScrollbar" id=
"scrollbar">
801 <property name=
"height_request">1</property>
802 <property name=
"visible">True
</property>
803 <property name=
"can_focus">False
</property>
804 <property name=
"orientation">vertical
</property>
807 <property name=
"left_attach">6</property>
808 <property name=
"top_attach">1</property>
809 <property name=
"width">1</property>
810 <property name=
"height">4</property>
818 <object class=
"GtkLabel" id=
"label1">
819 <property name=
"visible">True
</property>
820 <property name=
"can_focus">False
</property>
821 <property name=
"label" translatable=
"yes">Limiting Conditions
</property>
823 <attribute name=
"weight" value=
"bold"/>
829 <property name=
"expand">False
</property>
830 <property name=
"fill">True
</property>
831 <property name=
"position">1</property>
836 <property name=
"expand">False
</property>
837 <property name=
"fill">True
</property>
838 <property name=
"position">1</property>
844 <action-widget response=
"0">options
</action-widget>
845 <action-widget response=
"0">help
</action-widget>
846 <action-widget response=
"0">close
</action-widget>
847 <action-widget response=
"0">solve
</action-widget>