~ubuntu-branches/ubuntu/maverick/python-avc/maverick

« back to all changes in this revision

Viewing changes to examples/gtk_showcase.glade

  • Committer: Bazaar Package Importer
  • Author(s): Fabrizio Pollastri
  • Date: 2009-04-20 12:28:35 UTC
  • mfrom: (1.1.4 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090420122835-xf2fz6xyszsvixjc
Tags: 0.7.1-1
* New upstream
* Standards-Version bumped to 3.8.1 (no changes needed)
* Removed license.odt file from doc/

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2
 
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
3
<!-- Copyright (c) 2006 Fabrizio Pollastri -->
4
 
 
5
4
<glade-interface>
6
 
 
7
 
<widget class="GtkWindow" id="showcase">
8
 
  <property name="visible">True</property>
9
 
  <property name="title" translatable="yes">AVC GTK showcase example</property>
10
 
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
11
 
  <property name="window_position">GTK_WIN_POS_NONE</property>
12
 
  <property name="modal">False</property>
13
 
  <property name="resizable">True</property>
14
 
  <property name="destroy_with_parent">False</property>
15
 
  <property name="decorated">True</property>
16
 
  <property name="skip_taskbar_hint">False</property>
17
 
  <property name="skip_pager_hint">False</property>
18
 
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
19
 
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
20
 
  <property name="focus_on_map">True</property>
21
 
  <property name="urgency_hint">False</property>
22
 
  <signal name="destroy" handler="on_destroy" last_modification_time="Sun, 19 Nov 2006 19:55:39 GMT"/>
23
 
 
24
 
  <child>
25
 
    <widget class="GtkTable" id="table2">
26
 
      <property name="border_width">5</property>
27
 
      <property name="visible">True</property>
28
 
      <property name="n_rows">14</property>
29
 
      <property name="n_columns">3</property>
30
 
      <property name="homogeneous">False</property>
31
 
      <property name="row_spacing">5</property>
32
 
      <property name="column_spacing">5</property>
33
 
 
34
 
      <child>
35
 
        <widget class="GtkLabel" id="label10">
36
 
          <property name="visible">True</property>
37
 
          <property name="label" translatable="yes">&lt;b&gt;boolean&lt;/b&gt;</property>
38
 
          <property name="use_underline">False</property>
39
 
          <property name="use_markup">True</property>
40
 
          <property name="justify">GTK_JUSTIFY_CENTER</property>
41
 
          <property name="wrap">False</property>
42
 
          <property name="selectable">False</property>
43
 
          <property name="xalign">0</property>
44
 
          <property name="yalign">0.5</property>
45
 
          <property name="xpad">0</property>
46
 
          <property name="ypad">0</property>
47
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
48
 
          <property name="width_chars">-1</property>
49
 
          <property name="single_line_mode">False</property>
50
 
          <property name="angle">0</property>
51
 
        </widget>
52
 
        <packing>
53
 
          <property name="left_attach">0</property>
54
 
          <property name="right_attach">1</property>
55
 
          <property name="top_attach">2</property>
56
 
          <property name="bottom_attach">3</property>
57
 
          <property name="x_options"></property>
58
 
          <property name="y_options"></property>
59
 
        </packing>
60
 
      </child>
61
 
 
62
 
      <child>
63
 
        <widget class="GtkLabel" id="label11">
64
 
          <property name="visible">True</property>
65
 
          <property name="label" translatable="yes">&lt;b&gt;Control Type&lt;/b&gt;</property>
66
 
          <property name="use_underline">False</property>
67
 
          <property name="use_markup">True</property>
68
 
          <property name="justify">GTK_JUSTIFY_CENTER</property>
69
 
          <property name="wrap">False</property>
70
 
          <property name="selectable">False</property>
71
 
          <property name="xalign">0</property>
72
 
          <property name="yalign">0.5</property>
73
 
          <property name="xpad">0</property>
74
 
          <property name="ypad">0</property>
75
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
76
 
          <property name="width_chars">-1</property>
77
 
          <property name="single_line_mode">False</property>
78
 
          <property name="angle">0</property>
79
 
        </widget>
80
 
        <packing>
81
 
          <property name="left_attach">0</property>
82
 
          <property name="right_attach">1</property>
83
 
          <property name="top_attach">0</property>
84
 
          <property name="bottom_attach">1</property>
85
 
          <property name="x_options"></property>
86
 
          <property name="y_options"></property>
87
 
        </packing>
88
 
      </child>
89
 
 
90
 
      <child>
91
 
        <widget class="GtkLabel" id="label12">
92
 
          <property name="visible">True</property>
93
 
          <property name="label" translatable="yes">&lt;b&gt;Widgets&lt;/b&gt;</property>
94
 
          <property name="use_underline">False</property>
95
 
          <property name="use_markup">True</property>
96
 
          <property name="justify">GTK_JUSTIFY_CENTER</property>
97
 
          <property name="wrap">False</property>
98
 
          <property name="selectable">False</property>
99
 
          <property name="xalign">0</property>
100
 
          <property name="yalign">0.5</property>
101
 
          <property name="xpad">0</property>
102
 
          <property name="ypad">0</property>
103
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
104
 
          <property name="width_chars">-1</property>
105
 
          <property name="single_line_mode">False</property>
106
 
          <property name="angle">0</property>
107
 
        </widget>
108
 
        <packing>
109
 
          <property name="left_attach">1</property>
110
 
          <property name="right_attach">2</property>
111
 
          <property name="top_attach">0</property>
112
 
          <property name="bottom_attach">1</property>
113
 
          <property name="x_options"></property>
114
 
          <property name="y_options"></property>
115
 
        </packing>
116
 
      </child>
117
 
 
118
 
      <child>
119
 
        <widget class="GtkLabel" id="label13">
120
 
          <property name="visible">True</property>
121
 
          <property name="label" translatable="yes">&lt;b&gt;Control Value&lt;/b&gt;</property>
122
 
          <property name="use_underline">False</property>
123
 
          <property name="use_markup">True</property>
124
 
          <property name="justify">GTK_JUSTIFY_CENTER</property>
125
 
          <property name="wrap">False</property>
126
 
          <property name="selectable">False</property>
127
 
          <property name="xalign">0</property>
128
 
          <property name="yalign">0.5</property>
129
 
          <property name="xpad">0</property>
130
 
          <property name="ypad">0</property>
131
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
132
 
          <property name="width_chars">-1</property>
133
 
          <property name="single_line_mode">False</property>
134
 
          <property name="angle">0</property>
135
 
        </widget>
136
 
        <packing>
137
 
          <property name="left_attach">2</property>
138
 
          <property name="right_attach">3</property>
139
 
          <property name="top_attach">0</property>
140
 
          <property name="bottom_attach">1</property>
141
 
          <property name="x_options"></property>
142
 
          <property name="y_options"></property>
143
 
        </packing>
144
 
      </child>
145
 
 
146
 
      <child>
147
 
        <widget class="GtkVBox" id="vbox1">
148
 
          <property name="visible">True</property>
149
 
          <property name="homogeneous">True</property>
150
 
          <property name="spacing">5</property>
151
 
 
152
 
          <child>
153
 
            <widget class="GtkButton" id="boolean1__button">
154
 
              <property name="visible">True</property>
155
 
              <property name="can_focus">True</property>
156
 
              <property name="label" translatable="yes">button</property>
157
 
              <property name="use_underline">True</property>
158
 
              <property name="relief">GTK_RELIEF_NORMAL</property>
159
 
              <property name="focus_on_click">True</property>
160
 
            </widget>
161
 
            <packing>
162
 
              <property name="padding">0</property>
163
 
              <property name="expand">False</property>
164
 
              <property name="fill">False</property>
165
 
            </packing>
166
 
          </child>
167
 
 
168
 
          <child>
169
 
            <widget class="GtkHBox" id="hbox1">
170
 
              <property name="visible">True</property>
171
 
              <property name="homogeneous">False</property>
172
 
              <property name="spacing">10</property>
173
 
 
174
 
              <child>
175
 
                <widget class="GtkToggleButton" id="boolean2__togglebutton">
176
 
                  <property name="visible">True</property>
177
 
                  <property name="can_focus">True</property>
178
 
                  <property name="label" translatable="yes">toggle button</property>
179
 
                  <property name="use_underline">True</property>
180
 
                  <property name="relief">GTK_RELIEF_NORMAL</property>
181
 
                  <property name="focus_on_click">True</property>
182
 
                  <property name="active">False</property>
183
 
                  <property name="inconsistent">False</property>
184
 
                </widget>
185
 
                <packing>
186
 
                  <property name="padding">0</property>
187
 
                  <property name="expand">True</property>
188
 
                  <property name="fill">False</property>
189
 
                </packing>
190
 
              </child>
191
 
 
192
 
              <child>
193
 
                <widget class="GtkCheckButton" id="boolean2__checkbutton">
194
 
                  <property name="visible">True</property>
195
 
                  <property name="can_focus">True</property>
196
 
                  <property name="label" translatable="yes">check button</property>
197
 
                  <property name="use_underline">True</property>
198
 
                  <property name="relief">GTK_RELIEF_NONE</property>
199
 
                  <property name="focus_on_click">False</property>
200
 
                  <property name="active">False</property>
201
 
                  <property name="inconsistent">False</property>
202
 
                  <property name="draw_indicator">True</property>
203
 
                </widget>
204
 
                <packing>
205
 
                  <property name="padding">0</property>
206
 
                  <property name="expand">False</property>
207
 
                  <property name="fill">False</property>
208
 
                </packing>
209
 
              </child>
210
 
            </widget>
211
 
            <packing>
212
 
              <property name="padding">0</property>
213
 
              <property name="expand">False</property>
214
 
              <property name="fill">False</property>
215
 
            </packing>
216
 
          </child>
217
 
        </widget>
218
 
        <packing>
219
 
          <property name="left_attach">1</property>
220
 
          <property name="right_attach">2</property>
221
 
          <property name="top_attach">2</property>
222
 
          <property name="bottom_attach">3</property>
223
 
          <property name="x_options">fill</property>
224
 
          <property name="y_options">fill</property>
225
 
        </packing>
226
 
      </child>
227
 
 
228
 
      <child>
229
 
        <widget class="GtkVBox" id="vbox2">
230
 
          <property name="visible">True</property>
231
 
          <property name="homogeneous">True</property>
232
 
          <property name="spacing">0</property>
233
 
 
234
 
          <child>
235
 
            <widget class="GtkLabel" id="boolean1__var">
236
 
              <property name="visible">True</property>
237
 
              <property name="label" translatable="yes">boolean1</property>
238
 
              <property name="use_underline">False</property>
239
 
              <property name="use_markup">False</property>
240
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
241
 
              <property name="wrap">False</property>
242
 
              <property name="selectable">False</property>
243
 
              <property name="xalign">0.5</property>
244
 
              <property name="yalign">0.5</property>
245
 
              <property name="xpad">0</property>
246
 
              <property name="ypad">0</property>
247
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
248
 
              <property name="width_chars">-1</property>
249
 
              <property name="single_line_mode">False</property>
250
 
              <property name="angle">0</property>
251
 
            </widget>
252
 
            <packing>
253
 
              <property name="padding">0</property>
254
 
              <property name="expand">False</property>
255
 
              <property name="fill">False</property>
256
 
            </packing>
257
 
          </child>
258
 
 
259
 
          <child>
260
 
            <widget class="GtkLabel" id="boolean2__var">
261
 
              <property name="visible">True</property>
262
 
              <property name="label" translatable="yes">boolean2</property>
263
 
              <property name="use_underline">False</property>
264
 
              <property name="use_markup">False</property>
265
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
266
 
              <property name="wrap">False</property>
267
 
              <property name="selectable">False</property>
268
 
              <property name="xalign">0.5</property>
269
 
              <property name="yalign">0.5</property>
270
 
              <property name="xpad">0</property>
271
 
              <property name="ypad">0</property>
272
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
273
 
              <property name="width_chars">-1</property>
274
 
              <property name="single_line_mode">False</property>
275
 
              <property name="angle">0</property>
276
 
            </widget>
277
 
            <packing>
278
 
              <property name="padding">0</property>
279
 
              <property name="expand">False</property>
280
 
              <property name="fill">False</property>
281
 
            </packing>
282
 
          </child>
283
 
        </widget>
284
 
        <packing>
285
 
          <property name="left_attach">2</property>
286
 
          <property name="right_attach">3</property>
287
 
          <property name="top_attach">2</property>
288
 
          <property name="bottom_attach">3</property>
289
 
          <property name="x_options">fill</property>
290
 
          <property name="y_options">fill</property>
291
 
        </packing>
292
 
      </child>
293
 
 
294
 
      <child>
295
 
        <widget class="GtkVBox" id="vbox4">
296
 
          <property name="visible">True</property>
297
 
          <property name="homogeneous">False</property>
298
 
          <property name="spacing">0</property>
299
 
 
300
 
          <child>
301
 
            <widget class="GtkLabel" id="label25">
302
 
              <property name="visible">True</property>
303
 
              <property name="label" translatable="yes">text view/edit</property>
304
 
              <property name="use_underline">False</property>
305
 
              <property name="use_markup">False</property>
306
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
307
 
              <property name="wrap">False</property>
308
 
              <property name="selectable">False</property>
309
 
              <property name="xalign">0.5</property>
310
 
              <property name="yalign">0.5</property>
311
 
              <property name="xpad">0</property>
312
 
              <property name="ypad">0</property>
313
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
314
 
              <property name="width_chars">-1</property>
315
 
              <property name="single_line_mode">False</property>
316
 
              <property name="angle">0</property>
317
 
            </widget>
318
 
            <packing>
319
 
              <property name="padding">0</property>
320
 
              <property name="expand">False</property>
321
 
              <property name="fill">False</property>
322
 
            </packing>
323
 
          </child>
324
 
 
325
 
          <child>
326
 
            <widget class="GtkScrolledWindow" id="scrolledwindow1">
327
 
              <property name="visible">True</property>
328
 
              <property name="can_focus">True</property>
329
 
              <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
330
 
              <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
331
 
              <property name="shadow_type">GTK_SHADOW_IN</property>
332
 
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
333
 
 
334
 
              <child>
335
 
                <widget class="GtkTextView" id="textview__textview">
336
 
                  <property name="visible">True</property>
337
 
                  <property name="can_focus">True</property>
338
 
                  <property name="editable">True</property>
339
 
                  <property name="overwrite">False</property>
340
 
                  <property name="accepts_tab">True</property>
341
 
                  <property name="justification">GTK_JUSTIFY_LEFT</property>
342
 
                  <property name="wrap_mode">GTK_WRAP_NONE</property>
343
 
                  <property name="cursor_visible">True</property>
344
 
                  <property name="pixels_above_lines">0</property>
345
 
                  <property name="pixels_below_lines">0</property>
346
 
                  <property name="pixels_inside_wrap">0</property>
347
 
                  <property name="left_margin">0</property>
348
 
                  <property name="right_margin">0</property>
349
 
                  <property name="indent">0</property>
350
 
                  <property name="text" translatable="yes"></property>
351
 
                </widget>
352
 
              </child>
353
 
            </widget>
354
 
            <packing>
355
 
              <property name="padding">0</property>
356
 
              <property name="expand">True</property>
357
 
              <property name="fill">True</property>
358
 
            </packing>
359
 
          </child>
360
 
        </widget>
361
 
        <packing>
362
 
          <property name="left_attach">1</property>
363
 
          <property name="right_attach">2</property>
364
 
          <property name="top_attach">11</property>
365
 
          <property name="bottom_attach">12</property>
366
 
          <property name="x_options">fill</property>
367
 
        </packing>
368
 
      </child>
369
 
 
370
 
      <child>
371
 
        <widget class="GtkLabel" id="label18">
372
 
          <property name="visible">True</property>
373
 
          <property name="label" translatable="yes">&lt;b&gt;string&lt;/b&gt;</property>
374
 
          <property name="use_underline">False</property>
375
 
          <property name="use_markup">True</property>
376
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
377
 
          <property name="wrap">False</property>
378
 
          <property name="selectable">False</property>
379
 
          <property name="xalign">0.5</property>
380
 
          <property name="yalign">0.5</property>
381
 
          <property name="xpad">0</property>
382
 
          <property name="ypad">0</property>
383
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
384
 
          <property name="width_chars">-1</property>
385
 
          <property name="single_line_mode">False</property>
386
 
          <property name="angle">0</property>
387
 
        </widget>
388
 
        <packing>
389
 
          <property name="left_attach">0</property>
390
 
          <property name="right_attach">1</property>
391
 
          <property name="top_attach">11</property>
392
 
          <property name="bottom_attach">12</property>
393
 
          <property name="x_options">fill</property>
394
 
          <property name="y_options"></property>
395
 
        </packing>
396
 
      </child>
397
 
 
398
 
      <child>
399
 
        <widget class="GtkLabel" id="textview__var">
400
 
          <property name="visible">True</property>
401
 
          <property name="label" translatable="yes">textview</property>
402
 
          <property name="use_underline">False</property>
403
 
          <property name="use_markup">False</property>
404
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
405
 
          <property name="wrap">False</property>
406
 
          <property name="selectable">False</property>
407
 
          <property name="xalign">0.5</property>
408
 
          <property name="yalign">0.5</property>
409
 
          <property name="xpad">0</property>
410
 
          <property name="ypad">0</property>
411
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
412
 
          <property name="width_chars">-1</property>
413
 
          <property name="single_line_mode">False</property>
414
 
          <property name="angle">0</property>
415
 
        </widget>
416
 
        <packing>
417
 
          <property name="left_attach">2</property>
418
 
          <property name="right_attach">3</property>
419
 
          <property name="top_attach">11</property>
420
 
          <property name="bottom_attach">12</property>
421
 
          <property name="x_options">fill</property>
422
 
          <property name="y_options"></property>
423
 
        </packing>
424
 
      </child>
425
 
 
426
 
      <child>
427
 
        <widget class="GtkHSeparator" id="hseparator1">
428
 
          <property name="visible">True</property>
429
 
        </widget>
430
 
        <packing>
431
 
          <property name="left_attach">0</property>
432
 
          <property name="right_attach">1</property>
433
 
          <property name="top_attach">10</property>
434
 
          <property name="bottom_attach">11</property>
435
 
          <property name="x_options">fill</property>
436
 
        </packing>
437
 
      </child>
438
 
 
439
 
      <child>
440
 
        <widget class="GtkHSeparator" id="hseparator2">
441
 
          <property name="visible">True</property>
442
 
        </widget>
443
 
        <packing>
444
 
          <property name="left_attach">1</property>
445
 
          <property name="right_attach">2</property>
446
 
          <property name="top_attach">10</property>
447
 
          <property name="bottom_attach">11</property>
448
 
          <property name="x_options">fill</property>
449
 
          <property name="y_options">fill</property>
450
 
        </packing>
451
 
      </child>
452
 
 
453
 
      <child>
454
 
        <widget class="GtkHSeparator" id="hseparator3">
455
 
          <property name="visible">True</property>
456
 
        </widget>
457
 
        <packing>
458
 
          <property name="left_attach">2</property>
459
 
          <property name="right_attach">3</property>
460
 
          <property name="top_attach">10</property>
461
 
          <property name="bottom_attach">11</property>
462
 
          <property name="x_options">fill</property>
463
 
          <property name="y_options">fill</property>
464
 
        </packing>
465
 
      </child>
466
 
 
467
 
      <child>
468
 
        <widget class="GtkLabel" id="label17">
469
 
          <property name="visible">True</property>
470
 
          <property name="label" translatable="yes">&lt;b&gt;string&lt;/b&gt;</property>
471
 
          <property name="use_underline">False</property>
472
 
          <property name="use_markup">True</property>
473
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
474
 
          <property name="wrap">False</property>
475
 
          <property name="selectable">False</property>
476
 
          <property name="xalign">0.5</property>
477
 
          <property name="yalign">0.5</property>
478
 
          <property name="xpad">0</property>
479
 
          <property name="ypad">0</property>
480
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
481
 
          <property name="width_chars">-1</property>
482
 
          <property name="single_line_mode">False</property>
483
 
          <property name="angle">0</property>
484
 
        </widget>
485
 
        <packing>
486
 
          <property name="left_attach">0</property>
487
 
          <property name="right_attach">1</property>
488
 
          <property name="top_attach">9</property>
489
 
          <property name="bottom_attach">10</property>
490
 
          <property name="x_options">fill</property>
491
 
          <property name="y_options"></property>
492
 
        </packing>
493
 
      </child>
494
 
 
495
 
      <child>
496
 
        <widget class="GtkVBox" id="vbox3">
497
 
          <property name="visible">True</property>
498
 
          <property name="homogeneous">False</property>
499
 
          <property name="spacing">0</property>
500
 
 
501
 
          <child>
502
 
            <widget class="GtkLabel" id="label24">
503
 
              <property name="visible">True</property>
504
 
              <property name="label" translatable="yes">entry</property>
505
 
              <property name="use_underline">False</property>
506
 
              <property name="use_markup">False</property>
507
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
508
 
              <property name="wrap">False</property>
509
 
              <property name="selectable">False</property>
510
 
              <property name="xalign">0.5</property>
511
 
              <property name="yalign">0.5</property>
512
 
              <property name="xpad">0</property>
513
 
              <property name="ypad">0</property>
514
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
515
 
              <property name="width_chars">-1</property>
516
 
              <property name="single_line_mode">False</property>
517
 
              <property name="angle">0</property>
518
 
            </widget>
519
 
            <packing>
520
 
              <property name="padding">0</property>
521
 
              <property name="expand">False</property>
522
 
              <property name="fill">False</property>
523
 
            </packing>
524
 
          </child>
525
 
 
526
 
          <child>
527
 
            <widget class="GtkEntry" id="string__entry">
528
 
              <property name="visible">True</property>
529
 
              <property name="can_focus">True</property>
530
 
              <property name="editable">True</property>
531
 
              <property name="visibility">True</property>
532
 
              <property name="max_length">0</property>
533
 
              <property name="text" translatable="yes"></property>
534
 
              <property name="has_frame">True</property>
535
 
              <property name="invisible_char">*</property>
536
 
              <property name="activates_default">False</property>
537
 
            </widget>
538
 
            <packing>
539
 
              <property name="padding">0</property>
540
 
              <property name="expand">False</property>
541
 
              <property name="fill">False</property>
542
 
            </packing>
543
 
          </child>
544
 
        </widget>
545
 
        <packing>
546
 
          <property name="left_attach">1</property>
547
 
          <property name="right_attach">2</property>
548
 
          <property name="top_attach">9</property>
549
 
          <property name="bottom_attach">10</property>
550
 
          <property name="x_options">fill</property>
551
 
          <property name="y_options">fill</property>
552
 
        </packing>
553
 
      </child>
554
 
 
555
 
      <child>
556
 
        <widget class="GtkLabel" id="string__var">
557
 
          <property name="visible">True</property>
558
 
          <property name="label" translatable="yes">string</property>
559
 
          <property name="use_underline">False</property>
560
 
          <property name="use_markup">False</property>
561
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
562
 
          <property name="wrap">False</property>
563
 
          <property name="selectable">False</property>
564
 
          <property name="xalign">0.5</property>
565
 
          <property name="yalign">0.5</property>
566
 
          <property name="xpad">0</property>
567
 
          <property name="ypad">0</property>
568
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
569
 
          <property name="width_chars">-1</property>
570
 
          <property name="single_line_mode">False</property>
571
 
          <property name="angle">0</property>
572
 
        </widget>
573
 
        <packing>
574
 
          <property name="left_attach">2</property>
575
 
          <property name="right_attach">3</property>
576
 
          <property name="top_attach">9</property>
577
 
          <property name="bottom_attach">10</property>
578
 
          <property name="x_options">fill</property>
579
 
          <property name="y_options"></property>
580
 
        </packing>
581
 
      </child>
582
 
 
583
 
      <child>
584
 
        <widget class="GtkHSeparator" id="hseparator4">
585
 
          <property name="visible">True</property>
586
 
        </widget>
587
 
        <packing>
588
 
          <property name="left_attach">0</property>
589
 
          <property name="right_attach">1</property>
590
 
          <property name="top_attach">8</property>
591
 
          <property name="bottom_attach">9</property>
592
 
          <property name="x_options">fill</property>
593
 
        </packing>
594
 
      </child>
595
 
 
596
 
      <child>
597
 
        <widget class="GtkHSeparator" id="hseparator5">
598
 
          <property name="visible">True</property>
599
 
        </widget>
600
 
        <packing>
601
 
          <property name="left_attach">1</property>
602
 
          <property name="right_attach">2</property>
603
 
          <property name="top_attach">8</property>
604
 
          <property name="bottom_attach">9</property>
605
 
          <property name="x_options">fill</property>
606
 
          <property name="y_options">fill</property>
607
 
        </packing>
608
 
      </child>
609
 
 
610
 
      <child>
611
 
        <widget class="GtkHSeparator" id="hseparator6">
612
 
          <property name="visible">True</property>
613
 
        </widget>
614
 
        <packing>
615
 
          <property name="left_attach">2</property>
616
 
          <property name="right_attach">3</property>
617
 
          <property name="top_attach">8</property>
618
 
          <property name="bottom_attach">9</property>
619
 
          <property name="x_options">fill</property>
620
 
          <property name="y_options">fill</property>
621
 
        </packing>
622
 
      </child>
623
 
 
624
 
      <child>
625
 
        <widget class="GtkLabel" id="label16">
626
 
          <property name="visible">True</property>
627
 
          <property name="label" translatable="yes">&lt;b&gt;float&lt;/b&gt;</property>
628
 
          <property name="use_underline">False</property>
629
 
          <property name="use_markup">True</property>
630
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
631
 
          <property name="wrap">False</property>
632
 
          <property name="selectable">False</property>
633
 
          <property name="xalign">0.5</property>
634
 
          <property name="yalign">0.5</property>
635
 
          <property name="xpad">0</property>
636
 
          <property name="ypad">0</property>
637
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
638
 
          <property name="width_chars">-1</property>
639
 
          <property name="single_line_mode">False</property>
640
 
          <property name="angle">0</property>
641
 
        </widget>
642
 
        <packing>
643
 
          <property name="left_attach">0</property>
644
 
          <property name="right_attach">1</property>
645
 
          <property name="top_attach">7</property>
646
 
          <property name="bottom_attach">8</property>
647
 
          <property name="x_options">fill</property>
648
 
          <property name="y_options"></property>
649
 
        </packing>
650
 
      </child>
651
 
 
652
 
      <child>
653
 
        <widget class="GtkHBox" id="hbox4">
654
 
          <property name="visible">True</property>
655
 
          <property name="homogeneous">False</property>
656
 
          <property name="spacing">0</property>
657
 
 
658
 
          <child>
659
 
            <widget class="GtkSpinButton" id="float__spinbutton">
660
 
              <property name="width_request">68</property>
661
 
              <property name="visible">True</property>
662
 
              <property name="can_focus">True</property>
663
 
              <property name="climb_rate">0.10000000149</property>
664
 
              <property name="digits">1</property>
665
 
              <property name="numeric">True</property>
666
 
              <property name="update_policy">GTK_UPDATE_ALWAYS</property>
667
 
              <property name="snap_to_ticks">False</property>
668
 
              <property name="wrap">False</property>
669
 
              <property name="adjustment">0 0 1000 1 1 1</property>
670
 
            </widget>
671
 
            <packing>
672
 
              <property name="padding">0</property>
673
 
              <property name="expand">False</property>
674
 
              <property name="fill">False</property>
675
 
            </packing>
676
 
          </child>
677
 
 
678
 
          <child>
679
 
            <widget class="GtkEntry" id="float__entry">
680
 
              <property name="visible">True</property>
681
 
              <property name="can_focus">True</property>
682
 
              <property name="editable">True</property>
683
 
              <property name="visibility">True</property>
684
 
              <property name="max_length">10</property>
685
 
              <property name="text" translatable="yes"></property>
686
 
              <property name="has_frame">True</property>
687
 
              <property name="invisible_char">*</property>
688
 
              <property name="activates_default">False</property>
689
 
              <property name="width_chars">5</property>
690
 
            </widget>
691
 
            <packing>
692
 
              <property name="padding">10</property>
693
 
              <property name="expand">False</property>
694
 
              <property name="fill">False</property>
695
 
            </packing>
696
 
          </child>
697
 
 
698
 
          <child>
699
 
            <widget class="GtkHScale" id="float__slider">
700
 
              <property name="visible">True</property>
701
 
              <property name="can_focus">True</property>
702
 
              <property name="draw_value">True</property>
703
 
              <property name="value_pos">GTK_POS_TOP</property>
704
 
              <property name="digits">1</property>
705
 
              <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
706
 
              <property name="inverted">False</property>
707
 
              <property name="adjustment">0 0 100 0.10000000149 0 0</property>
708
 
            </widget>
709
 
            <packing>
710
 
              <property name="padding">0</property>
711
 
              <property name="expand">True</property>
712
 
              <property name="fill">True</property>
713
 
            </packing>
714
 
          </child>
715
 
        </widget>
716
 
        <packing>
717
 
          <property name="left_attach">1</property>
718
 
          <property name="right_attach">2</property>
719
 
          <property name="top_attach">7</property>
720
 
          <property name="bottom_attach">8</property>
721
 
          <property name="x_options">fill</property>
722
 
          <property name="y_options">fill</property>
723
 
        </packing>
724
 
      </child>
725
 
 
726
 
      <child>
727
 
        <widget class="GtkLabel" id="float__var">
728
 
          <property name="visible">True</property>
729
 
          <property name="label" translatable="yes">%0.1f</property>
730
 
          <property name="use_underline">False</property>
731
 
          <property name="use_markup">False</property>
732
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
733
 
          <property name="wrap">False</property>
734
 
          <property name="selectable">False</property>
735
 
          <property name="xalign">0.5</property>
736
 
          <property name="yalign">0.5</property>
737
 
          <property name="xpad">0</property>
738
 
          <property name="ypad">0</property>
739
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
740
 
          <property name="width_chars">-1</property>
741
 
          <property name="single_line_mode">False</property>
742
 
          <property name="angle">0</property>
743
 
        </widget>
744
 
        <packing>
745
 
          <property name="left_attach">2</property>
746
 
          <property name="right_attach">3</property>
747
 
          <property name="top_attach">7</property>
748
 
          <property name="bottom_attach">8</property>
749
 
          <property name="x_options">fill</property>
750
 
          <property name="y_options"></property>
751
 
        </packing>
752
 
      </child>
753
 
 
754
 
      <child>
755
 
        <widget class="GtkLabel" id="label15">
756
 
          <property name="visible">True</property>
757
 
          <property name="label" translatable="yes">&lt;b&gt;integer&lt;/b&gt;</property>
758
 
          <property name="use_underline">False</property>
759
 
          <property name="use_markup">True</property>
760
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
761
 
          <property name="wrap">False</property>
762
 
          <property name="selectable">False</property>
763
 
          <property name="xalign">0.5</property>
764
 
          <property name="yalign">0.5</property>
765
 
          <property name="xpad">0</property>
766
 
          <property name="ypad">0</property>
767
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
768
 
          <property name="width_chars">-1</property>
769
 
          <property name="single_line_mode">False</property>
770
 
          <property name="angle">0</property>
771
 
        </widget>
772
 
        <packing>
773
 
          <property name="left_attach">0</property>
774
 
          <property name="right_attach">1</property>
775
 
          <property name="top_attach">6</property>
776
 
          <property name="bottom_attach">7</property>
777
 
          <property name="x_options">fill</property>
778
 
          <property name="y_options"></property>
779
 
        </packing>
780
 
      </child>
781
 
 
782
 
      <child>
783
 
        <widget class="GtkTable" id="table3">
784
 
          <property name="visible">True</property>
785
 
          <property name="n_rows">2</property>
786
 
          <property name="n_columns">3</property>
787
 
          <property name="homogeneous">False</property>
788
 
          <property name="row_spacing">0</property>
789
 
          <property name="column_spacing">0</property>
790
 
 
791
 
          <child>
792
 
            <widget class="GtkLabel" id="label21">
793
 
              <property name="visible">True</property>
794
 
              <property name="label" translatable="yes">spin button</property>
795
 
              <property name="use_underline">False</property>
796
 
              <property name="use_markup">False</property>
797
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
798
 
              <property name="wrap">False</property>
799
 
              <property name="selectable">False</property>
800
 
              <property name="xalign">0.5</property>
801
 
              <property name="yalign">0.5</property>
802
 
              <property name="xpad">0</property>
803
 
              <property name="ypad">0</property>
804
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
805
 
              <property name="width_chars">-1</property>
806
 
              <property name="single_line_mode">False</property>
807
 
              <property name="angle">0</property>
808
 
            </widget>
809
 
            <packing>
810
 
              <property name="left_attach">0</property>
811
 
              <property name="right_attach">1</property>
812
 
              <property name="top_attach">0</property>
813
 
              <property name="bottom_attach">1</property>
814
 
              <property name="x_options">fill</property>
815
 
              <property name="y_options"></property>
816
 
            </packing>
817
 
          </child>
818
 
 
819
 
          <child>
820
 
            <widget class="GtkLabel" id="label22">
821
 
              <property name="visible">True</property>
822
 
              <property name="label" translatable="yes">entry</property>
823
 
              <property name="use_underline">False</property>
824
 
              <property name="use_markup">False</property>
825
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
826
 
              <property name="wrap">False</property>
827
 
              <property name="selectable">False</property>
828
 
              <property name="xalign">0.5</property>
829
 
              <property name="yalign">0.5</property>
830
 
              <property name="xpad">0</property>
831
 
              <property name="ypad">0</property>
832
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
833
 
              <property name="width_chars">-1</property>
834
 
              <property name="single_line_mode">False</property>
835
 
              <property name="angle">0</property>
836
 
            </widget>
837
 
            <packing>
838
 
              <property name="left_attach">1</property>
839
 
              <property name="right_attach">2</property>
840
 
              <property name="top_attach">0</property>
841
 
              <property name="bottom_attach">1</property>
842
 
              <property name="x_options">fill</property>
843
 
              <property name="y_options"></property>
844
 
            </packing>
845
 
          </child>
846
 
 
847
 
          <child>
848
 
            <widget class="GtkLabel" id="label23">
849
 
              <property name="visible">True</property>
850
 
              <property name="label" translatable="yes">slider</property>
851
 
              <property name="use_underline">False</property>
852
 
              <property name="use_markup">False</property>
853
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
854
 
              <property name="wrap">False</property>
855
 
              <property name="selectable">False</property>
856
 
              <property name="xalign">0.5</property>
857
 
              <property name="yalign">0.5</property>
858
 
              <property name="xpad">0</property>
859
 
              <property name="ypad">0</property>
860
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
861
 
              <property name="width_chars">-1</property>
862
 
              <property name="single_line_mode">False</property>
863
 
              <property name="angle">0</property>
864
 
            </widget>
865
 
            <packing>
866
 
              <property name="left_attach">2</property>
867
 
              <property name="right_attach">3</property>
868
 
              <property name="top_attach">0</property>
869
 
              <property name="bottom_attach">1</property>
870
 
              <property name="x_options">fill</property>
871
 
              <property name="y_options"></property>
872
 
            </packing>
873
 
          </child>
874
 
 
875
 
          <child>
876
 
            <widget class="GtkHScale" id="integer__slider">
877
 
              <property name="visible">True</property>
878
 
              <property name="can_focus">True</property>
879
 
              <property name="draw_value">True</property>
880
 
              <property name="value_pos">GTK_POS_TOP</property>
881
 
              <property name="digits">0</property>
882
 
              <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
883
 
              <property name="inverted">False</property>
884
 
              <property name="adjustment">0 0 100 0 0 0</property>
885
 
            </widget>
886
 
            <packing>
887
 
              <property name="left_attach">2</property>
888
 
              <property name="right_attach">3</property>
889
 
              <property name="top_attach">1</property>
890
 
              <property name="bottom_attach">2</property>
891
 
            </packing>
892
 
          </child>
893
 
 
894
 
          <child>
895
 
            <widget class="GtkSpinButton" id="integer__spinbutton">
896
 
              <property name="visible">True</property>
897
 
              <property name="can_focus">True</property>
898
 
              <property name="climb_rate">1</property>
899
 
              <property name="digits">0</property>
900
 
              <property name="numeric">False</property>
901
 
              <property name="update_policy">GTK_UPDATE_ALWAYS</property>
902
 
              <property name="snap_to_ticks">False</property>
903
 
              <property name="wrap">False</property>
904
 
              <property name="adjustment">0 0 1000 1 0 0</property>
905
 
            </widget>
906
 
            <packing>
907
 
              <property name="left_attach">0</property>
908
 
              <property name="right_attach">1</property>
909
 
              <property name="top_attach">1</property>
910
 
              <property name="bottom_attach">2</property>
911
 
              <property name="x_options">fill</property>
912
 
              <property name="y_options"></property>
913
 
            </packing>
914
 
          </child>
915
 
 
916
 
          <child>
917
 
            <widget class="GtkEntry" id="integer__entry">
918
 
              <property name="visible">True</property>
919
 
              <property name="can_focus">True</property>
920
 
              <property name="editable">True</property>
921
 
              <property name="visibility">True</property>
922
 
              <property name="max_length">5</property>
923
 
              <property name="text" translatable="yes"></property>
924
 
              <property name="has_frame">True</property>
925
 
              <property name="invisible_char">*</property>
926
 
              <property name="activates_default">False</property>
927
 
              <property name="width_chars">5</property>
928
 
            </widget>
929
 
            <packing>
930
 
              <property name="left_attach">1</property>
931
 
              <property name="right_attach">2</property>
932
 
              <property name="top_attach">1</property>
933
 
              <property name="bottom_attach">2</property>
934
 
              <property name="x_padding">10</property>
935
 
              <property name="x_options">fill</property>
936
 
              <property name="y_options"></property>
937
 
            </packing>
938
 
          </child>
939
 
        </widget>
940
 
        <packing>
941
 
          <property name="left_attach">1</property>
942
 
          <property name="right_attach">2</property>
943
 
          <property name="top_attach">6</property>
944
 
          <property name="bottom_attach">7</property>
945
 
          <property name="x_options">fill</property>
946
 
          <property name="y_options">fill</property>
947
 
        </packing>
948
 
      </child>
949
 
 
950
 
      <child>
951
 
        <widget class="GtkLabel" id="integer__var">
952
 
          <property name="visible">True</property>
953
 
          <property name="label" translatable="yes">integer</property>
954
 
          <property name="use_underline">False</property>
955
 
          <property name="use_markup">False</property>
956
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
957
 
          <property name="wrap">False</property>
958
 
          <property name="selectable">False</property>
959
 
          <property name="xalign">0.5</property>
960
 
          <property name="yalign">0.5</property>
961
 
          <property name="xpad">0</property>
962
 
          <property name="ypad">0</property>
963
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
964
 
          <property name="width_chars">-1</property>
965
 
          <property name="single_line_mode">False</property>
966
 
          <property name="angle">0</property>
967
 
        </widget>
968
 
        <packing>
969
 
          <property name="left_attach">2</property>
970
 
          <property name="right_attach">3</property>
971
 
          <property name="top_attach">6</property>
972
 
          <property name="bottom_attach">7</property>
973
 
          <property name="x_options">fill</property>
974
 
          <property name="y_options"></property>
975
 
        </packing>
976
 
      </child>
977
 
 
978
 
      <child>
979
 
        <widget class="GtkHSeparator" id="hseparator7">
980
 
          <property name="visible">True</property>
981
 
        </widget>
982
 
        <packing>
983
 
          <property name="left_attach">0</property>
984
 
          <property name="right_attach">1</property>
985
 
          <property name="top_attach">5</property>
986
 
          <property name="bottom_attach">6</property>
987
 
          <property name="x_options">fill</property>
988
 
        </packing>
989
 
      </child>
990
 
 
991
 
      <child>
992
 
        <widget class="GtkHSeparator" id="hseparator8">
993
 
          <property name="visible">True</property>
994
 
        </widget>
995
 
        <packing>
996
 
          <property name="left_attach">1</property>
997
 
          <property name="right_attach">2</property>
998
 
          <property name="top_attach">5</property>
999
 
          <property name="bottom_attach">6</property>
1000
 
          <property name="x_options">fill</property>
1001
 
          <property name="y_options">fill</property>
1002
 
        </packing>
1003
 
      </child>
1004
 
 
1005
 
      <child>
1006
 
        <widget class="GtkHSeparator" id="hseparator9">
1007
 
          <property name="visible">True</property>
1008
 
        </widget>
1009
 
        <packing>
1010
 
          <property name="left_attach">2</property>
1011
 
          <property name="right_attach">3</property>
1012
 
          <property name="top_attach">5</property>
1013
 
          <property name="bottom_attach">6</property>
1014
 
          <property name="x_options">fill</property>
1015
 
          <property name="y_options">fill</property>
1016
 
        </packing>
1017
 
      </child>
1018
 
 
1019
 
      <child>
1020
 
        <widget class="GtkLabel" id="label14">
1021
 
          <property name="visible">True</property>
1022
 
          <property name="label" translatable="yes">&lt;b&gt; index&lt;/b&gt;
1023
 
(integer)</property>
1024
 
          <property name="use_underline">False</property>
1025
 
          <property name="use_markup">True</property>
1026
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
1027
 
          <property name="wrap">False</property>
1028
 
          <property name="selectable">False</property>
1029
 
          <property name="xalign">0.5</property>
1030
 
          <property name="yalign">0.5</property>
1031
 
          <property name="xpad">0</property>
1032
 
          <property name="ypad">0</property>
1033
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1034
 
          <property name="width_chars">-1</property>
1035
 
          <property name="single_line_mode">False</property>
1036
 
          <property name="angle">0</property>
1037
 
        </widget>
1038
 
        <packing>
1039
 
          <property name="left_attach">0</property>
1040
 
          <property name="right_attach">1</property>
1041
 
          <property name="top_attach">4</property>
1042
 
          <property name="bottom_attach">5</property>
1043
 
          <property name="x_options">fill</property>
1044
 
          <property name="y_options"></property>
1045
 
        </packing>
1046
 
      </child>
1047
 
 
1048
 
      <child>
1049
 
        <widget class="GtkLabel" id="radio__var">
1050
 
          <property name="visible">True</property>
1051
 
          <property name="label" translatable="yes">index</property>
1052
 
          <property name="use_underline">False</property>
1053
 
          <property name="use_markup">False</property>
1054
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
1055
 
          <property name="wrap">False</property>
1056
 
          <property name="selectable">False</property>
1057
 
          <property name="xalign">0.5</property>
1058
 
          <property name="yalign">0.5</property>
1059
 
          <property name="xpad">0</property>
1060
 
          <property name="ypad">0</property>
1061
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1062
 
          <property name="width_chars">-1</property>
1063
 
          <property name="single_line_mode">False</property>
1064
 
          <property name="angle">0</property>
1065
 
        </widget>
1066
 
        <packing>
1067
 
          <property name="left_attach">2</property>
1068
 
          <property name="right_attach">3</property>
1069
 
          <property name="top_attach">4</property>
1070
 
          <property name="bottom_attach">5</property>
1071
 
          <property name="x_options">fill</property>
1072
 
          <property name="y_options"></property>
1073
 
        </packing>
1074
 
      </child>
1075
 
 
1076
 
      <child>
1077
 
        <widget class="GtkTable" id="table4">
1078
 
          <property name="visible">True</property>
1079
 
          <property name="n_rows">2</property>
1080
 
          <property name="n_columns">2</property>
1081
 
          <property name="homogeneous">False</property>
1082
 
          <property name="row_spacing">0</property>
1083
 
          <property name="column_spacing">0</property>
1084
 
 
1085
 
          <child>
1086
 
            <widget class="GtkLabel" id="label27">
1087
 
              <property name="visible">True</property>
1088
 
              <property name="label" translatable="yes">combo box</property>
1089
 
              <property name="use_underline">False</property>
1090
 
              <property name="use_markup">False</property>
1091
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
1092
 
              <property name="wrap">False</property>
1093
 
              <property name="selectable">False</property>
1094
 
              <property name="xalign">0.5</property>
1095
 
              <property name="yalign">0.5</property>
1096
 
              <property name="xpad">0</property>
1097
 
              <property name="ypad">0</property>
1098
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1099
 
              <property name="width_chars">-1</property>
1100
 
              <property name="single_line_mode">False</property>
1101
 
              <property name="angle">0</property>
1102
 
            </widget>
1103
 
            <packing>
1104
 
              <property name="left_attach">1</property>
1105
 
              <property name="right_attach">2</property>
1106
 
              <property name="top_attach">0</property>
1107
 
              <property name="bottom_attach">1</property>
1108
 
              <property name="y_options"></property>
1109
 
            </packing>
1110
 
          </child>
1111
 
 
1112
 
          <child>
1113
 
            <widget class="GtkLabel" id="label26">
1114
 
              <property name="visible">True</property>
1115
 
              <property name="label" translatable="yes">radio buttons</property>
1116
 
              <property name="use_underline">False</property>
1117
 
              <property name="use_markup">False</property>
1118
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
1119
 
              <property name="wrap">False</property>
1120
 
              <property name="selectable">False</property>
1121
 
              <property name="xalign">0.5</property>
1122
 
              <property name="yalign">0.5</property>
1123
 
              <property name="xpad">0</property>
1124
 
              <property name="ypad">0</property>
1125
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1126
 
              <property name="width_chars">-1</property>
1127
 
              <property name="single_line_mode">False</property>
1128
 
              <property name="angle">0</property>
1129
 
            </widget>
1130
 
            <packing>
1131
 
              <property name="left_attach">0</property>
1132
 
              <property name="right_attach">1</property>
1133
 
              <property name="top_attach">0</property>
1134
 
              <property name="bottom_attach">1</property>
1135
 
              <property name="y_options"></property>
1136
 
            </packing>
1137
 
          </child>
1138
 
 
1139
 
          <child>
1140
 
            <widget class="GtkVBox" id="vbox5">
1141
 
              <property name="visible">True</property>
1142
 
              <property name="homogeneous">False</property>
1143
 
              <property name="spacing">0</property>
1144
 
 
1145
 
              <child>
1146
 
                <widget class="GtkRadioButton" id="radio__radiobutton0">
1147
 
                  <property name="visible">True</property>
1148
 
                  <property name="can_focus">True</property>
1149
 
                  <property name="label" translatable="yes">choice 0</property>
1150
 
                  <property name="use_underline">True</property>
1151
 
                  <property name="relief">GTK_RELIEF_NORMAL</property>
1152
 
                  <property name="focus_on_click">False</property>
1153
 
                  <property name="active">False</property>
1154
 
                  <property name="inconsistent">False</property>
1155
 
                  <property name="draw_indicator">True</property>
1156
 
                </widget>
1157
 
                <packing>
1158
 
                  <property name="padding">0</property>
1159
 
                  <property name="expand">False</property>
1160
 
                  <property name="fill">False</property>
1161
 
                </packing>
1162
 
              </child>
1163
 
 
1164
 
              <child>
1165
 
                <widget class="GtkRadioButton" id="radio__radiobutton1">
1166
 
                  <property name="visible">True</property>
1167
 
                  <property name="can_focus">True</property>
1168
 
                  <property name="label" translatable="yes">choice 1</property>
1169
 
                  <property name="use_underline">True</property>
1170
 
                  <property name="relief">GTK_RELIEF_NORMAL</property>
1171
 
                  <property name="focus_on_click">True</property>
1172
 
                  <property name="active">False</property>
1173
 
                  <property name="inconsistent">False</property>
1174
 
                  <property name="draw_indicator">True</property>
1175
 
                  <property name="group">radio__radiobutton0</property>
1176
 
                </widget>
1177
 
                <packing>
1178
 
                  <property name="padding">0</property>
1179
 
                  <property name="expand">False</property>
1180
 
                  <property name="fill">False</property>
1181
 
                </packing>
1182
 
              </child>
1183
 
 
1184
 
              <child>
1185
 
                <widget class="GtkRadioButton" id="radio__radiobutton2">
1186
 
                  <property name="visible">True</property>
1187
 
                  <property name="can_focus">True</property>
1188
 
                  <property name="label" translatable="yes">choice 2</property>
1189
 
                  <property name="use_underline">True</property>
1190
 
                  <property name="relief">GTK_RELIEF_NORMAL</property>
1191
 
                  <property name="focus_on_click">True</property>
1192
 
                  <property name="active">False</property>
1193
 
                  <property name="inconsistent">False</property>
1194
 
                  <property name="draw_indicator">True</property>
1195
 
                  <property name="group">radio__radiobutton0</property>
1196
 
                </widget>
1197
 
                <packing>
1198
 
                  <property name="padding">0</property>
1199
 
                  <property name="expand">False</property>
1200
 
                  <property name="fill">False</property>
1201
 
                </packing>
1202
 
              </child>
1203
 
            </widget>
1204
 
            <packing>
1205
 
              <property name="left_attach">0</property>
1206
 
              <property name="right_attach">1</property>
1207
 
              <property name="top_attach">1</property>
1208
 
              <property name="bottom_attach">2</property>
1209
 
              <property name="x_options">fill</property>
1210
 
            </packing>
1211
 
          </child>
1212
 
 
1213
 
          <child>
1214
 
            <widget class="GtkComboBox" id="radio__combobox">
1215
 
              <property name="visible">True</property>
1216
 
              <property name="items" translatable="yes">choice 0
 
5
  <widget class="GtkWindow" id="showcase">
 
6
    <property name="visible">True</property>
 
7
    <property name="title" translatable="yes">AVC GTK showcase example</property>
 
8
    <signal name="destroy" handler="on_destroy"/>
 
9
    <child>
 
10
      <widget class="GtkTable" id="table2">
 
11
        <property name="visible">True</property>
 
12
        <property name="border_width">5</property>
 
13
        <property name="n_rows">16</property>
 
14
        <property name="n_columns">3</property>
 
15
        <property name="column_spacing">5</property>
 
16
        <property name="row_spacing">5</property>
 
17
        <child>
 
18
          <widget class="GtkLabel" id="progressbar__var">
 
19
            <property name="visible">True</property>
 
20
            <property name="label" translatable="yes">%0.2f</property>
 
21
          </widget>
 
22
          <packing>
 
23
            <property name="left_attach">2</property>
 
24
            <property name="right_attach">3</property>
 
25
            <property name="top_attach">9</property>
 
26
            <property name="bottom_attach">10</property>
 
27
          </packing>
 
28
        </child>
 
29
        <child>
 
30
          <widget class="GtkVBox" id="vbox7">
 
31
            <property name="visible">True</property>
 
32
            <child>
 
33
              <widget class="GtkLabel" id="label2">
 
34
                <property name="visible">True</property>
 
35
                <property name="label" translatable="yes">progress bar</property>
 
36
              </widget>
 
37
            </child>
 
38
            <child>
 
39
              <widget class="GtkProgressBar" id="progressbar__progressbar">
 
40
                <property name="visible">True</property>
 
41
                <property name="text" translatable="yes"></property>
 
42
              </widget>
 
43
              <packing>
 
44
                <property name="position">1</property>
 
45
              </packing>
 
46
            </child>
 
47
          </widget>
 
48
          <packing>
 
49
            <property name="left_attach">1</property>
 
50
            <property name="right_attach">2</property>
 
51
            <property name="top_attach">9</property>
 
52
            <property name="bottom_attach">10</property>
 
53
          </packing>
 
54
        </child>
 
55
        <child>
 
56
          <widget class="GtkLabel" id="label1">
 
57
            <property name="visible">True</property>
 
58
            <property name="label" translatable="yes">&lt;b&gt;float&lt;/b&gt;</property>
 
59
            <property name="use_markup">True</property>
 
60
          </widget>
 
61
          <packing>
 
62
            <property name="top_attach">9</property>
 
63
            <property name="bottom_attach">10</property>
 
64
          </packing>
 
65
        </child>
 
66
        <child>
 
67
          <widget class="GtkHSeparator" id="hseparator24">
 
68
            <property name="visible">True</property>
 
69
          </widget>
 
70
          <packing>
 
71
            <property name="left_attach">2</property>
 
72
            <property name="right_attach">3</property>
 
73
            <property name="top_attach">8</property>
 
74
            <property name="bottom_attach">9</property>
 
75
            <property name="x_options">GTK_FILL</property>
 
76
            <property name="y_options">GTK_FILL</property>
 
77
          </packing>
 
78
        </child>
 
79
        <child>
 
80
          <widget class="GtkHSeparator" id="hseparator22">
 
81
            <property name="visible">True</property>
 
82
          </widget>
 
83
          <packing>
 
84
            <property name="left_attach">1</property>
 
85
            <property name="right_attach">2</property>
 
86
            <property name="top_attach">8</property>
 
87
            <property name="bottom_attach">9</property>
 
88
            <property name="x_options">GTK_FILL</property>
 
89
            <property name="y_options">GTK_FILL</property>
 
90
          </packing>
 
91
        </child>
 
92
        <child>
 
93
          <widget class="GtkHSeparator" id="hseparator20">
 
94
            <property name="visible">True</property>
 
95
          </widget>
 
96
          <packing>
 
97
            <property name="top_attach">8</property>
 
98
            <property name="bottom_attach">9</property>
 
99
            <property name="x_options">GTK_FILL</property>
 
100
          </packing>
 
101
        </child>
 
102
        <child>
 
103
          <widget class="GtkLabel" id="status__var">
 
104
            <property name="visible">True</property>
 
105
            <property name="label" translatable="yes">statusbar</property>
 
106
          </widget>
 
107
          <packing>
 
108
            <property name="left_attach">2</property>
 
109
            <property name="right_attach">3</property>
 
110
            <property name="top_attach">15</property>
 
111
            <property name="bottom_attach">16</property>
 
112
            <property name="x_options">GTK_FILL</property>
 
113
            <property name="y_options"></property>
 
114
          </packing>
 
115
        </child>
 
116
        <child>
 
117
          <widget class="GtkLabel" id="label29">
 
118
            <property name="visible">True</property>
 
119
            <property name="label" translatable="yes">&lt;b&gt;string&lt;/b&gt;</property>
 
120
            <property name="use_markup">True</property>
 
121
          </widget>
 
122
          <packing>
 
123
            <property name="top_attach">15</property>
 
124
            <property name="bottom_attach">16</property>
 
125
            <property name="x_options">GTK_FILL</property>
 
126
            <property name="y_options"></property>
 
127
          </packing>
 
128
        </child>
 
129
        <child>
 
130
          <widget class="GtkHSeparator" id="hseparator18">
 
131
            <property name="visible">True</property>
 
132
          </widget>
 
133
          <packing>
 
134
            <property name="left_attach">2</property>
 
135
            <property name="right_attach">3</property>
 
136
            <property name="top_attach">14</property>
 
137
            <property name="bottom_attach">15</property>
 
138
            <property name="x_options">GTK_FILL</property>
 
139
            <property name="y_options">GTK_FILL</property>
 
140
          </packing>
 
141
        </child>
 
142
        <child>
 
143
          <widget class="GtkHSeparator" id="hseparator17">
 
144
            <property name="visible">True</property>
 
145
          </widget>
 
146
          <packing>
 
147
            <property name="left_attach">1</property>
 
148
            <property name="right_attach">2</property>
 
149
            <property name="top_attach">14</property>
 
150
            <property name="bottom_attach">15</property>
 
151
            <property name="x_options">GTK_FILL</property>
 
152
            <property name="y_options">GTK_FILL</property>
 
153
          </packing>
 
154
        </child>
 
155
        <child>
 
156
          <widget class="GtkHSeparator" id="hseparator16">
 
157
            <property name="visible">True</property>
 
158
          </widget>
 
159
          <packing>
 
160
            <property name="top_attach">14</property>
 
161
            <property name="bottom_attach">15</property>
 
162
            <property name="x_options">GTK_FILL</property>
 
163
          </packing>
 
164
        </child>
 
165
        <child>
 
166
          <widget class="GtkVBox" id="vbox6">
 
167
            <property name="visible">True</property>
 
168
            <child>
 
169
              <widget class="GtkLabel" id="label28">
 
170
                <property name="visible">True</property>
 
171
                <property name="label" translatable="yes">status bar</property>
 
172
              </widget>
 
173
              <packing>
 
174
                <property name="expand">False</property>
 
175
                <property name="fill">False</property>
 
176
              </packing>
 
177
            </child>
 
178
            <child>
 
179
              <widget class="GtkStatusbar" id="status__statusbar">
 
180
                <property name="visible">True</property>
 
181
              </widget>
 
182
              <packing>
 
183
                <property name="expand">False</property>
 
184
                <property name="fill">False</property>
 
185
                <property name="position">1</property>
 
186
              </packing>
 
187
            </child>
 
188
          </widget>
 
189
          <packing>
 
190
            <property name="left_attach">1</property>
 
191
            <property name="right_attach">2</property>
 
192
            <property name="top_attach">15</property>
 
193
            <property name="bottom_attach">16</property>
 
194
          </packing>
 
195
        </child>
 
196
        <child>
 
197
          <widget class="GtkHSeparator" id="hseparator15">
 
198
            <property name="visible">True</property>
 
199
          </widget>
 
200
          <packing>
 
201
            <property name="left_attach">2</property>
 
202
            <property name="right_attach">3</property>
 
203
            <property name="top_attach">1</property>
 
204
            <property name="bottom_attach">2</property>
 
205
            <property name="x_options">GTK_FILL</property>
 
206
            <property name="y_options">GTK_FILL</property>
 
207
          </packing>
 
208
        </child>
 
209
        <child>
 
210
          <widget class="GtkHSeparator" id="hseparator14">
 
211
            <property name="visible">True</property>
 
212
          </widget>
 
213
          <packing>
 
214
            <property name="left_attach">1</property>
 
215
            <property name="right_attach">2</property>
 
216
            <property name="top_attach">1</property>
 
217
            <property name="bottom_attach">2</property>
 
218
            <property name="x_options">GTK_FILL</property>
 
219
            <property name="y_options">GTK_FILL</property>
 
220
          </packing>
 
221
        </child>
 
222
        <child>
 
223
          <widget class="GtkHSeparator" id="hseparator13">
 
224
            <property name="visible">True</property>
 
225
          </widget>
 
226
          <packing>
 
227
            <property name="top_attach">1</property>
 
228
            <property name="bottom_attach">2</property>
 
229
            <property name="x_options">GTK_FILL</property>
 
230
          </packing>
 
231
        </child>
 
232
        <child>
 
233
          <widget class="GtkHSeparator" id="hseparator12">
 
234
            <property name="visible">True</property>
 
235
          </widget>
 
236
          <packing>
 
237
            <property name="left_attach">2</property>
 
238
            <property name="right_attach">3</property>
 
239
            <property name="top_attach">3</property>
 
240
            <property name="bottom_attach">4</property>
 
241
            <property name="x_options">GTK_FILL</property>
 
242
            <property name="y_options">GTK_FILL</property>
 
243
          </packing>
 
244
        </child>
 
245
        <child>
 
246
          <widget class="GtkHSeparator" id="hseparator11">
 
247
            <property name="visible">True</property>
 
248
          </widget>
 
249
          <packing>
 
250
            <property name="left_attach">1</property>
 
251
            <property name="right_attach">2</property>
 
252
            <property name="top_attach">3</property>
 
253
            <property name="bottom_attach">4</property>
 
254
            <property name="x_options">GTK_FILL</property>
 
255
            <property name="y_options">GTK_FILL</property>
 
256
          </packing>
 
257
        </child>
 
258
        <child>
 
259
          <widget class="GtkHSeparator" id="hseparator10">
 
260
            <property name="visible">True</property>
 
261
          </widget>
 
262
          <packing>
 
263
            <property name="top_attach">3</property>
 
264
            <property name="bottom_attach">4</property>
 
265
            <property name="x_options">GTK_FILL</property>
 
266
          </packing>
 
267
        </child>
 
268
        <child>
 
269
          <widget class="GtkTable" id="table4">
 
270
            <property name="visible">True</property>
 
271
            <property name="n_rows">2</property>
 
272
            <property name="n_columns">2</property>
 
273
            <child>
 
274
              <widget class="GtkComboBox" id="radio__combobox">
 
275
                <property name="visible">True</property>
 
276
                <property name="items" translatable="yes">choice 0
1217
277
choice 1
1218
278
choice 2 
1219
279
</property>
1220
 
              <property name="add_tearoffs">False</property>
1221
 
              <property name="focus_on_click">True</property>
1222
 
            </widget>
1223
 
            <packing>
1224
 
              <property name="left_attach">1</property>
1225
 
              <property name="right_attach">2</property>
1226
 
              <property name="top_attach">1</property>
1227
 
              <property name="bottom_attach">2</property>
1228
 
              <property name="x_options">fill</property>
1229
 
              <property name="y_options"></property>
1230
 
            </packing>
1231
 
          </child>
1232
 
        </widget>
1233
 
        <packing>
1234
 
          <property name="left_attach">1</property>
1235
 
          <property name="right_attach">2</property>
1236
 
          <property name="top_attach">4</property>
1237
 
          <property name="bottom_attach">5</property>
1238
 
          <property name="x_options">fill</property>
1239
 
          <property name="y_options">fill</property>
1240
 
        </packing>
1241
 
      </child>
1242
 
 
1243
 
      <child>
1244
 
        <widget class="GtkHSeparator" id="hseparator10">
1245
 
          <property name="visible">True</property>
1246
 
        </widget>
1247
 
        <packing>
1248
 
          <property name="left_attach">0</property>
1249
 
          <property name="right_attach">1</property>
1250
 
          <property name="top_attach">3</property>
1251
 
          <property name="bottom_attach">4</property>
1252
 
          <property name="x_options">fill</property>
1253
 
        </packing>
1254
 
      </child>
1255
 
 
1256
 
      <child>
1257
 
        <widget class="GtkHSeparator" id="hseparator11">
1258
 
          <property name="visible">True</property>
1259
 
        </widget>
1260
 
        <packing>
1261
 
          <property name="left_attach">1</property>
1262
 
          <property name="right_attach">2</property>
1263
 
          <property name="top_attach">3</property>
1264
 
          <property name="bottom_attach">4</property>
1265
 
          <property name="x_options">fill</property>
1266
 
          <property name="y_options">fill</property>
1267
 
        </packing>
1268
 
      </child>
1269
 
 
1270
 
      <child>
1271
 
        <widget class="GtkHSeparator" id="hseparator12">
1272
 
          <property name="visible">True</property>
1273
 
        </widget>
1274
 
        <packing>
1275
 
          <property name="left_attach">2</property>
1276
 
          <property name="right_attach">3</property>
1277
 
          <property name="top_attach">3</property>
1278
 
          <property name="bottom_attach">4</property>
1279
 
          <property name="x_options">fill</property>
1280
 
          <property name="y_options">fill</property>
1281
 
        </packing>
1282
 
      </child>
1283
 
 
1284
 
      <child>
1285
 
        <widget class="GtkHSeparator" id="hseparator13">
1286
 
          <property name="visible">True</property>
1287
 
        </widget>
1288
 
        <packing>
1289
 
          <property name="left_attach">0</property>
1290
 
          <property name="right_attach">1</property>
1291
 
          <property name="top_attach">1</property>
1292
 
          <property name="bottom_attach">2</property>
1293
 
          <property name="x_options">fill</property>
1294
 
        </packing>
1295
 
      </child>
1296
 
 
1297
 
      <child>
1298
 
        <widget class="GtkHSeparator" id="hseparator14">
1299
 
          <property name="visible">True</property>
1300
 
        </widget>
1301
 
        <packing>
1302
 
          <property name="left_attach">1</property>
1303
 
          <property name="right_attach">2</property>
1304
 
          <property name="top_attach">1</property>
1305
 
          <property name="bottom_attach">2</property>
1306
 
          <property name="x_options">fill</property>
1307
 
          <property name="y_options">fill</property>
1308
 
        </packing>
1309
 
      </child>
1310
 
 
1311
 
      <child>
1312
 
        <widget class="GtkHSeparator" id="hseparator15">
1313
 
          <property name="visible">True</property>
1314
 
        </widget>
1315
 
        <packing>
1316
 
          <property name="left_attach">2</property>
1317
 
          <property name="right_attach">3</property>
1318
 
          <property name="top_attach">1</property>
1319
 
          <property name="bottom_attach">2</property>
1320
 
          <property name="x_options">fill</property>
1321
 
          <property name="y_options">fill</property>
1322
 
        </packing>
1323
 
      </child>
1324
 
 
1325
 
      <child>
1326
 
        <widget class="GtkVBox" id="vbox6">
1327
 
          <property name="visible">True</property>
1328
 
          <property name="homogeneous">False</property>
1329
 
          <property name="spacing">0</property>
1330
 
 
1331
 
          <child>
1332
 
            <widget class="GtkLabel" id="label28">
1333
 
              <property name="visible">True</property>
1334
 
              <property name="label" translatable="yes">status bar</property>
1335
 
              <property name="use_underline">False</property>
1336
 
              <property name="use_markup">False</property>
1337
 
              <property name="justify">GTK_JUSTIFY_LEFT</property>
1338
 
              <property name="wrap">False</property>
1339
 
              <property name="selectable">False</property>
1340
 
              <property name="xalign">0.5</property>
1341
 
              <property name="yalign">0.5</property>
1342
 
              <property name="xpad">0</property>
1343
 
              <property name="ypad">0</property>
1344
 
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1345
 
              <property name="width_chars">-1</property>
1346
 
              <property name="single_line_mode">False</property>
1347
 
              <property name="angle">0</property>
1348
 
            </widget>
1349
 
            <packing>
1350
 
              <property name="padding">0</property>
1351
 
              <property name="expand">False</property>
1352
 
              <property name="fill">False</property>
1353
 
            </packing>
1354
 
          </child>
1355
 
 
1356
 
          <child>
1357
 
            <widget class="GtkStatusbar" id="status__statusbar">
1358
 
              <property name="visible">True</property>
1359
 
              <property name="has_resize_grip">True</property>
1360
 
            </widget>
1361
 
            <packing>
1362
 
              <property name="padding">0</property>
1363
 
              <property name="expand">False</property>
1364
 
              <property name="fill">False</property>
1365
 
            </packing>
1366
 
          </child>
1367
 
        </widget>
1368
 
        <packing>
1369
 
          <property name="left_attach">1</property>
1370
 
          <property name="right_attach">2</property>
1371
 
          <property name="top_attach">13</property>
1372
 
          <property name="bottom_attach">14</property>
1373
 
          <property name="x_options">fill</property>
1374
 
        </packing>
1375
 
      </child>
1376
 
 
1377
 
      <child>
1378
 
        <widget class="GtkHSeparator" id="hseparator16">
1379
 
          <property name="visible">True</property>
1380
 
        </widget>
1381
 
        <packing>
1382
 
          <property name="left_attach">0</property>
1383
 
          <property name="right_attach">1</property>
1384
 
          <property name="top_attach">12</property>
1385
 
          <property name="bottom_attach">13</property>
1386
 
          <property name="x_options">fill</property>
1387
 
        </packing>
1388
 
      </child>
1389
 
 
1390
 
      <child>
1391
 
        <widget class="GtkHSeparator" id="hseparator17">
1392
 
          <property name="visible">True</property>
1393
 
        </widget>
1394
 
        <packing>
1395
 
          <property name="left_attach">1</property>
1396
 
          <property name="right_attach">2</property>
1397
 
          <property name="top_attach">12</property>
1398
 
          <property name="bottom_attach">13</property>
1399
 
          <property name="x_options">fill</property>
1400
 
          <property name="y_options">fill</property>
1401
 
        </packing>
1402
 
      </child>
1403
 
 
1404
 
      <child>
1405
 
        <widget class="GtkHSeparator" id="hseparator18">
1406
 
          <property name="visible">True</property>
1407
 
        </widget>
1408
 
        <packing>
1409
 
          <property name="left_attach">2</property>
1410
 
          <property name="right_attach">3</property>
1411
 
          <property name="top_attach">12</property>
1412
 
          <property name="bottom_attach">13</property>
1413
 
          <property name="x_options">fill</property>
1414
 
          <property name="y_options">fill</property>
1415
 
        </packing>
1416
 
      </child>
1417
 
 
1418
 
      <child>
1419
 
        <widget class="GtkLabel" id="label29">
1420
 
          <property name="visible">True</property>
1421
 
          <property name="label" translatable="yes">&lt;b&gt;string&lt;/b&gt;</property>
1422
 
          <property name="use_underline">False</property>
1423
 
          <property name="use_markup">True</property>
1424
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
1425
 
          <property name="wrap">False</property>
1426
 
          <property name="selectable">False</property>
1427
 
          <property name="xalign">0.5</property>
1428
 
          <property name="yalign">0.5</property>
1429
 
          <property name="xpad">0</property>
1430
 
          <property name="ypad">0</property>
1431
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1432
 
          <property name="width_chars">-1</property>
1433
 
          <property name="single_line_mode">False</property>
1434
 
          <property name="angle">0</property>
1435
 
        </widget>
1436
 
        <packing>
1437
 
          <property name="left_attach">0</property>
1438
 
          <property name="right_attach">1</property>
1439
 
          <property name="top_attach">13</property>
1440
 
          <property name="bottom_attach">14</property>
1441
 
          <property name="x_options">fill</property>
1442
 
          <property name="y_options"></property>
1443
 
        </packing>
1444
 
      </child>
1445
 
 
1446
 
      <child>
1447
 
        <widget class="GtkLabel" id="status__var">
1448
 
          <property name="visible">True</property>
1449
 
          <property name="label" translatable="yes">statusbar
1450
 
</property>
1451
 
          <property name="use_underline">False</property>
1452
 
          <property name="use_markup">False</property>
1453
 
          <property name="justify">GTK_JUSTIFY_LEFT</property>
1454
 
          <property name="wrap">False</property>
1455
 
          <property name="selectable">False</property>
1456
 
          <property name="xalign">0.5</property>
1457
 
          <property name="yalign">0.5</property>
1458
 
          <property name="xpad">0</property>
1459
 
          <property name="ypad">0</property>
1460
 
          <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
1461
 
          <property name="width_chars">-1</property>
1462
 
          <property name="single_line_mode">False</property>
1463
 
          <property name="angle">0</property>
1464
 
        </widget>
1465
 
        <packing>
1466
 
          <property name="left_attach">2</property>
1467
 
          <property name="right_attach">3</property>
1468
 
          <property name="top_attach">13</property>
1469
 
          <property name="bottom_attach">14</property>
1470
 
          <property name="x_options">fill</property>
1471
 
          <property name="y_options"></property>
1472
 
        </packing>
1473
 
      </child>
1474
 
    </widget>
1475
 
  </child>
1476
 
</widget>
1477
 
 
 
280
              </widget>
 
281
              <packing>
 
282
                <property name="left_attach">1</property>
 
283
                <property name="right_attach">2</property>
 
284
                <property name="top_attach">1</property>
 
285
                <property name="bottom_attach">2</property>
 
286
                <property name="x_options">GTK_FILL</property>
 
287
                <property name="y_options"></property>
 
288
              </packing>
 
289
            </child>
 
290
            <child>
 
291
              <widget class="GtkVBox" id="vbox5">
 
292
                <property name="visible">True</property>
 
293
                <child>
 
294
                  <widget class="GtkRadioButton" id="radio__radiobutton0">
 
295
                    <property name="visible">True</property>
 
296
                    <property name="can_focus">True</property>
 
297
                    <property name="label" translatable="yes">choice 0</property>
 
298
                    <property name="use_underline">True</property>
 
299
                    <property name="focus_on_click">False</property>
 
300
                    <property name="response_id">0</property>
 
301
                    <property name="draw_indicator">True</property>
 
302
                  </widget>
 
303
                  <packing>
 
304
                    <property name="expand">False</property>
 
305
                    <property name="fill">False</property>
 
306
                  </packing>
 
307
                </child>
 
308
                <child>
 
309
                  <widget class="GtkRadioButton" id="radio__radiobutton1">
 
310
                    <property name="visible">True</property>
 
311
                    <property name="can_focus">True</property>
 
312
                    <property name="label" translatable="yes">choice 1</property>
 
313
                    <property name="use_underline">True</property>
 
314
                    <property name="response_id">0</property>
 
315
                    <property name="draw_indicator">True</property>
 
316
                    <property name="group">radio__radiobutton0</property>
 
317
                  </widget>
 
318
                  <packing>
 
319
                    <property name="expand">False</property>
 
320
                    <property name="fill">False</property>
 
321
                    <property name="position">1</property>
 
322
                  </packing>
 
323
                </child>
 
324
                <child>
 
325
                  <widget class="GtkRadioButton" id="radio__radiobutton2">
 
326
                    <property name="visible">True</property>
 
327
                    <property name="can_focus">True</property>
 
328
                    <property name="label" translatable="yes">choice 2</property>
 
329
                    <property name="use_underline">True</property>
 
330
                    <property name="response_id">0</property>
 
331
                    <property name="draw_indicator">True</property>
 
332
                    <property name="group">radio__radiobutton0</property>
 
333
                  </widget>
 
334
                  <packing>
 
335
                    <property name="expand">False</property>
 
336
                    <property name="fill">False</property>
 
337
                    <property name="position">2</property>
 
338
                  </packing>
 
339
                </child>
 
340
              </widget>
 
341
              <packing>
 
342
                <property name="top_attach">1</property>
 
343
                <property name="bottom_attach">2</property>
 
344
                <property name="x_options">GTK_FILL</property>
 
345
              </packing>
 
346
            </child>
 
347
            <child>
 
348
              <widget class="GtkLabel" id="label26">
 
349
                <property name="visible">True</property>
 
350
                <property name="label" translatable="yes">radio buttons</property>
 
351
              </widget>
 
352
              <packing>
 
353
                <property name="y_options"></property>
 
354
              </packing>
 
355
            </child>
 
356
            <child>
 
357
              <widget class="GtkLabel" id="label27">
 
358
                <property name="visible">True</property>
 
359
                <property name="label" translatable="yes">combo box</property>
 
360
              </widget>
 
361
              <packing>
 
362
                <property name="left_attach">1</property>
 
363
                <property name="right_attach">2</property>
 
364
                <property name="y_options"></property>
 
365
              </packing>
 
366
            </child>
 
367
          </widget>
 
368
          <packing>
 
369
            <property name="left_attach">1</property>
 
370
            <property name="right_attach">2</property>
 
371
            <property name="top_attach">4</property>
 
372
            <property name="bottom_attach">5</property>
 
373
            <property name="x_options">GTK_FILL</property>
 
374
            <property name="y_options">GTK_FILL</property>
 
375
          </packing>
 
376
        </child>
 
377
        <child>
 
378
          <widget class="GtkLabel" id="radio__var">
 
379
            <property name="visible">True</property>
 
380
            <property name="label" translatable="yes">index</property>
 
381
          </widget>
 
382
          <packing>
 
383
            <property name="left_attach">2</property>
 
384
            <property name="right_attach">3</property>
 
385
            <property name="top_attach">4</property>
 
386
            <property name="bottom_attach">5</property>
 
387
            <property name="x_options">GTK_FILL</property>
 
388
            <property name="y_options"></property>
 
389
          </packing>
 
390
        </child>
 
391
        <child>
 
392
          <widget class="GtkLabel" id="label14">
 
393
            <property name="visible">True</property>
 
394
            <property name="label" translatable="yes">&lt;b&gt; index&lt;/b&gt;
 
395
(integer)</property>
 
396
            <property name="use_markup">True</property>
 
397
          </widget>
 
398
          <packing>
 
399
            <property name="top_attach">4</property>
 
400
            <property name="bottom_attach">5</property>
 
401
            <property name="x_options">GTK_FILL</property>
 
402
            <property name="y_options"></property>
 
403
          </packing>
 
404
        </child>
 
405
        <child>
 
406
          <widget class="GtkHSeparator" id="hseparator9">
 
407
            <property name="visible">True</property>
 
408
          </widget>
 
409
          <packing>
 
410
            <property name="left_attach">2</property>
 
411
            <property name="right_attach">3</property>
 
412
            <property name="top_attach">5</property>
 
413
            <property name="bottom_attach">6</property>
 
414
            <property name="x_options">GTK_FILL</property>
 
415
            <property name="y_options">GTK_FILL</property>
 
416
          </packing>
 
417
        </child>
 
418
        <child>
 
419
          <widget class="GtkHSeparator" id="hseparator8">
 
420
            <property name="visible">True</property>
 
421
          </widget>
 
422
          <packing>
 
423
            <property name="left_attach">1</property>
 
424
            <property name="right_attach">2</property>
 
425
            <property name="top_attach">5</property>
 
426
            <property name="bottom_attach">6</property>
 
427
            <property name="x_options">GTK_FILL</property>
 
428
            <property name="y_options">GTK_FILL</property>
 
429
          </packing>
 
430
        </child>
 
431
        <child>
 
432
          <widget class="GtkHSeparator" id="hseparator7">
 
433
            <property name="visible">True</property>
 
434
          </widget>
 
435
          <packing>
 
436
            <property name="top_attach">5</property>
 
437
            <property name="bottom_attach">6</property>
 
438
            <property name="x_options">GTK_FILL</property>
 
439
          </packing>
 
440
        </child>
 
441
        <child>
 
442
          <widget class="GtkLabel" id="integer__var">
 
443
            <property name="visible">True</property>
 
444
            <property name="label" translatable="yes">integer</property>
 
445
          </widget>
 
446
          <packing>
 
447
            <property name="left_attach">2</property>
 
448
            <property name="right_attach">3</property>
 
449
            <property name="top_attach">6</property>
 
450
            <property name="bottom_attach">7</property>
 
451
            <property name="x_options">GTK_FILL</property>
 
452
            <property name="y_options"></property>
 
453
          </packing>
 
454
        </child>
 
455
        <child>
 
456
          <widget class="GtkTable" id="table3">
 
457
            <property name="visible">True</property>
 
458
            <property name="n_rows">2</property>
 
459
            <property name="n_columns">3</property>
 
460
            <child>
 
461
              <widget class="GtkEntry" id="integer__entry">
 
462
                <property name="visible">True</property>
 
463
                <property name="can_focus">True</property>
 
464
                <property name="max_length">5</property>
 
465
                <property name="invisible_char">*</property>
 
466
                <property name="width_chars">5</property>
 
467
              </widget>
 
468
              <packing>
 
469
                <property name="left_attach">1</property>
 
470
                <property name="right_attach">2</property>
 
471
                <property name="top_attach">1</property>
 
472
                <property name="bottom_attach">2</property>
 
473
                <property name="x_options">GTK_FILL</property>
 
474
                <property name="y_options"></property>
 
475
                <property name="x_padding">10</property>
 
476
              </packing>
 
477
            </child>
 
478
            <child>
 
479
              <widget class="GtkSpinButton" id="integer__spinbutton">
 
480
                <property name="visible">True</property>
 
481
                <property name="can_focus">True</property>
 
482
                <property name="adjustment">0 0 1000 1 0 0</property>
 
483
                <property name="climb_rate">1</property>
 
484
              </widget>
 
485
              <packing>
 
486
                <property name="top_attach">1</property>
 
487
                <property name="bottom_attach">2</property>
 
488
                <property name="x_options">GTK_FILL</property>
 
489
                <property name="y_options"></property>
 
490
              </packing>
 
491
            </child>
 
492
            <child>
 
493
              <widget class="GtkHScale" id="integer__slider">
 
494
                <property name="visible">True</property>
 
495
                <property name="can_focus">True</property>
 
496
                <property name="adjustment">0 0 100 0 0 0</property>
 
497
                <property name="digits">0</property>
 
498
              </widget>
 
499
              <packing>
 
500
                <property name="left_attach">2</property>
 
501
                <property name="right_attach">3</property>
 
502
                <property name="top_attach">1</property>
 
503
                <property name="bottom_attach">2</property>
 
504
              </packing>
 
505
            </child>
 
506
            <child>
 
507
              <widget class="GtkLabel" id="label23">
 
508
                <property name="visible">True</property>
 
509
                <property name="label" translatable="yes">slider</property>
 
510
              </widget>
 
511
              <packing>
 
512
                <property name="left_attach">2</property>
 
513
                <property name="right_attach">3</property>
 
514
                <property name="x_options">GTK_FILL</property>
 
515
                <property name="y_options"></property>
 
516
              </packing>
 
517
            </child>
 
518
            <child>
 
519
              <widget class="GtkLabel" id="label22">
 
520
                <property name="visible">True</property>
 
521
                <property name="label" translatable="yes">entry</property>
 
522
              </widget>
 
523
              <packing>
 
524
                <property name="left_attach">1</property>
 
525
                <property name="right_attach">2</property>
 
526
                <property name="x_options">GTK_FILL</property>
 
527
                <property name="y_options"></property>
 
528
              </packing>
 
529
            </child>
 
530
            <child>
 
531
              <widget class="GtkLabel" id="label21">
 
532
                <property name="visible">True</property>
 
533
                <property name="label" translatable="yes">spin button</property>
 
534
              </widget>
 
535
              <packing>
 
536
                <property name="x_options">GTK_FILL</property>
 
537
                <property name="y_options"></property>
 
538
              </packing>
 
539
            </child>
 
540
          </widget>
 
541
          <packing>
 
542
            <property name="left_attach">1</property>
 
543
            <property name="right_attach">2</property>
 
544
            <property name="top_attach">6</property>
 
545
            <property name="bottom_attach">7</property>
 
546
            <property name="x_options">GTK_FILL</property>
 
547
            <property name="y_options">GTK_FILL</property>
 
548
          </packing>
 
549
        </child>
 
550
        <child>
 
551
          <widget class="GtkLabel" id="label15">
 
552
            <property name="visible">True</property>
 
553
            <property name="label" translatable="yes">&lt;b&gt;integer&lt;/b&gt;</property>
 
554
            <property name="use_markup">True</property>
 
555
          </widget>
 
556
          <packing>
 
557
            <property name="top_attach">6</property>
 
558
            <property name="bottom_attach">7</property>
 
559
            <property name="x_options">GTK_FILL</property>
 
560
            <property name="y_options"></property>
 
561
          </packing>
 
562
        </child>
 
563
        <child>
 
564
          <widget class="GtkLabel" id="float__var">
 
565
            <property name="visible">True</property>
 
566
            <property name="label" translatable="yes">%0.1f</property>
 
567
          </widget>
 
568
          <packing>
 
569
            <property name="left_attach">2</property>
 
570
            <property name="right_attach">3</property>
 
571
            <property name="top_attach">7</property>
 
572
            <property name="bottom_attach">8</property>
 
573
            <property name="x_options">GTK_FILL</property>
 
574
            <property name="y_options"></property>
 
575
          </packing>
 
576
        </child>
 
577
        <child>
 
578
          <widget class="GtkHBox" id="hbox4">
 
579
            <property name="visible">True</property>
 
580
            <child>
 
581
              <widget class="GtkSpinButton" id="float__spinbutton">
 
582
                <property name="width_request">68</property>
 
583
                <property name="visible">True</property>
 
584
                <property name="can_focus">True</property>
 
585
                <property name="adjustment">0 0 1000 1 1 1</property>
 
586
                <property name="climb_rate">0.10000000149</property>
 
587
                <property name="digits">1</property>
 
588
                <property name="numeric">True</property>
 
589
              </widget>
 
590
              <packing>
 
591
                <property name="expand">False</property>
 
592
                <property name="fill">False</property>
 
593
              </packing>
 
594
            </child>
 
595
            <child>
 
596
              <widget class="GtkEntry" id="float__entry">
 
597
                <property name="visible">True</property>
 
598
                <property name="can_focus">True</property>
 
599
                <property name="max_length">10</property>
 
600
                <property name="invisible_char">*</property>
 
601
                <property name="width_chars">5</property>
 
602
              </widget>
 
603
              <packing>
 
604
                <property name="expand">False</property>
 
605
                <property name="fill">False</property>
 
606
                <property name="padding">10</property>
 
607
                <property name="position">1</property>
 
608
              </packing>
 
609
            </child>
 
610
            <child>
 
611
              <widget class="GtkHScale" id="float__slider">
 
612
                <property name="visible">True</property>
 
613
                <property name="can_focus">True</property>
 
614
                <property name="adjustment">0 0 100 0.10000000149 0 0</property>
 
615
              </widget>
 
616
              <packing>
 
617
                <property name="position">2</property>
 
618
              </packing>
 
619
            </child>
 
620
          </widget>
 
621
          <packing>
 
622
            <property name="left_attach">1</property>
 
623
            <property name="right_attach">2</property>
 
624
            <property name="top_attach">7</property>
 
625
            <property name="bottom_attach">8</property>
 
626
            <property name="x_options">GTK_FILL</property>
 
627
            <property name="y_options">GTK_FILL</property>
 
628
          </packing>
 
629
        </child>
 
630
        <child>
 
631
          <widget class="GtkLabel" id="label16">
 
632
            <property name="visible">True</property>
 
633
            <property name="label" translatable="yes">&lt;b&gt;float&lt;/b&gt;</property>
 
634
            <property name="use_markup">True</property>
 
635
          </widget>
 
636
          <packing>
 
637
            <property name="top_attach">7</property>
 
638
            <property name="bottom_attach">8</property>
 
639
            <property name="x_options">GTK_FILL</property>
 
640
            <property name="y_options"></property>
 
641
          </packing>
 
642
        </child>
 
643
        <child>
 
644
          <widget class="GtkHSeparator" id="hseparator6">
 
645
            <property name="visible">True</property>
 
646
          </widget>
 
647
          <packing>
 
648
            <property name="left_attach">2</property>
 
649
            <property name="right_attach">3</property>
 
650
            <property name="top_attach">10</property>
 
651
            <property name="bottom_attach">11</property>
 
652
            <property name="x_options">GTK_FILL</property>
 
653
          </packing>
 
654
        </child>
 
655
        <child>
 
656
          <widget class="GtkHSeparator" id="hseparator5">
 
657
            <property name="visible">True</property>
 
658
          </widget>
 
659
          <packing>
 
660
            <property name="left_attach">1</property>
 
661
            <property name="right_attach">2</property>
 
662
            <property name="top_attach">10</property>
 
663
            <property name="bottom_attach">11</property>
 
664
            <property name="x_options">GTK_FILL</property>
 
665
          </packing>
 
666
        </child>
 
667
        <child>
 
668
          <widget class="GtkHSeparator" id="hseparator4">
 
669
            <property name="visible">True</property>
 
670
          </widget>
 
671
          <packing>
 
672
            <property name="top_attach">10</property>
 
673
            <property name="bottom_attach">11</property>
 
674
            <property name="x_options">GTK_FILL</property>
 
675
          </packing>
 
676
        </child>
 
677
        <child>
 
678
          <widget class="GtkLabel" id="string__var">
 
679
            <property name="visible">True</property>
 
680
            <property name="label" translatable="yes">string</property>
 
681
          </widget>
 
682
          <packing>
 
683
            <property name="left_attach">2</property>
 
684
            <property name="right_attach">3</property>
 
685
            <property name="top_attach">11</property>
 
686
            <property name="bottom_attach">12</property>
 
687
            <property name="x_options">GTK_FILL</property>
 
688
            <property name="y_options"></property>
 
689
          </packing>
 
690
        </child>
 
691
        <child>
 
692
          <widget class="GtkVBox" id="vbox3">
 
693
            <property name="visible">True</property>
 
694
            <child>
 
695
              <widget class="GtkLabel" id="label24">
 
696
                <property name="visible">True</property>
 
697
                <property name="label" translatable="yes">entry</property>
 
698
              </widget>
 
699
              <packing>
 
700
                <property name="expand">False</property>
 
701
                <property name="fill">False</property>
 
702
              </packing>
 
703
            </child>
 
704
            <child>
 
705
              <widget class="GtkEntry" id="string__entry">
 
706
                <property name="visible">True</property>
 
707
                <property name="can_focus">True</property>
 
708
                <property name="invisible_char">*</property>
 
709
              </widget>
 
710
              <packing>
 
711
                <property name="expand">False</property>
 
712
                <property name="fill">False</property>
 
713
                <property name="position">1</property>
 
714
              </packing>
 
715
            </child>
 
716
          </widget>
 
717
          <packing>
 
718
            <property name="left_attach">1</property>
 
719
            <property name="right_attach">2</property>
 
720
            <property name="top_attach">11</property>
 
721
            <property name="bottom_attach">12</property>
 
722
            <property name="x_options">GTK_FILL</property>
 
723
            <property name="y_options">GTK_FILL</property>
 
724
          </packing>
 
725
        </child>
 
726
        <child>
 
727
          <widget class="GtkLabel" id="label17">
 
728
            <property name="visible">True</property>
 
729
            <property name="label" translatable="yes">&lt;b&gt;string&lt;/b&gt;</property>
 
730
            <property name="use_markup">True</property>
 
731
          </widget>
 
732
          <packing>
 
733
            <property name="top_attach">11</property>
 
734
            <property name="bottom_attach">12</property>
 
735
          </packing>
 
736
        </child>
 
737
        <child>
 
738
          <widget class="GtkHSeparator" id="hseparator3">
 
739
            <property name="visible">True</property>
 
740
          </widget>
 
741
          <packing>
 
742
            <property name="left_attach">2</property>
 
743
            <property name="right_attach">3</property>
 
744
            <property name="top_attach">12</property>
 
745
            <property name="bottom_attach">13</property>
 
746
            <property name="x_options">GTK_FILL</property>
 
747
            <property name="y_options">GTK_FILL</property>
 
748
          </packing>
 
749
        </child>
 
750
        <child>
 
751
          <widget class="GtkHSeparator" id="hseparator2">
 
752
            <property name="visible">True</property>
 
753
          </widget>
 
754
          <packing>
 
755
            <property name="left_attach">1</property>
 
756
            <property name="right_attach">2</property>
 
757
            <property name="top_attach">12</property>
 
758
            <property name="bottom_attach">13</property>
 
759
            <property name="x_options">GTK_FILL</property>
 
760
            <property name="y_options">GTK_FILL</property>
 
761
          </packing>
 
762
        </child>
 
763
        <child>
 
764
          <widget class="GtkHSeparator" id="hseparator1">
 
765
            <property name="visible">True</property>
 
766
          </widget>
 
767
          <packing>
 
768
            <property name="top_attach">12</property>
 
769
            <property name="bottom_attach">13</property>
 
770
            <property name="x_options">GTK_FILL</property>
 
771
          </packing>
 
772
        </child>
 
773
        <child>
 
774
          <widget class="GtkLabel" id="textview__var">
 
775
            <property name="visible">True</property>
 
776
            <property name="label" translatable="yes">textview</property>
 
777
          </widget>
 
778
          <packing>
 
779
            <property name="left_attach">2</property>
 
780
            <property name="right_attach">3</property>
 
781
            <property name="top_attach">13</property>
 
782
            <property name="bottom_attach">14</property>
 
783
            <property name="x_options">GTK_FILL</property>
 
784
            <property name="y_options"></property>
 
785
          </packing>
 
786
        </child>
 
787
        <child>
 
788
          <widget class="GtkLabel" id="label18">
 
789
            <property name="visible">True</property>
 
790
            <property name="label" translatable="yes">&lt;b&gt;string&lt;/b&gt;</property>
 
791
            <property name="use_markup">True</property>
 
792
          </widget>
 
793
          <packing>
 
794
            <property name="top_attach">13</property>
 
795
            <property name="bottom_attach">14</property>
 
796
            <property name="x_options">GTK_FILL</property>
 
797
            <property name="y_options"></property>
 
798
          </packing>
 
799
        </child>
 
800
        <child>
 
801
          <widget class="GtkVBox" id="vbox4">
 
802
            <property name="visible">True</property>
 
803
            <child>
 
804
              <widget class="GtkLabel" id="label25">
 
805
                <property name="visible">True</property>
 
806
                <property name="label" translatable="yes">text view/edit</property>
 
807
              </widget>
 
808
              <packing>
 
809
                <property name="expand">False</property>
 
810
                <property name="fill">False</property>
 
811
              </packing>
 
812
            </child>
 
813
            <child>
 
814
              <widget class="GtkScrolledWindow" id="scrolledwindow1">
 
815
                <property name="visible">True</property>
 
816
                <property name="can_focus">True</property>
 
817
                <property name="shadow_type">GTK_SHADOW_IN</property>
 
818
                <child>
 
819
                  <widget class="GtkTextView" id="textview__textview">
 
820
                    <property name="visible">True</property>
 
821
                    <property name="can_focus">True</property>
 
822
                  </widget>
 
823
                </child>
 
824
              </widget>
 
825
              <packing>
 
826
                <property name="position">1</property>
 
827
              </packing>
 
828
            </child>
 
829
          </widget>
 
830
          <packing>
 
831
            <property name="left_attach">1</property>
 
832
            <property name="right_attach">2</property>
 
833
            <property name="top_attach">13</property>
 
834
            <property name="bottom_attach">14</property>
 
835
            <property name="x_options">GTK_FILL</property>
 
836
            <property name="y_options"></property>
 
837
          </packing>
 
838
        </child>
 
839
        <child>
 
840
          <widget class="GtkVBox" id="vbox2">
 
841
            <property name="visible">True</property>
 
842
            <property name="homogeneous">True</property>
 
843
            <child>
 
844
              <widget class="GtkLabel" id="boolean1__var">
 
845
                <property name="visible">True</property>
 
846
                <property name="label" translatable="yes">boolean1</property>
 
847
              </widget>
 
848
              <packing>
 
849
                <property name="expand">False</property>
 
850
                <property name="fill">False</property>
 
851
              </packing>
 
852
            </child>
 
853
            <child>
 
854
              <widget class="GtkLabel" id="boolean2__var">
 
855
                <property name="visible">True</property>
 
856
                <property name="label" translatable="yes">boolean2</property>
 
857
              </widget>
 
858
              <packing>
 
859
                <property name="expand">False</property>
 
860
                <property name="fill">False</property>
 
861
                <property name="position">1</property>
 
862
              </packing>
 
863
            </child>
 
864
          </widget>
 
865
          <packing>
 
866
            <property name="left_attach">2</property>
 
867
            <property name="right_attach">3</property>
 
868
            <property name="top_attach">2</property>
 
869
            <property name="bottom_attach">3</property>
 
870
            <property name="x_options">GTK_FILL</property>
 
871
            <property name="y_options">GTK_FILL</property>
 
872
          </packing>
 
873
        </child>
 
874
        <child>
 
875
          <widget class="GtkVBox" id="vbox1">
 
876
            <property name="visible">True</property>
 
877
            <property name="spacing">5</property>
 
878
            <property name="homogeneous">True</property>
 
879
            <child>
 
880
              <widget class="GtkButton" id="boolean1__button">
 
881
                <property name="visible">True</property>
 
882
                <property name="can_focus">True</property>
 
883
                <property name="label" translatable="yes">button</property>
 
884
                <property name="use_underline">True</property>
 
885
                <property name="response_id">0</property>
 
886
              </widget>
 
887
              <packing>
 
888
                <property name="expand">False</property>
 
889
                <property name="fill">False</property>
 
890
              </packing>
 
891
            </child>
 
892
            <child>
 
893
              <widget class="GtkHBox" id="hbox1">
 
894
                <property name="visible">True</property>
 
895
                <property name="spacing">10</property>
 
896
                <child>
 
897
                  <widget class="GtkToggleButton" id="boolean2__togglebutton">
 
898
                    <property name="visible">True</property>
 
899
                    <property name="can_focus">True</property>
 
900
                    <property name="label" translatable="yes">toggle button</property>
 
901
                    <property name="use_underline">True</property>
 
902
                    <property name="response_id">0</property>
 
903
                  </widget>
 
904
                  <packing>
 
905
                    <property name="fill">False</property>
 
906
                  </packing>
 
907
                </child>
 
908
                <child>
 
909
                  <widget class="GtkCheckButton" id="boolean2__checkbutton">
 
910
                    <property name="visible">True</property>
 
911
                    <property name="can_focus">True</property>
 
912
                    <property name="label" translatable="yes">check button</property>
 
913
                    <property name="relief">GTK_RELIEF_NONE</property>
 
914
                    <property name="use_underline">True</property>
 
915
                    <property name="focus_on_click">False</property>
 
916
                    <property name="response_id">0</property>
 
917
                    <property name="draw_indicator">True</property>
 
918
                  </widget>
 
919
                  <packing>
 
920
                    <property name="expand">False</property>
 
921
                    <property name="fill">False</property>
 
922
                    <property name="position">1</property>
 
923
                  </packing>
 
924
                </child>
 
925
              </widget>
 
926
              <packing>
 
927
                <property name="expand">False</property>
 
928
                <property name="fill">False</property>
 
929
                <property name="position">1</property>
 
930
              </packing>
 
931
            </child>
 
932
          </widget>
 
933
          <packing>
 
934
            <property name="left_attach">1</property>
 
935
            <property name="right_attach">2</property>
 
936
            <property name="top_attach">2</property>
 
937
            <property name="bottom_attach">3</property>
 
938
            <property name="x_options">GTK_FILL</property>
 
939
            <property name="y_options">GTK_FILL</property>
 
940
          </packing>
 
941
        </child>
 
942
        <child>
 
943
          <widget class="GtkLabel" id="label13">
 
944
            <property name="visible">True</property>
 
945
            <property name="xalign">0</property>
 
946
            <property name="label" translatable="yes">&lt;b&gt;Control Value&lt;/b&gt;</property>
 
947
            <property name="use_markup">True</property>
 
948
            <property name="justify">GTK_JUSTIFY_CENTER</property>
 
949
          </widget>
 
950
          <packing>
 
951
            <property name="left_attach">2</property>
 
952
            <property name="right_attach">3</property>
 
953
            <property name="x_options"></property>
 
954
            <property name="y_options"></property>
 
955
          </packing>
 
956
        </child>
 
957
        <child>
 
958
          <widget class="GtkLabel" id="label12">
 
959
            <property name="visible">True</property>
 
960
            <property name="xalign">0</property>
 
961
            <property name="label" translatable="yes">&lt;b&gt;Widgets&lt;/b&gt;</property>
 
962
            <property name="use_markup">True</property>
 
963
            <property name="justify">GTK_JUSTIFY_CENTER</property>
 
964
          </widget>
 
965
          <packing>
 
966
            <property name="left_attach">1</property>
 
967
            <property name="right_attach">2</property>
 
968
            <property name="x_options"></property>
 
969
            <property name="y_options"></property>
 
970
          </packing>
 
971
        </child>
 
972
        <child>
 
973
          <widget class="GtkLabel" id="label11">
 
974
            <property name="visible">True</property>
 
975
            <property name="xalign">0</property>
 
976
            <property name="label" translatable="yes">&lt;b&gt;Control Type&lt;/b&gt;</property>
 
977
            <property name="use_markup">True</property>
 
978
            <property name="justify">GTK_JUSTIFY_CENTER</property>
 
979
          </widget>
 
980
          <packing>
 
981
            <property name="x_options"></property>
 
982
            <property name="y_options"></property>
 
983
          </packing>
 
984
        </child>
 
985
        <child>
 
986
          <widget class="GtkLabel" id="label10">
 
987
            <property name="visible">True</property>
 
988
            <property name="xalign">0</property>
 
989
            <property name="label" translatable="yes">&lt;b&gt;boolean&lt;/b&gt;</property>
 
990
            <property name="use_markup">True</property>
 
991
            <property name="justify">GTK_JUSTIFY_CENTER</property>
 
992
          </widget>
 
993
          <packing>
 
994
            <property name="top_attach">2</property>
 
995
            <property name="bottom_attach">3</property>
 
996
            <property name="x_options"></property>
 
997
            <property name="y_options"></property>
 
998
          </packing>
 
999
        </child>
 
1000
      </widget>
 
1001
    </child>
 
1002
  </widget>
1478
1003
</glade-interface>