6 <program_name>project1</program_name>
7 <directory></directory>
8 <source_directory>src</source_directory>
9 <pixmaps_directory>pixmaps</pixmaps_directory>
10 <language>C</language>
11 <gnome_support>True</gnome_support>
12 <gettext_support>True</gettext_support>
16 <class>GtkWindow</class>
17 <name>main_window</name>
18 <title>Glade Created Window</title>
19 <type>GTK_WINDOW_TOPLEVEL</type>
20 <position>GTK_WIN_POS_NONE</position>
22 <allow_shrink>False</allow_shrink>
23 <allow_grow>True</allow_grow>
24 <auto_shrink>False</auto_shrink>
27 <class>GtkVBox</class>
28 <name>Container</name>
29 <homogeneous>False</homogeneous>
33 <class>GtkToolbar</class>
35 <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
36 <type>GTK_TOOLBAR_BOTH</type>
37 <space_size>5</space_size>
38 <space_style>GTK_TOOLBAR_SPACE_EMPTY</space_style>
39 <relief>GTK_RELIEF_NORMAL</relief>
40 <tooltips>True</tooltips>
43 <expand>False</expand>
48 <class>GtkButton</class>
49 <child_name>Toolbar:button</child_name>
51 <label>button1</label>
55 <class>GtkButton</class>
56 <child_name>Toolbar:button</child_name>
58 <label>button2</label>
62 <class>GtkButton</class>
63 <child_name>Toolbar:button</child_name>
65 <label>button3</label>
70 <class>GtkScrolledWindow</class>
71 <name>scrolledwindow1</name>
72 <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy>
73 <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
74 <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
75 <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
83 <class>GtkCTree</class>
85 <can_focus>True</can_focus>
87 <column_widths>114,80,80</column_widths>
88 <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
89 <show_titles>True</show_titles>
90 <shadow_type>GTK_SHADOW_IN</shadow_type>
93 <class>GtkLabel</class>
94 <child_name>CTree:title</child_name>
97 <justify>GTK_JUSTIFY_CENTER</justify>
99 <xalign>2.98023e-08</xalign>
106 <class>GtkLabel</class>
107 <child_name>CTree:title</child_name>
109 <label>Header #1</label>
110 <justify>GTK_JUSTIFY_CENTER</justify>
119 <class>GtkLabel</class>
120 <child_name>CTree:title</child_name>
122 <label>Header #2</label>
123 <justify>GTK_JUSTIFY_CENTER</justify>
134 <class>GtkStatusbar</class>
135 <name>statusbar</name>
138 <expand>False</expand>