]> git.sur5r.net Git - glabels/blob - data/ui/prefs-dialog.ui
Imported Upstream version 3.0.0
[glabels] / data / ui / prefs-dialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <requires lib="gtk+" version="2.20"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkAdjustment" id="adjustment3">
6     <property name="lower">0.25</property>
7     <property name="upper">4</property>
8     <property name="value">1</property>
9     <property name="step_increment">0.25</property>
10     <property name="page_increment">1</property>
11   </object>
12   <object class="GtkAdjustment" id="adjustment2">
13     <property name="upper">5</property>
14     <property name="value">1</property>
15     <property name="step_increment">0.01</property>
16     <property name="page_increment">0.10000000000000001</property>
17   </object>
18   <object class="GtkAdjustment" id="adjustment1">
19     <property name="lower">1</property>
20     <property name="upper">100</property>
21     <property name="value">1</property>
22     <property name="step_increment">1</property>
23     <property name="page_increment">10</property>
24   </object>
25   <object class="GtkDialog" id="dialog1">
26     <property name="visible">True</property>
27     <property name="title" translatable="yes">gLabels Preferences</property>
28     <property name="type_hint">dialog</property>
29     <child internal-child="vbox">
30       <object class="GtkVBox" id="dialog-vbox1">
31         <property name="visible">True</property>
32         <child>
33           <object class="GtkNotebook" id="prefs_notebook">
34             <property name="visible">True</property>
35             <property name="can_focus">True</property>
36             <child>
37               <object class="GtkVBox" id="vbox1">
38                 <property name="visible">True</property>
39                 <property name="border_width">12</property>
40                 <property name="spacing">12</property>
41                 <child>
42                   <object class="GtkLabel" id="label3">
43                     <property name="visible">True</property>
44                     <property name="xalign">0</property>
45                     <property name="label" translatable="yes">Select locale specific behavior.</property>
46                   </object>
47                   <packing>
48                     <property name="expand">False</property>
49                     <property name="fill">False</property>
50                     <property name="position">0</property>
51                   </packing>
52                 </child>
53                 <child>
54                   <object class="GtkFrame" id="frame1">
55                     <property name="visible">True</property>
56                     <property name="label_xalign">0</property>
57                     <property name="shadow_type">none</property>
58                     <child>
59                       <object class="GtkHBox" id="hbox1">
60                         <property name="visible">True</property>
61                         <child>
62                           <object class="GtkLabel" id="label6">
63                             <property name="visible">True</property>
64                             <property name="label" translatable="yes">   </property>
65                           </object>
66                           <packing>
67                             <property name="expand">False</property>
68                             <property name="fill">False</property>
69                             <property name="position">0</property>
70                           </packing>
71                         </child>
72                         <child>
73                           <object class="GtkVBox" id="vbox2">
74                             <property name="visible">True</property>
75                             <property name="border_width">6</property>
76                             <property name="spacing">6</property>
77                             <child>
78                               <object class="GtkRadioButton" id="units_points_radio">
79                                 <property name="label" translatable="yes">Points</property>
80                                 <property name="visible">True</property>
81                                 <property name="can_focus">True</property>
82                                 <property name="receives_default">False</property>
83                                 <property name="use_underline">True</property>
84                                 <property name="draw_indicator">True</property>
85                               </object>
86                               <packing>
87                                 <property name="expand">False</property>
88                                 <property name="fill">False</property>
89                                 <property name="position">0</property>
90                               </packing>
91                             </child>
92                             <child>
93                               <object class="GtkRadioButton" id="units_inches_radio">
94                                 <property name="label" translatable="yes">Inches</property>
95                                 <property name="visible">True</property>
96                                 <property name="can_focus">True</property>
97                                 <property name="receives_default">False</property>
98                                 <property name="use_underline">True</property>
99                                 <property name="draw_indicator">True</property>
100                                 <property name="group">units_points_radio</property>
101                               </object>
102                               <packing>
103                                 <property name="expand">False</property>
104                                 <property name="fill">False</property>
105                                 <property name="position">1</property>
106                               </packing>
107                             </child>
108                             <child>
109                               <object class="GtkRadioButton" id="units_mm_radio">
110                                 <property name="label" translatable="yes">Millimeters</property>
111                                 <property name="visible">True</property>
112                                 <property name="can_focus">True</property>
113                                 <property name="receives_default">False</property>
114                                 <property name="use_underline">True</property>
115                                 <property name="draw_indicator">True</property>
116                                 <property name="group">units_points_radio</property>
117                               </object>
118                               <packing>
119                                 <property name="expand">False</property>
120                                 <property name="fill">False</property>
121                                 <property name="position">2</property>
122                               </packing>
123                             </child>
124                           </object>
125                           <packing>
126                             <property name="expand">True</property>
127                             <property name="fill">True</property>
128                             <property name="position">1</property>
129                           </packing>
130                         </child>
131                       </object>
132                     </child>
133                     <child type="label">
134                       <object class="GtkLabel" id="label4">
135                         <property name="visible">True</property>
136                         <property name="xalign">0</property>
137                         <property name="label" translatable="yes">Units</property>
138                         <attributes>
139                           <attribute name="weight" value="bold"/>
140                         </attributes>
141                       </object>
142                     </child>
143                   </object>
144                   <packing>
145                     <property name="expand">False</property>
146                     <property name="fill">False</property>
147                     <property name="position">1</property>
148                   </packing>
149                 </child>
150                 <child>
151                   <object class="GtkFrame" id="frame2">
152                     <property name="visible">True</property>
153                     <property name="label_xalign">0</property>
154                     <property name="shadow_type">none</property>
155                     <child>
156                       <object class="GtkHBox" id="hbox2">
157                         <property name="visible">True</property>
158                         <child>
159                           <object class="GtkLabel" id="label7">
160                             <property name="visible">True</property>
161                             <property name="label" translatable="yes">   </property>
162                           </object>
163                           <packing>
164                             <property name="expand">False</property>
165                             <property name="fill">False</property>
166                             <property name="position">0</property>
167                           </packing>
168                         </child>
169                         <child>
170                           <object class="GtkVBox" id="vbox3">
171                             <property name="visible">True</property>
172                             <property name="border_width">6</property>
173                             <property name="spacing">6</property>
174                             <child>
175                               <object class="GtkRadioButton" id="page_size_us_letter_radio">
176                                 <property name="label" translatable="yes">US Letter</property>
177                                 <property name="visible">True</property>
178                                 <property name="can_focus">True</property>
179                                 <property name="receives_default">False</property>
180                                 <property name="use_underline">True</property>
181                                 <property name="draw_indicator">True</property>
182                               </object>
183                               <packing>
184                                 <property name="expand">False</property>
185                                 <property name="fill">False</property>
186                                 <property name="position">0</property>
187                               </packing>
188                             </child>
189                             <child>
190                               <object class="GtkRadioButton" id="page_size_a4_radio">
191                                 <property name="label" translatable="yes">ISO A4</property>
192                                 <property name="visible">True</property>
193                                 <property name="can_focus">True</property>
194                                 <property name="receives_default">False</property>
195                                 <property name="use_underline">True</property>
196                                 <property name="draw_indicator">True</property>
197                                 <property name="group">page_size_us_letter_radio</property>
198                               </object>
199                               <packing>
200                                 <property name="expand">False</property>
201                                 <property name="fill">False</property>
202                                 <property name="position">1</property>
203                               </packing>
204                             </child>
205                           </object>
206                           <packing>
207                             <property name="expand">True</property>
208                             <property name="fill">True</property>
209                             <property name="position">1</property>
210                           </packing>
211                         </child>
212                       </object>
213                     </child>
214                     <child type="label">
215                       <object class="GtkLabel" id="label5">
216                         <property name="visible">True</property>
217                         <property name="xalign">0</property>
218                         <property name="label" translatable="yes">Default page size</property>
219                         <attributes>
220                           <attribute name="weight" value="bold"/>
221                         </attributes>
222                       </object>
223                     </child>
224                   </object>
225                   <packing>
226                     <property name="expand">False</property>
227                     <property name="fill">False</property>
228                     <property name="position">2</property>
229                   </packing>
230                 </child>
231               </object>
232             </child>
233             <child type="tab">
234               <object class="GtkLabel" id="label1">
235                 <property name="visible">True</property>
236                 <property name="label" translatable="yes">Locale</property>
237               </object>
238               <packing>
239                 <property name="tab_fill">False</property>
240               </packing>
241             </child>
242             <child>
243               <object class="GtkVBox" id="vbox4">
244                 <property name="visible">True</property>
245                 <property name="border_width">12</property>
246                 <property name="spacing">12</property>
247                 <child>
248                   <object class="GtkLabel" id="label8">
249                     <property name="visible">True</property>
250                     <property name="xalign">0</property>
251                     <property name="label" translatable="yes">Select default properties for new objects.</property>
252                   </object>
253                   <packing>
254                     <property name="expand">False</property>
255                     <property name="fill">False</property>
256                     <property name="position">0</property>
257                   </packing>
258                 </child>
259                 <child>
260                   <object class="GtkFrame" id="frame3">
261                     <property name="visible">True</property>
262                     <property name="label_xalign">0</property>
263                     <property name="shadow_type">none</property>
264                     <child>
265                       <object class="GtkHBox" id="hbox3">
266                         <property name="visible">True</property>
267                         <child>
268                           <object class="GtkLabel" id="label12">
269                             <property name="visible">True</property>
270                             <property name="label" translatable="yes">   </property>
271                           </object>
272                           <packing>
273                             <property name="expand">False</property>
274                             <property name="fill">False</property>
275                             <property name="position">0</property>
276                           </packing>
277                         </child>
278                         <child>
279                           <object class="GtkTable" id="table1">
280                             <property name="visible">True</property>
281                             <property name="n_rows">4</property>
282                             <property name="n_columns">2</property>
283                             <property name="column_spacing">12</property>
284                             <property name="row_spacing">12</property>
285                             <child>
286                               <object class="GtkLabel" id="label15">
287                                 <property name="visible">True</property>
288                                 <property name="xalign">0</property>
289                                 <property name="label" translatable="yes">Font:</property>
290                               </object>
291                               <packing>
292                                 <property name="x_options">GTK_FILL</property>
293                                 <property name="y_options"></property>
294                               </packing>
295                             </child>
296                             <child>
297                               <object class="GtkLabel" id="label16">
298                                 <property name="visible">True</property>
299                                 <property name="xalign">0</property>
300                                 <property name="label" translatable="yes">Color:</property>
301                               </object>
302                               <packing>
303                                 <property name="top_attach">1</property>
304                                 <property name="bottom_attach">2</property>
305                                 <property name="x_options">GTK_FILL</property>
306                                 <property name="y_options"></property>
307                               </packing>
308                             </child>
309                             <child>
310                               <object class="GtkLabel" id="label17">
311                                 <property name="visible">True</property>
312                                 <property name="xalign">0</property>
313                                 <property name="label" translatable="yes">Alignment:</property>
314                               </object>
315                               <packing>
316                                 <property name="top_attach">2</property>
317                                 <property name="bottom_attach">3</property>
318                                 <property name="x_options">GTK_FILL</property>
319                                 <property name="y_options"></property>
320                               </packing>
321                             </child>
322                             <child>
323                               <object class="GtkLabel" id="label22">
324                                 <property name="width_request">90</property>
325                                 <property name="visible">True</property>
326                                 <property name="xalign">0</property>
327                                 <property name="label" translatable="yes">Line Spacing:</property>
328                               </object>
329                               <packing>
330                                 <property name="top_attach">3</property>
331                                 <property name="bottom_attach">4</property>
332                                 <property name="x_options">GTK_FILL</property>
333                                 <property name="y_options"></property>
334                               </packing>
335                             </child>
336                             <child>
337                               <object class="GtkHBox" id="hbox6">
338                                 <property name="visible">True</property>
339                                 <property name="spacing">12</property>
340                                 <child>
341                                   <object class="GtkHBox" id="text_family_hbox">
342                                     <property name="visible">True</property>
343                                     <child>
344                                       <placeholder/>
345                                     </child>
346                                   </object>
347                                   <packing>
348                                     <property name="expand">True</property>
349                                     <property name="fill">True</property>
350                                     <property name="position">0</property>
351                                   </packing>
352                                 </child>
353                                 <child>
354                                   <object class="GtkSpinButton" id="text_size_spin">
355                                     <property name="visible">True</property>
356                                     <property name="can_focus">True</property>
357                                     <property name="adjustment">adjustment1</property>
358                                     <property name="climb_rate">1</property>
359                                     <property name="numeric">True</property>
360                                   </object>
361                                   <packing>
362                                     <property name="expand">False</property>
363                                     <property name="fill">False</property>
364                                     <property name="position">1</property>
365                                   </packing>
366                                 </child>
367                                 <child>
368                                   <object class="GtkToggleButton" id="text_bold_toggle">
369                                     <property name="visible">True</property>
370                                     <property name="can_focus">True</property>
371                                     <property name="receives_default">False</property>
372                                     <child>
373                                       <object class="GtkImage" id="image6">
374                                         <property name="visible">True</property>
375                                         <property name="stock">gtk-bold</property>
376                                       </object>
377                                     </child>
378                                   </object>
379                                   <packing>
380                                     <property name="expand">False</property>
381                                     <property name="fill">False</property>
382                                     <property name="position">2</property>
383                                   </packing>
384                                 </child>
385                                 <child>
386                                   <object class="GtkToggleButton" id="text_italic_toggle">
387                                     <property name="visible">True</property>
388                                     <property name="can_focus">True</property>
389                                     <property name="receives_default">False</property>
390                                     <child>
391                                       <object class="GtkImage" id="image7">
392                                         <property name="visible">True</property>
393                                         <property name="stock">gtk-italic</property>
394                                       </object>
395                                     </child>
396                                   </object>
397                                   <packing>
398                                     <property name="expand">False</property>
399                                     <property name="fill">False</property>
400                                     <property name="position">3</property>
401                                   </packing>
402                                 </child>
403                               </object>
404                               <packing>
405                                 <property name="left_attach">1</property>
406                                 <property name="right_attach">2</property>
407                                 <property name="y_options">GTK_FILL</property>
408                               </packing>
409                             </child>
410                             <child>
411                               <object class="GtkHBox" id="text_color_hbox">
412                                 <property name="visible">True</property>
413                                 <property name="spacing">12</property>
414                                 <child>
415                                   <placeholder/>
416                                 </child>
417                               </object>
418                               <packing>
419                                 <property name="left_attach">1</property>
420                                 <property name="right_attach">2</property>
421                                 <property name="top_attach">1</property>
422                                 <property name="bottom_attach">2</property>
423                                 <property name="x_options">GTK_FILL</property>
424                                 <property name="y_options">GTK_FILL</property>
425                               </packing>
426                             </child>
427                             <child>
428                               <object class="GtkHBox" id="hbox8">
429                                 <property name="visible">True</property>
430                                 <property name="spacing">12</property>
431                                 <child>
432                                   <object class="GtkToggleButton" id="text_left_toggle">
433                                     <property name="visible">True</property>
434                                     <property name="can_focus">True</property>
435                                     <property name="receives_default">False</property>
436                                     <child>
437                                       <object class="GtkImage" id="image3">
438                                         <property name="visible">True</property>
439                                         <property name="stock">gtk-justify-left</property>
440                                       </object>
441                                     </child>
442                                   </object>
443                                   <packing>
444                                     <property name="expand">False</property>
445                                     <property name="fill">False</property>
446                                     <property name="position">0</property>
447                                   </packing>
448                                 </child>
449                                 <child>
450                                   <object class="GtkToggleButton" id="text_center_toggle">
451                                     <property name="visible">True</property>
452                                     <property name="can_focus">True</property>
453                                     <property name="receives_default">False</property>
454                                     <child>
455                                       <object class="GtkImage" id="image4">
456                                         <property name="visible">True</property>
457                                         <property name="stock">gtk-justify-center</property>
458                                       </object>
459                                     </child>
460                                   </object>
461                                   <packing>
462                                     <property name="expand">False</property>
463                                     <property name="fill">False</property>
464                                     <property name="position">1</property>
465                                   </packing>
466                                 </child>
467                                 <child>
468                                   <object class="GtkToggleButton" id="text_right_toggle">
469                                     <property name="visible">True</property>
470                                     <property name="can_focus">True</property>
471                                     <property name="receives_default">False</property>
472                                     <child>
473                                       <object class="GtkImage" id="image5">
474                                         <property name="visible">True</property>
475                                         <property name="stock">gtk-justify-right</property>
476                                       </object>
477                                     </child>
478                                   </object>
479                                   <packing>
480                                     <property name="expand">False</property>
481                                     <property name="fill">False</property>
482                                     <property name="position">2</property>
483                                   </packing>
484                                 </child>
485                               </object>
486                               <packing>
487                                 <property name="left_attach">1</property>
488                                 <property name="right_attach">2</property>
489                                 <property name="top_attach">2</property>
490                                 <property name="bottom_attach">3</property>
491                                 <property name="x_options">GTK_FILL</property>
492                                 <property name="y_options">GTK_FILL</property>
493                               </packing>
494                             </child>
495                             <child>
496                               <object class="GtkHBox" id="hbox12">
497                                 <property name="visible">True</property>
498                                 <property name="spacing">40</property>
499                                 <child>
500                                   <object class="GtkSpinButton" id="text_line_spacing_spin">
501                                     <property name="visible">True</property>
502                                     <property name="can_focus">True</property>
503                                     <property name="adjustment">adjustment2</property>
504                                     <property name="climb_rate">0.0099999997764800008</property>
505                                     <property name="digits">2</property>
506                                   </object>
507                                   <packing>
508                                     <property name="expand">False</property>
509                                     <property name="fill">False</property>
510                                     <property name="position">0</property>
511                                   </packing>
512                                 </child>
513                               </object>
514                               <packing>
515                                 <property name="left_attach">1</property>
516                                 <property name="right_attach">2</property>
517                                 <property name="top_attach">3</property>
518                                 <property name="bottom_attach">4</property>
519                                 <property name="x_options">GTK_FILL</property>
520                                 <property name="y_options">GTK_FILL</property>
521                               </packing>
522                             </child>
523                           </object>
524                           <packing>
525                             <property name="expand">True</property>
526                             <property name="fill">True</property>
527                             <property name="position">1</property>
528                           </packing>
529                         </child>
530                       </object>
531                     </child>
532                     <child type="label">
533                       <object class="GtkLabel" id="label9">
534                         <property name="visible">True</property>
535                         <property name="label" translatable="yes">Text</property>
536                         <attributes>
537                           <attribute name="weight" value="bold"/>
538                         </attributes>
539                       </object>
540                     </child>
541                   </object>
542                   <packing>
543                     <property name="expand">False</property>
544                     <property name="fill">False</property>
545                     <property name="position">1</property>
546                   </packing>
547                 </child>
548                 <child>
549                   <object class="GtkFrame" id="frame4">
550                     <property name="visible">True</property>
551                     <property name="label_xalign">0</property>
552                     <property name="shadow_type">none</property>
553                     <child>
554                       <object class="GtkHBox" id="hbox4">
555                         <property name="visible">True</property>
556                         <child>
557                           <object class="GtkLabel" id="label13">
558                             <property name="visible">True</property>
559                             <property name="label">   </property>
560                           </object>
561                           <packing>
562                             <property name="expand">False</property>
563                             <property name="fill">False</property>
564                             <property name="position">0</property>
565                           </packing>
566                         </child>
567                         <child>
568                           <object class="GtkTable" id="table2">
569                             <property name="visible">True</property>
570                             <property name="n_rows">2</property>
571                             <property name="n_columns">2</property>
572                             <property name="column_spacing">12</property>
573                             <property name="row_spacing">12</property>
574                             <child>
575                               <object class="GtkLabel" id="label18">
576                                 <property name="width_request">90</property>
577                                 <property name="visible">True</property>
578                                 <property name="xalign">0</property>
579                                 <property name="label" translatable="yes">Width:</property>
580                               </object>
581                               <packing>
582                                 <property name="x_options">GTK_FILL</property>
583                                 <property name="y_options"></property>
584                               </packing>
585                             </child>
586                             <child>
587                               <object class="GtkLabel" id="label19">
588                                 <property name="visible">True</property>
589                                 <property name="xalign">0</property>
590                                 <property name="label" translatable="yes">Color:</property>
591                               </object>
592                               <packing>
593                                 <property name="top_attach">1</property>
594                                 <property name="bottom_attach">2</property>
595                                 <property name="x_options">GTK_FILL</property>
596                                 <property name="y_options"></property>
597                               </packing>
598                             </child>
599                             <child>
600                               <object class="GtkHBox" id="hbox9">
601                                 <property name="visible">True</property>
602                                 <property name="spacing">12</property>
603                                 <child>
604                                   <object class="GtkSpinButton" id="line_width_spin">
605                                     <property name="visible">True</property>
606                                     <property name="can_focus">True</property>
607                                     <property name="adjustment">adjustment3</property>
608                                     <property name="climb_rate">0.0099999997764800008</property>
609                                     <property name="digits">2</property>
610                                     <property name="numeric">True</property>
611                                   </object>
612                                   <packing>
613                                     <property name="expand">False</property>
614                                     <property name="fill">False</property>
615                                     <property name="position">0</property>
616                                   </packing>
617                                 </child>
618                                 <child>
619                                   <object class="GtkLabel" id="label21">
620                                     <property name="visible">True</property>
621                                     <property name="label" translatable="yes">points</property>
622                                   </object>
623                                   <packing>
624                                     <property name="expand">False</property>
625                                     <property name="fill">False</property>
626                                     <property name="position">1</property>
627                                   </packing>
628                                 </child>
629                               </object>
630                               <packing>
631                                 <property name="left_attach">1</property>
632                                 <property name="right_attach">2</property>
633                                 <property name="y_options">GTK_FILL</property>
634                               </packing>
635                             </child>
636                             <child>
637                               <object class="GtkHBox" id="line_color_hbox">
638                                 <property name="visible">True</property>
639                                 <property name="spacing">12</property>
640                                 <child>
641                                   <placeholder/>
642                                 </child>
643                               </object>
644                               <packing>
645                                 <property name="left_attach">1</property>
646                                 <property name="right_attach">2</property>
647                                 <property name="top_attach">1</property>
648                                 <property name="bottom_attach">2</property>
649                                 <property name="x_options">GTK_FILL</property>
650                                 <property name="y_options">GTK_FILL</property>
651                               </packing>
652                             </child>
653                           </object>
654                           <packing>
655                             <property name="expand">True</property>
656                             <property name="fill">True</property>
657                             <property name="position">1</property>
658                           </packing>
659                         </child>
660                       </object>
661                     </child>
662                     <child type="label">
663                       <object class="GtkLabel" id="label10">
664                         <property name="visible">True</property>
665                         <property name="label" translatable="yes">Line</property>
666                         <attributes>
667                           <attribute name="weight" value="bold"/>
668                         </attributes>
669                       </object>
670                     </child>
671                   </object>
672                   <packing>
673                     <property name="expand">False</property>
674                     <property name="fill">False</property>
675                     <property name="position">2</property>
676                   </packing>
677                 </child>
678                 <child>
679                   <object class="GtkFrame" id="frame5">
680                     <property name="visible">True</property>
681                     <property name="label_xalign">0</property>
682                     <property name="shadow_type">none</property>
683                     <child>
684                       <object class="GtkHBox" id="hbox5">
685                         <property name="visible">True</property>
686                         <child>
687                           <object class="GtkLabel" id="label14">
688                             <property name="visible">True</property>
689                             <property name="label" translatable="yes">   </property>
690                           </object>
691                           <packing>
692                             <property name="expand">False</property>
693                             <property name="fill">False</property>
694                             <property name="position">0</property>
695                           </packing>
696                         </child>
697                         <child>
698                           <object class="GtkTable" id="table4">
699                             <property name="visible">True</property>
700                             <property name="n_columns">2</property>
701                             <property name="column_spacing">12</property>
702                             <property name="row_spacing">12</property>
703                             <child>
704                               <object class="GtkLabel" id="label20">
705                                 <property name="width_request">90</property>
706                                 <property name="visible">True</property>
707                                 <property name="xalign">0</property>
708                                 <property name="label" translatable="yes">Color:</property>
709                               </object>
710                               <packing>
711                                 <property name="x_options">GTK_FILL</property>
712                                 <property name="y_options"></property>
713                               </packing>
714                             </child>
715                             <child>
716                               <object class="GtkHBox" id="fill_color_hbox">
717                                 <property name="visible">True</property>
718                                 <property name="spacing">12</property>
719                                 <child>
720                                   <placeholder/>
721                                 </child>
722                               </object>
723                               <packing>
724                                 <property name="left_attach">1</property>
725                                 <property name="right_attach">2</property>
726                                 <property name="y_options">GTK_FILL</property>
727                               </packing>
728                             </child>
729                           </object>
730                           <packing>
731                             <property name="expand">True</property>
732                             <property name="fill">True</property>
733                             <property name="position">1</property>
734                           </packing>
735                         </child>
736                       </object>
737                     </child>
738                     <child type="label">
739                       <object class="GtkLabel" id="label11">
740                         <property name="visible">True</property>
741                         <property name="label" translatable="yes">Fill</property>
742                         <attributes>
743                           <attribute name="weight" value="bold"/>
744                         </attributes>
745                       </object>
746                     </child>
747                   </object>
748                   <packing>
749                     <property name="expand">False</property>
750                     <property name="fill">False</property>
751                     <property name="position">3</property>
752                   </packing>
753                 </child>
754               </object>
755               <packing>
756                 <property name="position">1</property>
757               </packing>
758             </child>
759             <child type="tab">
760               <object class="GtkLabel" id="label2">
761                 <property name="visible">True</property>
762                 <property name="label" translatable="yes">Object defaults</property>
763               </object>
764               <packing>
765                 <property name="position">1</property>
766                 <property name="tab_fill">False</property>
767               </packing>
768             </child>
769           </object>
770           <packing>
771             <property name="expand">True</property>
772             <property name="fill">True</property>
773             <property name="position">2</property>
774           </packing>
775         </child>
776         <child internal-child="action_area">
777           <object class="GtkHButtonBox" id="dialog-action_area1">
778             <property name="visible">True</property>
779             <property name="layout_style">end</property>
780             <child>
781               <object class="GtkButton" id="closebutton1">
782                 <property name="label">gtk-close</property>
783                 <property name="visible">True</property>
784                 <property name="can_focus">True</property>
785                 <property name="can_default">True</property>
786                 <property name="receives_default">False</property>
787                 <property name="use_stock">True</property>
788               </object>
789               <packing>
790                 <property name="expand">False</property>
791                 <property name="fill">False</property>
792                 <property name="position">0</property>
793               </packing>
794             </child>
795           </object>
796           <packing>
797             <property name="expand">False</property>
798             <property name="fill">True</property>
799             <property name="pack_type">end</property>
800             <property name="position">0</property>
801           </packing>
802         </child>
803       </object>
804     </child>
805     <action-widgets>
806       <action-widget response="-7">closebutton1</action-widget>
807     </action-widgets>
808   </object>
809 </interface>