source: trunk/third/libglade/test.glade @ 15324

Revision 15324, 13.2 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.
Line 
1<?xml version="1.0"?>
2<GTK-Interface>
3
4
5<widget>
6  <class>GtkWindow</class>
7  <name>window1</name>
8  <Signal>
9    <name>destroy</name>
10    <handler>gtk_main_quit</handler>
11  </Signal>
12  <title>window1</title>
13  <type>GTK_WINDOW_TOPLEVEL</type>
14  <position>GTK_WIN_POS_NONE</position>
15  <allow_shrink>True</allow_shrink>
16  <allow_grow>True</allow_grow>
17  <auto_shrink>False</auto_shrink>
18
19  <widget>
20    <class>GtkTable</class>
21    <name>table1</name>
22    <border_width>2</border_width>
23    <rows>5</rows>
24    <columns>3</columns>
25    <homogeneous>False</homogeneous>
26    <row_spacing>2</row_spacing>
27    <column_spacing>2</column_spacing>
28
29    <widget>
30      <class>GtkLabel</class>
31      <name>label1</name>
32      <child>
33        <left_attach>0</left_attach>
34        <right_attach>1</right_attach>
35        <top_attach>1</top_attach>
36        <bottom_attach>2</bottom_attach>
37        <xpad>0</xpad>
38        <ypad>0</ypad>
39        <xexpand>True</xexpand>
40        <yexpand>True</yexpand>
41        <xshrink>False</xshrink>
42        <yshrink>False</yshrink>
43        <xfill>True</xfill>
44        <yfill>True</yfill>
45      </child>
46      <label>Hello</label>
47      <justify>GTK_JUSTIFY_CENTER</justify>
48      <xalign>0.5</xalign>
49      <yalign>0.5</yalign>
50      <xpad>0</xpad>
51      <ypad>0</ypad>
52    </widget>
53
54    <widget>
55      <class>GtkEntry</class>
56      <name>entry1</name>
57      <child>
58        <left_attach>1</left_attach>
59        <right_attach>2</right_attach>
60        <top_attach>1</top_attach>
61        <bottom_attach>2</bottom_attach>
62        <xpad>0</xpad>
63        <ypad>0</ypad>
64        <xexpand>True</xexpand>
65        <yexpand>True</yexpand>
66        <xshrink>False</xshrink>
67        <yshrink>False</yshrink>
68        <xfill>True</xfill>
69        <yfill>True</yfill>
70      </child>
71      <width>50</width>
72      <can_focus>True</can_focus>
73      <editable>True</editable>
74      <text_visible>True</text_visible>
75      <text_max_length>0</text_max_length>
76      <text></text>
77    </widget>
78
79    <widget>
80      <class>GtkArrow</class>
81      <name>arrow1</name>
82      <child>
83        <left_attach>2</left_attach>
84        <right_attach>3</right_attach>
85        <top_attach>1</top_attach>
86        <bottom_attach>2</bottom_attach>
87        <xpad>0</xpad>
88        <ypad>0</ypad>
89        <xexpand>True</xexpand>
90        <yexpand>True</yexpand>
91        <xshrink>False</xshrink>
92        <yshrink>False</yshrink>
93        <xfill>True</xfill>
94        <yfill>True</yfill>
95      </child>
96      <arrow_type>GTK_ARROW_LEFT</arrow_type>
97      <shadow_type>GTK_SHADOW_OUT</shadow_type>
98      <xalign>0.5</xalign>
99      <yalign>0.5</yalign>
100      <xpad>0</xpad>
101      <ypad>0</ypad>
102    </widget>
103
104    <widget>
105      <class>GtkSpinButton</class>
106      <name>spinbutton1</name>
107      <child>
108        <left_attach>0</left_attach>
109        <right_attach>1</right_attach>
110        <top_attach>2</top_attach>
111        <bottom_attach>3</bottom_attach>
112        <xpad>0</xpad>
113        <ypad>0</ypad>
114        <xexpand>True</xexpand>
115        <yexpand>True</yexpand>
116        <xshrink>False</xshrink>
117        <yshrink>False</yshrink>
118        <xfill>True</xfill>
119        <yfill>True</yfill>
120      </child>
121      <can_focus>True</can_focus>
122      <climb_rate>1</climb_rate>
123      <digits>0</digits>
124      <numeric>False</numeric>
125      <update_policy>GTK_UPDATE_IF_VALID</update_policy>
126      <snap>False</snap>
127      <wrap>False</wrap>
128      <hvalue>1</hvalue>
129      <hlower>0</hlower>
130      <hupper>100</hupper>
131      <hstep>1</hstep>
132      <hpage>10</hpage>
133      <hpage_size>10</hpage_size>
134    </widget>
135
136    <widget>
137      <class>GtkHScale</class>
138      <name>hscale1</name>
139      <child>
140        <left_attach>1</left_attach>
141        <right_attach>2</right_attach>
142        <top_attach>2</top_attach>
143        <bottom_attach>3</bottom_attach>
144        <xpad>0</xpad>
145        <ypad>0</ypad>
146        <xexpand>True</xexpand>
147        <yexpand>True</yexpand>
148        <xshrink>False</xshrink>
149        <yshrink>False</yshrink>
150        <xfill>True</xfill>
151        <yfill>True</yfill>
152      </child>
153      <width>75</width>
154      <can_focus>True</can_focus>
155      <draw_value>True</draw_value>
156      <value_pos>GTK_POS_TOP</value_pos>
157      <digits>1</digits>
158      <policy>GTK_UPDATE_CONTINUOUS</policy>
159      <hvalue>0</hvalue>
160      <hlower>0</hlower>
161      <hupper>100</hupper>
162      <hstep>1</hstep>
163      <hpage>10</hpage>
164      <hpage_size>10</hpage_size>
165    </widget>
166
167    <widget>
168      <class>GtkFixed</class>
169      <name>fixed1</name>
170      <child>
171        <left_attach>2</left_attach>
172        <right_attach>3</right_attach>
173        <top_attach>2</top_attach>
174        <bottom_attach>3</bottom_attach>
175        <xpad>0</xpad>
176        <ypad>0</ypad>
177        <xexpand>True</xexpand>
178        <yexpand>True</yexpand>
179        <xshrink>False</xshrink>
180        <yshrink>False</yshrink>
181        <xfill>True</xfill>
182        <yfill>True</yfill>
183      </child>
184
185      <widget>
186        <class>GtkButton</class>
187        <name>button1</name>
188        <x>40</x>
189        <y>40</y>
190        <width>47</width>
191        <height>22</height>
192        <can_focus>True</can_focus>
193        <label>button1</label>
194      </widget>
195
196      <widget>
197        <class>GtkSpinButton</class>
198        <name>spinbutton2</name>
199        <x>16</x>
200        <y>0</y>
201        <width>45</width>
202        <height>22</height>
203        <can_focus>True</can_focus>
204        <climb_rate>1</climb_rate>
205        <digits>0</digits>
206        <numeric>False</numeric>
207        <update_policy>GTK_UPDATE_ALWAYS</update_policy>
208        <snap>False</snap>
209        <wrap>False</wrap>
210        <hvalue>1</hvalue>
211        <hlower>0</hlower>
212        <hupper>100</hupper>
213        <hstep>1</hstep>
214        <hpage>10</hpage>
215        <hpage_size>10</hpage_size>
216      </widget>
217    </widget>
218
219    <widget>
220      <class>GtkFrame</class>
221      <name>frame1</name>
222      <child>
223        <left_attach>0</left_attach>
224        <right_attach>3</right_attach>
225        <top_attach>3</top_attach>
226        <bottom_attach>4</bottom_attach>
227        <xpad>0</xpad>
228        <ypad>0</ypad>
229        <xexpand>True</xexpand>
230        <yexpand>True</yexpand>
231        <xshrink>False</xshrink>
232        <yshrink>False</yshrink>
233        <xfill>True</xfill>
234        <yfill>True</yfill>
235      </child>
236      <label_xalign>0</label_xalign>
237      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
238
239      <widget>
240        <class>GtkHButtonBox</class>
241        <name>hbuttonbox1</name>
242        <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
243        <spacing>30</spacing>
244        <child_min_width>85</child_min_width>
245        <child_min_height>27</child_min_height>
246        <child_ipad_x>7</child_ipad_x>
247        <child_ipad_y>0</child_ipad_y>
248
249        <widget>
250          <class>GtkButton</class>
251          <name>button2</name>
252          <can_focus>True</can_focus>
253          <label>button2</label>
254        </widget>
255
256        <widget>
257          <class>GtkButton</class>
258          <name>button3</name>
259          <can_focus>True</can_focus>
260          <label>button3</label>
261        </widget>
262
263        <widget>
264          <class>GtkButton</class>
265          <name>button4</name>
266          <can_focus>True</can_focus>
267          <label>button4</label>
268        </widget>
269      </widget>
270    </widget>
271
272    <widget>
273      <class>GtkAlignment</class>
274      <name>alignment1</name>
275      <child>
276        <left_attach>1</left_attach>
277        <right_attach>2</right_attach>
278        <top_attach>4</top_attach>
279        <bottom_attach>5</bottom_attach>
280        <xpad>0</xpad>
281        <ypad>0</ypad>
282        <xexpand>True</xexpand>
283        <yexpand>True</yexpand>
284        <xshrink>False</xshrink>
285        <yshrink>False</yshrink>
286        <xfill>True</xfill>
287        <yfill>True</yfill>
288      </child>
289      <xalign>0.5</xalign>
290      <yalign>0.5</yalign>
291      <xscale>1</xscale>
292      <yscale>1</yscale>
293
294      <widget>
295        <class>GtkVScrollbar</class>
296        <name>vscrollbar1</name>
297        <can_focus>True</can_focus>
298        <policy>GTK_UPDATE_CONTINUOUS</policy>
299        <vvalue>0</vvalue>
300        <vlower>0</vlower>
301        <vupper>0</vupper>
302        <vstep>0</vstep>
303        <vpage>0</vpage>
304        <vpage_size>0</vpage_size>
305      </widget>
306    </widget>
307
308    <widget>
309      <class>GtkAlignment</class>
310      <name>alignment2</name>
311      <child>
312        <left_attach>0</left_attach>
313        <right_attach>1</right_attach>
314        <top_attach>4</top_attach>
315        <bottom_attach>5</bottom_attach>
316        <xpad>0</xpad>
317        <ypad>0</ypad>
318        <xexpand>True</xexpand>
319        <yexpand>True</yexpand>
320        <xshrink>False</xshrink>
321        <yshrink>False</yshrink>
322        <xfill>True</xfill>
323        <yfill>True</yfill>
324      </child>
325      <xalign>0.5</xalign>
326      <yalign>0.5</yalign>
327      <xscale>1</xscale>
328      <yscale>1</yscale>
329
330      <widget>
331        <class>GtkCurve</class>
332        <name>curve1</name>
333        <curve_type>GTK_CURVE_TYPE_SPLINE</curve_type>
334        <min_x>0</min_x>
335        <max_x>1</max_x>
336        <min_y>0</min_y>
337        <max_y>1</max_y>
338      </widget>
339    </widget>
340
341    <widget>
342      <class>GtkCList</class>
343      <name>clist1</name>
344      <child>
345        <left_attach>2</left_attach>
346        <right_attach>3</right_attach>
347        <top_attach>4</top_attach>
348        <bottom_attach>5</bottom_attach>
349        <xpad>0</xpad>
350        <ypad>0</ypad>
351        <xexpand>True</xexpand>
352        <yexpand>True</yexpand>
353        <xshrink>False</xshrink>
354        <yshrink>False</yshrink>
355        <xfill>True</xfill>
356        <yfill>True</yfill>
357      </child>
358      <can_focus>True</can_focus>
359      <columns>3</columns>
360      <column_widths>80,80,80</column_widths>
361      <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
362      <show_titles>True</show_titles>
363      <shadow_type>GTK_SHADOW_IN</shadow_type>
364      <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
365      <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
366
367      <widget>
368        <class>GtkLabel</class>
369        <child_name>CList:title</child_name>
370        <name>label2</name>
371        <label>Col1</label>
372        <justify>GTK_JUSTIFY_CENTER</justify>
373        <xalign>0.5</xalign>
374        <yalign>0.5</yalign>
375        <xpad>0</xpad>
376        <ypad>0</ypad>
377      </widget>
378
379      <widget>
380        <class>GtkLabel</class>
381        <child_name>CList:title</child_name>
382        <name>label3</name>
383        <label>Col3</label>
384        <justify>GTK_JUSTIFY_CENTER</justify>
385        <xalign>0.5</xalign>
386        <yalign>0.5</yalign>
387        <xpad>0</xpad>
388        <ypad>0</ypad>
389      </widget>
390
391      <widget>
392        <class>GtkArrow</class>
393        <child_name>CList:title</child_name>
394        <name>arrow2</name>
395        <arrow_type>GTK_ARROW_DOWN</arrow_type>
396        <shadow_type>GTK_SHADOW_OUT</shadow_type>
397        <xalign>0.5</xalign>
398        <yalign>0.5</yalign>
399        <xpad>0</xpad>
400        <ypad>0</ypad>
401      </widget>
402    </widget>
403
404    <widget>
405      <class>GtkNotebook</class>
406      <name>notebook1</name>
407      <child>
408        <left_attach>0</left_attach>
409        <right_attach>3</right_attach>
410        <top_attach>0</top_attach>
411        <bottom_attach>1</bottom_attach>
412        <xpad>0</xpad>
413        <ypad>0</ypad>
414        <xexpand>True</xexpand>
415        <yexpand>True</yexpand>
416        <xshrink>False</xshrink>
417        <yshrink>False</yshrink>
418        <xfill>True</xfill>
419        <yfill>True</yfill>
420      </child>
421      <can_focus>True</can_focus>
422      <show_tabs>True</show_tabs>
423      <show_border>True</show_border>
424      <tab_pos>GTK_POS_TOP</tab_pos>
425      <scrollable>False</scrollable>
426      <tab_border>3</tab_border>
427      <popup_enable>False</popup_enable>
428
429      <widget>
430        <class>GtkHRuler</class>
431        <name>hruler1</name>
432        <metric>GTK_PIXELS</metric>
433        <lower>0</lower>
434        <upper>10</upper>
435        <position>0</position>
436        <max_size>10</max_size>
437      </widget>
438
439      <widget>
440        <class>GtkHScale</class>
441        <name>hscale2</name>
442        <can_focus>True</can_focus>
443        <draw_value>True</draw_value>
444        <value_pos>GTK_POS_TOP</value_pos>
445        <digits>1</digits>
446        <policy>GTK_UPDATE_CONTINUOUS</policy>
447        <hvalue>0</hvalue>
448        <hlower>0</hlower>
449        <hupper>100</hupper>
450        <hstep>1</hstep>
451        <hpage>10</hpage>
452        <hpage_size>10</hpage_size>
453      </widget>
454
455      <widget>
456        <class>GtkProgressBar</class>
457        <name>progressbar1</name>
458      </widget>
459
460      <widget>
461        <class>GtkLabel</class>
462        <child_name>Notebook:tab</child_name>
463        <name>label5</name>
464        <label>label5</label>
465        <justify>GTK_JUSTIFY_CENTER</justify>
466        <xalign>0.5</xalign>
467        <yalign>0.5</yalign>
468        <xpad>0</xpad>
469        <ypad>0</ypad>
470      </widget>
471
472      <widget>
473        <class>GtkLabel</class>
474        <child_name>Notebook:tab</child_name>
475        <name>label6</name>
476        <label>label6</label>
477        <justify>GTK_JUSTIFY_CENTER</justify>
478        <xalign>0.5</xalign>
479        <yalign>0.5</yalign>
480        <xpad>0</xpad>
481        <ypad>0</ypad>
482      </widget>
483
484      <widget>
485        <class>GtkLabel</class>
486        <child_name>Notebook:tab</child_name>
487        <name>label7</name>
488        <label>label7</label>
489        <justify>GTK_JUSTIFY_CENTER</justify>
490        <xalign>0.5</xalign>
491        <yalign>0.5</yalign>
492        <xpad>0</xpad>
493        <ypad>0</ypad>
494      </widget>
495    </widget>
496  </widget>
497</widget>
498
499</GTK-Interface>
Note: See TracBrowser for help on using the repository browser.