source: trunk/third/libglade/gnome-widgets.glade @ 15324

Revision 15324, 34.6 KB checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15323, which included commits to RCS files with non-trunk default branches.
RevLine 
[15323]1<?xml version="1.0"?>
2<GTK-Interface>
3
4<project>
5  <name>project1</name>
6  <directory></directory>
7  <source_directory>src</source_directory>
8  <pixmaps_directory></pixmaps_directory>
9  <language>C</language>
10  <gnome_support>True</gnome_support>
11  <gettext_support>True</gettext_support>
12  <use_widget_names>False</use_widget_names>
13  <output_main_file>True</output_main_file>
14  <output_support_files>True</output_support_files>
15  <output_build_files>True</output_build_files>
16  <backup_source_files>True</backup_source_files>
17  <main_source_file>interface.c</main_source_file>
18  <main_header_file>interface.h</main_header_file>
19  <handler_source_file>callbacks.c</handler_source_file>
20  <handler_header_file>callbacks.h</handler_header_file>
21  <support_source_file>support.c</support_source_file>
22  <support_header_file>support.h</support_header_file>
23</project>
24
25<widget>
26  <class>GnomeApp</class>
27  <name>appwin</name>
28  <signal>
29    <name>destroy</name>
30    <handler>gtk_main_quit</handler>
31    <last_modification_time>Thu, 17 Jun 1999 15:06:07 GMT</last_modification_time>
32  </signal>
33  <title>Libglade-GNOME Test</title>
34  <type>GTK_WINDOW_TOPLEVEL</type>
35  <position>GTK_WIN_POS_NONE</position>
36  <modal>False</modal>
37  <allow_shrink>False</allow_shrink>
38  <allow_grow>True</allow_grow>
39  <auto_shrink>False</auto_shrink>
40  <enable_layout_config>True</enable_layout_config>
41
42  <widget>
43    <class>GnomeDock</class>
44    <child_name>GnomeApp:dock</child_name>
45    <name>dock1</name>
46    <allow_floating>True</allow_floating>
47    <child>
48      <padding>0</padding>
49      <expand>True</expand>
50      <fill>True</fill>
51    </child>
52
53    <widget>
54      <class>GnomeDockItem</class>
55      <name>dockitem1</name>
56      <border_width>2</border_width>
57      <placement>GNOME_DOCK_TOP</placement>
58      <band>0</band>
59      <position>0</position>
60      <offset>0</offset>
61      <locked>False</locked>
62      <exclusive>False</exclusive>
63      <never_floating>False</never_floating>
64      <never_vertical>True</never_vertical>
65      <never_horizontal>False</never_horizontal>
66      <shadow_type>GTK_SHADOW_OUT</shadow_type>
67
68      <widget>
69        <class>GtkMenuBar</class>
70        <name>menubar1</name>
71        <shadow_type>GTK_SHADOW_NONE</shadow_type>
72
73        <widget>
74          <class>GtkMenuItem</class>
75          <name>file1</name>
76          <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
77
78          <widget>
79            <class>GtkMenu</class>
80            <name>file1_menu</name>
81
82            <widget>
83              <class>GtkPixmapMenuItem</class>
84              <name>open2</name>
85              <signal>
86                <name>activate</name>
87                <handler>gtk_widget_show</handler>
88                <object>filesel</object>
89                <last_modification_time>Thu, 17 Jun 1999 15:03:18 GMT</last_modification_time>
90              </signal>
91              <stock_item>GNOMEUIINFO_MENU_OPEN_ITEM</stock_item>
92            </widget>
93
94            <widget>
95              <class>GtkMenuItem</class>
96              <name>show_tests1</name>
97              <signal>
98                <name>activate</name>
99                <handler>gtk_widget_show</handler>
100                <object>testwin</object>
101                <last_modification_time>Thu, 17 Jun 1999 14:52:01 GMT</last_modification_time>
102              </signal>
103              <label>Show _Tests</label>
104              <right_justify>False</right_justify>
105            </widget>
106
107            <widget>
108              <class>GtkMenuItem</class>
109              <name>druid_test1</name>
110              <signal>
111                <name>activate</name>
112                <handler>gtk_widget_show</handler>
113                <object>druidwin</object>
114                <last_modification_time>Thu, 28 Oct 1999 15:53:37 GMT</last_modification_time>
115              </signal>
116              <label>Druid Test</label>
117              <right_justify>False</right_justify>
118            </widget>
119
120            <widget>
121              <class>GtkMenuItem</class>
122              <name>separator2</name>
123              <right_justify>False</right_justify>
124            </widget>
125
126            <widget>
127              <class>GtkPixmapMenuItem</class>
128              <name>exit1</name>
129              <signal>
130                <name>activate</name>
131                <handler>gtk_widget_show</handler>
132                <object>closebox</object>
133                <last_modification_time>Thu, 17 Jun 1999 07:44:23 GMT</last_modification_time>
134              </signal>
135              <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
136            </widget>
137          </widget>
138        </widget>
139
140        <widget>
141          <class>GtkMenuItem</class>
142          <name>edit1</name>
143          <stock_item>GNOMEUIINFO_MENU_EDIT_TREE</stock_item>
144
145          <widget>
146            <class>GtkMenu</class>
147            <name>edit1_menu</name>
148
149            <widget>
150              <class>GtkPixmapMenuItem</class>
151              <name>undo1</name>
152              <stock_item>GNOMEUIINFO_MENU_UNDO_ITEM</stock_item>
153            </widget>
154
155            <widget>
156              <class>GtkPixmapMenuItem</class>
157              <name>redo1</name>
158              <stock_item>GNOMEUIINFO_MENU_REDO_ITEM</stock_item>
159            </widget>
160
161            <widget>
162              <class>GtkMenuItem</class>
163              <name>separator3</name>
164              <right_justify>False</right_justify>
165            </widget>
166
167            <widget>
168              <class>GtkPixmapMenuItem</class>
169              <name>cut1</name>
170              <signal>
171                <name>activate</name>
172                <handler>gtk_editable_cut_clipboard</handler>
173                <object>textbox</object>
174                <last_modification_time>Thu, 17 Jun 1999 07:34:00 GMT</last_modification_time>
175              </signal>
176              <stock_item>GNOMEUIINFO_MENU_CUT_ITEM</stock_item>
177            </widget>
178
179            <widget>
180              <class>GtkPixmapMenuItem</class>
181              <name>copy1</name>
182              <signal>
183                <name>activate</name>
184                <handler>gtk_editable_copy_clipboard</handler>
185                <object>textbox</object>
186                <last_modification_time>Thu, 17 Jun 1999 07:34:21 GMT</last_modification_time>
187              </signal>
188              <stock_item>GNOMEUIINFO_MENU_COPY_ITEM</stock_item>
189            </widget>
190
191            <widget>
192              <class>GtkPixmapMenuItem</class>
193              <name>paste1</name>
194              <signal>
195                <name>activate</name>
196                <handler>gtk_editable_paste_clipboard</handler>
197                <object>textbox</object>
198                <last_modification_time>Thu, 17 Jun 1999 07:34:47 GMT</last_modification_time>
199              </signal>
200              <stock_item>GNOMEUIINFO_MENU_PASTE_ITEM</stock_item>
201            </widget>
202
203            <widget>
204              <class>GtkPixmapMenuItem</class>
205              <name>clear1</name>
206              <signal>
207                <name>activate</name>
208                <handler>gtk_editable_delete_selection</handler>
209                <object>textbox</object>
210                <last_modification_time>Thu, 17 Jun 1999 07:35:04 GMT</last_modification_time>
211              </signal>
212              <stock_item>GNOMEUIINFO_MENU_CLEAR_ITEM</stock_item>
213            </widget>
214          </widget>
215        </widget>
216
217        <widget>
218          <class>GtkMenuItem</class>
219          <name>settings1</name>
220          <stock_item>GNOMEUIINFO_MENU_SETTINGS_TREE</stock_item>
221
222          <widget>
223            <class>GtkMenu</class>
224            <name>settings1_menu</name>
225
226            <widget>
227              <class>GtkPixmapMenuItem</class>
228              <name>preferences1</name>
229              <signal>
230                <name>activate</name>
231                <handler>gtk_widget_show</handler>
232                <object>propbox</object>
233                <last_modification_time>Tue, 28 Sep 1999 04:29:36 GMT</last_modification_time>
234              </signal>
235              <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>
236            </widget>
237          </widget>
238        </widget>
239
240        <widget>
241          <class>GtkMenuItem</class>
242          <name>help1</name>
243          <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item>
244
245          <widget>
246            <class>GtkMenu</class>
247            <name>help1_menu</name>
248
249            <widget>
250              <class>GtkPixmapMenuItem</class>
251              <name>about1</name>
252              <signal>
253                <name>activate</name>
254                <handler>gtk_widget_show</handler>
255                <object>aboutwin</object>
256                <last_modification_time>Thu, 17 Jun 1999 07:38:13 GMT</last_modification_time>
257              </signal>
258              <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
259            </widget>
260          </widget>
261        </widget>
262      </widget>
263    </widget>
264
265    <widget>
266      <class>GnomeDockItem</class>
267      <name>dockitem2</name>
268      <border_width>1</border_width>
269      <placement>GNOME_DOCK_TOP</placement>
270      <band>1</band>
271      <position>0</position>
272      <offset>0</offset>
273      <locked>False</locked>
274      <exclusive>False</exclusive>
275      <never_floating>False</never_floating>
276      <never_vertical>False</never_vertical>
277      <never_horizontal>False</never_horizontal>
278      <shadow_type>GTK_SHADOW_OUT</shadow_type>
279
280      <widget>
281        <class>GtkToolbar</class>
282        <name>toolbar1</name>
283        <border_width>1</border_width>
284        <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
285        <type>GTK_TOOLBAR_BOTH</type>
286        <space_size>16</space_size>
287        <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
288        <relief>GTK_RELIEF_NONE</relief>
289        <tooltips>True</tooltips>
290
291        <widget>
292          <class>GtkButton</class>
293          <child_name>Toolbar:button</child_name>
294          <name>button1</name>
295          <label>New</label>
296          <stock_pixmap>GNOME_STOCK_PIXMAP_NEW</stock_pixmap>
297        </widget>
298
299        <widget>
300          <class>GtkButton</class>
301          <child_name>Toolbar:button</child_name>
302          <name>button2</name>
303          <label>Open</label>
304          <stock_pixmap>GNOME_STOCK_PIXMAP_OPEN</stock_pixmap>
305        </widget>
306
307        <widget>
308          <class>GtkButton</class>
309          <child_name>Toolbar:button</child_name>
310          <name>button3</name>
311          <label>Save</label>
312          <stock_pixmap>GNOME_STOCK_PIXMAP_SAVE</stock_pixmap>
313        </widget>
314
315        <widget>
316          <class>GtkButton</class>
317          <child_name>Toolbar:button</child_name>
318          <name>button4</name>
319          <signal>
320            <name>clicked</name>
321            <handler>gtk_editable_cut_clipboard</handler>
322            <object>textbox</object>
323            <last_modification_time>Thu, 17 Jun 1999 07:31:19 GMT</last_modification_time>
324          </signal>
325          <label>Cut</label>
326          <stock_pixmap>GNOME_STOCK_PIXMAP_CUT</stock_pixmap>
327          <child>
328            <new_group>True</new_group>
329          </child>
330        </widget>
331
332        <widget>
333          <class>GtkButton</class>
334          <child_name>Toolbar:button</child_name>
335          <name>button5</name>
336          <signal>
337            <name>clicked</name>
338            <handler>gtk_editable_copy_clipboard</handler>
339            <object>textbox</object>
340            <last_modification_time>Thu, 17 Jun 1999 07:32:16 GMT</last_modification_time>
341          </signal>
342          <label>Copy</label>
343          <stock_pixmap>GNOME_STOCK_PIXMAP_COPY</stock_pixmap>
344        </widget>
345
346        <widget>
347          <class>GtkButton</class>
348          <child_name>Toolbar:button</child_name>
349          <name>button6</name>
350          <signal>
351            <name>clicked</name>
352            <handler>gtk_editable_paste_clipboard</handler>
353            <object>textbox</object>
354            <last_modification_time>Thu, 17 Jun 1999 07:33:13 GMT</last_modification_time>
355          </signal>
356          <label>Paste</label>
357          <stock_pixmap>GNOME_STOCK_PIXMAP_PASTE</stock_pixmap>
358        </widget>
359
360        <widget>
361          <class>GtkButton</class>
362          <child_name>Toolbar:button</child_name>
363          <name>button7</name>
364          <signal>
365            <name>clicked</name>
366            <handler>gtk_editable_delete_selection</handler>
367            <object>textbox</object>
368            <last_modification_time>Thu, 17 Jun 1999 07:33:30 GMT</last_modification_time>
369          </signal>
370          <label>Clear</label>
371          <stock_pixmap>GNOME_STOCK_PIXMAP_CLEAR</stock_pixmap>
372        </widget>
373
374        <widget>
375          <class>GtkToggleButton</class>
376          <child_name>Toolbar:button</child_name>
377          <name>togglebutton1</name>
378          <label>Tog</label>
379          <stock_pixmap>GNOME_STOCK_PIXMAP_ATTACH</stock_pixmap>
380          <active>False</active>
381          <child>
382            <new_group>True</new_group>
383          </child>
384        </widget>
385      </widget>
386    </widget>
387
388    <widget>
389      <class>GtkText</class>
390      <child_name>GnomeDock:contents</child_name>
391      <name>textbox</name>
392      <can_focus>True</can_focus>
393      <has_focus>True</has_focus>
394      <editable>True</editable>
395      <text>The cut copy paste and clear buttons should work correctly.</text>
396    </widget>
397  </widget>
398
399  <widget>
400    <class>GnomeAppBar</class>
401    <child_name>GnomeApp:appbar</child_name>
402    <name>appbar1</name>
403    <has_progress>False</has_progress>
404    <has_status>True</has_status>
405    <child>
406      <padding>0</padding>
407      <expand>True</expand>
408      <fill>True</fill>
409    </child>
410  </widget>
411</widget>
412
413<widget>
414  <class>GnomeAbout</class>
415  <name>aboutwin</name>
416  <visible>False</visible>
417  <signal>
418    <name>clicked</name>
419    <handler>gtk_widget_hide</handler>
420    <last_modification_time>Thu, 17 Jun 1999 07:37:41 GMT</last_modification_time>
421  </signal>
422  <modal>True</modal>
423  <copyright>Copyright (C) 1999</copyright>
424  <authors>James Henstridge &lt;james@daa.com.au&gt;
425</authors>
426  <comments>A simple program demonstrating what is possible with GNOME and
427libglade.  This interface has been coded entirely with GLADE, and
428no C code specific to this interface has been written.</comments>
429</widget>
430
431<widget>
432  <class>GnomeMessageBox</class>
433  <name>closebox</name>
434  <visible>False</visible>
435  <message_box_type>GNOME_MESSAGE_BOX_QUESTION</message_box_type>
436  <message>Are you sure you want to quit
437the application?</message>
438  <type>GTK_WINDOW_TOPLEVEL</type>
439  <position>GTK_WIN_POS_NONE</position>
440  <modal>False</modal>
441  <allow_shrink>False</allow_shrink>
442  <allow_grow>False</allow_grow>
443  <auto_shrink>False</auto_shrink>
444  <auto_close>True</auto_close>
445  <hide_on_close>False</hide_on_close>
446
447  <widget>
448    <class>GtkVBox</class>
449    <child_name>GnomeDialog:vbox</child_name>
450    <name>dialog-vbox1</name>
451    <homogeneous>False</homogeneous>
452    <spacing>8</spacing>
453    <child>
454      <padding>4</padding>
455      <expand>True</expand>
456      <fill>True</fill>
457    </child>
458
459    <widget>
460      <class>GtkHButtonBox</class>
461      <child_name>GnomeDialog:action_area</child_name>
462      <name>dialog-action_area1</name>
463      <layout_style>GTK_BUTTONBOX_END</layout_style>
464      <spacing>8</spacing>
465      <child_min_width>85</child_min_width>
466      <child_min_height>27</child_min_height>
467      <child_ipad_x>7</child_ipad_x>
468      <child_ipad_y>0</child_ipad_y>
469      <child>
470        <padding>0</padding>
471        <expand>False</expand>
472        <fill>True</fill>
473        <pack>GTK_PACK_END</pack>
474      </child>
475
476      <widget>
477        <class>GtkButton</class>
478        <name>button8</name>
479        <can_default>True</can_default>
480        <can_focus>True</can_focus>
481        <signal>
482          <name>clicked</name>
483          <handler>gtk_main_quit</handler>
484          <last_modification_time>Sat, 19 Jun 1999 13:56:42 GMT</last_modification_time>
485        </signal>
486        <stock_button>GNOME_STOCK_BUTTON_YES</stock_button>
487      </widget>
488
489      <widget>
490        <class>GtkButton</class>
491        <name>button9</name>
492        <can_default>True</can_default>
493        <can_focus>True</can_focus>
494        <signal>
495          <name>clicked</name>
496          <handler>gtk_widget_hide</handler>
497          <object>closebox</object>
498          <last_modification_time>Sat, 19 Jun 1999 13:56:56 GMT</last_modification_time>
499        </signal>
500        <stock_button>GNOME_STOCK_BUTTON_NO</stock_button>
501      </widget>
502
503      <widget>
504        <class>GtkButton</class>
505        <name>button11</name>
506        <can_default>True</can_default>
507        <can_focus>True</can_focus>
508        <label>X</label>
509        <stock_pixmap>GNOME_STOCK_PIXMAP_OPEN</stock_pixmap>
510      </widget>
511    </widget>
512  </widget>
513</widget>
514
515<widget>
516  <class>GtkWindow</class>
517  <name>testwin</name>
518  <visible>False</visible>
519  <signal>
520    <name>delete_event</name>
521    <handler>gtk_widget_hide</handler>
522    <last_modification_time>Thu, 17 Jun 1999 14:53:15 GMT</last_modification_time>
523  </signal>
524  <signal>
525    <name>delete_event</name>
526    <handler>gtk_true</handler>
527    <last_modification_time>Thu, 17 Jun 1999 14:53:29 GMT</last_modification_time>
528  </signal>
529  <title>Widget Tests</title>
530  <type>GTK_WINDOW_TOPLEVEL</type>
531  <position>GTK_WIN_POS_NONE</position>
532  <modal>False</modal>
533  <allow_shrink>False</allow_shrink>
534  <allow_grow>True</allow_grow>
535  <auto_shrink>False</auto_shrink>
536
537  <widget>
538    <class>GtkNotebook</class>
539    <name>notebook1</name>
540    <can_focus>True</can_focus>
541    <show_tabs>True</show_tabs>
542    <show_border>True</show_border>
543    <tab_pos>GTK_POS_TOP</tab_pos>
544    <scrollable>True</scrollable>
545    <tab_hborder>2</tab_hborder>
546    <tab_vborder>2</tab_vborder>
547    <popup_enable>False</popup_enable>
548
549    <widget>
550      <class>GnomeColorPicker</class>
551      <name>colorpicker1</name>
552      <border_width>100</border_width>
553      <can_focus>True</can_focus>
554      <dither>True</dither>
555      <use_alpha>False</use_alpha>
556      <title>Pick a colour</title>
557      <tooltip>Pick a colour</tooltip>
558    </widget>
559
560    <widget>
561      <class>GtkLabel</class>
562      <child_name>Notebook:tab</child_name>
563      <name>label1</name>
564      <label>Colour Picker</label>
565      <justify>GTK_JUSTIFY_CENTER</justify>
566      <wrap>False</wrap>
567      <xalign>0.5</xalign>
568      <yalign>0.5</yalign>
569      <xpad>0</xpad>
570      <ypad>0</ypad>
571    </widget>
572
573    <widget>
574      <class>GnomeFontPicker</class>
575      <name>fontpicker1</name>
576      <border_width>75</border_width>
577      <can_focus>True</can_focus>
578      <title>Pick a Font</title>
579      <preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
580      <mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
581      <show_size>True</show_size>
582      <use_font>True</use_font>
583      <use_font_size>14</use_font_size>
584    </widget>
585
586    <widget>
587      <class>GtkLabel</class>
588      <child_name>Notebook:tab</child_name>
589      <name>label2</name>
590      <label>Font Picker</label>
591      <justify>GTK_JUSTIFY_CENTER</justify>
592      <wrap>False</wrap>
593      <xalign>0.5</xalign>
594      <yalign>0.5</yalign>
595      <xpad>0</xpad>
596      <ypad>0</ypad>
597    </widget>
598
599    <widget>
600      <class>GnomeIconEntry</class>
601      <name>iconentry1</name>
602      <title>Hello</title>
603      <history_id>iconent_hist</history_id>
604      <max_saved>10</max_saved>
605    </widget>
606
607    <widget>
608      <class>GtkLabel</class>
609      <child_name>Notebook:tab</child_name>
610      <name>label3</name>
611      <label>Icon Sel</label>
612      <justify>GTK_JUSTIFY_CENTER</justify>
613      <wrap>False</wrap>
614      <xalign>0.5</xalign>
615      <yalign>0.5</yalign>
616      <xpad>0</xpad>
617      <ypad>0</ypad>
618    </widget>
619
620    <widget>
621      <class>GnomeHRef</class>
622      <name>href1</name>
623      <border_width>150</border_width>
624      <can_focus>True</can_focus>
625      <url>http://www.daa.com.au/~james/gnome/</url>
626      <label>My Gnome Site</label>
627    </widget>
628
629    <widget>
630      <class>GtkLabel</class>
631      <child_name>Notebook:tab</child_name>
632      <name>label4</name>
633      <label>HRef</label>
634      <justify>GTK_JUSTIFY_CENTER</justify>
635      <wrap>False</wrap>
636      <xalign>0.5</xalign>
637      <yalign>0.5</yalign>
638      <xpad>0</xpad>
639      <ypad>0</ypad>
640    </widget>
641
642    <widget>
643      <class>GnomeEntry</class>
644      <name>entry1</name>
645      <history_id>EntTest</history_id>
646      <max_saved>10</max_saved>
647
648      <widget>
649        <class>GtkEntry</class>
650        <child_name>GnomeEntry:entry</child_name>
651        <name>entry2</name>
652        <can_focus>True</can_focus>
653        <editable>True</editable>
654        <text_visible>True</text_visible>
655        <text_max_length>0</text_max_length>
656        <text></text>
657      </widget>
658    </widget>
659
660    <widget>
661      <class>GtkLabel</class>
662      <child_name>Notebook:tab</child_name>
663      <name>label5</name>
664      <label>Entry</label>
665      <justify>GTK_JUSTIFY_CENTER</justify>
666      <wrap>False</wrap>
667      <xalign>0.5</xalign>
668      <yalign>0.5</yalign>
669      <xpad>0</xpad>
670      <ypad>0</ypad>
671    </widget>
672
673    <widget>
674      <class>GnomeFileEntry</class>
675      <name>fileentry1</name>
676      <border_width>50</border_width>
677      <history_id>FileEntTest</history_id>
678      <max_saved>10</max_saved>
679      <directory>False</directory>
680      <modal>False</modal>
681
682      <widget>
683        <class>GtkEntry</class>
684        <child_name>GnomeEntry:entry</child_name>
685        <name>entry3</name>
686        <can_focus>True</can_focus>
687        <editable>True</editable>
688        <text_visible>True</text_visible>
689        <text_max_length>0</text_max_length>
690        <text></text>
691      </widget>
692    </widget>
693
694    <widget>
695      <class>GtkLabel</class>
696      <child_name>Notebook:tab</child_name>
697      <name>label6</name>
698      <label>File Entry</label>
699      <justify>GTK_JUSTIFY_CENTER</justify>
700      <wrap>False</wrap>
701      <xalign>0.5</xalign>
702      <yalign>0.5</yalign>
703      <xpad>0</xpad>
704      <ypad>0</ypad>
705    </widget>
706
707    <widget>
708      <class>GtkDial</class>
709      <name>dial1</name>
710      <view_only>False</view_only>
711      <update_policy>GTK_UPDATE_CONTINUOUS</update_policy>
712      <value>0</value>
713      <lower>0</lower>
714      <upper>100</upper>
715      <step>0</step>
716      <page>0</page>
717      <page_size>0</page_size>
718    </widget>
719
720    <widget>
721      <class>GtkLabel</class>
722      <child_name>Notebook:tab</child_name>
723      <name>label7</name>
724      <label>Dial</label>
725      <justify>GTK_JUSTIFY_CENTER</justify>
726      <wrap>False</wrap>
727      <xalign>0.5</xalign>
728      <yalign>0.5</yalign>
729      <xpad>0</xpad>
730      <ypad>0</ypad>
731    </widget>
732
733    <widget>
734      <class>GtkClock</class>
735      <name>clock1</name>
736      <type>GTK_CLOCK_REALTIME</type>
737      <format>%H:%M</format>
738      <seconds>0</seconds>
739      <interval>60</interval>
740    </widget>
741
742    <widget>
743      <class>GtkLabel</class>
744      <child_name>Notebook:tab</child_name>
745      <name>label8</name>
746      <label>Clock</label>
747      <justify>GTK_JUSTIFY_CENTER</justify>
748      <wrap>False</wrap>
749      <xalign>0.5</xalign>
750      <yalign>0.5</yalign>
751      <xpad>0</xpad>
752      <ypad>0</ypad>
753    </widget>
754
755    <widget>
756      <class>GnomeAnimator</class>
757      <name>animator1</name>
758      <width>0</width>
759      <height>0</height>
760      <loop_type>GNOME_ANIMATOR_LOOP_NONE</loop_type>
761      <playback_direction>False</playback_direction>
762      <playback_speed>1</playback_speed>
763    </widget>
764
765    <widget>
766      <class>GtkLabel</class>
767      <child_name>Notebook:tab</child_name>
768      <name>label9</name>
769      <label>Animator</label>
770      <justify>GTK_JUSTIFY_CENTER</justify>
771      <wrap>False</wrap>
772      <xalign>0.5</xalign>
773      <yalign>0.5</yalign>
774      <xpad>0</xpad>
775      <ypad>0</ypad>
776    </widget>
777
778    <widget>
779      <class>GnomeCalculator</class>
780      <name>calculator1</name>
781    </widget>
782
783    <widget>
784      <class>GtkLabel</class>
785      <child_name>Notebook:tab</child_name>
786      <name>label10</name>
787      <label>Calculator</label>
788      <justify>GTK_JUSTIFY_CENTER</justify>
789      <wrap>False</wrap>
790      <xalign>0.5</xalign>
791      <yalign>0.5</yalign>
792      <xpad>0</xpad>
793      <ypad>0</ypad>
794    </widget>
795
796    <widget>
797      <class>GnomeLess</class>
798      <name>less1</name>
799      <font>-b&amp;h-lucidatypewriter-bold-r-normal-*-*-140-*-*-m-*-iso8859-1</font>
800    </widget>
801
802    <widget>
803      <class>GtkLabel</class>
804      <child_name>Notebook:tab</child_name>
805      <name>label11</name>
806      <label>Less</label>
807      <justify>GTK_JUSTIFY_CENTER</justify>
808      <wrap>False</wrap>
809      <xalign>0.5</xalign>
810      <yalign>0.5</yalign>
811      <xpad>0</xpad>
812      <ypad>0</ypad>
813    </widget>
814
815    <widget>
816      <class>GnomePaperSelector</class>
817      <name>paperselector1</name>
818      <border_width>50</border_width>
819    </widget>
820
821    <widget>
822      <class>GtkLabel</class>
823      <child_name>Notebook:tab</child_name>
824      <name>label12</name>
825      <label>PaperSel</label>
826      <justify>GTK_JUSTIFY_CENTER</justify>
827      <wrap>False</wrap>
828      <xalign>0.5</xalign>
829      <yalign>0.5</yalign>
830      <xpad>0</xpad>
831      <ypad>0</ypad>
832    </widget>
833
834    <widget>
835      <class>GnomeSpell</class>
836      <name>spell1</name>
837    </widget>
838
839    <widget>
840      <class>GtkLabel</class>
841      <child_name>Notebook:tab</child_name>
842      <name>label13</name>
843      <label>GnomeSpell</label>
844      <justify>GTK_JUSTIFY_CENTER</justify>
845      <wrap>False</wrap>
846      <xalign>0.5</xalign>
847      <yalign>0.5</yalign>
848      <xpad>0</xpad>
849      <ypad>0</ypad>
850    </widget>
851  </widget>
852</widget>
853
854<widget>
855  <class>GtkFileSelection</class>
856  <name>filesel</name>
857  <border_width>10</border_width>
858  <visible>False</visible>
859  <signal>
860    <name>delete_event</name>
861    <handler>gtk_widget_hide</handler>
862    <last_modification_time>Thu, 17 Jun 1999 14:58:58 GMT</last_modification_time>
863  </signal>
864  <signal>
865    <name>delete_event</name>
866    <handler>gtk_true</handler>
867    <last_modification_time>Thu, 17 Jun 1999 14:59:07 GMT</last_modification_time>
868  </signal>
869  <title>Select File</title>
870  <type>GTK_WINDOW_TOPLEVEL</type>
871  <position>GTK_WIN_POS_NONE</position>
872  <modal>False</modal>
873  <allow_shrink>False</allow_shrink>
874  <allow_grow>True</allow_grow>
875  <auto_shrink>False</auto_shrink>
876  <show_file_op_buttons>True</show_file_op_buttons>
877
878  <widget>
879    <class>GtkButton</class>
880    <child_name>FileSel:ok_button</child_name>
881    <name>ok_button1</name>
882    <can_default>True</can_default>
883    <can_focus>True</can_focus>
884    <signal>
885      <name>clicked</name>
886      <handler>gtk_widget_hide</handler>
887      <object>filesel</object>
888      <last_modification_time>Thu, 17 Jun 1999 15:02:33 GMT</last_modification_time>
889    </signal>
890    <signal>
891      <name>clicked</name>
892      <handler>gtk_widget_show</handler>
893      <object>msgdialog</object>
894      <last_modification_time>Thu, 17 Jun 1999 15:02:51 GMT</last_modification_time>
895    </signal>
896    <label>OK</label>
897  </widget>
898
899  <widget>
900    <class>GtkButton</class>
901    <child_name>FileSel:cancel_button</child_name>
902    <name>cancel_button1</name>
903    <can_default>True</can_default>
904    <has_default>True</has_default>
905    <can_focus>True</can_focus>
906    <signal>
907      <name>clicked</name>
908      <handler>gtk_widget_hide</handler>
909      <object>filesel</object>
910      <last_modification_time>Thu, 17 Jun 1999 14:59:25 GMT</last_modification_time>
911    </signal>
912    <label>Cancel</label>
913  </widget>
914</widget>
915
916<widget>
917  <class>GnomeDialog</class>
918  <name>msgdialog</name>
919  <visible>False</visible>
920  <type>GTK_WINDOW_TOPLEVEL</type>
921  <position>GTK_WIN_POS_NONE</position>
922  <modal>False</modal>
923  <allow_shrink>False</allow_shrink>
924  <allow_grow>False</allow_grow>
925  <auto_shrink>False</auto_shrink>
926  <auto_close>True</auto_close>
927  <hide_on_close>True</hide_on_close>
928
929  <widget>
930    <class>GtkVBox</class>
931    <child_name>GnomeDialog:vbox</child_name>
932    <name>dialog-vbox2</name>
933    <homogeneous>False</homogeneous>
934    <spacing>8</spacing>
935    <child>
936      <padding>4</padding>
937      <expand>True</expand>
938      <fill>True</fill>
939    </child>
940
941    <widget>
942      <class>GtkLabel</class>
943      <name>label14</name>
944      <label>If this was a real application, clicking on the
945OK button would probably have done something
946useful, rather than just displaying this dialog.</label>
947      <justify>GTK_JUSTIFY_CENTER</justify>
948      <wrap>False</wrap>
949      <xalign>0.5</xalign>
950      <yalign>0.5</yalign>
951      <xpad>0</xpad>
952      <ypad>0</ypad>
953      <child>
954        <padding>0</padding>
955        <expand>False</expand>
956        <fill>False</fill>
957      </child>
958    </widget>
959
960    <widget>
961      <class>GtkHButtonBox</class>
962      <child_name>GnomeDialog:action_area</child_name>
963      <name>dialog-action_area2</name>
964      <layout_style>GTK_BUTTONBOX_END</layout_style>
965      <spacing>8</spacing>
966      <child_min_width>85</child_min_width>
967      <child_min_height>27</child_min_height>
968      <child_ipad_x>7</child_ipad_x>
969      <child_ipad_y>0</child_ipad_y>
970      <child>
971        <padding>0</padding>
972        <expand>False</expand>
973        <fill>True</fill>
974        <pack>GTK_PACK_END</pack>
975      </child>
976
977      <widget>
978        <class>GtkButton</class>
979        <name>button10</name>
980        <can_default>True</can_default>
981        <can_focus>True</can_focus>
982        <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
983      </widget>
984
985      <widget>
986        <class>GtkButton</class>
987        <name>button10</name>
988        <can_default>True</can_default>
989        <can_focus>True</can_focus>
990        <label>Nothing</label>
991      </widget>
992    </widget>
993  </widget>
994</widget>
995
996<widget>
997  <class>GnomePropertyBox</class>
998  <name>propbox</name>
999  <visible>False</visible>
1000  <signal>
1001    <name>delete_event</name>
1002    <handler>gtk_widget_hide</handler>
1003    <last_modification_time>Tue, 28 Sep 1999 04:29:52 GMT</last_modification_time>
1004  </signal>
1005  <signal>
1006    <name>delete_event</name>
1007    <handler>gtk_true</handler>
1008    <last_modification_time>Tue, 28 Sep 1999 04:30:00 GMT</last_modification_time>
1009  </signal>
1010  <signal>
1011    <name>clicked</name>
1012    <handler>gtk_widget_hide</handler>
1013    <last_modification_time>Tue, 28 Sep 1999 04:30:37 GMT</last_modification_time>
1014  </signal>
1015
1016  <widget>
1017    <class>GtkNotebook</class>
1018    <child_name>GnomePropertyBox:notebook</child_name>
1019    <name>notebook2</name>
1020    <can_focus>True</can_focus>
1021    <show_tabs>True</show_tabs>
1022    <show_border>True</show_border>
1023    <tab_pos>GTK_POS_TOP</tab_pos>
1024    <scrollable>False</scrollable>
1025    <tab_hborder>2</tab_hborder>
1026    <tab_vborder>2</tab_vborder>
1027    <popup_enable>False</popup_enable>
1028    <child>
1029      <padding>0</padding>
1030      <expand>True</expand>
1031      <fill>True</fill>
1032    </child>
1033
1034    <widget>
1035      <class>GtkFrame</class>
1036      <name>frame1</name>
1037      <border_width>5</border_width>
1038      <label_xalign>0</label_xalign>
1039      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1040
1041      <widget>
1042        <class>GtkVBox</class>
1043        <name>vbox1</name>
1044        <border_width>5</border_width>
1045        <homogeneous>False</homogeneous>
1046        <spacing>3</spacing>
1047
1048        <widget>
1049          <class>GtkCombo</class>
1050          <name>combo1</name>
1051          <value_in_list>False</value_in_list>
1052          <ok_if_empty>True</ok_if_empty>
1053          <case_sensitive>False</case_sensitive>
1054          <use_arrows>True</use_arrows>
1055          <use_arrows_always>False</use_arrows_always>
1056          <items></items>
1057          <child>
1058            <padding>0</padding>
1059            <expand>False</expand>
1060            <fill>False</fill>
1061          </child>
1062
1063          <widget>
1064            <class>GtkEntry</class>
1065            <child_name>GtkCombo:entry</child_name>
1066            <name>combo-entry1</name>
1067            <can_focus>True</can_focus>
1068            <signal>
1069              <name>changed</name>
1070              <handler>gnome_property_box_changed</handler>
1071              <object>propbox</object>
1072              <last_modification_time>Tue, 28 Sep 1999 04:25:07 GMT</last_modification_time>
1073            </signal>
1074            <editable>True</editable>
1075            <text_visible>True</text_visible>
1076            <text_max_length>0</text_max_length>
1077            <text></text>
1078          </widget>
1079        </widget>
1080
1081        <widget>
1082          <class>GnomeFileEntry</class>
1083          <name>fileentry2</name>
1084          <max_saved>10</max_saved>
1085          <directory>False</directory>
1086          <modal>False</modal>
1087          <child>
1088            <padding>0</padding>
1089            <expand>False</expand>
1090            <fill>False</fill>
1091          </child>
1092
1093          <widget>
1094            <class>GtkEntry</class>
1095            <child_name>GnomeEntry:entry</child_name>
1096            <name>combo-entry3</name>
1097            <can_focus>True</can_focus>
1098            <signal>
1099              <name>changed</name>
1100              <handler>gnome_property_box_changed</handler>
1101              <object>propbox</object>
1102              <last_modification_time>Tue, 28 Sep 1999 04:25:19 GMT</last_modification_time>
1103            </signal>
1104            <editable>True</editable>
1105            <text_visible>True</text_visible>
1106            <text_max_length>0</text_max_length>
1107            <text></text>
1108          </widget>
1109        </widget>
1110
1111        <widget>
1112          <class>GnomePixmapEntry</class>
1113          <name>pixmapentry1</name>
1114          <preview>True</preview>
1115          <child>
1116            <padding>0</padding>
1117            <expand>False</expand>
1118            <fill>False</fill>
1119          </child>
1120
1121          <widget>
1122            <class>GnomeFileEntry</class>
1123            <child_name>GnomePixmapEntry:file-entry</child_name>
1124            <name>entry4</name>
1125            <max_saved>10</max_saved>
1126            <directory>False</directory>
1127            <modal>False</modal>
1128
1129            <widget>
1130              <class>GtkEntry</class>
1131              <child_name>GnomeEntry:entry</child_name>
1132              <name>combo-entry2</name>
1133              <can_focus>True</can_focus>
1134              <signal>
1135                <name>changed</name>
1136                <handler>gnome_property_box_changed</handler>
1137                <object>propbox</object>
1138                <last_modification_time>Tue, 28 Sep 1999 04:25:38 GMT</last_modification_time>
1139              </signal>
1140              <editable>True</editable>
1141              <text_visible>True</text_visible>
1142              <text_max_length>0</text_max_length>
1143              <text></text>
1144            </widget>
1145          </widget>
1146        </widget>
1147      </widget>
1148    </widget>
1149
1150    <widget>
1151      <class>GtkLabel</class>
1152      <child_name>Notebook:tab</child_name>
1153      <name>label15</name>
1154      <label>_Entry</label>
1155      <justify>GTK_JUSTIFY_CENTER</justify>
1156      <wrap>False</wrap>
1157      <xalign>0.5</xalign>
1158      <yalign>0.5</yalign>
1159      <xpad>0</xpad>
1160      <ypad>0</ypad>
1161    </widget>
1162
1163    <widget>
1164      <class>GtkFrame</class>
1165      <name>frame2</name>
1166      <border_width>5</border_width>
1167      <label_xalign>0</label_xalign>
1168      <shadow_type>GTK_SHADOW_OUT</shadow_type>
1169
1170      <widget>
1171        <class>GtkDial</class>
1172        <name>dial2</name>
1173        <view_only>False</view_only>
1174        <update_policy>GTK_UPDATE_CONTINUOUS</update_policy>
1175        <value>0</value>
1176        <lower>0</lower>
1177        <upper>100</upper>
1178        <step>0</step>
1179        <page>0</page>
1180        <page_size>0</page_size>
1181      </widget>
1182    </widget>
1183
1184    <widget>
1185      <class>GtkLabel</class>
1186      <child_name>Notebook:tab</child_name>
1187      <name>label16</name>
1188      <label>_Dial</label>
1189      <justify>GTK_JUSTIFY_CENTER</justify>
1190      <wrap>False</wrap>
1191      <xalign>0.5</xalign>
1192      <yalign>0.5</yalign>
1193      <xpad>0</xpad>
1194      <ypad>0</ypad>
1195    </widget>
1196  </widget>
1197</widget>
1198
1199<widget>
1200  <class>GtkWindow</class>
1201  <name>druidwin</name>
1202  <visible>False</visible>
1203  <signal>
1204    <name>delete_event</name>
1205    <handler>gtk_widget_hide</handler>
1206    <last_modification_time>Thu, 28 Oct 1999 15:52:59 GMT</last_modification_time>
1207  </signal>
1208  <signal>
1209    <name>delete_event</name>
1210    <handler>gtk_true</handler>
1211    <last_modification_time>Thu, 28 Oct 1999 15:53:09 GMT</last_modification_time>
1212  </signal>
1213  <title>GnomeDruid</title>
1214  <type>GTK_WINDOW_TOPLEVEL</type>
1215  <position>GTK_WIN_POS_NONE</position>
1216  <modal>False</modal>
1217  <allow_shrink>False</allow_shrink>
1218  <allow_grow>True</allow_grow>
1219  <auto_shrink>False</auto_shrink>
1220
1221  <widget>
1222    <class>GnomeDruid</class>
1223    <name>druid1</name>
1224    <signal>
1225      <name>cancel</name>
1226      <handler>gtk_widget_hide</handler>
1227      <object>druidwin</object>
1228      <last_modification_time>Thu, 28 Oct 1999 15:55:01 GMT</last_modification_time>
1229    </signal>
1230
1231    <widget>
1232      <class>GnomeDruidPageStart</class>
1233      <name>druidpagestart1</name>
1234      <title>Test GnomeDruid</title>
1235      <text>This is a simple test of the GnomeDruid
1236code in gnome-libs and the wrapper
1237for said code in libglade.</text>
1238      <title_color>255,255,255</title_color>
1239      <text_color>0,0,0</text_color>
1240      <background_color>254,226,40</background_color>
1241      <logo_background_color>255,0,20</logo_background_color>
1242      <textbox_color>95,254,235</textbox_color>
1243    </widget>
1244
1245    <widget>
1246      <class>GnomeDruidPageStandard</class>
1247      <name>druidpagestandard1</name>
1248      <title>A dial in a druid</title>
1249      <title_color>255,255,255</title_color>
1250      <background_color>55,190,93</background_color>
1251      <logo_background_color>255,5,234</logo_background_color>
1252
1253      <widget>
1254        <class>GtkVBox</class>
1255        <child_name>GnomeDruidPageStandard:vbox</child_name>
1256        <name>druid-vbox1</name>
1257        <border_width>50</border_width>
1258        <homogeneous>False</homogeneous>
1259        <spacing>0</spacing>
1260        <child>
1261          <padding>0</padding>
1262          <expand>True</expand>
1263          <fill>True</fill>
1264        </child>
1265
1266        <widget>
1267          <class>GtkDial</class>
1268          <name>dial3</name>
1269          <view_only>False</view_only>
1270          <update_policy>GTK_UPDATE_CONTINUOUS</update_policy>
1271          <value>0</value>
1272          <lower>0</lower>
1273          <upper>100</upper>
1274          <step>0</step>
1275          <page>0</page>
1276          <page_size>0</page_size>
1277          <child>
1278            <padding>0</padding>
1279            <expand>True</expand>
1280            <fill>True</fill>
1281          </child>
1282        </widget>
1283      </widget>
1284    </widget>
1285
1286    <widget>
1287      <class>GnomeDruidPageFinish</class>
1288      <name>druidpagefinish1</name>
1289      <signal>
1290        <name>finish</name>
1291        <handler>gtk_widget_hide</handler>
1292        <object>druidwin</object>
1293        <last_modification_time>Thu, 28 Oct 1999 15:55:24 GMT</last_modification_time>
1294      </signal>
1295      <title>Last Page</title>
1296      <text>This is the end of the druid example</text>
1297      <background_color>25,25,112</background_color>
1298      <logo_background_color>255,147,6</logo_background_color>
1299      <textbox_color>190,190,190</textbox_color>
1300      <text_color>0,0,0</text_color>
1301      <title_color>255,255,255</title_color>
1302    </widget>
1303  </widget>
1304</widget>
1305
1306</GTK-Interface>
Note: See TracBrowser for help on using the repository browser.