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</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>GtkFileSelection</class> |
---|
27 | <name>filesel</name> |
---|
28 | <border_width>10</border_width> |
---|
29 | <signal> |
---|
30 | <name>destroy</name> |
---|
31 | <handler>gtk_main_quit</handler> |
---|
32 | <last_modification_time>Mon, 14 Jun 1999 08:16:29 GMT</last_modification_time> |
---|
33 | </signal> |
---|
34 | <title>Select File</title> |
---|
35 | <type>GTK_WINDOW_TOPLEVEL</type> |
---|
36 | <position>GTK_WIN_POS_NONE</position> |
---|
37 | <show_file_op_buttons>True</show_file_op_buttons> |
---|
38 | <allow_shrink>False</allow_shrink> |
---|
39 | <allow_grow>True</allow_grow> |
---|
40 | <auto_shrink>False</auto_shrink> |
---|
41 | <wmclass_name>hello</wmclass_name> |
---|
42 | <wmclass_class>DialogExample</wmclass_class> |
---|
43 | |
---|
44 | <widget> |
---|
45 | <class>GtkButton</class> |
---|
46 | <child_name>FileSel:ok_button</child_name> |
---|
47 | <name>ok_button1</name> |
---|
48 | <can_default>True</can_default> |
---|
49 | <can_focus>True</can_focus> |
---|
50 | <signal> |
---|
51 | <name>clicked</name> |
---|
52 | <handler>gtk_widget_hide</handler> |
---|
53 | <object>filesel</object> |
---|
54 | <last_modification_time>Mon, 14 Jun 1999 08:11:36 GMT</last_modification_time> |
---|
55 | </signal> |
---|
56 | <signal> |
---|
57 | <name>clicked</name> |
---|
58 | <handler>gtk_widget_show</handler> |
---|
59 | <object>coloursel</object> |
---|
60 | <last_modification_time>Mon, 14 Jun 1999 08:11:49 GMT</last_modification_time> |
---|
61 | </signal> |
---|
62 | <label>OK</label> |
---|
63 | </widget> |
---|
64 | |
---|
65 | <widget> |
---|
66 | <class>GtkButton</class> |
---|
67 | <child_name>FileSel:cancel_button</child_name> |
---|
68 | <name>cancel_button1</name> |
---|
69 | <can_default>True</can_default> |
---|
70 | <can_focus>True</can_focus> |
---|
71 | <signal> |
---|
72 | <name>clicked</name> |
---|
73 | <handler>gtk_main_quit</handler> |
---|
74 | <last_modification_time>Mon, 14 Jun 1999 08:11:14 GMT</last_modification_time> |
---|
75 | </signal> |
---|
76 | <label>Cancel</label> |
---|
77 | </widget> |
---|
78 | </widget> |
---|
79 | |
---|
80 | <widget> |
---|
81 | <class>GtkColorSelectionDialog</class> |
---|
82 | <name>coloursel</name> |
---|
83 | <border_width>10</border_width> |
---|
84 | <visible>False</visible> |
---|
85 | <signal> |
---|
86 | <name>destroy</name> |
---|
87 | <handler>gtk_main_quit</handler> |
---|
88 | <last_modification_time>Mon, 14 Jun 1999 08:16:37 GMT</last_modification_time> |
---|
89 | </signal> |
---|
90 | <title>Select Color</title> |
---|
91 | <type>GTK_WINDOW_TOPLEVEL</type> |
---|
92 | <position>GTK_WIN_POS_NONE</position> |
---|
93 | <allow_shrink>False</allow_shrink> |
---|
94 | <allow_grow>True</allow_grow> |
---|
95 | <auto_shrink>False</auto_shrink> |
---|
96 | <policy>GTK_UPDATE_CONTINUOUS</policy> |
---|
97 | <wmclass_name>none</wmclass_name> |
---|
98 | |
---|
99 | <widget> |
---|
100 | <class>GtkButton</class> |
---|
101 | <child_name>ColorSel:ok_button</child_name> |
---|
102 | <name>ok_button2</name> |
---|
103 | <can_default>True</can_default> |
---|
104 | <can_focus>True</can_focus> |
---|
105 | <signal> |
---|
106 | <name>clicked</name> |
---|
107 | <handler>gtk_widget_hide</handler> |
---|
108 | <object>coloursel</object> |
---|
109 | <last_modification_time>Mon, 14 Jun 1999 08:12:37 GMT</last_modification_time> |
---|
110 | </signal> |
---|
111 | <signal> |
---|
112 | <name>clicked</name> |
---|
113 | <handler>gtk_widget_show</handler> |
---|
114 | <object>fontsel</object> |
---|
115 | <last_modification_time>Mon, 14 Jun 1999 08:12:49 GMT</last_modification_time> |
---|
116 | </signal> |
---|
117 | <label>OK</label> |
---|
118 | </widget> |
---|
119 | |
---|
120 | <widget> |
---|
121 | <class>GtkButton</class> |
---|
122 | <child_name>ColorSel:cancel_button</child_name> |
---|
123 | <name>cancel_button2</name> |
---|
124 | <can_default>True</can_default> |
---|
125 | <can_focus>True</can_focus> |
---|
126 | <signal> |
---|
127 | <name>clicked</name> |
---|
128 | <handler>gtk_main_quit</handler> |
---|
129 | <last_modification_time>Mon, 14 Jun 1999 08:12:21 GMT</last_modification_time> |
---|
130 | </signal> |
---|
131 | <label>Cancel</label> |
---|
132 | </widget> |
---|
133 | |
---|
134 | <widget> |
---|
135 | <class>GtkButton</class> |
---|
136 | <child_name>ColorSel:help_button</child_name> |
---|
137 | <name>help_button1</name> |
---|
138 | <can_default>True</can_default> |
---|
139 | <can_focus>True</can_focus> |
---|
140 | <label>Help</label> |
---|
141 | </widget> |
---|
142 | </widget> |
---|
143 | |
---|
144 | <widget> |
---|
145 | <class>GtkFontSelectionDialog</class> |
---|
146 | <name>fontsel</name> |
---|
147 | <border_width>4</border_width> |
---|
148 | <visible>False</visible> |
---|
149 | <signal> |
---|
150 | <name>destroy</name> |
---|
151 | <handler>gtk_main_quit</handler> |
---|
152 | <last_modification_time>Mon, 14 Jun 1999 08:16:46 GMT</last_modification_time> |
---|
153 | </signal> |
---|
154 | <title>Select Font</title> |
---|
155 | <type>GTK_WINDOW_TOPLEVEL</type> |
---|
156 | <position>GTK_WIN_POS_NONE</position> |
---|
157 | <allow_shrink>False</allow_shrink> |
---|
158 | <allow_grow>True</allow_grow> |
---|
159 | <auto_shrink>True</auto_shrink> |
---|
160 | <wmclass_class>DialogExample</wmclass_class> |
---|
161 | |
---|
162 | <widget> |
---|
163 | <class>GtkButton</class> |
---|
164 | <child_name>FontSel:ok_button</child_name> |
---|
165 | <name>ok_button3</name> |
---|
166 | <can_default>True</can_default> |
---|
167 | <can_focus>True</can_focus> |
---|
168 | <signal> |
---|
169 | <name>clicked</name> |
---|
170 | <handler>gtk_widget_hide</handler> |
---|
171 | <object>fontsel</object> |
---|
172 | <last_modification_time>Mon, 14 Jun 1999 08:13:24 GMT</last_modification_time> |
---|
173 | </signal> |
---|
174 | <signal> |
---|
175 | <name>clicked</name> |
---|
176 | <handler>gtk_widget_show</handler> |
---|
177 | <object>filesel</object> |
---|
178 | <last_modification_time>Mon, 14 Jun 1999 08:13:37 GMT</last_modification_time> |
---|
179 | </signal> |
---|
180 | <label>OK</label> |
---|
181 | </widget> |
---|
182 | |
---|
183 | <widget> |
---|
184 | <class>GtkButton</class> |
---|
185 | <child_name>FontSel:apply_button</child_name> |
---|
186 | <name>apply_button1</name> |
---|
187 | <can_default>True</can_default> |
---|
188 | <can_focus>True</can_focus> |
---|
189 | <label>Apply</label> |
---|
190 | </widget> |
---|
191 | |
---|
192 | <widget> |
---|
193 | <class>GtkButton</class> |
---|
194 | <child_name>FontSel:cancel_button</child_name> |
---|
195 | <name>cancel_button3</name> |
---|
196 | <can_default>True</can_default> |
---|
197 | <can_focus>True</can_focus> |
---|
198 | <signal> |
---|
199 | <name>clicked</name> |
---|
200 | <handler>gtk_main_quit</handler> |
---|
201 | <last_modification_time>Mon, 14 Jun 1999 08:13:48 GMT</last_modification_time> |
---|
202 | </signal> |
---|
203 | <label>Cancel</label> |
---|
204 | </widget> |
---|
205 | </widget> |
---|
206 | |
---|
207 | </GTK-Interface> |
---|