1 /* Generated by makegtkalias.pl */
2 
3 #ifndef DISABLE_VISIBILITY
4 
5 #include <glib.h>
6 
7 #ifdef G_HAVE_GNUC_VISIBILITY
8 
9 #define IN_FILE(x) 1
10 #define IN_HEADER defined
11 
12 #if IN_HEADER(__GTK_ABOUT_DIALOG_H__)
13 #if IN_FILE(__GTK_ABOUT_DIALOG_C__)
14 extern __typeof (gtk_show_about_dialog) IA__gtk_show_about_dialog __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
15 #define gtk_show_about_dialog IA__gtk_show_about_dialog
16 
17 extern __typeof (gtk_about_dialog_get_artists) IA__gtk_about_dialog_get_artists __attribute((visibility("hidden")));
18 #define gtk_about_dialog_get_artists IA__gtk_about_dialog_get_artists
19 
20 extern __typeof (gtk_about_dialog_get_authors) IA__gtk_about_dialog_get_authors __attribute((visibility("hidden")));
21 #define gtk_about_dialog_get_authors IA__gtk_about_dialog_get_authors
22 
23 extern __typeof (gtk_about_dialog_get_comments) IA__gtk_about_dialog_get_comments __attribute((visibility("hidden")));
24 #define gtk_about_dialog_get_comments IA__gtk_about_dialog_get_comments
25 
26 extern __typeof (gtk_about_dialog_get_copyright) IA__gtk_about_dialog_get_copyright __attribute((visibility("hidden")));
27 #define gtk_about_dialog_get_copyright IA__gtk_about_dialog_get_copyright
28 
29 extern __typeof (gtk_about_dialog_get_documenters) IA__gtk_about_dialog_get_documenters __attribute((visibility("hidden")));
30 #define gtk_about_dialog_get_documenters IA__gtk_about_dialog_get_documenters
31 
32 extern __typeof (gtk_about_dialog_get_license) IA__gtk_about_dialog_get_license __attribute((visibility("hidden")));
33 #define gtk_about_dialog_get_license IA__gtk_about_dialog_get_license
34 
35 extern __typeof (gtk_about_dialog_get_logo) IA__gtk_about_dialog_get_logo __attribute((visibility("hidden")));
36 #define gtk_about_dialog_get_logo IA__gtk_about_dialog_get_logo
37 
38 extern __typeof (gtk_about_dialog_get_logo_icon_name) IA__gtk_about_dialog_get_logo_icon_name __attribute((visibility("hidden")));
39 #define gtk_about_dialog_get_logo_icon_name IA__gtk_about_dialog_get_logo_icon_name
40 
41 #ifndef GTK_DISABLE_DEPRECATED
42 extern __typeof (gtk_about_dialog_get_name) IA__gtk_about_dialog_get_name __attribute((visibility("hidden")));
43 #define gtk_about_dialog_get_name IA__gtk_about_dialog_get_name
44 
45 extern __typeof (gtk_about_dialog_set_name) IA__gtk_about_dialog_set_name __attribute((visibility("hidden")));
46 #define gtk_about_dialog_set_name IA__gtk_about_dialog_set_name
47 
48 #endif
49 extern __typeof (gtk_about_dialog_get_program_name) IA__gtk_about_dialog_get_program_name __attribute((visibility("hidden")));
50 #define gtk_about_dialog_get_program_name IA__gtk_about_dialog_get_program_name
51 
52 extern __typeof (gtk_about_dialog_set_program_name) IA__gtk_about_dialog_set_program_name __attribute((visibility("hidden")));
53 #define gtk_about_dialog_set_program_name IA__gtk_about_dialog_set_program_name
54 
55 extern __typeof (gtk_about_dialog_get_translator_credits) IA__gtk_about_dialog_get_translator_credits __attribute((visibility("hidden")));
56 #define gtk_about_dialog_get_translator_credits IA__gtk_about_dialog_get_translator_credits
57 
58 extern __typeof (gtk_about_dialog_get_type) IA__gtk_about_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
59 #define gtk_about_dialog_get_type IA__gtk_about_dialog_get_type
60 
61 extern __typeof (gtk_about_dialog_get_version) IA__gtk_about_dialog_get_version __attribute((visibility("hidden")));
62 #define gtk_about_dialog_get_version IA__gtk_about_dialog_get_version
63 
64 extern __typeof (gtk_about_dialog_get_website) IA__gtk_about_dialog_get_website __attribute((visibility("hidden")));
65 #define gtk_about_dialog_get_website IA__gtk_about_dialog_get_website
66 
67 extern __typeof (gtk_about_dialog_get_website_label) IA__gtk_about_dialog_get_website_label __attribute((visibility("hidden")));
68 #define gtk_about_dialog_get_website_label IA__gtk_about_dialog_get_website_label
69 
70 extern __typeof (gtk_about_dialog_get_wrap_license) IA__gtk_about_dialog_get_wrap_license __attribute((visibility("hidden")));
71 #define gtk_about_dialog_get_wrap_license IA__gtk_about_dialog_get_wrap_license
72 
73 extern __typeof (gtk_about_dialog_new) IA__gtk_about_dialog_new __attribute((visibility("hidden")));
74 #define gtk_about_dialog_new IA__gtk_about_dialog_new
75 
76 extern __typeof (gtk_about_dialog_set_artists) IA__gtk_about_dialog_set_artists __attribute((visibility("hidden")));
77 #define gtk_about_dialog_set_artists IA__gtk_about_dialog_set_artists
78 
79 extern __typeof (gtk_about_dialog_set_authors) IA__gtk_about_dialog_set_authors __attribute((visibility("hidden")));
80 #define gtk_about_dialog_set_authors IA__gtk_about_dialog_set_authors
81 
82 extern __typeof (gtk_about_dialog_set_comments) IA__gtk_about_dialog_set_comments __attribute((visibility("hidden")));
83 #define gtk_about_dialog_set_comments IA__gtk_about_dialog_set_comments
84 
85 extern __typeof (gtk_about_dialog_set_copyright) IA__gtk_about_dialog_set_copyright __attribute((visibility("hidden")));
86 #define gtk_about_dialog_set_copyright IA__gtk_about_dialog_set_copyright
87 
88 extern __typeof (gtk_about_dialog_set_documenters) IA__gtk_about_dialog_set_documenters __attribute((visibility("hidden")));
89 #define gtk_about_dialog_set_documenters IA__gtk_about_dialog_set_documenters
90 
91 extern __typeof (gtk_about_dialog_set_license) IA__gtk_about_dialog_set_license __attribute((visibility("hidden")));
92 #define gtk_about_dialog_set_license IA__gtk_about_dialog_set_license
93 
94 extern __typeof (gtk_about_dialog_set_logo) IA__gtk_about_dialog_set_logo __attribute((visibility("hidden")));
95 #define gtk_about_dialog_set_logo IA__gtk_about_dialog_set_logo
96 
97 extern __typeof (gtk_about_dialog_set_logo_icon_name) IA__gtk_about_dialog_set_logo_icon_name __attribute((visibility("hidden")));
98 #define gtk_about_dialog_set_logo_icon_name IA__gtk_about_dialog_set_logo_icon_name
99 
100 extern __typeof (gtk_about_dialog_set_translator_credits) IA__gtk_about_dialog_set_translator_credits __attribute((visibility("hidden")));
101 #define gtk_about_dialog_set_translator_credits IA__gtk_about_dialog_set_translator_credits
102 
103 #ifndef GTK_DISABLE_DEPRECATED
104 extern __typeof (gtk_about_dialog_set_email_hook) IA__gtk_about_dialog_set_email_hook __attribute((visibility("hidden")));
105 #define gtk_about_dialog_set_email_hook IA__gtk_about_dialog_set_email_hook
106 
107 extern __typeof (gtk_about_dialog_set_url_hook) IA__gtk_about_dialog_set_url_hook __attribute((visibility("hidden")));
108 #define gtk_about_dialog_set_url_hook IA__gtk_about_dialog_set_url_hook
109 
110 #endif
111 extern __typeof (gtk_about_dialog_set_version) IA__gtk_about_dialog_set_version __attribute((visibility("hidden")));
112 #define gtk_about_dialog_set_version IA__gtk_about_dialog_set_version
113 
114 extern __typeof (gtk_about_dialog_set_website) IA__gtk_about_dialog_set_website __attribute((visibility("hidden")));
115 #define gtk_about_dialog_set_website IA__gtk_about_dialog_set_website
116 
117 extern __typeof (gtk_about_dialog_set_website_label) IA__gtk_about_dialog_set_website_label __attribute((visibility("hidden")));
118 #define gtk_about_dialog_set_website_label IA__gtk_about_dialog_set_website_label
119 
120 extern __typeof (gtk_about_dialog_set_wrap_license) IA__gtk_about_dialog_set_wrap_license __attribute((visibility("hidden")));
121 #define gtk_about_dialog_set_wrap_license IA__gtk_about_dialog_set_wrap_license
122 
123 #endif
124 #endif
125 #if IN_HEADER(__GTK_ACCEL_GROUP_H__)
126 #if IN_FILE(__GTK_ACCEL_GROUP_C__)
127 extern __typeof (gtk_accelerator_get_default_mod_mask) IA__gtk_accelerator_get_default_mod_mask __attribute((visibility("hidden")));
128 #define gtk_accelerator_get_default_mod_mask IA__gtk_accelerator_get_default_mod_mask
129 
130 extern __typeof (gtk_accelerator_get_label) IA__gtk_accelerator_get_label __attribute((visibility("hidden")));
131 #define gtk_accelerator_get_label IA__gtk_accelerator_get_label
132 
133 extern __typeof (gtk_accelerator_name) IA__gtk_accelerator_name __attribute((visibility("hidden")));
134 #define gtk_accelerator_name IA__gtk_accelerator_name
135 
136 extern __typeof (gtk_accelerator_parse) IA__gtk_accelerator_parse __attribute((visibility("hidden")));
137 #define gtk_accelerator_parse IA__gtk_accelerator_parse
138 
139 extern __typeof (gtk_accelerator_set_default_mod_mask) IA__gtk_accelerator_set_default_mod_mask __attribute((visibility("hidden")));
140 #define gtk_accelerator_set_default_mod_mask IA__gtk_accelerator_set_default_mod_mask
141 
142 extern __typeof (gtk_accelerator_valid) IA__gtk_accelerator_valid __attribute((visibility("hidden"))) G_GNUC_CONST;
143 #define gtk_accelerator_valid IA__gtk_accelerator_valid
144 
145 extern __typeof (gtk_accel_group_activate) IA__gtk_accel_group_activate __attribute((visibility("hidden")));
146 #define gtk_accel_group_activate IA__gtk_accel_group_activate
147 
148 extern __typeof (gtk_accel_group_connect) IA__gtk_accel_group_connect __attribute((visibility("hidden")));
149 #define gtk_accel_group_connect IA__gtk_accel_group_connect
150 
151 extern __typeof (gtk_accel_group_connect_by_path) IA__gtk_accel_group_connect_by_path __attribute((visibility("hidden")));
152 #define gtk_accel_group_connect_by_path IA__gtk_accel_group_connect_by_path
153 
154 extern __typeof (gtk_accel_group_disconnect) IA__gtk_accel_group_disconnect __attribute((visibility("hidden")));
155 #define gtk_accel_group_disconnect IA__gtk_accel_group_disconnect
156 
157 extern __typeof (gtk_accel_group_disconnect_key) IA__gtk_accel_group_disconnect_key __attribute((visibility("hidden")));
158 #define gtk_accel_group_disconnect_key IA__gtk_accel_group_disconnect_key
159 
160 extern __typeof (gtk_accel_group_find) IA__gtk_accel_group_find __attribute((visibility("hidden")));
161 #define gtk_accel_group_find IA__gtk_accel_group_find
162 
163 extern __typeof (gtk_accel_group_from_accel_closure) IA__gtk_accel_group_from_accel_closure __attribute((visibility("hidden")));
164 #define gtk_accel_group_from_accel_closure IA__gtk_accel_group_from_accel_closure
165 
166 extern __typeof (gtk_accel_group_get_type) IA__gtk_accel_group_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
167 #define gtk_accel_group_get_type IA__gtk_accel_group_get_type
168 
169 extern __typeof (gtk_accel_group_get_is_locked) IA__gtk_accel_group_get_is_locked __attribute((visibility("hidden")));
170 #define gtk_accel_group_get_is_locked IA__gtk_accel_group_get_is_locked
171 
172 extern __typeof (gtk_accel_group_get_modifier_mask) IA__gtk_accel_group_get_modifier_mask __attribute((visibility("hidden")));
173 #define gtk_accel_group_get_modifier_mask IA__gtk_accel_group_get_modifier_mask
174 
175 extern __typeof (gtk_accel_group_lock) IA__gtk_accel_group_lock __attribute((visibility("hidden")));
176 #define gtk_accel_group_lock IA__gtk_accel_group_lock
177 
178 extern __typeof (gtk_accel_group_new) IA__gtk_accel_group_new __attribute((visibility("hidden")));
179 #define gtk_accel_group_new IA__gtk_accel_group_new
180 
181 extern __typeof (gtk_accel_group_query) IA__gtk_accel_group_query __attribute((visibility("hidden")));
182 #define gtk_accel_group_query IA__gtk_accel_group_query
183 
184 extern __typeof (gtk_accel_groups_activate) IA__gtk_accel_groups_activate __attribute((visibility("hidden")));
185 #define gtk_accel_groups_activate IA__gtk_accel_groups_activate
186 
187 extern __typeof (gtk_accel_groups_from_object) IA__gtk_accel_groups_from_object __attribute((visibility("hidden")));
188 #define gtk_accel_groups_from_object IA__gtk_accel_groups_from_object
189 
190 extern __typeof (gtk_accel_group_unlock) IA__gtk_accel_group_unlock __attribute((visibility("hidden")));
191 #define gtk_accel_group_unlock IA__gtk_accel_group_unlock
192 
193 #endif
194 #endif
195 #if IN_HEADER(__GTK_ACCEL_LABEL_H__)
196 #if IN_FILE(__GTK_ACCEL_LABEL_C__)
197 extern __typeof (gtk_accel_label_get_accel_widget) IA__gtk_accel_label_get_accel_widget __attribute((visibility("hidden")));
198 #define gtk_accel_label_get_accel_widget IA__gtk_accel_label_get_accel_widget
199 
200 extern __typeof (gtk_accel_label_get_accel_width) IA__gtk_accel_label_get_accel_width __attribute((visibility("hidden")));
201 #define gtk_accel_label_get_accel_width IA__gtk_accel_label_get_accel_width
202 
203 extern __typeof (gtk_accel_label_get_type) IA__gtk_accel_label_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
204 #define gtk_accel_label_get_type IA__gtk_accel_label_get_type
205 
206 extern __typeof (gtk_accel_label_new) IA__gtk_accel_label_new __attribute((visibility("hidden")));
207 #define gtk_accel_label_new IA__gtk_accel_label_new
208 
209 extern __typeof (gtk_accel_label_refetch) IA__gtk_accel_label_refetch __attribute((visibility("hidden")));
210 #define gtk_accel_label_refetch IA__gtk_accel_label_refetch
211 
212 extern __typeof (gtk_accel_label_set_accel_closure) IA__gtk_accel_label_set_accel_closure __attribute((visibility("hidden")));
213 #define gtk_accel_label_set_accel_closure IA__gtk_accel_label_set_accel_closure
214 
215 extern __typeof (gtk_accel_label_set_accel_widget) IA__gtk_accel_label_set_accel_widget __attribute((visibility("hidden")));
216 #define gtk_accel_label_set_accel_widget IA__gtk_accel_label_set_accel_widget
217 
218 #endif
219 #endif
220 #if IN_HEADER(__GTK_ACCEL_MAP_H__)
221 #if IN_FILE(__GTK_ACCEL_MAP_C__)
222 extern __typeof (gtk_accel_map_add_entry) IA__gtk_accel_map_add_entry __attribute((visibility("hidden")));
223 #define gtk_accel_map_add_entry IA__gtk_accel_map_add_entry
224 
225 extern __typeof (gtk_accel_map_add_filter) IA__gtk_accel_map_add_filter __attribute((visibility("hidden")));
226 #define gtk_accel_map_add_filter IA__gtk_accel_map_add_filter
227 
228 extern __typeof (gtk_accel_map_change_entry) IA__gtk_accel_map_change_entry __attribute((visibility("hidden")));
229 #define gtk_accel_map_change_entry IA__gtk_accel_map_change_entry
230 
231 extern __typeof (gtk_accel_map_foreach) IA__gtk_accel_map_foreach __attribute((visibility("hidden")));
232 #define gtk_accel_map_foreach IA__gtk_accel_map_foreach
233 
234 extern __typeof (gtk_accel_map_foreach_unfiltered) IA__gtk_accel_map_foreach_unfiltered __attribute((visibility("hidden")));
235 #define gtk_accel_map_foreach_unfiltered IA__gtk_accel_map_foreach_unfiltered
236 
237 extern __typeof (gtk_accel_map_get) IA__gtk_accel_map_get __attribute((visibility("hidden")));
238 #define gtk_accel_map_get IA__gtk_accel_map_get
239 
240 extern __typeof (gtk_accel_map_get_type) IA__gtk_accel_map_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
241 #define gtk_accel_map_get_type IA__gtk_accel_map_get_type
242 
243 #ifndef _WIN64
244 extern __typeof (gtk_accel_map_load) IA__gtk_accel_map_load __attribute((visibility("hidden")));
245 #define gtk_accel_map_load IA__gtk_accel_map_load
246 
247 #endif
248 #ifdef G_OS_WIN32
249 extern __typeof (gtk_accel_map_load_utf8) IA__gtk_accel_map_load_utf8 __attribute((visibility("hidden")));
250 #define gtk_accel_map_load_utf8 IA__gtk_accel_map_load_utf8
251 
252 #endif
253 extern __typeof (gtk_accel_map_load_fd) IA__gtk_accel_map_load_fd __attribute((visibility("hidden")));
254 #define gtk_accel_map_load_fd IA__gtk_accel_map_load_fd
255 
256 extern __typeof (gtk_accel_map_load_scanner) IA__gtk_accel_map_load_scanner __attribute((visibility("hidden")));
257 #define gtk_accel_map_load_scanner IA__gtk_accel_map_load_scanner
258 
259 extern __typeof (gtk_accel_map_lock_path) IA__gtk_accel_map_lock_path __attribute((visibility("hidden")));
260 #define gtk_accel_map_lock_path IA__gtk_accel_map_lock_path
261 
262 extern __typeof (gtk_accel_map_lookup_entry) IA__gtk_accel_map_lookup_entry __attribute((visibility("hidden")));
263 #define gtk_accel_map_lookup_entry IA__gtk_accel_map_lookup_entry
264 
265 #ifndef _WIN64
266 extern __typeof (gtk_accel_map_save) IA__gtk_accel_map_save __attribute((visibility("hidden")));
267 #define gtk_accel_map_save IA__gtk_accel_map_save
268 
269 #endif
270 #ifdef G_OS_WIN32
271 extern __typeof (gtk_accel_map_save_utf8) IA__gtk_accel_map_save_utf8 __attribute((visibility("hidden")));
272 #define gtk_accel_map_save_utf8 IA__gtk_accel_map_save_utf8
273 
274 #endif
275 extern __typeof (gtk_accel_map_save_fd) IA__gtk_accel_map_save_fd __attribute((visibility("hidden")));
276 #define gtk_accel_map_save_fd IA__gtk_accel_map_save_fd
277 
278 extern __typeof (gtk_accel_map_unlock_path) IA__gtk_accel_map_unlock_path __attribute((visibility("hidden")));
279 #define gtk_accel_map_unlock_path IA__gtk_accel_map_unlock_path
280 
281 #endif
282 #endif
283 #if IN_HEADER(__GTK_ACCESSIBLE_H__)
284 #if IN_FILE(__GTK_ACCESSIBLE_C__)
285 extern __typeof (gtk_accessible_connect_widget_destroyed) IA__gtk_accessible_connect_widget_destroyed __attribute((visibility("hidden")));
286 #define gtk_accessible_connect_widget_destroyed IA__gtk_accessible_connect_widget_destroyed
287 
288 extern __typeof (gtk_accessible_get_type) IA__gtk_accessible_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
289 #define gtk_accessible_get_type IA__gtk_accessible_get_type
290 
291 extern __typeof (gtk_accessible_get_widget) IA__gtk_accessible_get_widget __attribute((visibility("hidden")));
292 #define gtk_accessible_get_widget IA__gtk_accessible_get_widget
293 
294 extern __typeof (gtk_accessible_set_widget) IA__gtk_accessible_set_widget __attribute((visibility("hidden")));
295 #define gtk_accessible_set_widget IA__gtk_accessible_set_widget
296 
297 #endif
298 #endif
299 #if IN_HEADER(__GTK_ACTION_H__)
300 #if IN_FILE(__GTK_ACTION_C__)
301 extern __typeof (gtk_action_activate) IA__gtk_action_activate __attribute((visibility("hidden")));
302 #define gtk_action_activate IA__gtk_action_activate
303 
304 extern __typeof (gtk_action_block_activate) IA__gtk_action_block_activate __attribute((visibility("hidden")));
305 #define gtk_action_block_activate IA__gtk_action_block_activate
306 
307 #ifndef GTK_DISABLE_DEPRECATED
308 extern __typeof (gtk_action_block_activate_from) IA__gtk_action_block_activate_from __attribute((visibility("hidden")));
309 #define gtk_action_block_activate_from IA__gtk_action_block_activate_from
310 
311 #endif
312 extern __typeof (gtk_action_connect_accelerator) IA__gtk_action_connect_accelerator __attribute((visibility("hidden")));
313 #define gtk_action_connect_accelerator IA__gtk_action_connect_accelerator
314 
315 #ifndef GTK_DISABLE_DEPRECATED
316 extern __typeof (gtk_action_connect_proxy) IA__gtk_action_connect_proxy __attribute((visibility("hidden")));
317 #define gtk_action_connect_proxy IA__gtk_action_connect_proxy
318 
319 #endif
320 extern __typeof (gtk_action_create_icon) IA__gtk_action_create_icon __attribute((visibility("hidden")));
321 #define gtk_action_create_icon IA__gtk_action_create_icon
322 
323 extern __typeof (gtk_action_create_menu_item) IA__gtk_action_create_menu_item __attribute((visibility("hidden")));
324 #define gtk_action_create_menu_item IA__gtk_action_create_menu_item
325 
326 extern __typeof (gtk_action_create_tool_item) IA__gtk_action_create_tool_item __attribute((visibility("hidden")));
327 #define gtk_action_create_tool_item IA__gtk_action_create_tool_item
328 
329 extern __typeof (gtk_action_create_menu) IA__gtk_action_create_menu __attribute((visibility("hidden")));
330 #define gtk_action_create_menu IA__gtk_action_create_menu
331 
332 extern __typeof (gtk_action_disconnect_accelerator) IA__gtk_action_disconnect_accelerator __attribute((visibility("hidden")));
333 #define gtk_action_disconnect_accelerator IA__gtk_action_disconnect_accelerator
334 
335 #ifndef GTK_DISABLE_DEPRECATED
336 extern __typeof (gtk_action_disconnect_proxy) IA__gtk_action_disconnect_proxy __attribute((visibility("hidden")));
337 #define gtk_action_disconnect_proxy IA__gtk_action_disconnect_proxy
338 
339 #endif
340 extern __typeof (gtk_action_get_always_show_image) IA__gtk_action_get_always_show_image __attribute((visibility("hidden")));
341 #define gtk_action_get_always_show_image IA__gtk_action_get_always_show_image
342 
343 extern __typeof (gtk_action_get_accel_closure) IA__gtk_action_get_accel_closure __attribute((visibility("hidden")));
344 #define gtk_action_get_accel_closure IA__gtk_action_get_accel_closure
345 
346 extern __typeof (gtk_action_get_accel_path) IA__gtk_action_get_accel_path __attribute((visibility("hidden")));
347 #define gtk_action_get_accel_path IA__gtk_action_get_accel_path
348 
349 extern __typeof (gtk_action_get_gicon) IA__gtk_action_get_gicon __attribute((visibility("hidden")));
350 #define gtk_action_get_gicon IA__gtk_action_get_gicon
351 
352 extern __typeof (gtk_action_get_label) IA__gtk_action_get_label __attribute((visibility("hidden")));
353 #define gtk_action_get_label IA__gtk_action_get_label
354 
355 extern __typeof (gtk_action_get_name) IA__gtk_action_get_name __attribute((visibility("hidden")));
356 #define gtk_action_get_name IA__gtk_action_get_name
357 
358 extern __typeof (gtk_action_get_proxies) IA__gtk_action_get_proxies __attribute((visibility("hidden")));
359 #define gtk_action_get_proxies IA__gtk_action_get_proxies
360 
361 #ifndef GTK_DISABLE_DEPRECATED
362 extern __typeof (gtk_widget_get_action) IA__gtk_widget_get_action __attribute((visibility("hidden")));
363 #define gtk_widget_get_action IA__gtk_widget_get_action
364 
365 #endif
366 extern __typeof (gtk_action_get_icon_name) IA__gtk_action_get_icon_name __attribute((visibility("hidden")));
367 #define gtk_action_get_icon_name IA__gtk_action_get_icon_name
368 
369 extern __typeof (gtk_action_get_is_important) IA__gtk_action_get_is_important __attribute((visibility("hidden")));
370 #define gtk_action_get_is_important IA__gtk_action_get_is_important
371 
372 extern __typeof (gtk_action_get_sensitive) IA__gtk_action_get_sensitive __attribute((visibility("hidden")));
373 #define gtk_action_get_sensitive IA__gtk_action_get_sensitive
374 
375 extern __typeof (gtk_action_get_short_label) IA__gtk_action_get_short_label __attribute((visibility("hidden")));
376 #define gtk_action_get_short_label IA__gtk_action_get_short_label
377 
378 extern __typeof (gtk_action_get_stock_id) IA__gtk_action_get_stock_id __attribute((visibility("hidden")));
379 #define gtk_action_get_stock_id IA__gtk_action_get_stock_id
380 
381 extern __typeof (gtk_action_get_tooltip) IA__gtk_action_get_tooltip __attribute((visibility("hidden")));
382 #define gtk_action_get_tooltip IA__gtk_action_get_tooltip
383 
384 extern __typeof (gtk_action_get_type) IA__gtk_action_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
385 #define gtk_action_get_type IA__gtk_action_get_type
386 
387 extern __typeof (gtk_action_get_visible) IA__gtk_action_get_visible __attribute((visibility("hidden")));
388 #define gtk_action_get_visible IA__gtk_action_get_visible
389 
390 extern __typeof (gtk_action_get_visible_horizontal) IA__gtk_action_get_visible_horizontal __attribute((visibility("hidden")));
391 #define gtk_action_get_visible_horizontal IA__gtk_action_get_visible_horizontal
392 
393 extern __typeof (gtk_action_get_visible_vertical) IA__gtk_action_get_visible_vertical __attribute((visibility("hidden")));
394 #define gtk_action_get_visible_vertical IA__gtk_action_get_visible_vertical
395 
396 extern __typeof (gtk_action_is_sensitive) IA__gtk_action_is_sensitive __attribute((visibility("hidden")));
397 #define gtk_action_is_sensitive IA__gtk_action_is_sensitive
398 
399 extern __typeof (gtk_action_is_visible) IA__gtk_action_is_visible __attribute((visibility("hidden")));
400 #define gtk_action_is_visible IA__gtk_action_is_visible
401 
402 extern __typeof (gtk_action_new) IA__gtk_action_new __attribute((visibility("hidden")));
403 #define gtk_action_new IA__gtk_action_new
404 
405 extern __typeof (gtk_action_set_accel_group) IA__gtk_action_set_accel_group __attribute((visibility("hidden")));
406 #define gtk_action_set_accel_group IA__gtk_action_set_accel_group
407 
408 extern __typeof (gtk_action_set_accel_path) IA__gtk_action_set_accel_path __attribute((visibility("hidden")));
409 #define gtk_action_set_accel_path IA__gtk_action_set_accel_path
410 
411 extern __typeof (gtk_action_set_always_show_image) IA__gtk_action_set_always_show_image __attribute((visibility("hidden")));
412 #define gtk_action_set_always_show_image IA__gtk_action_set_always_show_image
413 
414 extern __typeof (gtk_action_set_gicon) IA__gtk_action_set_gicon __attribute((visibility("hidden")));
415 #define gtk_action_set_gicon IA__gtk_action_set_gicon
416 
417 extern __typeof (gtk_action_set_icon_name) IA__gtk_action_set_icon_name __attribute((visibility("hidden")));
418 #define gtk_action_set_icon_name IA__gtk_action_set_icon_name
419 
420 extern __typeof (gtk_action_set_is_important) IA__gtk_action_set_is_important __attribute((visibility("hidden")));
421 #define gtk_action_set_is_important IA__gtk_action_set_is_important
422 
423 extern __typeof (gtk_action_set_label) IA__gtk_action_set_label __attribute((visibility("hidden")));
424 #define gtk_action_set_label IA__gtk_action_set_label
425 
426 extern __typeof (gtk_action_set_sensitive) IA__gtk_action_set_sensitive __attribute((visibility("hidden")));
427 #define gtk_action_set_sensitive IA__gtk_action_set_sensitive
428 
429 extern __typeof (gtk_action_set_short_label) IA__gtk_action_set_short_label __attribute((visibility("hidden")));
430 #define gtk_action_set_short_label IA__gtk_action_set_short_label
431 
432 extern __typeof (gtk_action_set_stock_id) IA__gtk_action_set_stock_id __attribute((visibility("hidden")));
433 #define gtk_action_set_stock_id IA__gtk_action_set_stock_id
434 
435 extern __typeof (gtk_action_set_tooltip) IA__gtk_action_set_tooltip __attribute((visibility("hidden")));
436 #define gtk_action_set_tooltip IA__gtk_action_set_tooltip
437 
438 extern __typeof (gtk_action_set_visible) IA__gtk_action_set_visible __attribute((visibility("hidden")));
439 #define gtk_action_set_visible IA__gtk_action_set_visible
440 
441 extern __typeof (gtk_action_set_visible_horizontal) IA__gtk_action_set_visible_horizontal __attribute((visibility("hidden")));
442 #define gtk_action_set_visible_horizontal IA__gtk_action_set_visible_horizontal
443 
444 extern __typeof (gtk_action_set_visible_vertical) IA__gtk_action_set_visible_vertical __attribute((visibility("hidden")));
445 #define gtk_action_set_visible_vertical IA__gtk_action_set_visible_vertical
446 
447 extern __typeof (gtk_action_unblock_activate) IA__gtk_action_unblock_activate __attribute((visibility("hidden")));
448 #define gtk_action_unblock_activate IA__gtk_action_unblock_activate
449 
450 #ifndef GTK_DISABLE_DEPRECATED
451 extern __typeof (gtk_action_unblock_activate_from) IA__gtk_action_unblock_activate_from __attribute((visibility("hidden")));
452 #define gtk_action_unblock_activate_from IA__gtk_action_unblock_activate_from
453 
454 #endif
455 #endif
456 #endif
457 #if IN_HEADER(__GTK_ACTION_GROUP_H__)
458 #if IN_FILE(__GTK_ACTION_GROUP_C__)
459 extern __typeof (gtk_action_group_add_action) IA__gtk_action_group_add_action __attribute((visibility("hidden")));
460 #define gtk_action_group_add_action IA__gtk_action_group_add_action
461 
462 extern __typeof (gtk_action_group_add_actions) IA__gtk_action_group_add_actions __attribute((visibility("hidden")));
463 #define gtk_action_group_add_actions IA__gtk_action_group_add_actions
464 
465 extern __typeof (gtk_action_group_add_actions_full) IA__gtk_action_group_add_actions_full __attribute((visibility("hidden")));
466 #define gtk_action_group_add_actions_full IA__gtk_action_group_add_actions_full
467 
468 extern __typeof (gtk_action_group_add_action_with_accel) IA__gtk_action_group_add_action_with_accel __attribute((visibility("hidden")));
469 #define gtk_action_group_add_action_with_accel IA__gtk_action_group_add_action_with_accel
470 
471 extern __typeof (gtk_action_group_add_radio_actions) IA__gtk_action_group_add_radio_actions __attribute((visibility("hidden")));
472 #define gtk_action_group_add_radio_actions IA__gtk_action_group_add_radio_actions
473 
474 extern __typeof (gtk_action_group_add_radio_actions_full) IA__gtk_action_group_add_radio_actions_full __attribute((visibility("hidden")));
475 #define gtk_action_group_add_radio_actions_full IA__gtk_action_group_add_radio_actions_full
476 
477 extern __typeof (gtk_action_group_add_toggle_actions) IA__gtk_action_group_add_toggle_actions __attribute((visibility("hidden")));
478 #define gtk_action_group_add_toggle_actions IA__gtk_action_group_add_toggle_actions
479 
480 extern __typeof (gtk_action_group_add_toggle_actions_full) IA__gtk_action_group_add_toggle_actions_full __attribute((visibility("hidden")));
481 #define gtk_action_group_add_toggle_actions_full IA__gtk_action_group_add_toggle_actions_full
482 
483 extern __typeof (gtk_action_group_get_action) IA__gtk_action_group_get_action __attribute((visibility("hidden")));
484 #define gtk_action_group_get_action IA__gtk_action_group_get_action
485 
486 extern __typeof (gtk_action_group_get_name) IA__gtk_action_group_get_name __attribute((visibility("hidden")));
487 #define gtk_action_group_get_name IA__gtk_action_group_get_name
488 
489 extern __typeof (gtk_action_group_get_sensitive) IA__gtk_action_group_get_sensitive __attribute((visibility("hidden")));
490 #define gtk_action_group_get_sensitive IA__gtk_action_group_get_sensitive
491 
492 extern __typeof (gtk_action_group_get_type) IA__gtk_action_group_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
493 #define gtk_action_group_get_type IA__gtk_action_group_get_type
494 
495 extern __typeof (gtk_action_group_get_visible) IA__gtk_action_group_get_visible __attribute((visibility("hidden")));
496 #define gtk_action_group_get_visible IA__gtk_action_group_get_visible
497 
498 extern __typeof (gtk_action_group_list_actions) IA__gtk_action_group_list_actions __attribute((visibility("hidden")));
499 #define gtk_action_group_list_actions IA__gtk_action_group_list_actions
500 
501 extern __typeof (gtk_action_group_new) IA__gtk_action_group_new __attribute((visibility("hidden")));
502 #define gtk_action_group_new IA__gtk_action_group_new
503 
504 extern __typeof (gtk_action_group_remove_action) IA__gtk_action_group_remove_action __attribute((visibility("hidden")));
505 #define gtk_action_group_remove_action IA__gtk_action_group_remove_action
506 
507 extern __typeof (gtk_action_group_set_sensitive) IA__gtk_action_group_set_sensitive __attribute((visibility("hidden")));
508 #define gtk_action_group_set_sensitive IA__gtk_action_group_set_sensitive
509 
510 extern __typeof (gtk_action_group_set_translate_func) IA__gtk_action_group_set_translate_func __attribute((visibility("hidden")));
511 #define gtk_action_group_set_translate_func IA__gtk_action_group_set_translate_func
512 
513 extern __typeof (gtk_action_group_set_translation_domain) IA__gtk_action_group_set_translation_domain __attribute((visibility("hidden")));
514 #define gtk_action_group_set_translation_domain IA__gtk_action_group_set_translation_domain
515 
516 extern __typeof (gtk_action_group_set_visible) IA__gtk_action_group_set_visible __attribute((visibility("hidden")));
517 #define gtk_action_group_set_visible IA__gtk_action_group_set_visible
518 
519 extern __typeof (gtk_action_group_translate_string) IA__gtk_action_group_translate_string __attribute((visibility("hidden")));
520 #define gtk_action_group_translate_string IA__gtk_action_group_translate_string
521 
522 #endif
523 #endif
524 #if IN_HEADER(__GTK_ACTIVATABLE_H__)
525 #if IN_FILE(__GTK_ACTIVATABLE_C__)
526 extern __typeof (gtk_activatable_do_set_related_action) IA__gtk_activatable_do_set_related_action __attribute((visibility("hidden")));
527 #define gtk_activatable_do_set_related_action IA__gtk_activatable_do_set_related_action
528 
529 extern __typeof (gtk_activatable_get_related_action) IA__gtk_activatable_get_related_action __attribute((visibility("hidden")));
530 #define gtk_activatable_get_related_action IA__gtk_activatable_get_related_action
531 
532 extern __typeof (gtk_activatable_get_type) IA__gtk_activatable_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
533 #define gtk_activatable_get_type IA__gtk_activatable_get_type
534 
535 extern __typeof (gtk_activatable_get_use_action_appearance) IA__gtk_activatable_get_use_action_appearance __attribute((visibility("hidden")));
536 #define gtk_activatable_get_use_action_appearance IA__gtk_activatable_get_use_action_appearance
537 
538 extern __typeof (gtk_activatable_sync_action_properties) IA__gtk_activatable_sync_action_properties __attribute((visibility("hidden")));
539 #define gtk_activatable_sync_action_properties IA__gtk_activatable_sync_action_properties
540 
541 extern __typeof (gtk_activatable_set_related_action) IA__gtk_activatable_set_related_action __attribute((visibility("hidden")));
542 #define gtk_activatable_set_related_action IA__gtk_activatable_set_related_action
543 
544 extern __typeof (gtk_activatable_set_use_action_appearance) IA__gtk_activatable_set_use_action_appearance __attribute((visibility("hidden")));
545 #define gtk_activatable_set_use_action_appearance IA__gtk_activatable_set_use_action_appearance
546 
547 #endif
548 #endif
549 #if IN_HEADER(__GTK_ADJUSTMENT_H__)
550 #if IN_FILE(__GTK_ADJUSTMENT_C__)
551 extern __typeof (gtk_adjustment_changed) IA__gtk_adjustment_changed __attribute((visibility("hidden")));
552 #define gtk_adjustment_changed IA__gtk_adjustment_changed
553 
554 extern __typeof (gtk_adjustment_clamp_page) IA__gtk_adjustment_clamp_page __attribute((visibility("hidden")));
555 #define gtk_adjustment_clamp_page IA__gtk_adjustment_clamp_page
556 
557 extern __typeof (gtk_adjustment_configure) IA__gtk_adjustment_configure __attribute((visibility("hidden")));
558 #define gtk_adjustment_configure IA__gtk_adjustment_configure
559 
560 extern __typeof (gtk_adjustment_get_type) IA__gtk_adjustment_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
561 #define gtk_adjustment_get_type IA__gtk_adjustment_get_type
562 
563 extern __typeof (gtk_adjustment_get_value) IA__gtk_adjustment_get_value __attribute((visibility("hidden")));
564 #define gtk_adjustment_get_value IA__gtk_adjustment_get_value
565 
566 extern __typeof (gtk_adjustment_get_lower) IA__gtk_adjustment_get_lower __attribute((visibility("hidden")));
567 #define gtk_adjustment_get_lower IA__gtk_adjustment_get_lower
568 
569 extern __typeof (gtk_adjustment_get_upper) IA__gtk_adjustment_get_upper __attribute((visibility("hidden")));
570 #define gtk_adjustment_get_upper IA__gtk_adjustment_get_upper
571 
572 extern __typeof (gtk_adjustment_get_step_increment) IA__gtk_adjustment_get_step_increment __attribute((visibility("hidden")));
573 #define gtk_adjustment_get_step_increment IA__gtk_adjustment_get_step_increment
574 
575 extern __typeof (gtk_adjustment_get_page_increment) IA__gtk_adjustment_get_page_increment __attribute((visibility("hidden")));
576 #define gtk_adjustment_get_page_increment IA__gtk_adjustment_get_page_increment
577 
578 extern __typeof (gtk_adjustment_get_page_size) IA__gtk_adjustment_get_page_size __attribute((visibility("hidden")));
579 #define gtk_adjustment_get_page_size IA__gtk_adjustment_get_page_size
580 
581 extern __typeof (gtk_adjustment_new) IA__gtk_adjustment_new __attribute((visibility("hidden")));
582 #define gtk_adjustment_new IA__gtk_adjustment_new
583 
584 extern __typeof (gtk_adjustment_set_value) IA__gtk_adjustment_set_value __attribute((visibility("hidden")));
585 #define gtk_adjustment_set_value IA__gtk_adjustment_set_value
586 
587 extern __typeof (gtk_adjustment_set_lower) IA__gtk_adjustment_set_lower __attribute((visibility("hidden")));
588 #define gtk_adjustment_set_lower IA__gtk_adjustment_set_lower
589 
590 extern __typeof (gtk_adjustment_set_upper) IA__gtk_adjustment_set_upper __attribute((visibility("hidden")));
591 #define gtk_adjustment_set_upper IA__gtk_adjustment_set_upper
592 
593 extern __typeof (gtk_adjustment_set_step_increment) IA__gtk_adjustment_set_step_increment __attribute((visibility("hidden")));
594 #define gtk_adjustment_set_step_increment IA__gtk_adjustment_set_step_increment
595 
596 extern __typeof (gtk_adjustment_set_page_increment) IA__gtk_adjustment_set_page_increment __attribute((visibility("hidden")));
597 #define gtk_adjustment_set_page_increment IA__gtk_adjustment_set_page_increment
598 
599 extern __typeof (gtk_adjustment_set_page_size) IA__gtk_adjustment_set_page_size __attribute((visibility("hidden")));
600 #define gtk_adjustment_set_page_size IA__gtk_adjustment_set_page_size
601 
602 extern __typeof (gtk_adjustment_value_changed) IA__gtk_adjustment_value_changed __attribute((visibility("hidden")));
603 #define gtk_adjustment_value_changed IA__gtk_adjustment_value_changed
604 
605 #endif
606 #endif
607 #if IN_HEADER(__GTK_ALIGNMENT_H__)
608 #if IN_FILE(__GTK_ALIGNMENT_C__)
609 extern __typeof (gtk_alignment_get_padding) IA__gtk_alignment_get_padding __attribute((visibility("hidden")));
610 #define gtk_alignment_get_padding IA__gtk_alignment_get_padding
611 
612 extern __typeof (gtk_alignment_get_type) IA__gtk_alignment_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
613 #define gtk_alignment_get_type IA__gtk_alignment_get_type
614 
615 extern __typeof (gtk_alignment_new) IA__gtk_alignment_new __attribute((visibility("hidden")));
616 #define gtk_alignment_new IA__gtk_alignment_new
617 
618 extern __typeof (gtk_alignment_set) IA__gtk_alignment_set __attribute((visibility("hidden")));
619 #define gtk_alignment_set IA__gtk_alignment_set
620 
621 extern __typeof (gtk_alignment_set_padding) IA__gtk_alignment_set_padding __attribute((visibility("hidden")));
622 #define gtk_alignment_set_padding IA__gtk_alignment_set_padding
623 
624 #endif
625 #endif
626 #if IN_HEADER(__GTK_ASSISTANT_H__)
627 #if IN_FILE(__GTK_ASSISTANT_C__)
628 extern __typeof (gtk_assistant_get_type) IA__gtk_assistant_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
629 #define gtk_assistant_get_type IA__gtk_assistant_get_type
630 
631 extern __typeof (gtk_assistant_new) IA__gtk_assistant_new __attribute((visibility("hidden")));
632 #define gtk_assistant_new IA__gtk_assistant_new
633 
634 extern __typeof (gtk_assistant_get_current_page) IA__gtk_assistant_get_current_page __attribute((visibility("hidden")));
635 #define gtk_assistant_get_current_page IA__gtk_assistant_get_current_page
636 
637 extern __typeof (gtk_assistant_set_current_page) IA__gtk_assistant_set_current_page __attribute((visibility("hidden")));
638 #define gtk_assistant_set_current_page IA__gtk_assistant_set_current_page
639 
640 extern __typeof (gtk_assistant_get_n_pages) IA__gtk_assistant_get_n_pages __attribute((visibility("hidden")));
641 #define gtk_assistant_get_n_pages IA__gtk_assistant_get_n_pages
642 
643 extern __typeof (gtk_assistant_get_nth_page) IA__gtk_assistant_get_nth_page __attribute((visibility("hidden")));
644 #define gtk_assistant_get_nth_page IA__gtk_assistant_get_nth_page
645 
646 extern __typeof (gtk_assistant_prepend_page) IA__gtk_assistant_prepend_page __attribute((visibility("hidden")));
647 #define gtk_assistant_prepend_page IA__gtk_assistant_prepend_page
648 
649 extern __typeof (gtk_assistant_append_page) IA__gtk_assistant_append_page __attribute((visibility("hidden")));
650 #define gtk_assistant_append_page IA__gtk_assistant_append_page
651 
652 extern __typeof (gtk_assistant_insert_page) IA__gtk_assistant_insert_page __attribute((visibility("hidden")));
653 #define gtk_assistant_insert_page IA__gtk_assistant_insert_page
654 
655 extern __typeof (gtk_assistant_set_forward_page_func) IA__gtk_assistant_set_forward_page_func __attribute((visibility("hidden")));
656 #define gtk_assistant_set_forward_page_func IA__gtk_assistant_set_forward_page_func
657 
658 extern __typeof (gtk_assistant_set_page_type) IA__gtk_assistant_set_page_type __attribute((visibility("hidden")));
659 #define gtk_assistant_set_page_type IA__gtk_assistant_set_page_type
660 
661 extern __typeof (gtk_assistant_get_page_type) IA__gtk_assistant_get_page_type __attribute((visibility("hidden")));
662 #define gtk_assistant_get_page_type IA__gtk_assistant_get_page_type
663 
664 extern __typeof (gtk_assistant_set_page_title) IA__gtk_assistant_set_page_title __attribute((visibility("hidden")));
665 #define gtk_assistant_set_page_title IA__gtk_assistant_set_page_title
666 
667 extern __typeof (gtk_assistant_get_page_title) IA__gtk_assistant_get_page_title __attribute((visibility("hidden")));
668 #define gtk_assistant_get_page_title IA__gtk_assistant_get_page_title
669 
670 extern __typeof (gtk_assistant_set_page_header_image) IA__gtk_assistant_set_page_header_image __attribute((visibility("hidden")));
671 #define gtk_assistant_set_page_header_image IA__gtk_assistant_set_page_header_image
672 
673 extern __typeof (gtk_assistant_get_page_header_image) IA__gtk_assistant_get_page_header_image __attribute((visibility("hidden")));
674 #define gtk_assistant_get_page_header_image IA__gtk_assistant_get_page_header_image
675 
676 extern __typeof (gtk_assistant_set_page_side_image) IA__gtk_assistant_set_page_side_image __attribute((visibility("hidden")));
677 #define gtk_assistant_set_page_side_image IA__gtk_assistant_set_page_side_image
678 
679 extern __typeof (gtk_assistant_get_page_side_image) IA__gtk_assistant_get_page_side_image __attribute((visibility("hidden")));
680 #define gtk_assistant_get_page_side_image IA__gtk_assistant_get_page_side_image
681 
682 extern __typeof (gtk_assistant_set_page_complete) IA__gtk_assistant_set_page_complete __attribute((visibility("hidden")));
683 #define gtk_assistant_set_page_complete IA__gtk_assistant_set_page_complete
684 
685 extern __typeof (gtk_assistant_get_page_complete) IA__gtk_assistant_get_page_complete __attribute((visibility("hidden")));
686 #define gtk_assistant_get_page_complete IA__gtk_assistant_get_page_complete
687 
688 extern __typeof (gtk_assistant_add_action_widget) IA__gtk_assistant_add_action_widget __attribute((visibility("hidden")));
689 #define gtk_assistant_add_action_widget IA__gtk_assistant_add_action_widget
690 
691 extern __typeof (gtk_assistant_remove_action_widget) IA__gtk_assistant_remove_action_widget __attribute((visibility("hidden")));
692 #define gtk_assistant_remove_action_widget IA__gtk_assistant_remove_action_widget
693 
694 extern __typeof (gtk_assistant_update_buttons_state) IA__gtk_assistant_update_buttons_state __attribute((visibility("hidden")));
695 #define gtk_assistant_update_buttons_state IA__gtk_assistant_update_buttons_state
696 
697 extern __typeof (gtk_assistant_commit) IA__gtk_assistant_commit __attribute((visibility("hidden")));
698 #define gtk_assistant_commit IA__gtk_assistant_commit
699 
700 #endif
701 #endif
702 #if IN_HEADER(__GTK_TYPE_BUILTINS_H__)
703 #if IN_FILE(__GTK_TYPE_BUILTINS_C__)
704 extern __typeof (gtk_pack_direction_get_type) IA__gtk_pack_direction_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
705 #define gtk_pack_direction_get_type IA__gtk_pack_direction_get_type
706 
707 extern __typeof (gtk_ui_manager_item_type_get_type) IA__gtk_ui_manager_item_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
708 #define gtk_ui_manager_item_type_get_type IA__gtk_ui_manager_item_type_get_type
709 
710 extern __typeof (gtk_spin_button_update_policy_get_type) IA__gtk_spin_button_update_policy_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
711 #define gtk_spin_button_update_policy_get_type IA__gtk_spin_button_update_policy_get_type
712 
713 extern __typeof (gtk_notebook_tab_get_type) IA__gtk_notebook_tab_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
714 #define gtk_notebook_tab_get_type IA__gtk_notebook_tab_get_type
715 
716 extern __typeof (gtk_number_up_layout_get_type) IA__gtk_number_up_layout_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
717 #define gtk_number_up_layout_get_type IA__gtk_number_up_layout_get_type
718 
719 extern __typeof (gtk_anchor_type_get_type) IA__gtk_anchor_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
720 #define gtk_anchor_type_get_type IA__gtk_anchor_type_get_type
721 
722 extern __typeof (gtk_arg_flags_get_type) IA__gtk_arg_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
723 #define gtk_arg_flags_get_type IA__gtk_arg_flags_get_type
724 
725 extern __typeof (gtk_arrow_type_get_type) IA__gtk_arrow_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
726 #define gtk_arrow_type_get_type IA__gtk_arrow_type_get_type
727 
728 extern __typeof (gtk_arrow_placement_get_type) IA__gtk_arrow_placement_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
729 #define gtk_arrow_placement_get_type IA__gtk_arrow_placement_get_type
730 
731 extern __typeof (gtk_assistant_page_type_get_type) IA__gtk_assistant_page_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
732 #define gtk_assistant_page_type_get_type IA__gtk_assistant_page_type_get_type
733 
734 extern __typeof (gtk_attach_options_get_type) IA__gtk_attach_options_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
735 #define gtk_attach_options_get_type IA__gtk_attach_options_get_type
736 
737 extern __typeof (gtk_builder_error_get_type) IA__gtk_builder_error_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
738 #define gtk_builder_error_get_type IA__gtk_builder_error_get_type
739 
740 extern __typeof (gtk_button_action_get_type) IA__gtk_button_action_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
741 #define gtk_button_action_get_type IA__gtk_button_action_get_type
742 
743 extern __typeof (gtk_buttons_type_get_type) IA__gtk_buttons_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
744 #define gtk_buttons_type_get_type IA__gtk_buttons_type_get_type
745 
746 extern __typeof (gtk_calendar_display_options_get_type) IA__gtk_calendar_display_options_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
747 #define gtk_calendar_display_options_get_type IA__gtk_calendar_display_options_get_type
748 
749 extern __typeof (gtk_cell_renderer_mode_get_type) IA__gtk_cell_renderer_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
750 #define gtk_cell_renderer_mode_get_type IA__gtk_cell_renderer_mode_get_type
751 
752 extern __typeof (gtk_cell_renderer_state_get_type) IA__gtk_cell_renderer_state_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
753 #define gtk_cell_renderer_state_get_type IA__gtk_cell_renderer_state_get_type
754 
755 extern __typeof (gtk_cell_renderer_accel_mode_get_type) IA__gtk_cell_renderer_accel_mode_get_type __attribute((visibility("hidden")));
756 #define gtk_cell_renderer_accel_mode_get_type IA__gtk_cell_renderer_accel_mode_get_type
757 
758 extern __typeof (gtk_corner_type_get_type) IA__gtk_corner_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
759 #define gtk_corner_type_get_type IA__gtk_corner_type_get_type
760 
761 extern __typeof (gtk_debug_flag_get_type) IA__gtk_debug_flag_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
762 #define gtk_debug_flag_get_type IA__gtk_debug_flag_get_type
763 
764 extern __typeof (gtk_delete_type_get_type) IA__gtk_delete_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
765 #define gtk_delete_type_get_type IA__gtk_delete_type_get_type
766 
767 extern __typeof (gtk_dest_defaults_get_type) IA__gtk_dest_defaults_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
768 #define gtk_dest_defaults_get_type IA__gtk_dest_defaults_get_type
769 
770 extern __typeof (gtk_drag_result_get_type) IA__gtk_drag_result_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
771 #define gtk_drag_result_get_type IA__gtk_drag_result_get_type
772 
773 extern __typeof (gtk_clist_drag_pos_get_type) IA__gtk_clist_drag_pos_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
774 #define gtk_clist_drag_pos_get_type IA__gtk_clist_drag_pos_get_type
775 
776 extern __typeof (gtk_dialog_flags_get_type) IA__gtk_dialog_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
777 #define gtk_dialog_flags_get_type IA__gtk_dialog_flags_get_type
778 
779 extern __typeof (gtk_direction_type_get_type) IA__gtk_direction_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
780 #define gtk_direction_type_get_type IA__gtk_direction_type_get_type
781 
782 extern __typeof (gtk_entry_icon_position_get_type) IA__gtk_entry_icon_position_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
783 #define gtk_entry_icon_position_get_type IA__gtk_entry_icon_position_get_type
784 
785 extern __typeof (gtk_expander_style_get_type) IA__gtk_expander_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
786 #define gtk_expander_style_get_type IA__gtk_expander_style_get_type
787 
788 extern __typeof (gtk_file_chooser_action_get_type) IA__gtk_file_chooser_action_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
789 #define gtk_file_chooser_action_get_type IA__gtk_file_chooser_action_get_type
790 
791 extern __typeof (gtk_file_chooser_confirmation_get_type) IA__gtk_file_chooser_confirmation_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
792 #define gtk_file_chooser_confirmation_get_type IA__gtk_file_chooser_confirmation_get_type
793 
794 extern __typeof (gtk_file_filter_flags_get_type) IA__gtk_file_filter_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
795 #define gtk_file_filter_flags_get_type IA__gtk_file_filter_flags_get_type
796 
797 extern __typeof (gtk_icon_view_drop_position_get_type) IA__gtk_icon_view_drop_position_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
798 #define gtk_icon_view_drop_position_get_type IA__gtk_icon_view_drop_position_get_type
799 
800 extern __typeof (gtk_sensitivity_type_get_type) IA__gtk_sensitivity_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
801 #define gtk_sensitivity_type_get_type IA__gtk_sensitivity_type_get_type
802 
803 extern __typeof (gtk_window_type_get_type) IA__gtk_window_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
804 #define gtk_window_type_get_type IA__gtk_window_type_get_type
805 
806 extern __typeof (gtk_wrap_mode_get_type) IA__gtk_wrap_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
807 #define gtk_wrap_mode_get_type IA__gtk_wrap_mode_get_type
808 
809 extern __typeof (gtk_widget_flags_get_type) IA__gtk_widget_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
810 #define gtk_widget_flags_get_type IA__gtk_widget_flags_get_type
811 
812 extern __typeof (gtk_widget_help_type_get_type) IA__gtk_widget_help_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
813 #define gtk_widget_help_type_get_type IA__gtk_widget_help_type_get_type
814 
815 extern __typeof (gtk_window_position_get_type) IA__gtk_window_position_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
816 #define gtk_window_position_get_type IA__gtk_window_position_get_type
817 
818 extern __typeof (gtk_tree_view_column_sizing_get_type) IA__gtk_tree_view_column_sizing_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
819 #define gtk_tree_view_column_sizing_get_type IA__gtk_tree_view_column_sizing_get_type
820 
821 extern __typeof (gtk_tree_view_drop_position_get_type) IA__gtk_tree_view_drop_position_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
822 #define gtk_tree_view_drop_position_get_type IA__gtk_tree_view_drop_position_get_type
823 
824 extern __typeof (gtk_button_box_style_get_type) IA__gtk_button_box_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
825 #define gtk_button_box_style_get_type IA__gtk_button_box_style_get_type
826 
827 extern __typeof (gtk_cell_type_get_type) IA__gtk_cell_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
828 #define gtk_cell_type_get_type IA__gtk_cell_type_get_type
829 
830 extern __typeof (gtk_ctree_expander_style_get_type) IA__gtk_ctree_expander_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
831 #define gtk_ctree_expander_style_get_type IA__gtk_ctree_expander_style_get_type
832 
833 extern __typeof (gtk_ctree_expansion_type_get_type) IA__gtk_ctree_expansion_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
834 #define gtk_ctree_expansion_type_get_type IA__gtk_ctree_expansion_type_get_type
835 
836 extern __typeof (gtk_ctree_line_style_get_type) IA__gtk_ctree_line_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
837 #define gtk_ctree_line_style_get_type IA__gtk_ctree_line_style_get_type
838 
839 extern __typeof (gtk_ctree_pos_get_type) IA__gtk_ctree_pos_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
840 #define gtk_ctree_pos_get_type IA__gtk_ctree_pos_get_type
841 
842 extern __typeof (gtk_curve_type_get_type) IA__gtk_curve_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
843 #define gtk_curve_type_get_type IA__gtk_curve_type_get_type
844 
845 extern __typeof (gtk_icon_lookup_flags_get_type) IA__gtk_icon_lookup_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
846 #define gtk_icon_lookup_flags_get_type IA__gtk_icon_lookup_flags_get_type
847 
848 extern __typeof (gtk_image_type_get_type) IA__gtk_image_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
849 #define gtk_image_type_get_type IA__gtk_image_type_get_type
850 
851 extern __typeof (gtk_im_preedit_style_get_type) IA__gtk_im_preedit_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
852 #define gtk_im_preedit_style_get_type IA__gtk_im_preedit_style_get_type
853 
854 extern __typeof (gtk_im_status_style_get_type) IA__gtk_im_status_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
855 #define gtk_im_status_style_get_type IA__gtk_im_status_style_get_type
856 
857 extern __typeof (gtk_justification_get_type) IA__gtk_justification_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
858 #define gtk_justification_get_type IA__gtk_justification_get_type
859 
860 extern __typeof (gtk_match_type_get_type) IA__gtk_match_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
861 #define gtk_match_type_get_type IA__gtk_match_type_get_type
862 
863 extern __typeof (gtk_menu_direction_type_get_type) IA__gtk_menu_direction_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
864 #define gtk_menu_direction_type_get_type IA__gtk_menu_direction_type_get_type
865 
866 extern __typeof (gtk_message_type_get_type) IA__gtk_message_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
867 #define gtk_message_type_get_type IA__gtk_message_type_get_type
868 
869 extern __typeof (gtk_metric_type_get_type) IA__gtk_metric_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
870 #define gtk_metric_type_get_type IA__gtk_metric_type_get_type
871 
872 extern __typeof (gtk_movement_step_get_type) IA__gtk_movement_step_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
873 #define gtk_movement_step_get_type IA__gtk_movement_step_get_type
874 
875 extern __typeof (gtk_orientation_get_type) IA__gtk_orientation_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
876 #define gtk_orientation_get_type IA__gtk_orientation_get_type
877 
878 extern __typeof (gtk_pack_type_get_type) IA__gtk_pack_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
879 #define gtk_pack_type_get_type IA__gtk_pack_type_get_type
880 
881 extern __typeof (gtk_page_orientation_get_type) IA__gtk_page_orientation_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
882 #define gtk_page_orientation_get_type IA__gtk_page_orientation_get_type
883 
884 extern __typeof (gtk_print_operation_result_get_type) IA__gtk_print_operation_result_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
885 #define gtk_print_operation_result_get_type IA__gtk_print_operation_result_get_type
886 
887 extern __typeof (gtk_print_pages_get_type) IA__gtk_print_pages_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
888 #define gtk_print_pages_get_type IA__gtk_print_pages_get_type
889 
890 extern __typeof (gtk_print_quality_get_type) IA__gtk_print_quality_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
891 #define gtk_print_quality_get_type IA__gtk_print_quality_get_type
892 
893 extern __typeof (gtk_print_status_get_type) IA__gtk_print_status_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
894 #define gtk_print_status_get_type IA__gtk_print_status_get_type
895 
896 extern __typeof (gtk_page_set_get_type) IA__gtk_page_set_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
897 #define gtk_page_set_get_type IA__gtk_page_set_get_type
898 
899 extern __typeof (gtk_path_priority_type_get_type) IA__gtk_path_priority_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
900 #define gtk_path_priority_type_get_type IA__gtk_path_priority_type_get_type
901 
902 extern __typeof (gtk_path_type_get_type) IA__gtk_path_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
903 #define gtk_path_type_get_type IA__gtk_path_type_get_type
904 
905 extern __typeof (gtk_policy_type_get_type) IA__gtk_policy_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
906 #define gtk_policy_type_get_type IA__gtk_policy_type_get_type
907 
908 extern __typeof (gtk_position_type_get_type) IA__gtk_position_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
909 #define gtk_position_type_get_type IA__gtk_position_type_get_type
910 
911 extern __typeof (gtk_preview_type_get_type) IA__gtk_preview_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
912 #define gtk_preview_type_get_type IA__gtk_preview_type_get_type
913 
914 extern __typeof (gtk_print_duplex_get_type) IA__gtk_print_duplex_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
915 #define gtk_print_duplex_get_type IA__gtk_print_duplex_get_type
916 
917 extern __typeof (gtk_print_error_get_type) IA__gtk_print_error_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
918 #define gtk_print_error_get_type IA__gtk_print_error_get_type
919 
920 extern __typeof (gtk_recent_filter_flags_get_type) IA__gtk_recent_filter_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
921 #define gtk_recent_filter_flags_get_type IA__gtk_recent_filter_flags_get_type
922 
923 extern __typeof (gtk_print_operation_action_get_type) IA__gtk_print_operation_action_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
924 #define gtk_print_operation_action_get_type IA__gtk_print_operation_action_get_type
925 
926 extern __typeof (gtk_private_flags_get_type) IA__gtk_private_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
927 #define gtk_private_flags_get_type IA__gtk_private_flags_get_type
928 
929 extern __typeof (gtk_progress_bar_orientation_get_type) IA__gtk_progress_bar_orientation_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
930 #define gtk_progress_bar_orientation_get_type IA__gtk_progress_bar_orientation_get_type
931 
932 extern __typeof (gtk_progress_bar_style_get_type) IA__gtk_progress_bar_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
933 #define gtk_progress_bar_style_get_type IA__gtk_progress_bar_style_get_type
934 
935 extern __typeof (gtk_rc_flags_get_type) IA__gtk_rc_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
936 #define gtk_rc_flags_get_type IA__gtk_rc_flags_get_type
937 
938 extern __typeof (gtk_rc_token_type_get_type) IA__gtk_rc_token_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
939 #define gtk_rc_token_type_get_type IA__gtk_rc_token_type_get_type
940 
941 extern __typeof (gtk_recent_chooser_error_get_type) IA__gtk_recent_chooser_error_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
942 #define gtk_recent_chooser_error_get_type IA__gtk_recent_chooser_error_get_type
943 
944 extern __typeof (gtk_recent_manager_error_get_type) IA__gtk_recent_manager_error_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
945 #define gtk_recent_manager_error_get_type IA__gtk_recent_manager_error_get_type
946 
947 extern __typeof (gtk_recent_sort_type_get_type) IA__gtk_recent_sort_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
948 #define gtk_recent_sort_type_get_type IA__gtk_recent_sort_type_get_type
949 
950 extern __typeof (gtk_unit_get_type) IA__gtk_unit_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
951 #define gtk_unit_get_type IA__gtk_unit_get_type
952 
953 extern __typeof (gtk_relief_style_get_type) IA__gtk_relief_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
954 #define gtk_relief_style_get_type IA__gtk_relief_style_get_type
955 
956 extern __typeof (gtk_resize_mode_get_type) IA__gtk_resize_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
957 #define gtk_resize_mode_get_type IA__gtk_resize_mode_get_type
958 
959 extern __typeof (gtk_response_type_get_type) IA__gtk_response_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
960 #define gtk_response_type_get_type IA__gtk_response_type_get_type
961 
962 extern __typeof (gtk_scroll_step_get_type) IA__gtk_scroll_step_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
963 #define gtk_scroll_step_get_type IA__gtk_scroll_step_get_type
964 
965 extern __typeof (gtk_scroll_type_get_type) IA__gtk_scroll_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
966 #define gtk_scroll_type_get_type IA__gtk_scroll_type_get_type
967 
968 extern __typeof (gtk_selection_mode_get_type) IA__gtk_selection_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
969 #define gtk_selection_mode_get_type IA__gtk_selection_mode_get_type
970 
971 extern __typeof (gtk_shadow_type_get_type) IA__gtk_shadow_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
972 #define gtk_shadow_type_get_type IA__gtk_shadow_type_get_type
973 
974 extern __typeof (gtk_side_type_get_type) IA__gtk_side_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
975 #define gtk_side_type_get_type IA__gtk_side_type_get_type
976 
977 extern __typeof (gtk_signal_run_type_get_type) IA__gtk_signal_run_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
978 #define gtk_signal_run_type_get_type IA__gtk_signal_run_type_get_type
979 
980 extern __typeof (gtk_size_group_mode_get_type) IA__gtk_size_group_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
981 #define gtk_size_group_mode_get_type IA__gtk_size_group_mode_get_type
982 
983 extern __typeof (gtk_sort_type_get_type) IA__gtk_sort_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
984 #define gtk_sort_type_get_type IA__gtk_sort_type_get_type
985 
986 extern __typeof (gtk_spin_type_get_type) IA__gtk_spin_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
987 #define gtk_spin_type_get_type IA__gtk_spin_type_get_type
988 
989 extern __typeof (gtk_state_type_get_type) IA__gtk_state_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
990 #define gtk_state_type_get_type IA__gtk_state_type_get_type
991 
992 extern __typeof (gtk_submenu_direction_get_type) IA__gtk_submenu_direction_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
993 #define gtk_submenu_direction_get_type IA__gtk_submenu_direction_get_type
994 
995 extern __typeof (gtk_submenu_placement_get_type) IA__gtk_submenu_placement_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
996 #define gtk_submenu_placement_get_type IA__gtk_submenu_placement_get_type
997 
998 extern __typeof (gtk_target_flags_get_type) IA__gtk_target_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
999 #define gtk_target_flags_get_type IA__gtk_target_flags_get_type
1000 
1001 extern __typeof (gtk_text_direction_get_type) IA__gtk_text_direction_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1002 #define gtk_text_direction_get_type IA__gtk_text_direction_get_type
1003 
1004 extern __typeof (gtk_text_buffer_target_info_get_type) IA__gtk_text_buffer_target_info_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1005 #define gtk_text_buffer_target_info_get_type IA__gtk_text_buffer_target_info_get_type
1006 
1007 extern __typeof (gtk_text_search_flags_get_type) IA__gtk_text_search_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1008 #define gtk_text_search_flags_get_type IA__gtk_text_search_flags_get_type
1009 
1010 extern __typeof (gtk_text_window_type_get_type) IA__gtk_text_window_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1011 #define gtk_text_window_type_get_type IA__gtk_text_window_type_get_type
1012 
1013 extern __typeof (gtk_tool_palette_drag_targets_get_type) IA__gtk_tool_palette_drag_targets_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1014 #define gtk_tool_palette_drag_targets_get_type IA__gtk_tool_palette_drag_targets_get_type
1015 
1016 extern __typeof (gtk_tree_model_flags_get_type) IA__gtk_tree_model_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1017 #define gtk_tree_model_flags_get_type IA__gtk_tree_model_flags_get_type
1018 
1019 extern __typeof (gtk_tree_view_mode_get_type) IA__gtk_tree_view_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1020 #define gtk_tree_view_mode_get_type IA__gtk_tree_view_mode_get_type
1021 
1022 extern __typeof (gtk_tree_view_grid_lines_get_type) IA__gtk_tree_view_grid_lines_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1023 #define gtk_tree_view_grid_lines_get_type IA__gtk_tree_view_grid_lines_get_type
1024 
1025 extern __typeof (gtk_update_type_get_type) IA__gtk_update_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1026 #define gtk_update_type_get_type IA__gtk_update_type_get_type
1027 
1028 extern __typeof (gtk_visibility_get_type) IA__gtk_visibility_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1029 #define gtk_visibility_get_type IA__gtk_visibility_get_type
1030 
1031 extern __typeof (gtk_object_flags_get_type) IA__gtk_object_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1032 #define gtk_object_flags_get_type IA__gtk_object_flags_get_type
1033 
1034 extern __typeof (gtk_accel_flags_get_type) IA__gtk_accel_flags_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1035 #define gtk_accel_flags_get_type IA__gtk_accel_flags_get_type
1036 
1037 extern __typeof (gtk_icon_size_get_type) IA__gtk_icon_size_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1038 #define gtk_icon_size_get_type IA__gtk_icon_size_get_type
1039 
1040 extern __typeof (gtk_file_chooser_error_get_type) IA__gtk_file_chooser_error_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1041 #define gtk_file_chooser_error_get_type IA__gtk_file_chooser_error_get_type
1042 
1043 extern __typeof (gtk_icon_theme_error_get_type) IA__gtk_icon_theme_error_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1044 #define gtk_icon_theme_error_get_type IA__gtk_icon_theme_error_get_type
1045 
1046 extern __typeof (gtk_toolbar_child_type_get_type) IA__gtk_toolbar_child_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1047 #define gtk_toolbar_child_type_get_type IA__gtk_toolbar_child_type_get_type
1048 
1049 extern __typeof (gtk_toolbar_space_style_get_type) IA__gtk_toolbar_space_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1050 #define gtk_toolbar_space_style_get_type IA__gtk_toolbar_space_style_get_type
1051 
1052 extern __typeof (gtk_toolbar_style_get_type) IA__gtk_toolbar_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1053 #define gtk_toolbar_style_get_type IA__gtk_toolbar_style_get_type
1054 
1055 #endif
1056 #endif
1057 #if IN_HEADER(__GTK_ARROW_H__)
1058 #if IN_FILE(__GTK_ARROW_C__)
1059 extern __typeof (gtk_arrow_get_type) IA__gtk_arrow_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1060 #define gtk_arrow_get_type IA__gtk_arrow_get_type
1061 
1062 extern __typeof (gtk_arrow_new) IA__gtk_arrow_new __attribute((visibility("hidden")));
1063 #define gtk_arrow_new IA__gtk_arrow_new
1064 
1065 extern __typeof (gtk_arrow_set) IA__gtk_arrow_set __attribute((visibility("hidden")));
1066 #define gtk_arrow_set IA__gtk_arrow_set
1067 
1068 #endif
1069 #endif
1070 #if IN_HEADER(__GTK_ASPECT_FRAME_H__)
1071 #if IN_FILE(__GTK_ASPECT_FRAME_C__)
1072 extern __typeof (gtk_aspect_frame_get_type) IA__gtk_aspect_frame_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1073 #define gtk_aspect_frame_get_type IA__gtk_aspect_frame_get_type
1074 
1075 extern __typeof (gtk_aspect_frame_new) IA__gtk_aspect_frame_new __attribute((visibility("hidden")));
1076 #define gtk_aspect_frame_new IA__gtk_aspect_frame_new
1077 
1078 extern __typeof (gtk_aspect_frame_set) IA__gtk_aspect_frame_set __attribute((visibility("hidden")));
1079 #define gtk_aspect_frame_set IA__gtk_aspect_frame_set
1080 
1081 #endif
1082 #endif
1083 #if IN_HEADER(__GTK_BINDINGS_H__)
1084 #if IN_FILE(__GTK_BINDINGS_C__)
1085 #ifndef GTK_DISABLE_DEPRECATED
1086 extern __typeof (gtk_binding_entry_clear) IA__gtk_binding_entry_clear __attribute((visibility("hidden")));
1087 #define gtk_binding_entry_clear IA__gtk_binding_entry_clear
1088 
1089 extern __typeof (gtk_binding_parse_binding) IA__gtk_binding_parse_binding __attribute((visibility("hidden")));
1090 #define gtk_binding_parse_binding IA__gtk_binding_parse_binding
1091 
1092 #endif
1093 extern __typeof (gtk_binding_entry_skip) IA__gtk_binding_entry_skip __attribute((visibility("hidden")));
1094 #define gtk_binding_entry_skip IA__gtk_binding_entry_skip
1095 
1096 extern __typeof (gtk_binding_entry_add_signal) IA__gtk_binding_entry_add_signal __attribute((visibility("hidden")));
1097 #define gtk_binding_entry_add_signal IA__gtk_binding_entry_add_signal
1098 
1099 extern __typeof (gtk_binding_entry_add_signall) IA__gtk_binding_entry_add_signall __attribute((visibility("hidden")));
1100 #define gtk_binding_entry_add_signall IA__gtk_binding_entry_add_signall
1101 
1102 extern __typeof (gtk_binding_entry_remove) IA__gtk_binding_entry_remove __attribute((visibility("hidden")));
1103 #define gtk_binding_entry_remove IA__gtk_binding_entry_remove
1104 
1105 extern __typeof (gtk_bindings_activate) IA__gtk_bindings_activate __attribute((visibility("hidden")));
1106 #define gtk_bindings_activate IA__gtk_bindings_activate
1107 
1108 extern __typeof (gtk_bindings_activate_event) IA__gtk_bindings_activate_event __attribute((visibility("hidden")));
1109 #define gtk_bindings_activate_event IA__gtk_bindings_activate_event
1110 
1111 extern __typeof (gtk_binding_set_activate) IA__gtk_binding_set_activate __attribute((visibility("hidden")));
1112 #define gtk_binding_set_activate IA__gtk_binding_set_activate
1113 
1114 extern __typeof (gtk_binding_set_add_path) IA__gtk_binding_set_add_path __attribute((visibility("hidden")));
1115 #define gtk_binding_set_add_path IA__gtk_binding_set_add_path
1116 
1117 extern __typeof (gtk_binding_set_by_class) IA__gtk_binding_set_by_class __attribute((visibility("hidden")));
1118 #define gtk_binding_set_by_class IA__gtk_binding_set_by_class
1119 
1120 extern __typeof (gtk_binding_set_find) IA__gtk_binding_set_find __attribute((visibility("hidden")));
1121 #define gtk_binding_set_find IA__gtk_binding_set_find
1122 
1123 extern __typeof (gtk_binding_set_new) IA__gtk_binding_set_new __attribute((visibility("hidden")));
1124 #define gtk_binding_set_new IA__gtk_binding_set_new
1125 
1126 #endif
1127 #endif
1128 #if IN_HEADER(__GTK_BIN_H__)
1129 #if IN_FILE(__GTK_BIN_C__)
1130 extern __typeof (gtk_bin_get_child) IA__gtk_bin_get_child __attribute((visibility("hidden")));
1131 #define gtk_bin_get_child IA__gtk_bin_get_child
1132 
1133 extern __typeof (gtk_bin_get_type) IA__gtk_bin_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1134 #define gtk_bin_get_type IA__gtk_bin_get_type
1135 
1136 #endif
1137 #endif
1138 #if IN_HEADER(__GTK_BOX_H__)
1139 #if IN_FILE(__GTK_BOX_C__)
1140 extern __typeof (gtk_box_get_homogeneous) IA__gtk_box_get_homogeneous __attribute((visibility("hidden")));
1141 #define gtk_box_get_homogeneous IA__gtk_box_get_homogeneous
1142 
1143 extern __typeof (gtk_box_get_spacing) IA__gtk_box_get_spacing __attribute((visibility("hidden")));
1144 #define gtk_box_get_spacing IA__gtk_box_get_spacing
1145 
1146 extern __typeof (gtk_box_get_type) IA__gtk_box_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1147 #define gtk_box_get_type IA__gtk_box_get_type
1148 
1149 extern __typeof (gtk_box_pack_end) IA__gtk_box_pack_end __attribute((visibility("hidden")));
1150 #define gtk_box_pack_end IA__gtk_box_pack_end
1151 
1152 extern __typeof (gtk_box_pack_start) IA__gtk_box_pack_start __attribute((visibility("hidden")));
1153 #define gtk_box_pack_start IA__gtk_box_pack_start
1154 
1155 #ifndef GTK_DISABLE_DEPRECATED
1156 extern __typeof (gtk_box_pack_end_defaults) IA__gtk_box_pack_end_defaults __attribute((visibility("hidden")));
1157 #define gtk_box_pack_end_defaults IA__gtk_box_pack_end_defaults
1158 
1159 extern __typeof (gtk_box_pack_start_defaults) IA__gtk_box_pack_start_defaults __attribute((visibility("hidden")));
1160 #define gtk_box_pack_start_defaults IA__gtk_box_pack_start_defaults
1161 
1162 #endif
1163 extern __typeof (gtk_box_query_child_packing) IA__gtk_box_query_child_packing __attribute((visibility("hidden")));
1164 #define gtk_box_query_child_packing IA__gtk_box_query_child_packing
1165 
1166 extern __typeof (gtk_box_reorder_child) IA__gtk_box_reorder_child __attribute((visibility("hidden")));
1167 #define gtk_box_reorder_child IA__gtk_box_reorder_child
1168 
1169 extern __typeof (gtk_box_set_child_packing) IA__gtk_box_set_child_packing __attribute((visibility("hidden")));
1170 #define gtk_box_set_child_packing IA__gtk_box_set_child_packing
1171 
1172 extern __typeof (gtk_box_set_homogeneous) IA__gtk_box_set_homogeneous __attribute((visibility("hidden")));
1173 #define gtk_box_set_homogeneous IA__gtk_box_set_homogeneous
1174 
1175 extern __typeof (gtk_box_set_spacing) IA__gtk_box_set_spacing __attribute((visibility("hidden")));
1176 #define gtk_box_set_spacing IA__gtk_box_set_spacing
1177 
1178 #endif
1179 #endif
1180 #if IN_HEADER(__GTK_BUILDABLE_H__)
1181 #if IN_FILE(__GTK_BUILDABLE_C__)
1182 extern __typeof (gtk_buildable_add_child) IA__gtk_buildable_add_child __attribute((visibility("hidden")));
1183 #define gtk_buildable_add_child IA__gtk_buildable_add_child
1184 
1185 extern __typeof (gtk_buildable_construct_child) IA__gtk_buildable_construct_child __attribute((visibility("hidden")));
1186 #define gtk_buildable_construct_child IA__gtk_buildable_construct_child
1187 
1188 extern __typeof (gtk_buildable_custom_tag_start) IA__gtk_buildable_custom_tag_start __attribute((visibility("hidden")));
1189 #define gtk_buildable_custom_tag_start IA__gtk_buildable_custom_tag_start
1190 
1191 extern __typeof (gtk_buildable_custom_tag_end) IA__gtk_buildable_custom_tag_end __attribute((visibility("hidden")));
1192 #define gtk_buildable_custom_tag_end IA__gtk_buildable_custom_tag_end
1193 
1194 extern __typeof (gtk_buildable_custom_finished) IA__gtk_buildable_custom_finished __attribute((visibility("hidden")));
1195 #define gtk_buildable_custom_finished IA__gtk_buildable_custom_finished
1196 
1197 extern __typeof (gtk_buildable_get_internal_child) IA__gtk_buildable_get_internal_child __attribute((visibility("hidden")));
1198 #define gtk_buildable_get_internal_child IA__gtk_buildable_get_internal_child
1199 
1200 extern __typeof (gtk_buildable_get_name) IA__gtk_buildable_get_name __attribute((visibility("hidden")));
1201 #define gtk_buildable_get_name IA__gtk_buildable_get_name
1202 
1203 extern __typeof (gtk_buildable_get_type) IA__gtk_buildable_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1204 #define gtk_buildable_get_type IA__gtk_buildable_get_type
1205 
1206 extern __typeof (gtk_buildable_parser_finished) IA__gtk_buildable_parser_finished __attribute((visibility("hidden")));
1207 #define gtk_buildable_parser_finished IA__gtk_buildable_parser_finished
1208 
1209 extern __typeof (gtk_buildable_set_name) IA__gtk_buildable_set_name __attribute((visibility("hidden")));
1210 #define gtk_buildable_set_name IA__gtk_buildable_set_name
1211 
1212 extern __typeof (gtk_buildable_set_buildable_property) IA__gtk_buildable_set_buildable_property __attribute((visibility("hidden")));
1213 #define gtk_buildable_set_buildable_property IA__gtk_buildable_set_buildable_property
1214 
1215 #endif
1216 #endif
1217 #if IN_HEADER(__GTK_BUILDER_H__)
1218 #if IN_FILE(__GTK_BUILDER_C__)
1219 extern __typeof (gtk_builder_add_from_file) IA__gtk_builder_add_from_file __attribute((visibility("hidden")));
1220 #define gtk_builder_add_from_file IA__gtk_builder_add_from_file
1221 
1222 extern __typeof (gtk_builder_add_from_string) IA__gtk_builder_add_from_string __attribute((visibility("hidden")));
1223 #define gtk_builder_add_from_string IA__gtk_builder_add_from_string
1224 
1225 extern __typeof (gtk_builder_add_objects_from_file) IA__gtk_builder_add_objects_from_file __attribute((visibility("hidden")));
1226 #define gtk_builder_add_objects_from_file IA__gtk_builder_add_objects_from_file
1227 
1228 extern __typeof (gtk_builder_add_objects_from_string) IA__gtk_builder_add_objects_from_string __attribute((visibility("hidden")));
1229 #define gtk_builder_add_objects_from_string IA__gtk_builder_add_objects_from_string
1230 
1231 extern __typeof (gtk_builder_error_quark) IA__gtk_builder_error_quark __attribute((visibility("hidden")));
1232 #define gtk_builder_error_quark IA__gtk_builder_error_quark
1233 
1234 extern __typeof (gtk_builder_get_object) IA__gtk_builder_get_object __attribute((visibility("hidden")));
1235 #define gtk_builder_get_object IA__gtk_builder_get_object
1236 
1237 extern __typeof (gtk_builder_get_objects) IA__gtk_builder_get_objects __attribute((visibility("hidden")));
1238 #define gtk_builder_get_objects IA__gtk_builder_get_objects
1239 
1240 extern __typeof (gtk_builder_get_translation_domain) IA__gtk_builder_get_translation_domain __attribute((visibility("hidden")));
1241 #define gtk_builder_get_translation_domain IA__gtk_builder_get_translation_domain
1242 
1243 extern __typeof (gtk_builder_get_type) IA__gtk_builder_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1244 #define gtk_builder_get_type IA__gtk_builder_get_type
1245 
1246 extern __typeof (gtk_builder_get_type_from_name) IA__gtk_builder_get_type_from_name __attribute((visibility("hidden")));
1247 #define gtk_builder_get_type_from_name IA__gtk_builder_get_type_from_name
1248 
1249 extern __typeof (gtk_builder_new) IA__gtk_builder_new __attribute((visibility("hidden")));
1250 #define gtk_builder_new IA__gtk_builder_new
1251 
1252 extern __typeof (gtk_builder_set_translation_domain) IA__gtk_builder_set_translation_domain __attribute((visibility("hidden")));
1253 #define gtk_builder_set_translation_domain IA__gtk_builder_set_translation_domain
1254 
1255 extern __typeof (gtk_builder_connect_signals) IA__gtk_builder_connect_signals __attribute((visibility("hidden")));
1256 #define gtk_builder_connect_signals IA__gtk_builder_connect_signals
1257 
1258 extern __typeof (gtk_builder_connect_signals_full) IA__gtk_builder_connect_signals_full __attribute((visibility("hidden")));
1259 #define gtk_builder_connect_signals_full IA__gtk_builder_connect_signals_full
1260 
1261 extern __typeof (gtk_builder_value_from_string) IA__gtk_builder_value_from_string __attribute((visibility("hidden")));
1262 #define gtk_builder_value_from_string IA__gtk_builder_value_from_string
1263 
1264 extern __typeof (gtk_builder_value_from_string_type) IA__gtk_builder_value_from_string_type __attribute((visibility("hidden")));
1265 #define gtk_builder_value_from_string_type IA__gtk_builder_value_from_string_type
1266 
1267 #endif
1268 #endif
1269 #if IN_HEADER(__GTK_BUTTON_BOX_H__)
1270 #if IN_FILE(__GTK_BUTTON_BOX_C__)
1271 #ifndef GTK_DISABLE_DEPRECATED
1272 extern __typeof (gtk_button_box_set_child_size) IA__gtk_button_box_set_child_size __attribute((visibility("hidden")));
1273 #define gtk_button_box_set_child_size IA__gtk_button_box_set_child_size
1274 
1275 extern __typeof (gtk_button_box_set_child_ipadding) IA__gtk_button_box_set_child_ipadding __attribute((visibility("hidden")));
1276 #define gtk_button_box_set_child_ipadding IA__gtk_button_box_set_child_ipadding
1277 
1278 extern __typeof (gtk_button_box_get_child_ipadding) IA__gtk_button_box_get_child_ipadding __attribute((visibility("hidden")));
1279 #define gtk_button_box_get_child_ipadding IA__gtk_button_box_get_child_ipadding
1280 
1281 extern __typeof (gtk_button_box_get_child_size) IA__gtk_button_box_get_child_size __attribute((visibility("hidden")));
1282 #define gtk_button_box_get_child_size IA__gtk_button_box_get_child_size
1283 
1284 #endif
1285 extern __typeof (gtk_button_box_get_child_secondary) IA__gtk_button_box_get_child_secondary __attribute((visibility("hidden")));
1286 #define gtk_button_box_get_child_secondary IA__gtk_button_box_get_child_secondary
1287 
1288 extern __typeof (gtk_button_box_get_layout) IA__gtk_button_box_get_layout __attribute((visibility("hidden")));
1289 #define gtk_button_box_get_layout IA__gtk_button_box_get_layout
1290 
1291 extern __typeof (gtk_button_box_get_type) IA__gtk_button_box_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1292 #define gtk_button_box_get_type IA__gtk_button_box_get_type
1293 
1294 extern __typeof (gtk_button_box_set_child_secondary) IA__gtk_button_box_set_child_secondary __attribute((visibility("hidden")));
1295 #define gtk_button_box_set_child_secondary IA__gtk_button_box_set_child_secondary
1296 
1297 extern __typeof (gtk_button_box_set_layout) IA__gtk_button_box_set_layout __attribute((visibility("hidden")));
1298 #define gtk_button_box_set_layout IA__gtk_button_box_set_layout
1299 
1300 #endif
1301 #endif
1302 #if IN_HEADER(__GTK_BUTTON_H__)
1303 #if IN_FILE(__GTK_BUTTON_C__)
1304 extern __typeof (gtk_button_clicked) IA__gtk_button_clicked __attribute((visibility("hidden")));
1305 #define gtk_button_clicked IA__gtk_button_clicked
1306 
1307 #ifndef GTK_DISABLE_DEPRECATED
1308 extern __typeof (gtk_button_enter) IA__gtk_button_enter __attribute((visibility("hidden")));
1309 #define gtk_button_enter IA__gtk_button_enter
1310 
1311 #endif
1312 extern __typeof (gtk_button_get_alignment) IA__gtk_button_get_alignment __attribute((visibility("hidden")));
1313 #define gtk_button_get_alignment IA__gtk_button_get_alignment
1314 
1315 extern __typeof (gtk_button_get_event_window) IA__gtk_button_get_event_window __attribute((visibility("hidden")));
1316 #define gtk_button_get_event_window IA__gtk_button_get_event_window
1317 
1318 extern __typeof (gtk_button_get_focus_on_click) IA__gtk_button_get_focus_on_click __attribute((visibility("hidden")));
1319 #define gtk_button_get_focus_on_click IA__gtk_button_get_focus_on_click
1320 
1321 extern __typeof (gtk_button_get_image) IA__gtk_button_get_image __attribute((visibility("hidden")));
1322 #define gtk_button_get_image IA__gtk_button_get_image
1323 
1324 extern __typeof (gtk_button_get_image_position) IA__gtk_button_get_image_position __attribute((visibility("hidden")));
1325 #define gtk_button_get_image_position IA__gtk_button_get_image_position
1326 
1327 extern __typeof (gtk_button_get_label) IA__gtk_button_get_label __attribute((visibility("hidden")));
1328 #define gtk_button_get_label IA__gtk_button_get_label
1329 
1330 extern __typeof (gtk_button_get_relief) IA__gtk_button_get_relief __attribute((visibility("hidden")));
1331 #define gtk_button_get_relief IA__gtk_button_get_relief
1332 
1333 extern __typeof (gtk_button_get_type) IA__gtk_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1334 #define gtk_button_get_type IA__gtk_button_get_type
1335 
1336 extern __typeof (gtk_button_get_use_stock) IA__gtk_button_get_use_stock __attribute((visibility("hidden")));
1337 #define gtk_button_get_use_stock IA__gtk_button_get_use_stock
1338 
1339 extern __typeof (gtk_button_get_use_underline) IA__gtk_button_get_use_underline __attribute((visibility("hidden")));
1340 #define gtk_button_get_use_underline IA__gtk_button_get_use_underline
1341 
1342 #ifndef GTK_DISABLE_DEPRECATED
1343 extern __typeof (gtk_button_leave) IA__gtk_button_leave __attribute((visibility("hidden")));
1344 #define gtk_button_leave IA__gtk_button_leave
1345 
1346 #endif
1347 extern __typeof (gtk_button_new) IA__gtk_button_new __attribute((visibility("hidden")));
1348 #define gtk_button_new IA__gtk_button_new
1349 
1350 extern __typeof (gtk_button_new_from_stock) IA__gtk_button_new_from_stock __attribute((visibility("hidden")));
1351 #define gtk_button_new_from_stock IA__gtk_button_new_from_stock
1352 
1353 extern __typeof (gtk_button_new_with_label) IA__gtk_button_new_with_label __attribute((visibility("hidden")));
1354 #define gtk_button_new_with_label IA__gtk_button_new_with_label
1355 
1356 extern __typeof (gtk_button_new_with_mnemonic) IA__gtk_button_new_with_mnemonic __attribute((visibility("hidden")));
1357 #define gtk_button_new_with_mnemonic IA__gtk_button_new_with_mnemonic
1358 
1359 #ifndef GTK_DISABLE_DEPRECATED
1360 extern __typeof (gtk_button_pressed) IA__gtk_button_pressed __attribute((visibility("hidden")));
1361 #define gtk_button_pressed IA__gtk_button_pressed
1362 
1363 extern __typeof (gtk_button_released) IA__gtk_button_released __attribute((visibility("hidden")));
1364 #define gtk_button_released IA__gtk_button_released
1365 
1366 #endif
1367 extern __typeof (gtk_button_set_alignment) IA__gtk_button_set_alignment __attribute((visibility("hidden")));
1368 #define gtk_button_set_alignment IA__gtk_button_set_alignment
1369 
1370 extern __typeof (gtk_button_set_focus_on_click) IA__gtk_button_set_focus_on_click __attribute((visibility("hidden")));
1371 #define gtk_button_set_focus_on_click IA__gtk_button_set_focus_on_click
1372 
1373 extern __typeof (gtk_button_set_image) IA__gtk_button_set_image __attribute((visibility("hidden")));
1374 #define gtk_button_set_image IA__gtk_button_set_image
1375 
1376 extern __typeof (gtk_button_set_image_position) IA__gtk_button_set_image_position __attribute((visibility("hidden")));
1377 #define gtk_button_set_image_position IA__gtk_button_set_image_position
1378 
1379 extern __typeof (gtk_button_set_label) IA__gtk_button_set_label __attribute((visibility("hidden")));
1380 #define gtk_button_set_label IA__gtk_button_set_label
1381 
1382 extern __typeof (gtk_button_set_relief) IA__gtk_button_set_relief __attribute((visibility("hidden")));
1383 #define gtk_button_set_relief IA__gtk_button_set_relief
1384 
1385 extern __typeof (gtk_button_set_use_stock) IA__gtk_button_set_use_stock __attribute((visibility("hidden")));
1386 #define gtk_button_set_use_stock IA__gtk_button_set_use_stock
1387 
1388 extern __typeof (gtk_button_set_use_underline) IA__gtk_button_set_use_underline __attribute((visibility("hidden")));
1389 #define gtk_button_set_use_underline IA__gtk_button_set_use_underline
1390 
1391 #endif
1392 #endif
1393 #if IN_HEADER(__GTK_CALENDAR_H__)
1394 #if IN_FILE(__GTK_CALENDAR_C__)
1395 #ifndef GTK_DISABLE_DEPRECATED
1396 extern __typeof (gtk_calendar_display_options) IA__gtk_calendar_display_options __attribute((visibility("hidden")));
1397 #define gtk_calendar_display_options IA__gtk_calendar_display_options
1398 
1399 extern __typeof (gtk_calendar_freeze) IA__gtk_calendar_freeze __attribute((visibility("hidden")));
1400 #define gtk_calendar_freeze IA__gtk_calendar_freeze
1401 
1402 extern __typeof (gtk_calendar_thaw) IA__gtk_calendar_thaw __attribute((visibility("hidden")));
1403 #define gtk_calendar_thaw IA__gtk_calendar_thaw
1404 
1405 #endif
1406 extern __typeof (gtk_calendar_clear_marks) IA__gtk_calendar_clear_marks __attribute((visibility("hidden")));
1407 #define gtk_calendar_clear_marks IA__gtk_calendar_clear_marks
1408 
1409 extern __typeof (gtk_calendar_get_date) IA__gtk_calendar_get_date __attribute((visibility("hidden")));
1410 #define gtk_calendar_get_date IA__gtk_calendar_get_date
1411 
1412 extern __typeof (gtk_calendar_get_detail_height_rows) IA__gtk_calendar_get_detail_height_rows __attribute((visibility("hidden")));
1413 #define gtk_calendar_get_detail_height_rows IA__gtk_calendar_get_detail_height_rows
1414 
1415 extern __typeof (gtk_calendar_get_detail_width_chars) IA__gtk_calendar_get_detail_width_chars __attribute((visibility("hidden")));
1416 #define gtk_calendar_get_detail_width_chars IA__gtk_calendar_get_detail_width_chars
1417 
1418 extern __typeof (gtk_calendar_get_display_options) IA__gtk_calendar_get_display_options __attribute((visibility("hidden")));
1419 #define gtk_calendar_get_display_options IA__gtk_calendar_get_display_options
1420 
1421 extern __typeof (gtk_calendar_get_type) IA__gtk_calendar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1422 #define gtk_calendar_get_type IA__gtk_calendar_get_type
1423 
1424 extern __typeof (gtk_calendar_mark_day) IA__gtk_calendar_mark_day __attribute((visibility("hidden")));
1425 #define gtk_calendar_mark_day IA__gtk_calendar_mark_day
1426 
1427 extern __typeof (gtk_calendar_new) IA__gtk_calendar_new __attribute((visibility("hidden")));
1428 #define gtk_calendar_new IA__gtk_calendar_new
1429 
1430 extern __typeof (gtk_calendar_select_day) IA__gtk_calendar_select_day __attribute((visibility("hidden")));
1431 #define gtk_calendar_select_day IA__gtk_calendar_select_day
1432 
1433 extern __typeof (gtk_calendar_select_month) IA__gtk_calendar_select_month __attribute((visibility("hidden")));
1434 #define gtk_calendar_select_month IA__gtk_calendar_select_month
1435 
1436 extern __typeof (gtk_calendar_set_detail_func) IA__gtk_calendar_set_detail_func __attribute((visibility("hidden")));
1437 #define gtk_calendar_set_detail_func IA__gtk_calendar_set_detail_func
1438 
1439 extern __typeof (gtk_calendar_set_detail_height_rows) IA__gtk_calendar_set_detail_height_rows __attribute((visibility("hidden")));
1440 #define gtk_calendar_set_detail_height_rows IA__gtk_calendar_set_detail_height_rows
1441 
1442 extern __typeof (gtk_calendar_set_detail_width_chars) IA__gtk_calendar_set_detail_width_chars __attribute((visibility("hidden")));
1443 #define gtk_calendar_set_detail_width_chars IA__gtk_calendar_set_detail_width_chars
1444 
1445 extern __typeof (gtk_calendar_set_display_options) IA__gtk_calendar_set_display_options __attribute((visibility("hidden")));
1446 #define gtk_calendar_set_display_options IA__gtk_calendar_set_display_options
1447 
1448 extern __typeof (gtk_calendar_unmark_day) IA__gtk_calendar_unmark_day __attribute((visibility("hidden")));
1449 #define gtk_calendar_unmark_day IA__gtk_calendar_unmark_day
1450 
1451 #endif
1452 #endif
1453 #if IN_HEADER(__GTK_CELL_EDITABLE_H__)
1454 #if IN_FILE(__GTK_CELL_EDITABLE_C__)
1455 extern __typeof (gtk_cell_editable_editing_done) IA__gtk_cell_editable_editing_done __attribute((visibility("hidden")));
1456 #define gtk_cell_editable_editing_done IA__gtk_cell_editable_editing_done
1457 
1458 extern __typeof (gtk_cell_editable_get_type) IA__gtk_cell_editable_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1459 #define gtk_cell_editable_get_type IA__gtk_cell_editable_get_type
1460 
1461 extern __typeof (gtk_cell_editable_remove_widget) IA__gtk_cell_editable_remove_widget __attribute((visibility("hidden")));
1462 #define gtk_cell_editable_remove_widget IA__gtk_cell_editable_remove_widget
1463 
1464 extern __typeof (gtk_cell_editable_start_editing) IA__gtk_cell_editable_start_editing __attribute((visibility("hidden")));
1465 #define gtk_cell_editable_start_editing IA__gtk_cell_editable_start_editing
1466 
1467 #endif
1468 #endif
1469 #if IN_HEADER(__GTK_CELL_LAYOUT_H__)
1470 #if IN_FILE(__GTK_CELL_LAYOUT_C__)
1471 extern __typeof (gtk_cell_layout_add_attribute) IA__gtk_cell_layout_add_attribute __attribute((visibility("hidden")));
1472 #define gtk_cell_layout_add_attribute IA__gtk_cell_layout_add_attribute
1473 
1474 extern __typeof (gtk_cell_layout_clear) IA__gtk_cell_layout_clear __attribute((visibility("hidden")));
1475 #define gtk_cell_layout_clear IA__gtk_cell_layout_clear
1476 
1477 extern __typeof (gtk_cell_layout_clear_attributes) IA__gtk_cell_layout_clear_attributes __attribute((visibility("hidden")));
1478 #define gtk_cell_layout_clear_attributes IA__gtk_cell_layout_clear_attributes
1479 
1480 extern __typeof (gtk_cell_layout_get_type) IA__gtk_cell_layout_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1481 #define gtk_cell_layout_get_type IA__gtk_cell_layout_get_type
1482 
1483 extern __typeof (gtk_cell_layout_pack_end) IA__gtk_cell_layout_pack_end __attribute((visibility("hidden")));
1484 #define gtk_cell_layout_pack_end IA__gtk_cell_layout_pack_end
1485 
1486 extern __typeof (gtk_cell_layout_pack_start) IA__gtk_cell_layout_pack_start __attribute((visibility("hidden")));
1487 #define gtk_cell_layout_pack_start IA__gtk_cell_layout_pack_start
1488 
1489 extern __typeof (gtk_cell_layout_get_cells) IA__gtk_cell_layout_get_cells __attribute((visibility("hidden")));
1490 #define gtk_cell_layout_get_cells IA__gtk_cell_layout_get_cells
1491 
1492 extern __typeof (gtk_cell_layout_reorder) IA__gtk_cell_layout_reorder __attribute((visibility("hidden")));
1493 #define gtk_cell_layout_reorder IA__gtk_cell_layout_reorder
1494 
1495 extern __typeof (gtk_cell_layout_set_attributes) IA__gtk_cell_layout_set_attributes __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
1496 #define gtk_cell_layout_set_attributes IA__gtk_cell_layout_set_attributes
1497 
1498 extern __typeof (gtk_cell_layout_set_cell_data_func) IA__gtk_cell_layout_set_cell_data_func __attribute((visibility("hidden")));
1499 #define gtk_cell_layout_set_cell_data_func IA__gtk_cell_layout_set_cell_data_func
1500 
1501 #endif
1502 #endif
1503 #if IN_HEADER(__GTK_CELL_RENDERER_H__)
1504 #if IN_FILE(__GTK_CELL_RENDERER_C__)
1505 extern __typeof (gtk_cell_renderer_activate) IA__gtk_cell_renderer_activate __attribute((visibility("hidden")));
1506 #define gtk_cell_renderer_activate IA__gtk_cell_renderer_activate
1507 
1508 #ifndef GTK_DISABLE_DEPRECATED
1509 extern __typeof (gtk_cell_renderer_editing_canceled) IA__gtk_cell_renderer_editing_canceled __attribute((visibility("hidden")));
1510 #define gtk_cell_renderer_editing_canceled IA__gtk_cell_renderer_editing_canceled
1511 
1512 #endif
1513 extern __typeof (gtk_cell_renderer_get_alignment) IA__gtk_cell_renderer_get_alignment __attribute((visibility("hidden")));
1514 #define gtk_cell_renderer_get_alignment IA__gtk_cell_renderer_get_alignment
1515 
1516 extern __typeof (gtk_cell_renderer_get_fixed_size) IA__gtk_cell_renderer_get_fixed_size __attribute((visibility("hidden")));
1517 #define gtk_cell_renderer_get_fixed_size IA__gtk_cell_renderer_get_fixed_size
1518 
1519 extern __typeof (gtk_cell_renderer_get_padding) IA__gtk_cell_renderer_get_padding __attribute((visibility("hidden")));
1520 #define gtk_cell_renderer_get_padding IA__gtk_cell_renderer_get_padding
1521 
1522 extern __typeof (gtk_cell_renderer_get_sensitive) IA__gtk_cell_renderer_get_sensitive __attribute((visibility("hidden")));
1523 #define gtk_cell_renderer_get_sensitive IA__gtk_cell_renderer_get_sensitive
1524 
1525 extern __typeof (gtk_cell_renderer_get_size) IA__gtk_cell_renderer_get_size __attribute((visibility("hidden")));
1526 #define gtk_cell_renderer_get_size IA__gtk_cell_renderer_get_size
1527 
1528 extern __typeof (gtk_cell_renderer_get_type) IA__gtk_cell_renderer_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1529 #define gtk_cell_renderer_get_type IA__gtk_cell_renderer_get_type
1530 
1531 extern __typeof (gtk_cell_renderer_get_visible) IA__gtk_cell_renderer_get_visible __attribute((visibility("hidden")));
1532 #define gtk_cell_renderer_get_visible IA__gtk_cell_renderer_get_visible
1533 
1534 extern __typeof (gtk_cell_renderer_render) IA__gtk_cell_renderer_render __attribute((visibility("hidden")));
1535 #define gtk_cell_renderer_render IA__gtk_cell_renderer_render
1536 
1537 extern __typeof (gtk_cell_renderer_set_alignment) IA__gtk_cell_renderer_set_alignment __attribute((visibility("hidden")));
1538 #define gtk_cell_renderer_set_alignment IA__gtk_cell_renderer_set_alignment
1539 
1540 extern __typeof (gtk_cell_renderer_set_fixed_size) IA__gtk_cell_renderer_set_fixed_size __attribute((visibility("hidden")));
1541 #define gtk_cell_renderer_set_fixed_size IA__gtk_cell_renderer_set_fixed_size
1542 
1543 extern __typeof (gtk_cell_renderer_set_padding) IA__gtk_cell_renderer_set_padding __attribute((visibility("hidden")));
1544 #define gtk_cell_renderer_set_padding IA__gtk_cell_renderer_set_padding
1545 
1546 extern __typeof (gtk_cell_renderer_set_sensitive) IA__gtk_cell_renderer_set_sensitive __attribute((visibility("hidden")));
1547 #define gtk_cell_renderer_set_sensitive IA__gtk_cell_renderer_set_sensitive
1548 
1549 extern __typeof (gtk_cell_renderer_set_visible) IA__gtk_cell_renderer_set_visible __attribute((visibility("hidden")));
1550 #define gtk_cell_renderer_set_visible IA__gtk_cell_renderer_set_visible
1551 
1552 extern __typeof (gtk_cell_renderer_start_editing) IA__gtk_cell_renderer_start_editing __attribute((visibility("hidden")));
1553 #define gtk_cell_renderer_start_editing IA__gtk_cell_renderer_start_editing
1554 
1555 extern __typeof (gtk_cell_renderer_stop_editing) IA__gtk_cell_renderer_stop_editing __attribute((visibility("hidden")));
1556 #define gtk_cell_renderer_stop_editing IA__gtk_cell_renderer_stop_editing
1557 
1558 #endif
1559 #endif
1560 #if IN_HEADER(__GTK_CELL_RENDERER_ACCEL_H__)
1561 #if IN_FILE(__GTK_CELL_RENDERER_ACCEL_C__)
1562 extern __typeof (gtk_cell_renderer_accel_get_type) IA__gtk_cell_renderer_accel_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1563 #define gtk_cell_renderer_accel_get_type IA__gtk_cell_renderer_accel_get_type
1564 
1565 extern __typeof (gtk_cell_renderer_accel_new) IA__gtk_cell_renderer_accel_new __attribute((visibility("hidden")));
1566 #define gtk_cell_renderer_accel_new IA__gtk_cell_renderer_accel_new
1567 
1568 #endif
1569 #endif
1570 #if IN_HEADER(__GTK_CELL_RENDERER_COMBO_H__)
1571 #if IN_FILE(__GTK_CELL_RENDERER_COMBO_C__)
1572 extern __typeof (gtk_cell_renderer_combo_get_type) IA__gtk_cell_renderer_combo_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1573 #define gtk_cell_renderer_combo_get_type IA__gtk_cell_renderer_combo_get_type
1574 
1575 extern __typeof (gtk_cell_renderer_combo_new) IA__gtk_cell_renderer_combo_new __attribute((visibility("hidden")));
1576 #define gtk_cell_renderer_combo_new IA__gtk_cell_renderer_combo_new
1577 
1578 #endif
1579 #endif
1580 #if IN_HEADER(__GTK_CELL_RENDERER_PIXBUF_H__)
1581 #if IN_FILE(__GTK_CELL_RENDERER_PIXBUF_C__)
1582 extern __typeof (gtk_cell_renderer_pixbuf_get_type) IA__gtk_cell_renderer_pixbuf_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1583 #define gtk_cell_renderer_pixbuf_get_type IA__gtk_cell_renderer_pixbuf_get_type
1584 
1585 extern __typeof (gtk_cell_renderer_pixbuf_new) IA__gtk_cell_renderer_pixbuf_new __attribute((visibility("hidden")));
1586 #define gtk_cell_renderer_pixbuf_new IA__gtk_cell_renderer_pixbuf_new
1587 
1588 #endif
1589 #endif
1590 #if IN_HEADER(__GTK_CELL_RENDERER_SPIN_H__)
1591 #if IN_FILE(__GTK_CELL_RENDERER_SPIN_C__)
1592 extern __typeof (gtk_cell_renderer_spin_get_type) IA__gtk_cell_renderer_spin_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1593 #define gtk_cell_renderer_spin_get_type IA__gtk_cell_renderer_spin_get_type
1594 
1595 extern __typeof (gtk_cell_renderer_spin_new) IA__gtk_cell_renderer_spin_new __attribute((visibility("hidden")));
1596 #define gtk_cell_renderer_spin_new IA__gtk_cell_renderer_spin_new
1597 
1598 #endif
1599 #endif
1600 #if IN_HEADER(__GTK_CELL_RENDERER_SPINNER_H__)
1601 #if IN_FILE(__GTK_CELL_RENDERER_SPINNER_C__)
1602 extern __typeof (gtk_cell_renderer_spinner_get_type) IA__gtk_cell_renderer_spinner_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1603 #define gtk_cell_renderer_spinner_get_type IA__gtk_cell_renderer_spinner_get_type
1604 
1605 extern __typeof (gtk_cell_renderer_spinner_new) IA__gtk_cell_renderer_spinner_new __attribute((visibility("hidden")));
1606 #define gtk_cell_renderer_spinner_new IA__gtk_cell_renderer_spinner_new
1607 
1608 #endif
1609 #endif
1610 #if IN_HEADER(__GTK_CELL_RENDERER_PROGRESS_H__)
1611 #if IN_FILE(__GTK_CELL_RENDERER_PROGRESS_C__)
1612 extern __typeof (gtk_cell_renderer_progress_get_type) IA__gtk_cell_renderer_progress_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1613 #define gtk_cell_renderer_progress_get_type IA__gtk_cell_renderer_progress_get_type
1614 
1615 extern __typeof (gtk_cell_renderer_progress_new) IA__gtk_cell_renderer_progress_new __attribute((visibility("hidden")));
1616 #define gtk_cell_renderer_progress_new IA__gtk_cell_renderer_progress_new
1617 
1618 #endif
1619 #endif
1620 #if IN_HEADER(__GTK_CELL_RENDERER_TEXT_H__)
1621 #if IN_FILE(__GTK_CELL_RENDERER_TEXT_C__)
1622 extern __typeof (gtk_cell_renderer_text_get_type) IA__gtk_cell_renderer_text_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1623 #define gtk_cell_renderer_text_get_type IA__gtk_cell_renderer_text_get_type
1624 
1625 extern __typeof (gtk_cell_renderer_text_new) IA__gtk_cell_renderer_text_new __attribute((visibility("hidden")));
1626 #define gtk_cell_renderer_text_new IA__gtk_cell_renderer_text_new
1627 
1628 extern __typeof (gtk_cell_renderer_text_set_fixed_height_from_font) IA__gtk_cell_renderer_text_set_fixed_height_from_font __attribute((visibility("hidden")));
1629 #define gtk_cell_renderer_text_set_fixed_height_from_font IA__gtk_cell_renderer_text_set_fixed_height_from_font
1630 
1631 #endif
1632 #endif
1633 #if IN_HEADER(__GTK_CELL_RENDERER_TOGGLE_H__)
1634 #if IN_FILE(__GTK_CELL_RENDERER_TOGGLE_C__)
1635 extern __typeof (gtk_cell_renderer_toggle_get_activatable) IA__gtk_cell_renderer_toggle_get_activatable __attribute((visibility("hidden")));
1636 #define gtk_cell_renderer_toggle_get_activatable IA__gtk_cell_renderer_toggle_get_activatable
1637 
1638 extern __typeof (gtk_cell_renderer_toggle_get_active) IA__gtk_cell_renderer_toggle_get_active __attribute((visibility("hidden")));
1639 #define gtk_cell_renderer_toggle_get_active IA__gtk_cell_renderer_toggle_get_active
1640 
1641 extern __typeof (gtk_cell_renderer_toggle_get_radio) IA__gtk_cell_renderer_toggle_get_radio __attribute((visibility("hidden")));
1642 #define gtk_cell_renderer_toggle_get_radio IA__gtk_cell_renderer_toggle_get_radio
1643 
1644 extern __typeof (gtk_cell_renderer_toggle_get_type) IA__gtk_cell_renderer_toggle_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1645 #define gtk_cell_renderer_toggle_get_type IA__gtk_cell_renderer_toggle_get_type
1646 
1647 extern __typeof (gtk_cell_renderer_toggle_new) IA__gtk_cell_renderer_toggle_new __attribute((visibility("hidden")));
1648 #define gtk_cell_renderer_toggle_new IA__gtk_cell_renderer_toggle_new
1649 
1650 extern __typeof (gtk_cell_renderer_toggle_set_activatable) IA__gtk_cell_renderer_toggle_set_activatable __attribute((visibility("hidden")));
1651 #define gtk_cell_renderer_toggle_set_activatable IA__gtk_cell_renderer_toggle_set_activatable
1652 
1653 extern __typeof (gtk_cell_renderer_toggle_set_active) IA__gtk_cell_renderer_toggle_set_active __attribute((visibility("hidden")));
1654 #define gtk_cell_renderer_toggle_set_active IA__gtk_cell_renderer_toggle_set_active
1655 
1656 extern __typeof (gtk_cell_renderer_toggle_set_radio) IA__gtk_cell_renderer_toggle_set_radio __attribute((visibility("hidden")));
1657 #define gtk_cell_renderer_toggle_set_radio IA__gtk_cell_renderer_toggle_set_radio
1658 
1659 #endif
1660 #endif
1661 #if IN_HEADER(__GTK_CELL_VIEW_H__)
1662 #if IN_FILE(__GTK_CELL_VIEW_C__)
1663 #ifndef GTK_DISABLE_DEPRECATED
1664 extern __typeof (gtk_cell_view_get_cell_renderers) IA__gtk_cell_view_get_cell_renderers __attribute((visibility("hidden")));
1665 #define gtk_cell_view_get_cell_renderers IA__gtk_cell_view_get_cell_renderers
1666 
1667 #endif
1668 extern __typeof (gtk_cell_view_get_displayed_row) IA__gtk_cell_view_get_displayed_row __attribute((visibility("hidden")));
1669 #define gtk_cell_view_get_displayed_row IA__gtk_cell_view_get_displayed_row
1670 
1671 extern __typeof (gtk_cell_view_get_model) IA__gtk_cell_view_get_model __attribute((visibility("hidden")));
1672 #define gtk_cell_view_get_model IA__gtk_cell_view_get_model
1673 
1674 extern __typeof (gtk_cell_view_get_size_of_row) IA__gtk_cell_view_get_size_of_row __attribute((visibility("hidden")));
1675 #define gtk_cell_view_get_size_of_row IA__gtk_cell_view_get_size_of_row
1676 
1677 extern __typeof (gtk_cell_view_get_type) IA__gtk_cell_view_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1678 #define gtk_cell_view_get_type IA__gtk_cell_view_get_type
1679 
1680 extern __typeof (gtk_cell_view_new) IA__gtk_cell_view_new __attribute((visibility("hidden")));
1681 #define gtk_cell_view_new IA__gtk_cell_view_new
1682 
1683 extern __typeof (gtk_cell_view_new_with_markup) IA__gtk_cell_view_new_with_markup __attribute((visibility("hidden")));
1684 #define gtk_cell_view_new_with_markup IA__gtk_cell_view_new_with_markup
1685 
1686 extern __typeof (gtk_cell_view_new_with_pixbuf) IA__gtk_cell_view_new_with_pixbuf __attribute((visibility("hidden")));
1687 #define gtk_cell_view_new_with_pixbuf IA__gtk_cell_view_new_with_pixbuf
1688 
1689 extern __typeof (gtk_cell_view_new_with_text) IA__gtk_cell_view_new_with_text __attribute((visibility("hidden")));
1690 #define gtk_cell_view_new_with_text IA__gtk_cell_view_new_with_text
1691 
1692 extern __typeof (gtk_cell_view_set_background_color) IA__gtk_cell_view_set_background_color __attribute((visibility("hidden")));
1693 #define gtk_cell_view_set_background_color IA__gtk_cell_view_set_background_color
1694 
1695 extern __typeof (gtk_cell_view_set_displayed_row) IA__gtk_cell_view_set_displayed_row __attribute((visibility("hidden")));
1696 #define gtk_cell_view_set_displayed_row IA__gtk_cell_view_set_displayed_row
1697 
1698 extern __typeof (gtk_cell_view_set_model) IA__gtk_cell_view_set_model __attribute((visibility("hidden")));
1699 #define gtk_cell_view_set_model IA__gtk_cell_view_set_model
1700 
1701 #endif
1702 #endif
1703 #if IN_HEADER(__GTK_CHECK_BUTTON_H__)
1704 #if IN_FILE(__GTK_CHECK_BUTTON_C__)
1705 extern __typeof (gtk_check_button_get_type) IA__gtk_check_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1706 #define gtk_check_button_get_type IA__gtk_check_button_get_type
1707 
1708 extern __typeof (gtk_check_button_new) IA__gtk_check_button_new __attribute((visibility("hidden")));
1709 #define gtk_check_button_new IA__gtk_check_button_new
1710 
1711 extern __typeof (gtk_check_button_new_with_label) IA__gtk_check_button_new_with_label __attribute((visibility("hidden")));
1712 #define gtk_check_button_new_with_label IA__gtk_check_button_new_with_label
1713 
1714 extern __typeof (gtk_check_button_new_with_mnemonic) IA__gtk_check_button_new_with_mnemonic __attribute((visibility("hidden")));
1715 #define gtk_check_button_new_with_mnemonic IA__gtk_check_button_new_with_mnemonic
1716 
1717 #endif
1718 #endif
1719 #if IN_HEADER(__GTK_CHECK_MENU_ITEM_H__)
1720 #if IN_FILE(__GTK_CHECK_MENU_ITEM_C__)
1721 extern __typeof (gtk_check_menu_item_get_active) IA__gtk_check_menu_item_get_active __attribute((visibility("hidden")));
1722 #define gtk_check_menu_item_get_active IA__gtk_check_menu_item_get_active
1723 
1724 extern __typeof (gtk_check_menu_item_get_draw_as_radio) IA__gtk_check_menu_item_get_draw_as_radio __attribute((visibility("hidden")));
1725 #define gtk_check_menu_item_get_draw_as_radio IA__gtk_check_menu_item_get_draw_as_radio
1726 
1727 extern __typeof (gtk_check_menu_item_get_inconsistent) IA__gtk_check_menu_item_get_inconsistent __attribute((visibility("hidden")));
1728 #define gtk_check_menu_item_get_inconsistent IA__gtk_check_menu_item_get_inconsistent
1729 
1730 extern __typeof (gtk_check_menu_item_get_type) IA__gtk_check_menu_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1731 #define gtk_check_menu_item_get_type IA__gtk_check_menu_item_get_type
1732 
1733 extern __typeof (gtk_check_menu_item_new) IA__gtk_check_menu_item_new __attribute((visibility("hidden")));
1734 #define gtk_check_menu_item_new IA__gtk_check_menu_item_new
1735 
1736 extern __typeof (gtk_check_menu_item_new_with_label) IA__gtk_check_menu_item_new_with_label __attribute((visibility("hidden")));
1737 #define gtk_check_menu_item_new_with_label IA__gtk_check_menu_item_new_with_label
1738 
1739 extern __typeof (gtk_check_menu_item_new_with_mnemonic) IA__gtk_check_menu_item_new_with_mnemonic __attribute((visibility("hidden")));
1740 #define gtk_check_menu_item_new_with_mnemonic IA__gtk_check_menu_item_new_with_mnemonic
1741 
1742 extern __typeof (gtk_check_menu_item_set_active) IA__gtk_check_menu_item_set_active __attribute((visibility("hidden")));
1743 #define gtk_check_menu_item_set_active IA__gtk_check_menu_item_set_active
1744 
1745 extern __typeof (gtk_check_menu_item_set_draw_as_radio) IA__gtk_check_menu_item_set_draw_as_radio __attribute((visibility("hidden")));
1746 #define gtk_check_menu_item_set_draw_as_radio IA__gtk_check_menu_item_set_draw_as_radio
1747 
1748 extern __typeof (gtk_check_menu_item_set_inconsistent) IA__gtk_check_menu_item_set_inconsistent __attribute((visibility("hidden")));
1749 #define gtk_check_menu_item_set_inconsistent IA__gtk_check_menu_item_set_inconsistent
1750 
1751 #ifndef GTK_DISABLE_DEPRECATED
1752 extern __typeof (gtk_check_menu_item_set_show_toggle) IA__gtk_check_menu_item_set_show_toggle __attribute((visibility("hidden")));
1753 #define gtk_check_menu_item_set_show_toggle IA__gtk_check_menu_item_set_show_toggle
1754 
1755 #endif
1756 extern __typeof (gtk_check_menu_item_toggled) IA__gtk_check_menu_item_toggled __attribute((visibility("hidden")));
1757 #define gtk_check_menu_item_toggled IA__gtk_check_menu_item_toggled
1758 
1759 #endif
1760 #endif
1761 #if IN_HEADER(__GTK_CLIPBOARD_H__)
1762 #if IN_FILE(__GTK_CLIPBOARD_C__)
1763 extern __typeof (gtk_clipboard_clear) IA__gtk_clipboard_clear __attribute((visibility("hidden")));
1764 #define gtk_clipboard_clear IA__gtk_clipboard_clear
1765 
1766 extern __typeof (gtk_clipboard_get) IA__gtk_clipboard_get __attribute((visibility("hidden")));
1767 #define gtk_clipboard_get IA__gtk_clipboard_get
1768 
1769 extern __typeof (gtk_clipboard_get_display) IA__gtk_clipboard_get_display __attribute((visibility("hidden")));
1770 #define gtk_clipboard_get_display IA__gtk_clipboard_get_display
1771 
1772 extern __typeof (gtk_clipboard_get_for_display) IA__gtk_clipboard_get_for_display __attribute((visibility("hidden")));
1773 #define gtk_clipboard_get_for_display IA__gtk_clipboard_get_for_display
1774 
1775 extern __typeof (gtk_clipboard_get_owner) IA__gtk_clipboard_get_owner __attribute((visibility("hidden")));
1776 #define gtk_clipboard_get_owner IA__gtk_clipboard_get_owner
1777 
1778 extern __typeof (gtk_clipboard_get_type) IA__gtk_clipboard_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1779 #define gtk_clipboard_get_type IA__gtk_clipboard_get_type
1780 
1781 extern __typeof (gtk_clipboard_request_contents) IA__gtk_clipboard_request_contents __attribute((visibility("hidden")));
1782 #define gtk_clipboard_request_contents IA__gtk_clipboard_request_contents
1783 
1784 extern __typeof (gtk_clipboard_request_image) IA__gtk_clipboard_request_image __attribute((visibility("hidden")));
1785 #define gtk_clipboard_request_image IA__gtk_clipboard_request_image
1786 
1787 extern __typeof (gtk_clipboard_request_rich_text) IA__gtk_clipboard_request_rich_text __attribute((visibility("hidden")));
1788 #define gtk_clipboard_request_rich_text IA__gtk_clipboard_request_rich_text
1789 
1790 extern __typeof (gtk_clipboard_request_targets) IA__gtk_clipboard_request_targets __attribute((visibility("hidden")));
1791 #define gtk_clipboard_request_targets IA__gtk_clipboard_request_targets
1792 
1793 extern __typeof (gtk_clipboard_request_text) IA__gtk_clipboard_request_text __attribute((visibility("hidden")));
1794 #define gtk_clipboard_request_text IA__gtk_clipboard_request_text
1795 
1796 extern __typeof (gtk_clipboard_request_uris) IA__gtk_clipboard_request_uris __attribute((visibility("hidden")));
1797 #define gtk_clipboard_request_uris IA__gtk_clipboard_request_uris
1798 
1799 extern __typeof (gtk_clipboard_set_can_store) IA__gtk_clipboard_set_can_store __attribute((visibility("hidden")));
1800 #define gtk_clipboard_set_can_store IA__gtk_clipboard_set_can_store
1801 
1802 extern __typeof (gtk_clipboard_set_image) IA__gtk_clipboard_set_image __attribute((visibility("hidden")));
1803 #define gtk_clipboard_set_image IA__gtk_clipboard_set_image
1804 
1805 extern __typeof (gtk_clipboard_set_text) IA__gtk_clipboard_set_text __attribute((visibility("hidden")));
1806 #define gtk_clipboard_set_text IA__gtk_clipboard_set_text
1807 
1808 extern __typeof (gtk_clipboard_set_with_data) IA__gtk_clipboard_set_with_data __attribute((visibility("hidden")));
1809 #define gtk_clipboard_set_with_data IA__gtk_clipboard_set_with_data
1810 
1811 extern __typeof (gtk_clipboard_set_with_owner) IA__gtk_clipboard_set_with_owner __attribute((visibility("hidden")));
1812 #define gtk_clipboard_set_with_owner IA__gtk_clipboard_set_with_owner
1813 
1814 extern __typeof (gtk_clipboard_store) IA__gtk_clipboard_store __attribute((visibility("hidden")));
1815 #define gtk_clipboard_store IA__gtk_clipboard_store
1816 
1817 extern __typeof (gtk_clipboard_wait_for_contents) IA__gtk_clipboard_wait_for_contents __attribute((visibility("hidden")));
1818 #define gtk_clipboard_wait_for_contents IA__gtk_clipboard_wait_for_contents
1819 
1820 extern __typeof (gtk_clipboard_wait_for_image) IA__gtk_clipboard_wait_for_image __attribute((visibility("hidden")));
1821 #define gtk_clipboard_wait_for_image IA__gtk_clipboard_wait_for_image
1822 
1823 extern __typeof (gtk_clipboard_wait_for_rich_text) IA__gtk_clipboard_wait_for_rich_text __attribute((visibility("hidden")));
1824 #define gtk_clipboard_wait_for_rich_text IA__gtk_clipboard_wait_for_rich_text
1825 
1826 extern __typeof (gtk_clipboard_wait_for_uris) IA__gtk_clipboard_wait_for_uris __attribute((visibility("hidden")));
1827 #define gtk_clipboard_wait_for_uris IA__gtk_clipboard_wait_for_uris
1828 
1829 extern __typeof (gtk_clipboard_wait_for_targets) IA__gtk_clipboard_wait_for_targets __attribute((visibility("hidden")));
1830 #define gtk_clipboard_wait_for_targets IA__gtk_clipboard_wait_for_targets
1831 
1832 extern __typeof (gtk_clipboard_wait_for_text) IA__gtk_clipboard_wait_for_text __attribute((visibility("hidden")));
1833 #define gtk_clipboard_wait_for_text IA__gtk_clipboard_wait_for_text
1834 
1835 extern __typeof (gtk_clipboard_wait_is_image_available) IA__gtk_clipboard_wait_is_image_available __attribute((visibility("hidden")));
1836 #define gtk_clipboard_wait_is_image_available IA__gtk_clipboard_wait_is_image_available
1837 
1838 extern __typeof (gtk_clipboard_wait_is_rich_text_available) IA__gtk_clipboard_wait_is_rich_text_available __attribute((visibility("hidden")));
1839 #define gtk_clipboard_wait_is_rich_text_available IA__gtk_clipboard_wait_is_rich_text_available
1840 
1841 extern __typeof (gtk_clipboard_wait_is_text_available) IA__gtk_clipboard_wait_is_text_available __attribute((visibility("hidden")));
1842 #define gtk_clipboard_wait_is_text_available IA__gtk_clipboard_wait_is_text_available
1843 
1844 extern __typeof (gtk_clipboard_wait_is_uris_available) IA__gtk_clipboard_wait_is_uris_available __attribute((visibility("hidden")));
1845 #define gtk_clipboard_wait_is_uris_available IA__gtk_clipboard_wait_is_uris_available
1846 
1847 extern __typeof (gtk_clipboard_wait_is_target_available) IA__gtk_clipboard_wait_is_target_available __attribute((visibility("hidden")));
1848 #define gtk_clipboard_wait_is_target_available IA__gtk_clipboard_wait_is_target_available
1849 
1850 #endif
1851 #endif
1852 #if IN_HEADER(__GTK_CLIST_H__)
1853 #if IN_FILE(__GTK_CLIST_C__)
1854 #ifndef GTK_DISABLE_DEPRECATED
1855 extern __typeof (gtk_clist_append) IA__gtk_clist_append __attribute((visibility("hidden")));
1856 #define gtk_clist_append IA__gtk_clist_append
1857 
1858 extern __typeof (gtk_clist_clear) IA__gtk_clist_clear __attribute((visibility("hidden")));
1859 #define gtk_clist_clear IA__gtk_clist_clear
1860 
1861 extern __typeof (gtk_clist_columns_autosize) IA__gtk_clist_columns_autosize __attribute((visibility("hidden")));
1862 #define gtk_clist_columns_autosize IA__gtk_clist_columns_autosize
1863 
1864 extern __typeof (gtk_clist_column_title_active) IA__gtk_clist_column_title_active __attribute((visibility("hidden")));
1865 #define gtk_clist_column_title_active IA__gtk_clist_column_title_active
1866 
1867 extern __typeof (gtk_clist_column_title_passive) IA__gtk_clist_column_title_passive __attribute((visibility("hidden")));
1868 #define gtk_clist_column_title_passive IA__gtk_clist_column_title_passive
1869 
1870 extern __typeof (gtk_clist_column_titles_active) IA__gtk_clist_column_titles_active __attribute((visibility("hidden")));
1871 #define gtk_clist_column_titles_active IA__gtk_clist_column_titles_active
1872 
1873 extern __typeof (gtk_clist_column_titles_hide) IA__gtk_clist_column_titles_hide __attribute((visibility("hidden")));
1874 #define gtk_clist_column_titles_hide IA__gtk_clist_column_titles_hide
1875 
1876 extern __typeof (gtk_clist_column_titles_passive) IA__gtk_clist_column_titles_passive __attribute((visibility("hidden")));
1877 #define gtk_clist_column_titles_passive IA__gtk_clist_column_titles_passive
1878 
1879 extern __typeof (gtk_clist_column_titles_show) IA__gtk_clist_column_titles_show __attribute((visibility("hidden")));
1880 #define gtk_clist_column_titles_show IA__gtk_clist_column_titles_show
1881 
1882 extern __typeof (gtk_clist_find_row_from_data) IA__gtk_clist_find_row_from_data __attribute((visibility("hidden")));
1883 #define gtk_clist_find_row_from_data IA__gtk_clist_find_row_from_data
1884 
1885 extern __typeof (gtk_clist_freeze) IA__gtk_clist_freeze __attribute((visibility("hidden")));
1886 #define gtk_clist_freeze IA__gtk_clist_freeze
1887 
1888 extern __typeof (gtk_clist_get_cell_style) IA__gtk_clist_get_cell_style __attribute((visibility("hidden")));
1889 #define gtk_clist_get_cell_style IA__gtk_clist_get_cell_style
1890 
1891 extern __typeof (gtk_clist_get_cell_type) IA__gtk_clist_get_cell_type __attribute((visibility("hidden")));
1892 #define gtk_clist_get_cell_type IA__gtk_clist_get_cell_type
1893 
1894 extern __typeof (gtk_clist_get_column_title) IA__gtk_clist_get_column_title __attribute((visibility("hidden")));
1895 #define gtk_clist_get_column_title IA__gtk_clist_get_column_title
1896 
1897 extern __typeof (gtk_clist_get_column_widget) IA__gtk_clist_get_column_widget __attribute((visibility("hidden")));
1898 #define gtk_clist_get_column_widget IA__gtk_clist_get_column_widget
1899 
1900 extern __typeof (gtk_clist_get_hadjustment) IA__gtk_clist_get_hadjustment __attribute((visibility("hidden")));
1901 #define gtk_clist_get_hadjustment IA__gtk_clist_get_hadjustment
1902 
1903 extern __typeof (gtk_clist_get_pixmap) IA__gtk_clist_get_pixmap __attribute((visibility("hidden")));
1904 #define gtk_clist_get_pixmap IA__gtk_clist_get_pixmap
1905 
1906 extern __typeof (gtk_clist_get_pixtext) IA__gtk_clist_get_pixtext __attribute((visibility("hidden")));
1907 #define gtk_clist_get_pixtext IA__gtk_clist_get_pixtext
1908 
1909 extern __typeof (gtk_clist_get_row_data) IA__gtk_clist_get_row_data __attribute((visibility("hidden")));
1910 #define gtk_clist_get_row_data IA__gtk_clist_get_row_data
1911 
1912 extern __typeof (gtk_clist_get_row_style) IA__gtk_clist_get_row_style __attribute((visibility("hidden")));
1913 #define gtk_clist_get_row_style IA__gtk_clist_get_row_style
1914 
1915 extern __typeof (gtk_clist_get_selectable) IA__gtk_clist_get_selectable __attribute((visibility("hidden")));
1916 #define gtk_clist_get_selectable IA__gtk_clist_get_selectable
1917 
1918 extern __typeof (gtk_clist_get_selection_info) IA__gtk_clist_get_selection_info __attribute((visibility("hidden")));
1919 #define gtk_clist_get_selection_info IA__gtk_clist_get_selection_info
1920 
1921 extern __typeof (gtk_clist_get_text) IA__gtk_clist_get_text __attribute((visibility("hidden")));
1922 #define gtk_clist_get_text IA__gtk_clist_get_text
1923 
1924 extern __typeof (gtk_clist_get_type) IA__gtk_clist_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
1925 #define gtk_clist_get_type IA__gtk_clist_get_type
1926 
1927 extern __typeof (gtk_clist_get_vadjustment) IA__gtk_clist_get_vadjustment __attribute((visibility("hidden")));
1928 #define gtk_clist_get_vadjustment IA__gtk_clist_get_vadjustment
1929 
1930 extern __typeof (gtk_clist_insert) IA__gtk_clist_insert __attribute((visibility("hidden")));
1931 #define gtk_clist_insert IA__gtk_clist_insert
1932 
1933 extern __typeof (gtk_clist_moveto) IA__gtk_clist_moveto __attribute((visibility("hidden")));
1934 #define gtk_clist_moveto IA__gtk_clist_moveto
1935 
1936 extern __typeof (gtk_clist_new) IA__gtk_clist_new __attribute((visibility("hidden")));
1937 #define gtk_clist_new IA__gtk_clist_new
1938 
1939 extern __typeof (gtk_clist_new_with_titles) IA__gtk_clist_new_with_titles __attribute((visibility("hidden")));
1940 #define gtk_clist_new_with_titles IA__gtk_clist_new_with_titles
1941 
1942 extern __typeof (gtk_clist_optimal_column_width) IA__gtk_clist_optimal_column_width __attribute((visibility("hidden")));
1943 #define gtk_clist_optimal_column_width IA__gtk_clist_optimal_column_width
1944 
1945 extern __typeof (gtk_clist_prepend) IA__gtk_clist_prepend __attribute((visibility("hidden")));
1946 #define gtk_clist_prepend IA__gtk_clist_prepend
1947 
1948 extern __typeof (gtk_clist_remove) IA__gtk_clist_remove __attribute((visibility("hidden")));
1949 #define gtk_clist_remove IA__gtk_clist_remove
1950 
1951 extern __typeof (gtk_clist_row_is_visible) IA__gtk_clist_row_is_visible __attribute((visibility("hidden")));
1952 #define gtk_clist_row_is_visible IA__gtk_clist_row_is_visible
1953 
1954 extern __typeof (gtk_clist_row_move) IA__gtk_clist_row_move __attribute((visibility("hidden")));
1955 #define gtk_clist_row_move IA__gtk_clist_row_move
1956 
1957 extern __typeof (gtk_clist_select_all) IA__gtk_clist_select_all __attribute((visibility("hidden")));
1958 #define gtk_clist_select_all IA__gtk_clist_select_all
1959 
1960 extern __typeof (gtk_clist_select_row) IA__gtk_clist_select_row __attribute((visibility("hidden")));
1961 #define gtk_clist_select_row IA__gtk_clist_select_row
1962 
1963 extern __typeof (gtk_clist_set_auto_sort) IA__gtk_clist_set_auto_sort __attribute((visibility("hidden")));
1964 #define gtk_clist_set_auto_sort IA__gtk_clist_set_auto_sort
1965 
1966 extern __typeof (gtk_clist_set_background) IA__gtk_clist_set_background __attribute((visibility("hidden")));
1967 #define gtk_clist_set_background IA__gtk_clist_set_background
1968 
1969 extern __typeof (gtk_clist_set_button_actions) IA__gtk_clist_set_button_actions __attribute((visibility("hidden")));
1970 #define gtk_clist_set_button_actions IA__gtk_clist_set_button_actions
1971 
1972 extern __typeof (gtk_clist_set_cell_style) IA__gtk_clist_set_cell_style __attribute((visibility("hidden")));
1973 #define gtk_clist_set_cell_style IA__gtk_clist_set_cell_style
1974 
1975 extern __typeof (gtk_clist_set_column_auto_resize) IA__gtk_clist_set_column_auto_resize __attribute((visibility("hidden")));
1976 #define gtk_clist_set_column_auto_resize IA__gtk_clist_set_column_auto_resize
1977 
1978 extern __typeof (gtk_clist_set_column_justification) IA__gtk_clist_set_column_justification __attribute((visibility("hidden")));
1979 #define gtk_clist_set_column_justification IA__gtk_clist_set_column_justification
1980 
1981 extern __typeof (gtk_clist_set_column_max_width) IA__gtk_clist_set_column_max_width __attribute((visibility("hidden")));
1982 #define gtk_clist_set_column_max_width IA__gtk_clist_set_column_max_width
1983 
1984 extern __typeof (gtk_clist_set_column_min_width) IA__gtk_clist_set_column_min_width __attribute((visibility("hidden")));
1985 #define gtk_clist_set_column_min_width IA__gtk_clist_set_column_min_width
1986 
1987 extern __typeof (gtk_clist_set_column_resizeable) IA__gtk_clist_set_column_resizeable __attribute((visibility("hidden")));
1988 #define gtk_clist_set_column_resizeable IA__gtk_clist_set_column_resizeable
1989 
1990 extern __typeof (gtk_clist_set_column_title) IA__gtk_clist_set_column_title __attribute((visibility("hidden")));
1991 #define gtk_clist_set_column_title IA__gtk_clist_set_column_title
1992 
1993 extern __typeof (gtk_clist_set_column_visibility) IA__gtk_clist_set_column_visibility __attribute((visibility("hidden")));
1994 #define gtk_clist_set_column_visibility IA__gtk_clist_set_column_visibility
1995 
1996 extern __typeof (gtk_clist_set_column_widget) IA__gtk_clist_set_column_widget __attribute((visibility("hidden")));
1997 #define gtk_clist_set_column_widget IA__gtk_clist_set_column_widget
1998 
1999 extern __typeof (gtk_clist_set_column_width) IA__gtk_clist_set_column_width __attribute((visibility("hidden")));
2000 #define gtk_clist_set_column_width IA__gtk_clist_set_column_width
2001 
2002 extern __typeof (gtk_clist_set_compare_func) IA__gtk_clist_set_compare_func __attribute((visibility("hidden")));
2003 #define gtk_clist_set_compare_func IA__gtk_clist_set_compare_func
2004 
2005 extern __typeof (gtk_clist_set_foreground) IA__gtk_clist_set_foreground __attribute((visibility("hidden")));
2006 #define gtk_clist_set_foreground IA__gtk_clist_set_foreground
2007 
2008 extern __typeof (gtk_clist_set_hadjustment) IA__gtk_clist_set_hadjustment __attribute((visibility("hidden")));
2009 #define gtk_clist_set_hadjustment IA__gtk_clist_set_hadjustment
2010 
2011 extern __typeof (gtk_clist_set_pixmap) IA__gtk_clist_set_pixmap __attribute((visibility("hidden")));
2012 #define gtk_clist_set_pixmap IA__gtk_clist_set_pixmap
2013 
2014 extern __typeof (gtk_clist_set_pixtext) IA__gtk_clist_set_pixtext __attribute((visibility("hidden")));
2015 #define gtk_clist_set_pixtext IA__gtk_clist_set_pixtext
2016 
2017 extern __typeof (gtk_clist_set_reorderable) IA__gtk_clist_set_reorderable __attribute((visibility("hidden")));
2018 #define gtk_clist_set_reorderable IA__gtk_clist_set_reorderable
2019 
2020 extern __typeof (gtk_clist_set_row_data) IA__gtk_clist_set_row_data __attribute((visibility("hidden")));
2021 #define gtk_clist_set_row_data IA__gtk_clist_set_row_data
2022 
2023 extern __typeof (gtk_clist_set_row_data_full) IA__gtk_clist_set_row_data_full __attribute((visibility("hidden")));
2024 #define gtk_clist_set_row_data_full IA__gtk_clist_set_row_data_full
2025 
2026 extern __typeof (gtk_clist_set_row_height) IA__gtk_clist_set_row_height __attribute((visibility("hidden")));
2027 #define gtk_clist_set_row_height IA__gtk_clist_set_row_height
2028 
2029 extern __typeof (gtk_clist_set_row_style) IA__gtk_clist_set_row_style __attribute((visibility("hidden")));
2030 #define gtk_clist_set_row_style IA__gtk_clist_set_row_style
2031 
2032 extern __typeof (gtk_clist_set_selectable) IA__gtk_clist_set_selectable __attribute((visibility("hidden")));
2033 #define gtk_clist_set_selectable IA__gtk_clist_set_selectable
2034 
2035 extern __typeof (gtk_clist_set_selection_mode) IA__gtk_clist_set_selection_mode __attribute((visibility("hidden")));
2036 #define gtk_clist_set_selection_mode IA__gtk_clist_set_selection_mode
2037 
2038 extern __typeof (gtk_clist_set_shadow_type) IA__gtk_clist_set_shadow_type __attribute((visibility("hidden")));
2039 #define gtk_clist_set_shadow_type IA__gtk_clist_set_shadow_type
2040 
2041 extern __typeof (gtk_clist_set_shift) IA__gtk_clist_set_shift __attribute((visibility("hidden")));
2042 #define gtk_clist_set_shift IA__gtk_clist_set_shift
2043 
2044 extern __typeof (gtk_clist_set_sort_column) IA__gtk_clist_set_sort_column __attribute((visibility("hidden")));
2045 #define gtk_clist_set_sort_column IA__gtk_clist_set_sort_column
2046 
2047 extern __typeof (gtk_clist_set_sort_type) IA__gtk_clist_set_sort_type __attribute((visibility("hidden")));
2048 #define gtk_clist_set_sort_type IA__gtk_clist_set_sort_type
2049 
2050 extern __typeof (gtk_clist_set_text) IA__gtk_clist_set_text __attribute((visibility("hidden")));
2051 #define gtk_clist_set_text IA__gtk_clist_set_text
2052 
2053 extern __typeof (gtk_clist_set_use_drag_icons) IA__gtk_clist_set_use_drag_icons __attribute((visibility("hidden")));
2054 #define gtk_clist_set_use_drag_icons IA__gtk_clist_set_use_drag_icons
2055 
2056 extern __typeof (gtk_clist_set_vadjustment) IA__gtk_clist_set_vadjustment __attribute((visibility("hidden")));
2057 #define gtk_clist_set_vadjustment IA__gtk_clist_set_vadjustment
2058 
2059 extern __typeof (gtk_clist_sort) IA__gtk_clist_sort __attribute((visibility("hidden")));
2060 #define gtk_clist_sort IA__gtk_clist_sort
2061 
2062 extern __typeof (gtk_clist_swap_rows) IA__gtk_clist_swap_rows __attribute((visibility("hidden")));
2063 #define gtk_clist_swap_rows IA__gtk_clist_swap_rows
2064 
2065 extern __typeof (gtk_clist_thaw) IA__gtk_clist_thaw __attribute((visibility("hidden")));
2066 #define gtk_clist_thaw IA__gtk_clist_thaw
2067 
2068 extern __typeof (gtk_clist_undo_selection) IA__gtk_clist_undo_selection __attribute((visibility("hidden")));
2069 #define gtk_clist_undo_selection IA__gtk_clist_undo_selection
2070 
2071 extern __typeof (gtk_clist_unselect_all) IA__gtk_clist_unselect_all __attribute((visibility("hidden")));
2072 #define gtk_clist_unselect_all IA__gtk_clist_unselect_all
2073 
2074 extern __typeof (gtk_clist_unselect_row) IA__gtk_clist_unselect_row __attribute((visibility("hidden")));
2075 #define gtk_clist_unselect_row IA__gtk_clist_unselect_row
2076 
2077 #endif
2078 #endif
2079 #endif
2080 #if IN_HEADER(__GTK_COLOR_BUTTON_H__)
2081 #if IN_FILE(__GTK_COLOR_BUTTON_C__)
2082 extern __typeof (gtk_color_button_get_alpha) IA__gtk_color_button_get_alpha __attribute((visibility("hidden")));
2083 #define gtk_color_button_get_alpha IA__gtk_color_button_get_alpha
2084 
2085 extern __typeof (gtk_color_button_get_color) IA__gtk_color_button_get_color __attribute((visibility("hidden")));
2086 #define gtk_color_button_get_color IA__gtk_color_button_get_color
2087 
2088 extern __typeof (gtk_color_button_get_title) IA__gtk_color_button_get_title __attribute((visibility("hidden")));
2089 #define gtk_color_button_get_title IA__gtk_color_button_get_title
2090 
2091 extern __typeof (gtk_color_button_get_type) IA__gtk_color_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2092 #define gtk_color_button_get_type IA__gtk_color_button_get_type
2093 
2094 extern __typeof (gtk_color_button_get_use_alpha) IA__gtk_color_button_get_use_alpha __attribute((visibility("hidden")));
2095 #define gtk_color_button_get_use_alpha IA__gtk_color_button_get_use_alpha
2096 
2097 extern __typeof (gtk_color_button_new) IA__gtk_color_button_new __attribute((visibility("hidden")));
2098 #define gtk_color_button_new IA__gtk_color_button_new
2099 
2100 extern __typeof (gtk_color_button_new_with_color) IA__gtk_color_button_new_with_color __attribute((visibility("hidden")));
2101 #define gtk_color_button_new_with_color IA__gtk_color_button_new_with_color
2102 
2103 extern __typeof (gtk_color_button_set_alpha) IA__gtk_color_button_set_alpha __attribute((visibility("hidden")));
2104 #define gtk_color_button_set_alpha IA__gtk_color_button_set_alpha
2105 
2106 extern __typeof (gtk_color_button_set_color) IA__gtk_color_button_set_color __attribute((visibility("hidden")));
2107 #define gtk_color_button_set_color IA__gtk_color_button_set_color
2108 
2109 extern __typeof (gtk_color_button_set_title) IA__gtk_color_button_set_title __attribute((visibility("hidden")));
2110 #define gtk_color_button_set_title IA__gtk_color_button_set_title
2111 
2112 extern __typeof (gtk_color_button_set_use_alpha) IA__gtk_color_button_set_use_alpha __attribute((visibility("hidden")));
2113 #define gtk_color_button_set_use_alpha IA__gtk_color_button_set_use_alpha
2114 
2115 #endif
2116 #endif
2117 #if IN_HEADER(__GTK_COLOR_SELECTION_H__)
2118 #if IN_FILE(__GTK_COLOR_SELECTION_C__)
2119 extern __typeof (gtk_color_selection_get_current_alpha) IA__gtk_color_selection_get_current_alpha __attribute((visibility("hidden")));
2120 #define gtk_color_selection_get_current_alpha IA__gtk_color_selection_get_current_alpha
2121 
2122 extern __typeof (gtk_color_selection_get_current_color) IA__gtk_color_selection_get_current_color __attribute((visibility("hidden")));
2123 #define gtk_color_selection_get_current_color IA__gtk_color_selection_get_current_color
2124 
2125 extern __typeof (gtk_color_selection_get_has_opacity_control) IA__gtk_color_selection_get_has_opacity_control __attribute((visibility("hidden")));
2126 #define gtk_color_selection_get_has_opacity_control IA__gtk_color_selection_get_has_opacity_control
2127 
2128 extern __typeof (gtk_color_selection_get_has_palette) IA__gtk_color_selection_get_has_palette __attribute((visibility("hidden")));
2129 #define gtk_color_selection_get_has_palette IA__gtk_color_selection_get_has_palette
2130 
2131 extern __typeof (gtk_color_selection_get_previous_alpha) IA__gtk_color_selection_get_previous_alpha __attribute((visibility("hidden")));
2132 #define gtk_color_selection_get_previous_alpha IA__gtk_color_selection_get_previous_alpha
2133 
2134 extern __typeof (gtk_color_selection_get_previous_color) IA__gtk_color_selection_get_previous_color __attribute((visibility("hidden")));
2135 #define gtk_color_selection_get_previous_color IA__gtk_color_selection_get_previous_color
2136 
2137 extern __typeof (gtk_color_selection_get_type) IA__gtk_color_selection_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2138 #define gtk_color_selection_get_type IA__gtk_color_selection_get_type
2139 
2140 extern __typeof (gtk_color_selection_is_adjusting) IA__gtk_color_selection_is_adjusting __attribute((visibility("hidden")));
2141 #define gtk_color_selection_is_adjusting IA__gtk_color_selection_is_adjusting
2142 
2143 extern __typeof (gtk_color_selection_new) IA__gtk_color_selection_new __attribute((visibility("hidden")));
2144 #define gtk_color_selection_new IA__gtk_color_selection_new
2145 
2146 extern __typeof (gtk_color_selection_palette_from_string) IA__gtk_color_selection_palette_from_string __attribute((visibility("hidden")));
2147 #define gtk_color_selection_palette_from_string IA__gtk_color_selection_palette_from_string
2148 
2149 extern __typeof (gtk_color_selection_palette_to_string) IA__gtk_color_selection_palette_to_string __attribute((visibility("hidden")));
2150 #define gtk_color_selection_palette_to_string IA__gtk_color_selection_palette_to_string
2151 
2152 #ifndef GTK_DISABLE_DEPRECATED
2153 extern __typeof (gtk_color_selection_set_change_palette_hook) IA__gtk_color_selection_set_change_palette_hook __attribute((visibility("hidden")));
2154 #define gtk_color_selection_set_change_palette_hook IA__gtk_color_selection_set_change_palette_hook
2155 
2156 extern __typeof (gtk_color_selection_set_color) IA__gtk_color_selection_set_color __attribute((visibility("hidden")));
2157 #define gtk_color_selection_set_color IA__gtk_color_selection_set_color
2158 
2159 extern __typeof (gtk_color_selection_get_color) IA__gtk_color_selection_get_color __attribute((visibility("hidden")));
2160 #define gtk_color_selection_get_color IA__gtk_color_selection_get_color
2161 
2162 extern __typeof (gtk_color_selection_set_update_policy) IA__gtk_color_selection_set_update_policy __attribute((visibility("hidden")));
2163 #define gtk_color_selection_set_update_policy IA__gtk_color_selection_set_update_policy
2164 
2165 #endif
2166 extern __typeof (gtk_color_selection_set_change_palette_with_screen_hook) IA__gtk_color_selection_set_change_palette_with_screen_hook __attribute((visibility("hidden")));
2167 #define gtk_color_selection_set_change_palette_with_screen_hook IA__gtk_color_selection_set_change_palette_with_screen_hook
2168 
2169 extern __typeof (gtk_color_selection_set_current_alpha) IA__gtk_color_selection_set_current_alpha __attribute((visibility("hidden")));
2170 #define gtk_color_selection_set_current_alpha IA__gtk_color_selection_set_current_alpha
2171 
2172 extern __typeof (gtk_color_selection_set_current_color) IA__gtk_color_selection_set_current_color __attribute((visibility("hidden")));
2173 #define gtk_color_selection_set_current_color IA__gtk_color_selection_set_current_color
2174 
2175 extern __typeof (gtk_color_selection_set_has_opacity_control) IA__gtk_color_selection_set_has_opacity_control __attribute((visibility("hidden")));
2176 #define gtk_color_selection_set_has_opacity_control IA__gtk_color_selection_set_has_opacity_control
2177 
2178 extern __typeof (gtk_color_selection_set_has_palette) IA__gtk_color_selection_set_has_palette __attribute((visibility("hidden")));
2179 #define gtk_color_selection_set_has_palette IA__gtk_color_selection_set_has_palette
2180 
2181 extern __typeof (gtk_color_selection_set_previous_alpha) IA__gtk_color_selection_set_previous_alpha __attribute((visibility("hidden")));
2182 #define gtk_color_selection_set_previous_alpha IA__gtk_color_selection_set_previous_alpha
2183 
2184 extern __typeof (gtk_color_selection_set_previous_color) IA__gtk_color_selection_set_previous_color __attribute((visibility("hidden")));
2185 #define gtk_color_selection_set_previous_color IA__gtk_color_selection_set_previous_color
2186 
2187 #endif
2188 #endif
2189 #if IN_HEADER(__GTK_COLOR_SELECTION_DIALOG_H__)
2190 #if IN_FILE(__GTK_COLOR_SELECTION_DIALOG_C__)
2191 extern __typeof (gtk_color_selection_dialog_get_type) IA__gtk_color_selection_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2192 #define gtk_color_selection_dialog_get_type IA__gtk_color_selection_dialog_get_type
2193 
2194 extern __typeof (gtk_color_selection_dialog_new) IA__gtk_color_selection_dialog_new __attribute((visibility("hidden")));
2195 #define gtk_color_selection_dialog_new IA__gtk_color_selection_dialog_new
2196 
2197 extern __typeof (gtk_color_selection_dialog_get_color_selection) IA__gtk_color_selection_dialog_get_color_selection __attribute((visibility("hidden")));
2198 #define gtk_color_selection_dialog_get_color_selection IA__gtk_color_selection_dialog_get_color_selection
2199 
2200 #endif
2201 #endif
2202 #if IN_HEADER(__GTK_COMBO_BOX_H__)
2203 #if IN_FILE(__GTK_COMBO_BOX_C__)
2204 extern __typeof (gtk_combo_box_append_text) IA__gtk_combo_box_append_text __attribute((visibility("hidden")));
2205 #define gtk_combo_box_append_text IA__gtk_combo_box_append_text
2206 
2207 extern __typeof (gtk_combo_box_get_active) IA__gtk_combo_box_get_active __attribute((visibility("hidden")));
2208 #define gtk_combo_box_get_active IA__gtk_combo_box_get_active
2209 
2210 extern __typeof (gtk_combo_box_get_active_iter) IA__gtk_combo_box_get_active_iter __attribute((visibility("hidden")));
2211 #define gtk_combo_box_get_active_iter IA__gtk_combo_box_get_active_iter
2212 
2213 extern __typeof (gtk_combo_box_get_active_text) IA__gtk_combo_box_get_active_text __attribute((visibility("hidden")));
2214 #define gtk_combo_box_get_active_text IA__gtk_combo_box_get_active_text
2215 
2216 extern __typeof (gtk_combo_box_get_add_tearoffs) IA__gtk_combo_box_get_add_tearoffs __attribute((visibility("hidden")));
2217 #define gtk_combo_box_get_add_tearoffs IA__gtk_combo_box_get_add_tearoffs
2218 
2219 extern __typeof (gtk_combo_box_get_column_span_column) IA__gtk_combo_box_get_column_span_column __attribute((visibility("hidden")));
2220 #define gtk_combo_box_get_column_span_column IA__gtk_combo_box_get_column_span_column
2221 
2222 extern __typeof (gtk_combo_box_get_entry_text_column) IA__gtk_combo_box_get_entry_text_column __attribute((visibility("hidden")));
2223 #define gtk_combo_box_get_entry_text_column IA__gtk_combo_box_get_entry_text_column
2224 
2225 extern __typeof (gtk_combo_box_get_focus_on_click) IA__gtk_combo_box_get_focus_on_click __attribute((visibility("hidden")));
2226 #define gtk_combo_box_get_focus_on_click IA__gtk_combo_box_get_focus_on_click
2227 
2228 extern __typeof (gtk_combo_box_get_has_entry) IA__gtk_combo_box_get_has_entry __attribute((visibility("hidden")));
2229 #define gtk_combo_box_get_has_entry IA__gtk_combo_box_get_has_entry
2230 
2231 extern __typeof (gtk_combo_box_get_model) IA__gtk_combo_box_get_model __attribute((visibility("hidden")));
2232 #define gtk_combo_box_get_model IA__gtk_combo_box_get_model
2233 
2234 extern __typeof (gtk_combo_box_get_popup_accessible) IA__gtk_combo_box_get_popup_accessible __attribute((visibility("hidden")));
2235 #define gtk_combo_box_get_popup_accessible IA__gtk_combo_box_get_popup_accessible
2236 
2237 extern __typeof (gtk_combo_box_get_row_separator_func) IA__gtk_combo_box_get_row_separator_func __attribute((visibility("hidden")));
2238 #define gtk_combo_box_get_row_separator_func IA__gtk_combo_box_get_row_separator_func
2239 
2240 extern __typeof (gtk_combo_box_get_row_span_column) IA__gtk_combo_box_get_row_span_column __attribute((visibility("hidden")));
2241 #define gtk_combo_box_get_row_span_column IA__gtk_combo_box_get_row_span_column
2242 
2243 extern __typeof (gtk_combo_box_get_button_sensitivity) IA__gtk_combo_box_get_button_sensitivity __attribute((visibility("hidden")));
2244 #define gtk_combo_box_get_button_sensitivity IA__gtk_combo_box_get_button_sensitivity
2245 
2246 extern __typeof (gtk_combo_box_get_title) IA__gtk_combo_box_get_title __attribute((visibility("hidden")));
2247 #define gtk_combo_box_get_title IA__gtk_combo_box_get_title
2248 
2249 extern __typeof (gtk_combo_box_get_type) IA__gtk_combo_box_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2250 #define gtk_combo_box_get_type IA__gtk_combo_box_get_type
2251 
2252 extern __typeof (gtk_combo_box_get_wrap_width) IA__gtk_combo_box_get_wrap_width __attribute((visibility("hidden")));
2253 #define gtk_combo_box_get_wrap_width IA__gtk_combo_box_get_wrap_width
2254 
2255 extern __typeof (gtk_combo_box_insert_text) IA__gtk_combo_box_insert_text __attribute((visibility("hidden")));
2256 #define gtk_combo_box_insert_text IA__gtk_combo_box_insert_text
2257 
2258 extern __typeof (gtk_combo_box_new) IA__gtk_combo_box_new __attribute((visibility("hidden")));
2259 #define gtk_combo_box_new IA__gtk_combo_box_new
2260 
2261 extern __typeof (gtk_combo_box_new_text) IA__gtk_combo_box_new_text __attribute((visibility("hidden")));
2262 #define gtk_combo_box_new_text IA__gtk_combo_box_new_text
2263 
2264 extern __typeof (gtk_combo_box_new_with_entry) IA__gtk_combo_box_new_with_entry __attribute((visibility("hidden")));
2265 #define gtk_combo_box_new_with_entry IA__gtk_combo_box_new_with_entry
2266 
2267 extern __typeof (gtk_combo_box_new_with_model) IA__gtk_combo_box_new_with_model __attribute((visibility("hidden")));
2268 #define gtk_combo_box_new_with_model IA__gtk_combo_box_new_with_model
2269 
2270 extern __typeof (gtk_combo_box_new_with_model_and_entry) IA__gtk_combo_box_new_with_model_and_entry __attribute((visibility("hidden")));
2271 #define gtk_combo_box_new_with_model_and_entry IA__gtk_combo_box_new_with_model_and_entry
2272 
2273 extern __typeof (gtk_combo_box_popdown) IA__gtk_combo_box_popdown __attribute((visibility("hidden")));
2274 #define gtk_combo_box_popdown IA__gtk_combo_box_popdown
2275 
2276 extern __typeof (gtk_combo_box_popup) IA__gtk_combo_box_popup __attribute((visibility("hidden")));
2277 #define gtk_combo_box_popup IA__gtk_combo_box_popup
2278 
2279 extern __typeof (gtk_combo_box_prepend_text) IA__gtk_combo_box_prepend_text __attribute((visibility("hidden")));
2280 #define gtk_combo_box_prepend_text IA__gtk_combo_box_prepend_text
2281 
2282 extern __typeof (gtk_combo_box_remove_text) IA__gtk_combo_box_remove_text __attribute((visibility("hidden")));
2283 #define gtk_combo_box_remove_text IA__gtk_combo_box_remove_text
2284 
2285 extern __typeof (gtk_combo_box_set_active) IA__gtk_combo_box_set_active __attribute((visibility("hidden")));
2286 #define gtk_combo_box_set_active IA__gtk_combo_box_set_active
2287 
2288 extern __typeof (gtk_combo_box_set_active_iter) IA__gtk_combo_box_set_active_iter __attribute((visibility("hidden")));
2289 #define gtk_combo_box_set_active_iter IA__gtk_combo_box_set_active_iter
2290 
2291 extern __typeof (gtk_combo_box_set_add_tearoffs) IA__gtk_combo_box_set_add_tearoffs __attribute((visibility("hidden")));
2292 #define gtk_combo_box_set_add_tearoffs IA__gtk_combo_box_set_add_tearoffs
2293 
2294 extern __typeof (gtk_combo_box_set_column_span_column) IA__gtk_combo_box_set_column_span_column __attribute((visibility("hidden")));
2295 #define gtk_combo_box_set_column_span_column IA__gtk_combo_box_set_column_span_column
2296 
2297 extern __typeof (gtk_combo_box_set_entry_text_column) IA__gtk_combo_box_set_entry_text_column __attribute((visibility("hidden")));
2298 #define gtk_combo_box_set_entry_text_column IA__gtk_combo_box_set_entry_text_column
2299 
2300 extern __typeof (gtk_combo_box_set_focus_on_click) IA__gtk_combo_box_set_focus_on_click __attribute((visibility("hidden")));
2301 #define gtk_combo_box_set_focus_on_click IA__gtk_combo_box_set_focus_on_click
2302 
2303 extern __typeof (gtk_combo_box_set_model) IA__gtk_combo_box_set_model __attribute((visibility("hidden")));
2304 #define gtk_combo_box_set_model IA__gtk_combo_box_set_model
2305 
2306 extern __typeof (gtk_combo_box_set_row_separator_func) IA__gtk_combo_box_set_row_separator_func __attribute((visibility("hidden")));
2307 #define gtk_combo_box_set_row_separator_func IA__gtk_combo_box_set_row_separator_func
2308 
2309 extern __typeof (gtk_combo_box_set_row_span_column) IA__gtk_combo_box_set_row_span_column __attribute((visibility("hidden")));
2310 #define gtk_combo_box_set_row_span_column IA__gtk_combo_box_set_row_span_column
2311 
2312 extern __typeof (gtk_combo_box_set_button_sensitivity) IA__gtk_combo_box_set_button_sensitivity __attribute((visibility("hidden")));
2313 #define gtk_combo_box_set_button_sensitivity IA__gtk_combo_box_set_button_sensitivity
2314 
2315 extern __typeof (gtk_combo_box_set_title) IA__gtk_combo_box_set_title __attribute((visibility("hidden")));
2316 #define gtk_combo_box_set_title IA__gtk_combo_box_set_title
2317 
2318 extern __typeof (gtk_combo_box_set_wrap_width) IA__gtk_combo_box_set_wrap_width __attribute((visibility("hidden")));
2319 #define gtk_combo_box_set_wrap_width IA__gtk_combo_box_set_wrap_width
2320 
2321 #endif
2322 #endif
2323 #if IN_HEADER(__GTK_COMBO_BOX_TEXT_H__)
2324 #if IN_FILE(__GTK_COMBO_BOX_TEXT_C__)
2325 extern __typeof (gtk_combo_box_text_append_text) IA__gtk_combo_box_text_append_text __attribute((visibility("hidden")));
2326 #define gtk_combo_box_text_append_text IA__gtk_combo_box_text_append_text
2327 
2328 extern __typeof (gtk_combo_box_text_get_active_text) IA__gtk_combo_box_text_get_active_text __attribute((visibility("hidden")));
2329 #define gtk_combo_box_text_get_active_text IA__gtk_combo_box_text_get_active_text
2330 
2331 extern __typeof (gtk_combo_box_text_get_type) IA__gtk_combo_box_text_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2332 #define gtk_combo_box_text_get_type IA__gtk_combo_box_text_get_type
2333 
2334 extern __typeof (gtk_combo_box_text_insert_text) IA__gtk_combo_box_text_insert_text __attribute((visibility("hidden")));
2335 #define gtk_combo_box_text_insert_text IA__gtk_combo_box_text_insert_text
2336 
2337 extern __typeof (gtk_combo_box_text_new) IA__gtk_combo_box_text_new __attribute((visibility("hidden")));
2338 #define gtk_combo_box_text_new IA__gtk_combo_box_text_new
2339 
2340 extern __typeof (gtk_combo_box_text_new_with_entry) IA__gtk_combo_box_text_new_with_entry __attribute((visibility("hidden")));
2341 #define gtk_combo_box_text_new_with_entry IA__gtk_combo_box_text_new_with_entry
2342 
2343 extern __typeof (gtk_combo_box_text_prepend_text) IA__gtk_combo_box_text_prepend_text __attribute((visibility("hidden")));
2344 #define gtk_combo_box_text_prepend_text IA__gtk_combo_box_text_prepend_text
2345 
2346 extern __typeof (gtk_combo_box_text_remove) IA__gtk_combo_box_text_remove __attribute((visibility("hidden")));
2347 #define gtk_combo_box_text_remove IA__gtk_combo_box_text_remove
2348 
2349 #endif
2350 #endif
2351 #if IN_HEADER(__GTK_COMBO_BOX_ENTRY_H__)
2352 #if IN_FILE(__GTK_COMBO_BOX_ENTRY_C__)
2353 #ifndef GTK_DISABLE_DEPRECATED
2354 extern __typeof (gtk_combo_box_entry_get_text_column) IA__gtk_combo_box_entry_get_text_column __attribute((visibility("hidden")));
2355 #define gtk_combo_box_entry_get_text_column IA__gtk_combo_box_entry_get_text_column
2356 
2357 extern __typeof (gtk_combo_box_entry_get_type) IA__gtk_combo_box_entry_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2358 #define gtk_combo_box_entry_get_type IA__gtk_combo_box_entry_get_type
2359 
2360 extern __typeof (gtk_combo_box_entry_new) IA__gtk_combo_box_entry_new __attribute((visibility("hidden")));
2361 #define gtk_combo_box_entry_new IA__gtk_combo_box_entry_new
2362 
2363 extern __typeof (gtk_combo_box_entry_new_text) IA__gtk_combo_box_entry_new_text __attribute((visibility("hidden")));
2364 #define gtk_combo_box_entry_new_text IA__gtk_combo_box_entry_new_text
2365 
2366 extern __typeof (gtk_combo_box_entry_new_with_model) IA__gtk_combo_box_entry_new_with_model __attribute((visibility("hidden")));
2367 #define gtk_combo_box_entry_new_with_model IA__gtk_combo_box_entry_new_with_model
2368 
2369 extern __typeof (gtk_combo_box_entry_set_text_column) IA__gtk_combo_box_entry_set_text_column __attribute((visibility("hidden")));
2370 #define gtk_combo_box_entry_set_text_column IA__gtk_combo_box_entry_set_text_column
2371 
2372 #endif
2373 #endif
2374 #endif
2375 #if IN_HEADER(__GTK_SMART_COMBO_H__)
2376 #if IN_FILE(__GTK_SMART_COMBO_C__)
2377 #ifndef GTK_DISABLE_DEPRECATED
2378 extern __typeof (gtk_combo_disable_activate) IA__gtk_combo_disable_activate __attribute((visibility("hidden")));
2379 #define gtk_combo_disable_activate IA__gtk_combo_disable_activate
2380 
2381 extern __typeof (gtk_combo_get_type) IA__gtk_combo_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2382 #define gtk_combo_get_type IA__gtk_combo_get_type
2383 
2384 extern __typeof (gtk_combo_new) IA__gtk_combo_new __attribute((visibility("hidden")));
2385 #define gtk_combo_new IA__gtk_combo_new
2386 
2387 extern __typeof (gtk_combo_set_case_sensitive) IA__gtk_combo_set_case_sensitive __attribute((visibility("hidden")));
2388 #define gtk_combo_set_case_sensitive IA__gtk_combo_set_case_sensitive
2389 
2390 extern __typeof (gtk_combo_set_item_string) IA__gtk_combo_set_item_string __attribute((visibility("hidden")));
2391 #define gtk_combo_set_item_string IA__gtk_combo_set_item_string
2392 
2393 extern __typeof (gtk_combo_set_popdown_strings) IA__gtk_combo_set_popdown_strings __attribute((visibility("hidden")));
2394 #define gtk_combo_set_popdown_strings IA__gtk_combo_set_popdown_strings
2395 
2396 extern __typeof (gtk_combo_set_use_arrows) IA__gtk_combo_set_use_arrows __attribute((visibility("hidden")));
2397 #define gtk_combo_set_use_arrows IA__gtk_combo_set_use_arrows
2398 
2399 extern __typeof (gtk_combo_set_use_arrows_always) IA__gtk_combo_set_use_arrows_always __attribute((visibility("hidden")));
2400 #define gtk_combo_set_use_arrows_always IA__gtk_combo_set_use_arrows_always
2401 
2402 extern __typeof (gtk_combo_set_value_in_list) IA__gtk_combo_set_value_in_list __attribute((visibility("hidden")));
2403 #define gtk_combo_set_value_in_list IA__gtk_combo_set_value_in_list
2404 
2405 #endif
2406 #endif
2407 #endif
2408 #if IN_HEADER(__GTK_CONTAINER_H__)
2409 #if IN_FILE(__GTK_CONTAINER_C__)
2410 extern __typeof (gtk_container_add) IA__gtk_container_add __attribute((visibility("hidden")));
2411 #define gtk_container_add IA__gtk_container_add
2412 
2413 extern __typeof (gtk_container_add_with_properties) IA__gtk_container_add_with_properties __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
2414 #define gtk_container_add_with_properties IA__gtk_container_add_with_properties
2415 
2416 extern __typeof (gtk_container_check_resize) IA__gtk_container_check_resize __attribute((visibility("hidden")));
2417 #define gtk_container_check_resize IA__gtk_container_check_resize
2418 
2419 extern __typeof (gtk_container_child_get) IA__gtk_container_child_get __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
2420 #define gtk_container_child_get IA__gtk_container_child_get
2421 
2422 extern __typeof (gtk_container_child_get_property) IA__gtk_container_child_get_property __attribute((visibility("hidden")));
2423 #define gtk_container_child_get_property IA__gtk_container_child_get_property
2424 
2425 extern __typeof (gtk_container_child_get_valist) IA__gtk_container_child_get_valist __attribute((visibility("hidden")));
2426 #define gtk_container_child_get_valist IA__gtk_container_child_get_valist
2427 
2428 extern __typeof (gtk_container_child_set) IA__gtk_container_child_set __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
2429 #define gtk_container_child_set IA__gtk_container_child_set
2430 
2431 extern __typeof (gtk_container_child_set_property) IA__gtk_container_child_set_property __attribute((visibility("hidden")));
2432 #define gtk_container_child_set_property IA__gtk_container_child_set_property
2433 
2434 extern __typeof (gtk_container_child_set_valist) IA__gtk_container_child_set_valist __attribute((visibility("hidden")));
2435 #define gtk_container_child_set_valist IA__gtk_container_child_set_valist
2436 
2437 extern __typeof (gtk_container_child_type) IA__gtk_container_child_type __attribute((visibility("hidden")));
2438 #define gtk_container_child_type IA__gtk_container_child_type
2439 
2440 extern __typeof (gtk_container_class_find_child_property) IA__gtk_container_class_find_child_property __attribute((visibility("hidden")));
2441 #define gtk_container_class_find_child_property IA__gtk_container_class_find_child_property
2442 
2443 extern __typeof (gtk_container_class_install_child_property) IA__gtk_container_class_install_child_property __attribute((visibility("hidden")));
2444 #define gtk_container_class_install_child_property IA__gtk_container_class_install_child_property
2445 
2446 extern __typeof (gtk_container_class_list_child_properties) IA__gtk_container_class_list_child_properties __attribute((visibility("hidden")));
2447 #define gtk_container_class_list_child_properties IA__gtk_container_class_list_child_properties
2448 
2449 extern __typeof (gtk_container_forall) IA__gtk_container_forall __attribute((visibility("hidden")));
2450 #define gtk_container_forall IA__gtk_container_forall
2451 
2452 extern __typeof (gtk_container_foreach) IA__gtk_container_foreach __attribute((visibility("hidden")));
2453 #define gtk_container_foreach IA__gtk_container_foreach
2454 
2455 #ifndef GTK_DISABLE_DEPRECATED
2456 extern __typeof (gtk_container_foreach_full) IA__gtk_container_foreach_full __attribute((visibility("hidden")));
2457 #define gtk_container_foreach_full IA__gtk_container_foreach_full
2458 
2459 #endif
2460 extern __typeof (gtk_container_get_border_width) IA__gtk_container_get_border_width __attribute((visibility("hidden")));
2461 #define gtk_container_get_border_width IA__gtk_container_get_border_width
2462 
2463 extern __typeof (gtk_container_get_children) IA__gtk_container_get_children __attribute((visibility("hidden")));
2464 #define gtk_container_get_children IA__gtk_container_get_children
2465 
2466 extern __typeof (gtk_container_get_focus_chain) IA__gtk_container_get_focus_chain __attribute((visibility("hidden")));
2467 #define gtk_container_get_focus_chain IA__gtk_container_get_focus_chain
2468 
2469 extern __typeof (gtk_container_get_focus_child) IA__gtk_container_get_focus_child __attribute((visibility("hidden")));
2470 #define gtk_container_get_focus_child IA__gtk_container_get_focus_child
2471 
2472 extern __typeof (gtk_container_get_focus_hadjustment) IA__gtk_container_get_focus_hadjustment __attribute((visibility("hidden")));
2473 #define gtk_container_get_focus_hadjustment IA__gtk_container_get_focus_hadjustment
2474 
2475 extern __typeof (gtk_container_get_focus_vadjustment) IA__gtk_container_get_focus_vadjustment __attribute((visibility("hidden")));
2476 #define gtk_container_get_focus_vadjustment IA__gtk_container_get_focus_vadjustment
2477 
2478 extern __typeof (gtk_container_get_resize_mode) IA__gtk_container_get_resize_mode __attribute((visibility("hidden")));
2479 #define gtk_container_get_resize_mode IA__gtk_container_get_resize_mode
2480 
2481 extern __typeof (gtk_container_get_type) IA__gtk_container_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2482 #define gtk_container_get_type IA__gtk_container_get_type
2483 
2484 extern __typeof (gtk_container_propagate_expose) IA__gtk_container_propagate_expose __attribute((visibility("hidden")));
2485 #define gtk_container_propagate_expose IA__gtk_container_propagate_expose
2486 
2487 extern __typeof (gtk_container_remove) IA__gtk_container_remove __attribute((visibility("hidden")));
2488 #define gtk_container_remove IA__gtk_container_remove
2489 
2490 extern __typeof (gtk_container_resize_children) IA__gtk_container_resize_children __attribute((visibility("hidden")));
2491 #define gtk_container_resize_children IA__gtk_container_resize_children
2492 
2493 extern __typeof (gtk_container_set_border_width) IA__gtk_container_set_border_width __attribute((visibility("hidden")));
2494 #define gtk_container_set_border_width IA__gtk_container_set_border_width
2495 
2496 extern __typeof (gtk_container_set_focus_chain) IA__gtk_container_set_focus_chain __attribute((visibility("hidden")));
2497 #define gtk_container_set_focus_chain IA__gtk_container_set_focus_chain
2498 
2499 extern __typeof (gtk_container_set_focus_child) IA__gtk_container_set_focus_child __attribute((visibility("hidden")));
2500 #define gtk_container_set_focus_child IA__gtk_container_set_focus_child
2501 
2502 extern __typeof (gtk_container_set_focus_hadjustment) IA__gtk_container_set_focus_hadjustment __attribute((visibility("hidden")));
2503 #define gtk_container_set_focus_hadjustment IA__gtk_container_set_focus_hadjustment
2504 
2505 extern __typeof (gtk_container_set_focus_vadjustment) IA__gtk_container_set_focus_vadjustment __attribute((visibility("hidden")));
2506 #define gtk_container_set_focus_vadjustment IA__gtk_container_set_focus_vadjustment
2507 
2508 extern __typeof (gtk_container_set_reallocate_redraws) IA__gtk_container_set_reallocate_redraws __attribute((visibility("hidden")));
2509 #define gtk_container_set_reallocate_redraws IA__gtk_container_set_reallocate_redraws
2510 
2511 extern __typeof (gtk_container_set_resize_mode) IA__gtk_container_set_resize_mode __attribute((visibility("hidden")));
2512 #define gtk_container_set_resize_mode IA__gtk_container_set_resize_mode
2513 
2514 extern __typeof (gtk_container_unset_focus_chain) IA__gtk_container_unset_focus_chain __attribute((visibility("hidden")));
2515 #define gtk_container_unset_focus_chain IA__gtk_container_unset_focus_chain
2516 
2517 #endif
2518 #endif
2519 #if IN_HEADER(__GTK_CTREE_H__)
2520 #if IN_FILE(__GTK_CTREE_C__)
2521 #ifndef GTK_DISABLE_DEPRECATED
2522 extern __typeof (gtk_ctree_collapse) IA__gtk_ctree_collapse __attribute((visibility("hidden")));
2523 #define gtk_ctree_collapse IA__gtk_ctree_collapse
2524 
2525 extern __typeof (gtk_ctree_collapse_recursive) IA__gtk_ctree_collapse_recursive __attribute((visibility("hidden")));
2526 #define gtk_ctree_collapse_recursive IA__gtk_ctree_collapse_recursive
2527 
2528 extern __typeof (gtk_ctree_collapse_to_depth) IA__gtk_ctree_collapse_to_depth __attribute((visibility("hidden")));
2529 #define gtk_ctree_collapse_to_depth IA__gtk_ctree_collapse_to_depth
2530 
2531 extern __typeof (gtk_ctree_expand) IA__gtk_ctree_expand __attribute((visibility("hidden")));
2532 #define gtk_ctree_expand IA__gtk_ctree_expand
2533 
2534 extern __typeof (gtk_ctree_expand_recursive) IA__gtk_ctree_expand_recursive __attribute((visibility("hidden")));
2535 #define gtk_ctree_expand_recursive IA__gtk_ctree_expand_recursive
2536 
2537 extern __typeof (gtk_ctree_expand_to_depth) IA__gtk_ctree_expand_to_depth __attribute((visibility("hidden")));
2538 #define gtk_ctree_expand_to_depth IA__gtk_ctree_expand_to_depth
2539 
2540 extern __typeof (gtk_ctree_export_to_gnode) IA__gtk_ctree_export_to_gnode __attribute((visibility("hidden")));
2541 #define gtk_ctree_export_to_gnode IA__gtk_ctree_export_to_gnode
2542 
2543 extern __typeof (gtk_ctree_find) IA__gtk_ctree_find __attribute((visibility("hidden")));
2544 #define gtk_ctree_find IA__gtk_ctree_find
2545 
2546 extern __typeof (gtk_ctree_find_all_by_row_data) IA__gtk_ctree_find_all_by_row_data __attribute((visibility("hidden")));
2547 #define gtk_ctree_find_all_by_row_data IA__gtk_ctree_find_all_by_row_data
2548 
2549 extern __typeof (gtk_ctree_find_all_by_row_data_custom) IA__gtk_ctree_find_all_by_row_data_custom __attribute((visibility("hidden")));
2550 #define gtk_ctree_find_all_by_row_data_custom IA__gtk_ctree_find_all_by_row_data_custom
2551 
2552 extern __typeof (gtk_ctree_find_by_row_data) IA__gtk_ctree_find_by_row_data __attribute((visibility("hidden")));
2553 #define gtk_ctree_find_by_row_data IA__gtk_ctree_find_by_row_data
2554 
2555 extern __typeof (gtk_ctree_find_by_row_data_custom) IA__gtk_ctree_find_by_row_data_custom __attribute((visibility("hidden")));
2556 #define gtk_ctree_find_by_row_data_custom IA__gtk_ctree_find_by_row_data_custom
2557 
2558 extern __typeof (gtk_ctree_find_node_ptr) IA__gtk_ctree_find_node_ptr __attribute((visibility("hidden")));
2559 #define gtk_ctree_find_node_ptr IA__gtk_ctree_find_node_ptr
2560 
2561 extern __typeof (gtk_ctree_get_node_info) IA__gtk_ctree_get_node_info __attribute((visibility("hidden")));
2562 #define gtk_ctree_get_node_info IA__gtk_ctree_get_node_info
2563 
2564 extern __typeof (gtk_ctree_get_type) IA__gtk_ctree_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2565 #define gtk_ctree_get_type IA__gtk_ctree_get_type
2566 
2567 extern __typeof (gtk_ctree_insert_gnode) IA__gtk_ctree_insert_gnode __attribute((visibility("hidden")));
2568 #define gtk_ctree_insert_gnode IA__gtk_ctree_insert_gnode
2569 
2570 extern __typeof (gtk_ctree_insert_node) IA__gtk_ctree_insert_node __attribute((visibility("hidden")));
2571 #define gtk_ctree_insert_node IA__gtk_ctree_insert_node
2572 
2573 extern __typeof (gtk_ctree_is_ancestor) IA__gtk_ctree_is_ancestor __attribute((visibility("hidden")));
2574 #define gtk_ctree_is_ancestor IA__gtk_ctree_is_ancestor
2575 
2576 extern __typeof (gtk_ctree_is_hot_spot) IA__gtk_ctree_is_hot_spot __attribute((visibility("hidden")));
2577 #define gtk_ctree_is_hot_spot IA__gtk_ctree_is_hot_spot
2578 
2579 extern __typeof (gtk_ctree_is_viewable) IA__gtk_ctree_is_viewable __attribute((visibility("hidden")));
2580 #define gtk_ctree_is_viewable IA__gtk_ctree_is_viewable
2581 
2582 extern __typeof (gtk_ctree_last) IA__gtk_ctree_last __attribute((visibility("hidden")));
2583 #define gtk_ctree_last IA__gtk_ctree_last
2584 
2585 extern __typeof (gtk_ctree_move) IA__gtk_ctree_move __attribute((visibility("hidden")));
2586 #define gtk_ctree_move IA__gtk_ctree_move
2587 
2588 extern __typeof (gtk_ctree_new) IA__gtk_ctree_new __attribute((visibility("hidden")));
2589 #define gtk_ctree_new IA__gtk_ctree_new
2590 
2591 extern __typeof (gtk_ctree_new_with_titles) IA__gtk_ctree_new_with_titles __attribute((visibility("hidden")));
2592 #define gtk_ctree_new_with_titles IA__gtk_ctree_new_with_titles
2593 
2594 extern __typeof (gtk_ctree_node_get_cell_style) IA__gtk_ctree_node_get_cell_style __attribute((visibility("hidden")));
2595 #define gtk_ctree_node_get_cell_style IA__gtk_ctree_node_get_cell_style
2596 
2597 extern __typeof (gtk_ctree_node_get_cell_type) IA__gtk_ctree_node_get_cell_type __attribute((visibility("hidden")));
2598 #define gtk_ctree_node_get_cell_type IA__gtk_ctree_node_get_cell_type
2599 
2600 extern __typeof (gtk_ctree_node_get_pixmap) IA__gtk_ctree_node_get_pixmap __attribute((visibility("hidden")));
2601 #define gtk_ctree_node_get_pixmap IA__gtk_ctree_node_get_pixmap
2602 
2603 extern __typeof (gtk_ctree_node_get_pixtext) IA__gtk_ctree_node_get_pixtext __attribute((visibility("hidden")));
2604 #define gtk_ctree_node_get_pixtext IA__gtk_ctree_node_get_pixtext
2605 
2606 extern __typeof (gtk_ctree_node_get_row_data) IA__gtk_ctree_node_get_row_data __attribute((visibility("hidden")));
2607 #define gtk_ctree_node_get_row_data IA__gtk_ctree_node_get_row_data
2608 
2609 extern __typeof (gtk_ctree_node_get_row_style) IA__gtk_ctree_node_get_row_style __attribute((visibility("hidden")));
2610 #define gtk_ctree_node_get_row_style IA__gtk_ctree_node_get_row_style
2611 
2612 extern __typeof (gtk_ctree_node_get_selectable) IA__gtk_ctree_node_get_selectable __attribute((visibility("hidden")));
2613 #define gtk_ctree_node_get_selectable IA__gtk_ctree_node_get_selectable
2614 
2615 extern __typeof (gtk_ctree_node_get_text) IA__gtk_ctree_node_get_text __attribute((visibility("hidden")));
2616 #define gtk_ctree_node_get_text IA__gtk_ctree_node_get_text
2617 
2618 extern __typeof (gtk_ctree_node_get_type) IA__gtk_ctree_node_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2619 #define gtk_ctree_node_get_type IA__gtk_ctree_node_get_type
2620 
2621 extern __typeof (gtk_ctree_node_is_visible) IA__gtk_ctree_node_is_visible __attribute((visibility("hidden")));
2622 #define gtk_ctree_node_is_visible IA__gtk_ctree_node_is_visible
2623 
2624 extern __typeof (gtk_ctree_node_moveto) IA__gtk_ctree_node_moveto __attribute((visibility("hidden")));
2625 #define gtk_ctree_node_moveto IA__gtk_ctree_node_moveto
2626 
2627 extern __typeof (gtk_ctree_node_nth) IA__gtk_ctree_node_nth __attribute((visibility("hidden")));
2628 #define gtk_ctree_node_nth IA__gtk_ctree_node_nth
2629 
2630 extern __typeof (gtk_ctree_node_set_background) IA__gtk_ctree_node_set_background __attribute((visibility("hidden")));
2631 #define gtk_ctree_node_set_background IA__gtk_ctree_node_set_background
2632 
2633 extern __typeof (gtk_ctree_node_set_cell_style) IA__gtk_ctree_node_set_cell_style __attribute((visibility("hidden")));
2634 #define gtk_ctree_node_set_cell_style IA__gtk_ctree_node_set_cell_style
2635 
2636 extern __typeof (gtk_ctree_node_set_foreground) IA__gtk_ctree_node_set_foreground __attribute((visibility("hidden")));
2637 #define gtk_ctree_node_set_foreground IA__gtk_ctree_node_set_foreground
2638 
2639 extern __typeof (gtk_ctree_node_set_pixmap) IA__gtk_ctree_node_set_pixmap __attribute((visibility("hidden")));
2640 #define gtk_ctree_node_set_pixmap IA__gtk_ctree_node_set_pixmap
2641 
2642 extern __typeof (gtk_ctree_node_set_pixtext) IA__gtk_ctree_node_set_pixtext __attribute((visibility("hidden")));
2643 #define gtk_ctree_node_set_pixtext IA__gtk_ctree_node_set_pixtext
2644 
2645 extern __typeof (gtk_ctree_node_set_row_data) IA__gtk_ctree_node_set_row_data __attribute((visibility("hidden")));
2646 #define gtk_ctree_node_set_row_data IA__gtk_ctree_node_set_row_data
2647 
2648 extern __typeof (gtk_ctree_node_set_row_data_full) IA__gtk_ctree_node_set_row_data_full __attribute((visibility("hidden")));
2649 #define gtk_ctree_node_set_row_data_full IA__gtk_ctree_node_set_row_data_full
2650 
2651 extern __typeof (gtk_ctree_node_set_row_style) IA__gtk_ctree_node_set_row_style __attribute((visibility("hidden")));
2652 #define gtk_ctree_node_set_row_style IA__gtk_ctree_node_set_row_style
2653 
2654 extern __typeof (gtk_ctree_node_set_selectable) IA__gtk_ctree_node_set_selectable __attribute((visibility("hidden")));
2655 #define gtk_ctree_node_set_selectable IA__gtk_ctree_node_set_selectable
2656 
2657 extern __typeof (gtk_ctree_node_set_shift) IA__gtk_ctree_node_set_shift __attribute((visibility("hidden")));
2658 #define gtk_ctree_node_set_shift IA__gtk_ctree_node_set_shift
2659 
2660 extern __typeof (gtk_ctree_node_set_text) IA__gtk_ctree_node_set_text __attribute((visibility("hidden")));
2661 #define gtk_ctree_node_set_text IA__gtk_ctree_node_set_text
2662 
2663 extern __typeof (gtk_ctree_post_recursive) IA__gtk_ctree_post_recursive __attribute((visibility("hidden")));
2664 #define gtk_ctree_post_recursive IA__gtk_ctree_post_recursive
2665 
2666 extern __typeof (gtk_ctree_post_recursive_to_depth) IA__gtk_ctree_post_recursive_to_depth __attribute((visibility("hidden")));
2667 #define gtk_ctree_post_recursive_to_depth IA__gtk_ctree_post_recursive_to_depth
2668 
2669 extern __typeof (gtk_ctree_pre_recursive) IA__gtk_ctree_pre_recursive __attribute((visibility("hidden")));
2670 #define gtk_ctree_pre_recursive IA__gtk_ctree_pre_recursive
2671 
2672 extern __typeof (gtk_ctree_pre_recursive_to_depth) IA__gtk_ctree_pre_recursive_to_depth __attribute((visibility("hidden")));
2673 #define gtk_ctree_pre_recursive_to_depth IA__gtk_ctree_pre_recursive_to_depth
2674 
2675 extern __typeof (gtk_ctree_real_select_recursive) IA__gtk_ctree_real_select_recursive __attribute((visibility("hidden")));
2676 #define gtk_ctree_real_select_recursive IA__gtk_ctree_real_select_recursive
2677 
2678 extern __typeof (gtk_ctree_remove_node) IA__gtk_ctree_remove_node __attribute((visibility("hidden")));
2679 #define gtk_ctree_remove_node IA__gtk_ctree_remove_node
2680 
2681 extern __typeof (gtk_ctree_select) IA__gtk_ctree_select __attribute((visibility("hidden")));
2682 #define gtk_ctree_select IA__gtk_ctree_select
2683 
2684 extern __typeof (gtk_ctree_select_recursive) IA__gtk_ctree_select_recursive __attribute((visibility("hidden")));
2685 #define gtk_ctree_select_recursive IA__gtk_ctree_select_recursive
2686 
2687 extern __typeof (gtk_ctree_set_drag_compare_func) IA__gtk_ctree_set_drag_compare_func __attribute((visibility("hidden")));
2688 #define gtk_ctree_set_drag_compare_func IA__gtk_ctree_set_drag_compare_func
2689 
2690 extern __typeof (gtk_ctree_set_expander_style) IA__gtk_ctree_set_expander_style __attribute((visibility("hidden")));
2691 #define gtk_ctree_set_expander_style IA__gtk_ctree_set_expander_style
2692 
2693 extern __typeof (gtk_ctree_set_indent) IA__gtk_ctree_set_indent __attribute((visibility("hidden")));
2694 #define gtk_ctree_set_indent IA__gtk_ctree_set_indent
2695 
2696 extern __typeof (gtk_ctree_set_line_style) IA__gtk_ctree_set_line_style __attribute((visibility("hidden")));
2697 #define gtk_ctree_set_line_style IA__gtk_ctree_set_line_style
2698 
2699 extern __typeof (gtk_ctree_set_node_info) IA__gtk_ctree_set_node_info __attribute((visibility("hidden")));
2700 #define gtk_ctree_set_node_info IA__gtk_ctree_set_node_info
2701 
2702 extern __typeof (gtk_ctree_set_show_stub) IA__gtk_ctree_set_show_stub __attribute((visibility("hidden")));
2703 #define gtk_ctree_set_show_stub IA__gtk_ctree_set_show_stub
2704 
2705 extern __typeof (gtk_ctree_set_spacing) IA__gtk_ctree_set_spacing __attribute((visibility("hidden")));
2706 #define gtk_ctree_set_spacing IA__gtk_ctree_set_spacing
2707 
2708 extern __typeof (gtk_ctree_sort_node) IA__gtk_ctree_sort_node __attribute((visibility("hidden")));
2709 #define gtk_ctree_sort_node IA__gtk_ctree_sort_node
2710 
2711 extern __typeof (gtk_ctree_sort_recursive) IA__gtk_ctree_sort_recursive __attribute((visibility("hidden")));
2712 #define gtk_ctree_sort_recursive IA__gtk_ctree_sort_recursive
2713 
2714 extern __typeof (gtk_ctree_toggle_expansion) IA__gtk_ctree_toggle_expansion __attribute((visibility("hidden")));
2715 #define gtk_ctree_toggle_expansion IA__gtk_ctree_toggle_expansion
2716 
2717 extern __typeof (gtk_ctree_toggle_expansion_recursive) IA__gtk_ctree_toggle_expansion_recursive __attribute((visibility("hidden")));
2718 #define gtk_ctree_toggle_expansion_recursive IA__gtk_ctree_toggle_expansion_recursive
2719 
2720 extern __typeof (gtk_ctree_unselect) IA__gtk_ctree_unselect __attribute((visibility("hidden")));
2721 #define gtk_ctree_unselect IA__gtk_ctree_unselect
2722 
2723 extern __typeof (gtk_ctree_unselect_recursive) IA__gtk_ctree_unselect_recursive __attribute((visibility("hidden")));
2724 #define gtk_ctree_unselect_recursive IA__gtk_ctree_unselect_recursive
2725 
2726 #endif
2727 #endif
2728 #endif
2729 #if IN_HEADER(__GTK_CURVE_H__)
2730 #if IN_FILE(__GTK_CURVE_C__)
2731 #ifndef GTK_DISABLE_DEPRECATED
2732 extern __typeof (gtk_curve_get_type) IA__gtk_curve_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2733 #define gtk_curve_get_type IA__gtk_curve_get_type
2734 
2735 extern __typeof (gtk_curve_get_vector) IA__gtk_curve_get_vector __attribute((visibility("hidden")));
2736 #define gtk_curve_get_vector IA__gtk_curve_get_vector
2737 
2738 extern __typeof (gtk_curve_new) IA__gtk_curve_new __attribute((visibility("hidden")));
2739 #define gtk_curve_new IA__gtk_curve_new
2740 
2741 extern __typeof (gtk_curve_reset) IA__gtk_curve_reset __attribute((visibility("hidden")));
2742 #define gtk_curve_reset IA__gtk_curve_reset
2743 
2744 extern __typeof (gtk_curve_set_curve_type) IA__gtk_curve_set_curve_type __attribute((visibility("hidden")));
2745 #define gtk_curve_set_curve_type IA__gtk_curve_set_curve_type
2746 
2747 extern __typeof (gtk_curve_set_gamma) IA__gtk_curve_set_gamma __attribute((visibility("hidden")));
2748 #define gtk_curve_set_gamma IA__gtk_curve_set_gamma
2749 
2750 extern __typeof (gtk_curve_set_range) IA__gtk_curve_set_range __attribute((visibility("hidden")));
2751 #define gtk_curve_set_range IA__gtk_curve_set_range
2752 
2753 extern __typeof (gtk_curve_set_vector) IA__gtk_curve_set_vector __attribute((visibility("hidden")));
2754 #define gtk_curve_set_vector IA__gtk_curve_set_vector
2755 
2756 #endif
2757 #endif
2758 #endif
2759 #if IN_HEADER(__GTK_WINDOW_DECORATE_H__)
2760 #if IN_FILE(__GTK_WINDOW_DECORATE_C__)
2761 extern __typeof (gtk_decorated_window_calculate_frame_size) IA__gtk_decorated_window_calculate_frame_size __attribute((visibility("hidden")));
2762 #define gtk_decorated_window_calculate_frame_size IA__gtk_decorated_window_calculate_frame_size
2763 
2764 extern __typeof (gtk_decorated_window_init) IA__gtk_decorated_window_init __attribute((visibility("hidden")));
2765 #define gtk_decorated_window_init IA__gtk_decorated_window_init
2766 
2767 extern __typeof (gtk_decorated_window_move_resize_window) IA__gtk_decorated_window_move_resize_window __attribute((visibility("hidden")));
2768 #define gtk_decorated_window_move_resize_window IA__gtk_decorated_window_move_resize_window
2769 
2770 extern __typeof (gtk_decorated_window_set_title) IA__gtk_decorated_window_set_title __attribute((visibility("hidden")));
2771 #define gtk_decorated_window_set_title IA__gtk_decorated_window_set_title
2772 
2773 #endif
2774 #endif
2775 #if IN_HEADER(__GTK_DIALOG_H__)
2776 #if IN_FILE(__GTK_DIALOG_C__)
2777 extern __typeof (gtk_dialog_add_action_widget) IA__gtk_dialog_add_action_widget __attribute((visibility("hidden")));
2778 #define gtk_dialog_add_action_widget IA__gtk_dialog_add_action_widget
2779 
2780 extern __typeof (gtk_dialog_add_button) IA__gtk_dialog_add_button __attribute((visibility("hidden")));
2781 #define gtk_dialog_add_button IA__gtk_dialog_add_button
2782 
2783 extern __typeof (gtk_dialog_add_buttons) IA__gtk_dialog_add_buttons __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
2784 #define gtk_dialog_add_buttons IA__gtk_dialog_add_buttons
2785 
2786 extern __typeof (gtk_dialog_get_action_area) IA__gtk_dialog_get_action_area __attribute((visibility("hidden")));
2787 #define gtk_dialog_get_action_area IA__gtk_dialog_get_action_area
2788 
2789 extern __typeof (gtk_dialog_get_content_area) IA__gtk_dialog_get_content_area __attribute((visibility("hidden")));
2790 #define gtk_dialog_get_content_area IA__gtk_dialog_get_content_area
2791 
2792 extern __typeof (gtk_dialog_get_widget_for_response) IA__gtk_dialog_get_widget_for_response __attribute((visibility("hidden")));
2793 #define gtk_dialog_get_widget_for_response IA__gtk_dialog_get_widget_for_response
2794 
2795 extern __typeof (gtk_dialog_get_response_for_widget) IA__gtk_dialog_get_response_for_widget __attribute((visibility("hidden")));
2796 #define gtk_dialog_get_response_for_widget IA__gtk_dialog_get_response_for_widget
2797 
2798 extern __typeof (gtk_dialog_get_type) IA__gtk_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2799 #define gtk_dialog_get_type IA__gtk_dialog_get_type
2800 
2801 extern __typeof (gtk_dialog_new) IA__gtk_dialog_new __attribute((visibility("hidden")));
2802 #define gtk_dialog_new IA__gtk_dialog_new
2803 
2804 extern __typeof (gtk_dialog_new_with_buttons) IA__gtk_dialog_new_with_buttons __attribute((visibility("hidden")));
2805 #define gtk_dialog_new_with_buttons IA__gtk_dialog_new_with_buttons
2806 
2807 extern __typeof (gtk_dialog_response) IA__gtk_dialog_response __attribute((visibility("hidden")));
2808 #define gtk_dialog_response IA__gtk_dialog_response
2809 
2810 extern __typeof (gtk_dialog_run) IA__gtk_dialog_run __attribute((visibility("hidden")));
2811 #define gtk_dialog_run IA__gtk_dialog_run
2812 
2813 extern __typeof (gtk_alternative_dialog_button_order) IA__gtk_alternative_dialog_button_order __attribute((visibility("hidden")));
2814 #define gtk_alternative_dialog_button_order IA__gtk_alternative_dialog_button_order
2815 
2816 extern __typeof (gtk_dialog_set_alternative_button_order) IA__gtk_dialog_set_alternative_button_order __attribute((visibility("hidden")));
2817 #define gtk_dialog_set_alternative_button_order IA__gtk_dialog_set_alternative_button_order
2818 
2819 extern __typeof (gtk_dialog_set_alternative_button_order_from_array) IA__gtk_dialog_set_alternative_button_order_from_array __attribute((visibility("hidden")));
2820 #define gtk_dialog_set_alternative_button_order_from_array IA__gtk_dialog_set_alternative_button_order_from_array
2821 
2822 extern __typeof (gtk_dialog_set_default_response) IA__gtk_dialog_set_default_response __attribute((visibility("hidden")));
2823 #define gtk_dialog_set_default_response IA__gtk_dialog_set_default_response
2824 
2825 #ifndef GTK_DISABLE_DEPRECATED
2826 extern __typeof (gtk_dialog_get_has_separator) IA__gtk_dialog_get_has_separator __attribute((visibility("hidden")));
2827 #define gtk_dialog_get_has_separator IA__gtk_dialog_get_has_separator
2828 
2829 extern __typeof (gtk_dialog_set_has_separator) IA__gtk_dialog_set_has_separator __attribute((visibility("hidden")));
2830 #define gtk_dialog_set_has_separator IA__gtk_dialog_set_has_separator
2831 
2832 #endif
2833 extern __typeof (gtk_dialog_set_response_sensitive) IA__gtk_dialog_set_response_sensitive __attribute((visibility("hidden")));
2834 #define gtk_dialog_set_response_sensitive IA__gtk_dialog_set_response_sensitive
2835 
2836 #endif
2837 #endif
2838 #if IN_HEADER(__GTK_DND_H__)
2839 #if IN_FILE(__GTK_DND_C__)
2840 extern __typeof (gtk_drag_begin) IA__gtk_drag_begin __attribute((visibility("hidden")));
2841 #define gtk_drag_begin IA__gtk_drag_begin
2842 
2843 extern __typeof (gtk_drag_check_threshold) IA__gtk_drag_check_threshold __attribute((visibility("hidden")));
2844 #define gtk_drag_check_threshold IA__gtk_drag_check_threshold
2845 
2846 extern __typeof (gtk_drag_dest_add_image_targets) IA__gtk_drag_dest_add_image_targets __attribute((visibility("hidden")));
2847 #define gtk_drag_dest_add_image_targets IA__gtk_drag_dest_add_image_targets
2848 
2849 extern __typeof (gtk_drag_dest_add_text_targets) IA__gtk_drag_dest_add_text_targets __attribute((visibility("hidden")));
2850 #define gtk_drag_dest_add_text_targets IA__gtk_drag_dest_add_text_targets
2851 
2852 extern __typeof (gtk_drag_dest_add_uri_targets) IA__gtk_drag_dest_add_uri_targets __attribute((visibility("hidden")));
2853 #define gtk_drag_dest_add_uri_targets IA__gtk_drag_dest_add_uri_targets
2854 
2855 extern __typeof (gtk_drag_dest_find_target) IA__gtk_drag_dest_find_target __attribute((visibility("hidden")));
2856 #define gtk_drag_dest_find_target IA__gtk_drag_dest_find_target
2857 
2858 extern __typeof (gtk_drag_dest_get_target_list) IA__gtk_drag_dest_get_target_list __attribute((visibility("hidden")));
2859 #define gtk_drag_dest_get_target_list IA__gtk_drag_dest_get_target_list
2860 
2861 extern __typeof (gtk_drag_dest_set) IA__gtk_drag_dest_set __attribute((visibility("hidden")));
2862 #define gtk_drag_dest_set IA__gtk_drag_dest_set
2863 
2864 extern __typeof (gtk_drag_dest_set_proxy) IA__gtk_drag_dest_set_proxy __attribute((visibility("hidden")));
2865 #define gtk_drag_dest_set_proxy IA__gtk_drag_dest_set_proxy
2866 
2867 extern __typeof (gtk_drag_dest_set_target_list) IA__gtk_drag_dest_set_target_list __attribute((visibility("hidden")));
2868 #define gtk_drag_dest_set_target_list IA__gtk_drag_dest_set_target_list
2869 
2870 extern __typeof (gtk_drag_dest_set_track_motion) IA__gtk_drag_dest_set_track_motion __attribute((visibility("hidden")));
2871 #define gtk_drag_dest_set_track_motion IA__gtk_drag_dest_set_track_motion
2872 
2873 extern __typeof (gtk_drag_dest_get_track_motion) IA__gtk_drag_dest_get_track_motion __attribute((visibility("hidden")));
2874 #define gtk_drag_dest_get_track_motion IA__gtk_drag_dest_get_track_motion
2875 
2876 extern __typeof (gtk_drag_dest_unset) IA__gtk_drag_dest_unset __attribute((visibility("hidden")));
2877 #define gtk_drag_dest_unset IA__gtk_drag_dest_unset
2878 
2879 extern __typeof (gtk_drag_finish) IA__gtk_drag_finish __attribute((visibility("hidden")));
2880 #define gtk_drag_finish IA__gtk_drag_finish
2881 
2882 extern __typeof (gtk_drag_get_data) IA__gtk_drag_get_data __attribute((visibility("hidden")));
2883 #define gtk_drag_get_data IA__gtk_drag_get_data
2884 
2885 extern __typeof (gtk_drag_get_source_widget) IA__gtk_drag_get_source_widget __attribute((visibility("hidden")));
2886 #define gtk_drag_get_source_widget IA__gtk_drag_get_source_widget
2887 
2888 extern __typeof (gtk_drag_highlight) IA__gtk_drag_highlight __attribute((visibility("hidden")));
2889 #define gtk_drag_highlight IA__gtk_drag_highlight
2890 
2891 #ifndef GTK_DISABLE_DEPRECATED
2892 extern __typeof (gtk_drag_set_default_icon) IA__gtk_drag_set_default_icon __attribute((visibility("hidden")));
2893 #define gtk_drag_set_default_icon IA__gtk_drag_set_default_icon
2894 
2895 #endif
2896 extern __typeof (gtk_drag_set_icon_default) IA__gtk_drag_set_icon_default __attribute((visibility("hidden")));
2897 #define gtk_drag_set_icon_default IA__gtk_drag_set_icon_default
2898 
2899 extern __typeof (gtk_drag_set_icon_name) IA__gtk_drag_set_icon_name __attribute((visibility("hidden")));
2900 #define gtk_drag_set_icon_name IA__gtk_drag_set_icon_name
2901 
2902 extern __typeof (gtk_drag_set_icon_pixbuf) IA__gtk_drag_set_icon_pixbuf __attribute((visibility("hidden")));
2903 #define gtk_drag_set_icon_pixbuf IA__gtk_drag_set_icon_pixbuf
2904 
2905 extern __typeof (gtk_drag_set_icon_pixmap) IA__gtk_drag_set_icon_pixmap __attribute((visibility("hidden")));
2906 #define gtk_drag_set_icon_pixmap IA__gtk_drag_set_icon_pixmap
2907 
2908 extern __typeof (gtk_drag_set_icon_stock) IA__gtk_drag_set_icon_stock __attribute((visibility("hidden")));
2909 #define gtk_drag_set_icon_stock IA__gtk_drag_set_icon_stock
2910 
2911 extern __typeof (gtk_drag_set_icon_widget) IA__gtk_drag_set_icon_widget __attribute((visibility("hidden")));
2912 #define gtk_drag_set_icon_widget IA__gtk_drag_set_icon_widget
2913 
2914 extern __typeof (gtk_drag_source_add_image_targets) IA__gtk_drag_source_add_image_targets __attribute((visibility("hidden")));
2915 #define gtk_drag_source_add_image_targets IA__gtk_drag_source_add_image_targets
2916 
2917 extern __typeof (gtk_drag_source_add_text_targets) IA__gtk_drag_source_add_text_targets __attribute((visibility("hidden")));
2918 #define gtk_drag_source_add_text_targets IA__gtk_drag_source_add_text_targets
2919 
2920 extern __typeof (gtk_drag_source_add_uri_targets) IA__gtk_drag_source_add_uri_targets __attribute((visibility("hidden")));
2921 #define gtk_drag_source_add_uri_targets IA__gtk_drag_source_add_uri_targets
2922 
2923 extern __typeof (gtk_drag_source_get_target_list) IA__gtk_drag_source_get_target_list __attribute((visibility("hidden")));
2924 #define gtk_drag_source_get_target_list IA__gtk_drag_source_get_target_list
2925 
2926 extern __typeof (gtk_drag_source_set) IA__gtk_drag_source_set __attribute((visibility("hidden")));
2927 #define gtk_drag_source_set IA__gtk_drag_source_set
2928 
2929 extern __typeof (gtk_drag_source_set_icon) IA__gtk_drag_source_set_icon __attribute((visibility("hidden")));
2930 #define gtk_drag_source_set_icon IA__gtk_drag_source_set_icon
2931 
2932 extern __typeof (gtk_drag_source_set_icon_name) IA__gtk_drag_source_set_icon_name __attribute((visibility("hidden")));
2933 #define gtk_drag_source_set_icon_name IA__gtk_drag_source_set_icon_name
2934 
2935 extern __typeof (gtk_drag_source_set_icon_pixbuf) IA__gtk_drag_source_set_icon_pixbuf __attribute((visibility("hidden")));
2936 #define gtk_drag_source_set_icon_pixbuf IA__gtk_drag_source_set_icon_pixbuf
2937 
2938 extern __typeof (gtk_drag_source_set_icon_stock) IA__gtk_drag_source_set_icon_stock __attribute((visibility("hidden")));
2939 #define gtk_drag_source_set_icon_stock IA__gtk_drag_source_set_icon_stock
2940 
2941 extern __typeof (gtk_drag_source_set_target_list) IA__gtk_drag_source_set_target_list __attribute((visibility("hidden")));
2942 #define gtk_drag_source_set_target_list IA__gtk_drag_source_set_target_list
2943 
2944 extern __typeof (gtk_drag_source_unset) IA__gtk_drag_source_unset __attribute((visibility("hidden")));
2945 #define gtk_drag_source_unset IA__gtk_drag_source_unset
2946 
2947 extern __typeof (gtk_drag_unhighlight) IA__gtk_drag_unhighlight __attribute((visibility("hidden")));
2948 #define gtk_drag_unhighlight IA__gtk_drag_unhighlight
2949 
2950 #endif
2951 #endif
2952 #if IN_HEADER(__GTK_STATUS_ICON_H__)
2953 #if IN_FILE(__GTK_STATUS_ICON_C__)
2954 extern __typeof (gtk_status_icon_get_type) IA__gtk_status_icon_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
2955 #define gtk_status_icon_get_type IA__gtk_status_icon_get_type
2956 
2957 extern __typeof (gtk_status_icon_new) IA__gtk_status_icon_new __attribute((visibility("hidden")));
2958 #define gtk_status_icon_new IA__gtk_status_icon_new
2959 
2960 extern __typeof (gtk_status_icon_new_from_pixbuf) IA__gtk_status_icon_new_from_pixbuf __attribute((visibility("hidden")));
2961 #define gtk_status_icon_new_from_pixbuf IA__gtk_status_icon_new_from_pixbuf
2962 
2963 extern __typeof (gtk_status_icon_new_from_file) IA__gtk_status_icon_new_from_file __attribute((visibility("hidden")));
2964 #define gtk_status_icon_new_from_file IA__gtk_status_icon_new_from_file
2965 
2966 extern __typeof (gtk_status_icon_new_from_stock) IA__gtk_status_icon_new_from_stock __attribute((visibility("hidden")));
2967 #define gtk_status_icon_new_from_stock IA__gtk_status_icon_new_from_stock
2968 
2969 extern __typeof (gtk_status_icon_new_from_icon_name) IA__gtk_status_icon_new_from_icon_name __attribute((visibility("hidden")));
2970 #define gtk_status_icon_new_from_icon_name IA__gtk_status_icon_new_from_icon_name
2971 
2972 extern __typeof (gtk_status_icon_new_from_gicon) IA__gtk_status_icon_new_from_gicon __attribute((visibility("hidden")));
2973 #define gtk_status_icon_new_from_gicon IA__gtk_status_icon_new_from_gicon
2974 
2975 extern __typeof (gtk_status_icon_set_from_pixbuf) IA__gtk_status_icon_set_from_pixbuf __attribute((visibility("hidden")));
2976 #define gtk_status_icon_set_from_pixbuf IA__gtk_status_icon_set_from_pixbuf
2977 
2978 extern __typeof (gtk_status_icon_set_from_file) IA__gtk_status_icon_set_from_file __attribute((visibility("hidden")));
2979 #define gtk_status_icon_set_from_file IA__gtk_status_icon_set_from_file
2980 
2981 extern __typeof (gtk_status_icon_set_from_stock) IA__gtk_status_icon_set_from_stock __attribute((visibility("hidden")));
2982 #define gtk_status_icon_set_from_stock IA__gtk_status_icon_set_from_stock
2983 
2984 extern __typeof (gtk_status_icon_set_from_icon_name) IA__gtk_status_icon_set_from_icon_name __attribute((visibility("hidden")));
2985 #define gtk_status_icon_set_from_icon_name IA__gtk_status_icon_set_from_icon_name
2986 
2987 extern __typeof (gtk_status_icon_set_from_gicon) IA__gtk_status_icon_set_from_gicon __attribute((visibility("hidden")));
2988 #define gtk_status_icon_set_from_gicon IA__gtk_status_icon_set_from_gicon
2989 
2990 extern __typeof (gtk_status_icon_get_storage_type) IA__gtk_status_icon_get_storage_type __attribute((visibility("hidden")));
2991 #define gtk_status_icon_get_storage_type IA__gtk_status_icon_get_storage_type
2992 
2993 extern __typeof (gtk_status_icon_get_pixbuf) IA__gtk_status_icon_get_pixbuf __attribute((visibility("hidden")));
2994 #define gtk_status_icon_get_pixbuf IA__gtk_status_icon_get_pixbuf
2995 
2996 extern __typeof (gtk_status_icon_get_screen) IA__gtk_status_icon_get_screen __attribute((visibility("hidden")));
2997 #define gtk_status_icon_get_screen IA__gtk_status_icon_get_screen
2998 
2999 extern __typeof (gtk_status_icon_get_stock) IA__gtk_status_icon_get_stock __attribute((visibility("hidden")));
3000 #define gtk_status_icon_get_stock IA__gtk_status_icon_get_stock
3001 
3002 extern __typeof (gtk_status_icon_get_icon_name) IA__gtk_status_icon_get_icon_name __attribute((visibility("hidden")));
3003 #define gtk_status_icon_get_icon_name IA__gtk_status_icon_get_icon_name
3004 
3005 extern __typeof (gtk_status_icon_get_gicon) IA__gtk_status_icon_get_gicon __attribute((visibility("hidden")));
3006 #define gtk_status_icon_get_gicon IA__gtk_status_icon_get_gicon
3007 
3008 extern __typeof (gtk_status_icon_get_size) IA__gtk_status_icon_get_size __attribute((visibility("hidden")));
3009 #define gtk_status_icon_get_size IA__gtk_status_icon_get_size
3010 
3011 extern __typeof (gtk_status_icon_set_screen) IA__gtk_status_icon_set_screen __attribute((visibility("hidden")));
3012 #define gtk_status_icon_set_screen IA__gtk_status_icon_set_screen
3013 
3014 #ifndef GTK_DISABLE_DEPRECATED
3015 extern __typeof (gtk_status_icon_set_tooltip) IA__gtk_status_icon_set_tooltip __attribute((visibility("hidden")));
3016 #define gtk_status_icon_set_tooltip IA__gtk_status_icon_set_tooltip
3017 
3018 #endif
3019 extern __typeof (gtk_status_icon_set_tooltip_text) IA__gtk_status_icon_set_tooltip_text __attribute((visibility("hidden")));
3020 #define gtk_status_icon_set_tooltip_text IA__gtk_status_icon_set_tooltip_text
3021 
3022 extern __typeof (gtk_status_icon_get_tooltip_text) IA__gtk_status_icon_get_tooltip_text __attribute((visibility("hidden")));
3023 #define gtk_status_icon_get_tooltip_text IA__gtk_status_icon_get_tooltip_text
3024 
3025 extern __typeof (gtk_status_icon_set_tooltip_markup) IA__gtk_status_icon_set_tooltip_markup __attribute((visibility("hidden")));
3026 #define gtk_status_icon_set_tooltip_markup IA__gtk_status_icon_set_tooltip_markup
3027 
3028 extern __typeof (gtk_status_icon_get_tooltip_markup) IA__gtk_status_icon_get_tooltip_markup __attribute((visibility("hidden")));
3029 #define gtk_status_icon_get_tooltip_markup IA__gtk_status_icon_get_tooltip_markup
3030 
3031 extern __typeof (gtk_status_icon_set_has_tooltip) IA__gtk_status_icon_set_has_tooltip __attribute((visibility("hidden")));
3032 #define gtk_status_icon_set_has_tooltip IA__gtk_status_icon_set_has_tooltip
3033 
3034 extern __typeof (gtk_status_icon_get_has_tooltip) IA__gtk_status_icon_get_has_tooltip __attribute((visibility("hidden")));
3035 #define gtk_status_icon_get_has_tooltip IA__gtk_status_icon_get_has_tooltip
3036 
3037 extern __typeof (gtk_status_icon_set_visible) IA__gtk_status_icon_set_visible __attribute((visibility("hidden")));
3038 #define gtk_status_icon_set_visible IA__gtk_status_icon_set_visible
3039 
3040 extern __typeof (gtk_status_icon_get_visible) IA__gtk_status_icon_get_visible __attribute((visibility("hidden")));
3041 #define gtk_status_icon_get_visible IA__gtk_status_icon_get_visible
3042 
3043 #ifndef GTK_DISABLE_DEPRECATED
3044 extern __typeof (gtk_status_icon_set_blinking) IA__gtk_status_icon_set_blinking __attribute((visibility("hidden")));
3045 #define gtk_status_icon_set_blinking IA__gtk_status_icon_set_blinking
3046 
3047 extern __typeof (gtk_status_icon_get_blinking) IA__gtk_status_icon_get_blinking __attribute((visibility("hidden")));
3048 #define gtk_status_icon_get_blinking IA__gtk_status_icon_get_blinking
3049 
3050 #endif
3051 extern __typeof (gtk_status_icon_is_embedded) IA__gtk_status_icon_is_embedded __attribute((visibility("hidden")));
3052 #define gtk_status_icon_is_embedded IA__gtk_status_icon_is_embedded
3053 
3054 extern __typeof (gtk_status_icon_position_menu) IA__gtk_status_icon_position_menu __attribute((visibility("hidden")));
3055 #define gtk_status_icon_position_menu IA__gtk_status_icon_position_menu
3056 
3057 extern __typeof (gtk_status_icon_get_geometry) IA__gtk_status_icon_get_geometry __attribute((visibility("hidden")));
3058 #define gtk_status_icon_get_geometry IA__gtk_status_icon_get_geometry
3059 
3060 extern __typeof (gtk_status_icon_get_x11_window_id) IA__gtk_status_icon_get_x11_window_id __attribute((visibility("hidden")));
3061 #define gtk_status_icon_get_x11_window_id IA__gtk_status_icon_get_x11_window_id
3062 
3063 extern __typeof (gtk_status_icon_get_title) IA__gtk_status_icon_get_title __attribute((visibility("hidden")));
3064 #define gtk_status_icon_get_title IA__gtk_status_icon_get_title
3065 
3066 extern __typeof (gtk_status_icon_set_title) IA__gtk_status_icon_set_title __attribute((visibility("hidden")));
3067 #define gtk_status_icon_set_title IA__gtk_status_icon_set_title
3068 
3069 extern __typeof (gtk_status_icon_set_name) IA__gtk_status_icon_set_name __attribute((visibility("hidden")));
3070 #define gtk_status_icon_set_name IA__gtk_status_icon_set_name
3071 
3072 #endif
3073 #endif
3074 #if IN_HEADER(__GTK_STYLE_H__)
3075 #if IN_FILE(__GTK_STYLE_C__)
3076 #ifndef GTK_DISABLE_DEPRECATED
3077 extern __typeof (gtk_draw_arrow) IA__gtk_draw_arrow __attribute((visibility("hidden")));
3078 #define gtk_draw_arrow IA__gtk_draw_arrow
3079 
3080 extern __typeof (gtk_draw_box) IA__gtk_draw_box __attribute((visibility("hidden")));
3081 #define gtk_draw_box IA__gtk_draw_box
3082 
3083 extern __typeof (gtk_draw_box_gap) IA__gtk_draw_box_gap __attribute((visibility("hidden")));
3084 #define gtk_draw_box_gap IA__gtk_draw_box_gap
3085 
3086 extern __typeof (gtk_draw_check) IA__gtk_draw_check __attribute((visibility("hidden")));
3087 #define gtk_draw_check IA__gtk_draw_check
3088 
3089 extern __typeof (gtk_draw_diamond) IA__gtk_draw_diamond __attribute((visibility("hidden")));
3090 #define gtk_draw_diamond IA__gtk_draw_diamond
3091 
3092 extern __typeof (gtk_draw_expander) IA__gtk_draw_expander __attribute((visibility("hidden")));
3093 #define gtk_draw_expander IA__gtk_draw_expander
3094 
3095 extern __typeof (gtk_draw_extension) IA__gtk_draw_extension __attribute((visibility("hidden")));
3096 #define gtk_draw_extension IA__gtk_draw_extension
3097 
3098 extern __typeof (gtk_draw_flat_box) IA__gtk_draw_flat_box __attribute((visibility("hidden")));
3099 #define gtk_draw_flat_box IA__gtk_draw_flat_box
3100 
3101 extern __typeof (gtk_draw_focus) IA__gtk_draw_focus __attribute((visibility("hidden")));
3102 #define gtk_draw_focus IA__gtk_draw_focus
3103 
3104 extern __typeof (gtk_draw_handle) IA__gtk_draw_handle __attribute((visibility("hidden")));
3105 #define gtk_draw_handle IA__gtk_draw_handle
3106 
3107 extern __typeof (gtk_draw_hline) IA__gtk_draw_hline __attribute((visibility("hidden")));
3108 #define gtk_draw_hline IA__gtk_draw_hline
3109 
3110 extern __typeof (gtk_draw_layout) IA__gtk_draw_layout __attribute((visibility("hidden")));
3111 #define gtk_draw_layout IA__gtk_draw_layout
3112 
3113 extern __typeof (gtk_draw_option) IA__gtk_draw_option __attribute((visibility("hidden")));
3114 #define gtk_draw_option IA__gtk_draw_option
3115 
3116 extern __typeof (gtk_draw_polygon) IA__gtk_draw_polygon __attribute((visibility("hidden")));
3117 #define gtk_draw_polygon IA__gtk_draw_polygon
3118 
3119 extern __typeof (gtk_draw_resize_grip) IA__gtk_draw_resize_grip __attribute((visibility("hidden")));
3120 #define gtk_draw_resize_grip IA__gtk_draw_resize_grip
3121 
3122 extern __typeof (gtk_draw_shadow) IA__gtk_draw_shadow __attribute((visibility("hidden")));
3123 #define gtk_draw_shadow IA__gtk_draw_shadow
3124 
3125 extern __typeof (gtk_draw_shadow_gap) IA__gtk_draw_shadow_gap __attribute((visibility("hidden")));
3126 #define gtk_draw_shadow_gap IA__gtk_draw_shadow_gap
3127 
3128 extern __typeof (gtk_draw_slider) IA__gtk_draw_slider __attribute((visibility("hidden")));
3129 #define gtk_draw_slider IA__gtk_draw_slider
3130 
3131 extern __typeof (gtk_draw_string) IA__gtk_draw_string __attribute((visibility("hidden")));
3132 #define gtk_draw_string IA__gtk_draw_string
3133 
3134 extern __typeof (gtk_draw_tab) IA__gtk_draw_tab __attribute((visibility("hidden")));
3135 #define gtk_draw_tab IA__gtk_draw_tab
3136 
3137 extern __typeof (gtk_draw_vline) IA__gtk_draw_vline __attribute((visibility("hidden")));
3138 #define gtk_draw_vline IA__gtk_draw_vline
3139 
3140 extern __typeof (gtk_style_set_font) IA__gtk_style_set_font __attribute((visibility("hidden")));
3141 #define gtk_style_set_font IA__gtk_style_set_font
3142 
3143 extern __typeof (gtk_style_get_font) IA__gtk_style_get_font __attribute((visibility("hidden")));
3144 #define gtk_style_get_font IA__gtk_style_get_font
3145 
3146 extern __typeof (gtk_style_ref) IA__gtk_style_ref __attribute((visibility("hidden")));
3147 #define gtk_style_ref IA__gtk_style_ref
3148 
3149 extern __typeof (gtk_style_unref) IA__gtk_style_unref __attribute((visibility("hidden")));
3150 #define gtk_style_unref IA__gtk_style_unref
3151 
3152 extern __typeof (gtk_paint_string) IA__gtk_paint_string __attribute((visibility("hidden")));
3153 #define gtk_paint_string IA__gtk_paint_string
3154 
3155 #endif
3156 extern __typeof (gtk_paint_arrow) IA__gtk_paint_arrow __attribute((visibility("hidden")));
3157 #define gtk_paint_arrow IA__gtk_paint_arrow
3158 
3159 extern __typeof (gtk_paint_box) IA__gtk_paint_box __attribute((visibility("hidden")));
3160 #define gtk_paint_box IA__gtk_paint_box
3161 
3162 extern __typeof (gtk_paint_box_gap) IA__gtk_paint_box_gap __attribute((visibility("hidden")));
3163 #define gtk_paint_box_gap IA__gtk_paint_box_gap
3164 
3165 extern __typeof (gtk_paint_check) IA__gtk_paint_check __attribute((visibility("hidden")));
3166 #define gtk_paint_check IA__gtk_paint_check
3167 
3168 extern __typeof (gtk_paint_diamond) IA__gtk_paint_diamond __attribute((visibility("hidden")));
3169 #define gtk_paint_diamond IA__gtk_paint_diamond
3170 
3171 extern __typeof (gtk_paint_expander) IA__gtk_paint_expander __attribute((visibility("hidden")));
3172 #define gtk_paint_expander IA__gtk_paint_expander
3173 
3174 extern __typeof (gtk_paint_extension) IA__gtk_paint_extension __attribute((visibility("hidden")));
3175 #define gtk_paint_extension IA__gtk_paint_extension
3176 
3177 extern __typeof (gtk_paint_flat_box) IA__gtk_paint_flat_box __attribute((visibility("hidden")));
3178 #define gtk_paint_flat_box IA__gtk_paint_flat_box
3179 
3180 extern __typeof (gtk_paint_focus) IA__gtk_paint_focus __attribute((visibility("hidden")));
3181 #define gtk_paint_focus IA__gtk_paint_focus
3182 
3183 extern __typeof (gtk_paint_handle) IA__gtk_paint_handle __attribute((visibility("hidden")));
3184 #define gtk_paint_handle IA__gtk_paint_handle
3185 
3186 extern __typeof (gtk_paint_hline) IA__gtk_paint_hline __attribute((visibility("hidden")));
3187 #define gtk_paint_hline IA__gtk_paint_hline
3188 
3189 extern __typeof (gtk_paint_layout) IA__gtk_paint_layout __attribute((visibility("hidden")));
3190 #define gtk_paint_layout IA__gtk_paint_layout
3191 
3192 extern __typeof (gtk_paint_option) IA__gtk_paint_option __attribute((visibility("hidden")));
3193 #define gtk_paint_option IA__gtk_paint_option
3194 
3195 extern __typeof (gtk_paint_polygon) IA__gtk_paint_polygon __attribute((visibility("hidden")));
3196 #define gtk_paint_polygon IA__gtk_paint_polygon
3197 
3198 extern __typeof (gtk_paint_resize_grip) IA__gtk_paint_resize_grip __attribute((visibility("hidden")));
3199 #define gtk_paint_resize_grip IA__gtk_paint_resize_grip
3200 
3201 extern __typeof (gtk_paint_shadow) IA__gtk_paint_shadow __attribute((visibility("hidden")));
3202 #define gtk_paint_shadow IA__gtk_paint_shadow
3203 
3204 extern __typeof (gtk_paint_shadow_gap) IA__gtk_paint_shadow_gap __attribute((visibility("hidden")));
3205 #define gtk_paint_shadow_gap IA__gtk_paint_shadow_gap
3206 
3207 extern __typeof (gtk_paint_slider) IA__gtk_paint_slider __attribute((visibility("hidden")));
3208 #define gtk_paint_slider IA__gtk_paint_slider
3209 
3210 extern __typeof (gtk_paint_spinner) IA__gtk_paint_spinner __attribute((visibility("hidden")));
3211 #define gtk_paint_spinner IA__gtk_paint_spinner
3212 
3213 extern __typeof (gtk_paint_tab) IA__gtk_paint_tab __attribute((visibility("hidden")));
3214 #define gtk_paint_tab IA__gtk_paint_tab
3215 
3216 extern __typeof (gtk_paint_vline) IA__gtk_paint_vline __attribute((visibility("hidden")));
3217 #define gtk_paint_vline IA__gtk_paint_vline
3218 
3219 extern __typeof (gtk_border_new) IA__gtk_border_new __attribute((visibility("hidden"))) G_GNUC_MALLOC;
3220 #define gtk_border_new IA__gtk_border_new
3221 
3222 extern __typeof (gtk_border_copy) IA__gtk_border_copy __attribute((visibility("hidden")));
3223 #define gtk_border_copy IA__gtk_border_copy
3224 
3225 extern __typeof (gtk_border_free) IA__gtk_border_free __attribute((visibility("hidden")));
3226 #define gtk_border_free IA__gtk_border_free
3227 
3228 extern __typeof (gtk_border_get_type) IA__gtk_border_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3229 #define gtk_border_get_type IA__gtk_border_get_type
3230 
3231 extern __typeof (gtk_style_apply_default_background) IA__gtk_style_apply_default_background __attribute((visibility("hidden")));
3232 #define gtk_style_apply_default_background IA__gtk_style_apply_default_background
3233 
3234 extern __typeof (gtk_style_attach) IA__gtk_style_attach __attribute((visibility("hidden")));
3235 #define gtk_style_attach IA__gtk_style_attach
3236 
3237 extern __typeof (gtk_style_copy) IA__gtk_style_copy __attribute((visibility("hidden")));
3238 #define gtk_style_copy IA__gtk_style_copy
3239 
3240 extern __typeof (gtk_style_detach) IA__gtk_style_detach __attribute((visibility("hidden")));
3241 #define gtk_style_detach IA__gtk_style_detach
3242 
3243 extern __typeof (gtk_style_get_type) IA__gtk_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3244 #define gtk_style_get_type IA__gtk_style_get_type
3245 
3246 extern __typeof (gtk_style_lookup_icon_set) IA__gtk_style_lookup_icon_set __attribute((visibility("hidden")));
3247 #define gtk_style_lookup_icon_set IA__gtk_style_lookup_icon_set
3248 
3249 extern __typeof (gtk_style_lookup_color) IA__gtk_style_lookup_color __attribute((visibility("hidden")));
3250 #define gtk_style_lookup_color IA__gtk_style_lookup_color
3251 
3252 extern __typeof (gtk_style_new) IA__gtk_style_new __attribute((visibility("hidden")));
3253 #define gtk_style_new IA__gtk_style_new
3254 
3255 extern __typeof (gtk_style_render_icon) IA__gtk_style_render_icon __attribute((visibility("hidden")));
3256 #define gtk_style_render_icon IA__gtk_style_render_icon
3257 
3258 extern __typeof (gtk_style_set_background) IA__gtk_style_set_background __attribute((visibility("hidden")));
3259 #define gtk_style_set_background IA__gtk_style_set_background
3260 
3261 extern __typeof (gtk_draw_insertion_cursor) IA__gtk_draw_insertion_cursor __attribute((visibility("hidden")));
3262 #define gtk_draw_insertion_cursor IA__gtk_draw_insertion_cursor
3263 
3264 extern __typeof (gtk_style_get_style_property) IA__gtk_style_get_style_property __attribute((visibility("hidden")));
3265 #define gtk_style_get_style_property IA__gtk_style_get_style_property
3266 
3267 extern __typeof (gtk_style_get_valist) IA__gtk_style_get_valist __attribute((visibility("hidden")));
3268 #define gtk_style_get_valist IA__gtk_style_get_valist
3269 
3270 extern __typeof (gtk_style_get) IA__gtk_style_get __attribute((visibility("hidden")));
3271 #define gtk_style_get IA__gtk_style_get
3272 
3273 #endif
3274 #endif
3275 #if IN_HEADER(__GTK_DRAWING_AREA_H__)
3276 #if IN_FILE(__GTK_DRAWING_AREA_C__)
3277 extern __typeof (gtk_drawing_area_get_type) IA__gtk_drawing_area_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3278 #define gtk_drawing_area_get_type IA__gtk_drawing_area_get_type
3279 
3280 extern __typeof (gtk_drawing_area_new) IA__gtk_drawing_area_new __attribute((visibility("hidden")));
3281 #define gtk_drawing_area_new IA__gtk_drawing_area_new
3282 
3283 #ifndef GTK_DISABLE_DEPRECATED
3284 extern __typeof (gtk_drawing_area_size) IA__gtk_drawing_area_size __attribute((visibility("hidden")));
3285 #define gtk_drawing_area_size IA__gtk_drawing_area_size
3286 
3287 #endif
3288 #endif
3289 #endif
3290 #if IN_HEADER(__GTK_EDITABLE_H__)
3291 #if IN_FILE(__GTK_EDITABLE_C__)
3292 extern __typeof (gtk_editable_copy_clipboard) IA__gtk_editable_copy_clipboard __attribute((visibility("hidden")));
3293 #define gtk_editable_copy_clipboard IA__gtk_editable_copy_clipboard
3294 
3295 extern __typeof (gtk_editable_cut_clipboard) IA__gtk_editable_cut_clipboard __attribute((visibility("hidden")));
3296 #define gtk_editable_cut_clipboard IA__gtk_editable_cut_clipboard
3297 
3298 extern __typeof (gtk_editable_delete_selection) IA__gtk_editable_delete_selection __attribute((visibility("hidden")));
3299 #define gtk_editable_delete_selection IA__gtk_editable_delete_selection
3300 
3301 extern __typeof (gtk_editable_delete_text) IA__gtk_editable_delete_text __attribute((visibility("hidden")));
3302 #define gtk_editable_delete_text IA__gtk_editable_delete_text
3303 
3304 extern __typeof (gtk_editable_get_chars) IA__gtk_editable_get_chars __attribute((visibility("hidden")));
3305 #define gtk_editable_get_chars IA__gtk_editable_get_chars
3306 
3307 extern __typeof (gtk_editable_get_editable) IA__gtk_editable_get_editable __attribute((visibility("hidden")));
3308 #define gtk_editable_get_editable IA__gtk_editable_get_editable
3309 
3310 extern __typeof (gtk_editable_get_position) IA__gtk_editable_get_position __attribute((visibility("hidden")));
3311 #define gtk_editable_get_position IA__gtk_editable_get_position
3312 
3313 extern __typeof (gtk_editable_get_selection_bounds) IA__gtk_editable_get_selection_bounds __attribute((visibility("hidden")));
3314 #define gtk_editable_get_selection_bounds IA__gtk_editable_get_selection_bounds
3315 
3316 extern __typeof (gtk_editable_get_type) IA__gtk_editable_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3317 #define gtk_editable_get_type IA__gtk_editable_get_type
3318 
3319 extern __typeof (gtk_editable_insert_text) IA__gtk_editable_insert_text __attribute((visibility("hidden")));
3320 #define gtk_editable_insert_text IA__gtk_editable_insert_text
3321 
3322 extern __typeof (gtk_editable_paste_clipboard) IA__gtk_editable_paste_clipboard __attribute((visibility("hidden")));
3323 #define gtk_editable_paste_clipboard IA__gtk_editable_paste_clipboard
3324 
3325 extern __typeof (gtk_editable_select_region) IA__gtk_editable_select_region __attribute((visibility("hidden")));
3326 #define gtk_editable_select_region IA__gtk_editable_select_region
3327 
3328 extern __typeof (gtk_editable_set_editable) IA__gtk_editable_set_editable __attribute((visibility("hidden")));
3329 #define gtk_editable_set_editable IA__gtk_editable_set_editable
3330 
3331 extern __typeof (gtk_editable_set_position) IA__gtk_editable_set_position __attribute((visibility("hidden")));
3332 #define gtk_editable_set_position IA__gtk_editable_set_position
3333 
3334 #endif
3335 #endif
3336 #if IN_HEADER(__GTK_ENTRY_H__)
3337 #if IN_FILE(__GTK_ENTRY_C__)
3338 extern __typeof (gtk_entry_get_activates_default) IA__gtk_entry_get_activates_default __attribute((visibility("hidden")));
3339 #define gtk_entry_get_activates_default IA__gtk_entry_get_activates_default
3340 
3341 extern __typeof (gtk_entry_get_alignment) IA__gtk_entry_get_alignment __attribute((visibility("hidden")));
3342 #define gtk_entry_get_alignment IA__gtk_entry_get_alignment
3343 
3344 extern __typeof (gtk_entry_get_buffer) IA__gtk_entry_get_buffer __attribute((visibility("hidden")));
3345 #define gtk_entry_get_buffer IA__gtk_entry_get_buffer
3346 
3347 extern __typeof (gtk_entry_get_completion) IA__gtk_entry_get_completion __attribute((visibility("hidden")));
3348 #define gtk_entry_get_completion IA__gtk_entry_get_completion
3349 
3350 extern __typeof (gtk_entry_get_current_icon_drag_source) IA__gtk_entry_get_current_icon_drag_source __attribute((visibility("hidden")));
3351 #define gtk_entry_get_current_icon_drag_source IA__gtk_entry_get_current_icon_drag_source
3352 
3353 extern __typeof (gtk_entry_get_cursor_hadjustment) IA__gtk_entry_get_cursor_hadjustment __attribute((visibility("hidden")));
3354 #define gtk_entry_get_cursor_hadjustment IA__gtk_entry_get_cursor_hadjustment
3355 
3356 extern __typeof (gtk_entry_get_has_frame) IA__gtk_entry_get_has_frame __attribute((visibility("hidden")));
3357 #define gtk_entry_get_has_frame IA__gtk_entry_get_has_frame
3358 
3359 extern __typeof (gtk_entry_get_icon_activatable) IA__gtk_entry_get_icon_activatable __attribute((visibility("hidden")));
3360 #define gtk_entry_get_icon_activatable IA__gtk_entry_get_icon_activatable
3361 
3362 extern __typeof (gtk_entry_get_icon_at_pos) IA__gtk_entry_get_icon_at_pos __attribute((visibility("hidden")));
3363 #define gtk_entry_get_icon_at_pos IA__gtk_entry_get_icon_at_pos
3364 
3365 extern __typeof (gtk_entry_get_icon_gicon) IA__gtk_entry_get_icon_gicon __attribute((visibility("hidden")));
3366 #define gtk_entry_get_icon_gicon IA__gtk_entry_get_icon_gicon
3367 
3368 extern __typeof (gtk_entry_get_icon_name) IA__gtk_entry_get_icon_name __attribute((visibility("hidden")));
3369 #define gtk_entry_get_icon_name IA__gtk_entry_get_icon_name
3370 
3371 extern __typeof (gtk_entry_get_icon_pixbuf) IA__gtk_entry_get_icon_pixbuf __attribute((visibility("hidden")));
3372 #define gtk_entry_get_icon_pixbuf IA__gtk_entry_get_icon_pixbuf
3373 
3374 extern __typeof (gtk_entry_get_icon_sensitive) IA__gtk_entry_get_icon_sensitive __attribute((visibility("hidden")));
3375 #define gtk_entry_get_icon_sensitive IA__gtk_entry_get_icon_sensitive
3376 
3377 extern __typeof (gtk_entry_get_icon_stock) IA__gtk_entry_get_icon_stock __attribute((visibility("hidden")));
3378 #define gtk_entry_get_icon_stock IA__gtk_entry_get_icon_stock
3379 
3380 extern __typeof (gtk_entry_get_icon_storage_type) IA__gtk_entry_get_icon_storage_type __attribute((visibility("hidden")));
3381 #define gtk_entry_get_icon_storage_type IA__gtk_entry_get_icon_storage_type
3382 
3383 extern __typeof (gtk_entry_get_icon_tooltip_markup) IA__gtk_entry_get_icon_tooltip_markup __attribute((visibility("hidden")));
3384 #define gtk_entry_get_icon_tooltip_markup IA__gtk_entry_get_icon_tooltip_markup
3385 
3386 extern __typeof (gtk_entry_get_icon_tooltip_text) IA__gtk_entry_get_icon_tooltip_text __attribute((visibility("hidden")));
3387 #define gtk_entry_get_icon_tooltip_text IA__gtk_entry_get_icon_tooltip_text
3388 
3389 extern __typeof (gtk_entry_get_icon_window) IA__gtk_entry_get_icon_window __attribute((visibility("hidden")));
3390 #define gtk_entry_get_icon_window IA__gtk_entry_get_icon_window
3391 
3392 extern __typeof (gtk_entry_get_inner_border) IA__gtk_entry_get_inner_border __attribute((visibility("hidden")));
3393 #define gtk_entry_get_inner_border IA__gtk_entry_get_inner_border
3394 
3395 extern __typeof (gtk_entry_get_invisible_char) IA__gtk_entry_get_invisible_char __attribute((visibility("hidden")));
3396 #define gtk_entry_get_invisible_char IA__gtk_entry_get_invisible_char
3397 
3398 extern __typeof (gtk_entry_get_layout) IA__gtk_entry_get_layout __attribute((visibility("hidden")));
3399 #define gtk_entry_get_layout IA__gtk_entry_get_layout
3400 
3401 extern __typeof (gtk_entry_get_layout_offsets) IA__gtk_entry_get_layout_offsets __attribute((visibility("hidden")));
3402 #define gtk_entry_get_layout_offsets IA__gtk_entry_get_layout_offsets
3403 
3404 extern __typeof (gtk_entry_get_max_length) IA__gtk_entry_get_max_length __attribute((visibility("hidden")));
3405 #define gtk_entry_get_max_length IA__gtk_entry_get_max_length
3406 
3407 extern __typeof (gtk_entry_get_overwrite_mode) IA__gtk_entry_get_overwrite_mode __attribute((visibility("hidden")));
3408 #define gtk_entry_get_overwrite_mode IA__gtk_entry_get_overwrite_mode
3409 
3410 extern __typeof (gtk_entry_get_progress_fraction) IA__gtk_entry_get_progress_fraction __attribute((visibility("hidden")));
3411 #define gtk_entry_get_progress_fraction IA__gtk_entry_get_progress_fraction
3412 
3413 extern __typeof (gtk_entry_get_progress_pulse_step) IA__gtk_entry_get_progress_pulse_step __attribute((visibility("hidden")));
3414 #define gtk_entry_get_progress_pulse_step IA__gtk_entry_get_progress_pulse_step
3415 
3416 extern __typeof (gtk_entry_get_text) IA__gtk_entry_get_text __attribute((visibility("hidden")));
3417 #define gtk_entry_get_text IA__gtk_entry_get_text
3418 
3419 extern __typeof (gtk_entry_get_text_length) IA__gtk_entry_get_text_length __attribute((visibility("hidden")));
3420 #define gtk_entry_get_text_length IA__gtk_entry_get_text_length
3421 
3422 extern __typeof (gtk_entry_get_type) IA__gtk_entry_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3423 #define gtk_entry_get_type IA__gtk_entry_get_type
3424 
3425 extern __typeof (gtk_entry_get_visibility) IA__gtk_entry_get_visibility __attribute((visibility("hidden")));
3426 #define gtk_entry_get_visibility IA__gtk_entry_get_visibility
3427 
3428 extern __typeof (gtk_entry_get_width_chars) IA__gtk_entry_get_width_chars __attribute((visibility("hidden")));
3429 #define gtk_entry_get_width_chars IA__gtk_entry_get_width_chars
3430 
3431 extern __typeof (gtk_entry_get_text_window) IA__gtk_entry_get_text_window __attribute((visibility("hidden")));
3432 #define gtk_entry_get_text_window IA__gtk_entry_get_text_window
3433 
3434 extern __typeof (gtk_entry_im_context_filter_keypress) IA__gtk_entry_im_context_filter_keypress __attribute((visibility("hidden")));
3435 #define gtk_entry_im_context_filter_keypress IA__gtk_entry_im_context_filter_keypress
3436 
3437 extern __typeof (gtk_entry_layout_index_to_text_index) IA__gtk_entry_layout_index_to_text_index __attribute((visibility("hidden")));
3438 #define gtk_entry_layout_index_to_text_index IA__gtk_entry_layout_index_to_text_index
3439 
3440 extern __typeof (gtk_entry_new) IA__gtk_entry_new __attribute((visibility("hidden")));
3441 #define gtk_entry_new IA__gtk_entry_new
3442 
3443 extern __typeof (gtk_entry_new_with_buffer) IA__gtk_entry_new_with_buffer __attribute((visibility("hidden")));
3444 #define gtk_entry_new_with_buffer IA__gtk_entry_new_with_buffer
3445 
3446 extern __typeof (gtk_entry_progress_pulse) IA__gtk_entry_progress_pulse __attribute((visibility("hidden")));
3447 #define gtk_entry_progress_pulse IA__gtk_entry_progress_pulse
3448 
3449 extern __typeof (gtk_entry_reset_im_context) IA__gtk_entry_reset_im_context __attribute((visibility("hidden")));
3450 #define gtk_entry_reset_im_context IA__gtk_entry_reset_im_context
3451 
3452 extern __typeof (gtk_entry_set_activates_default) IA__gtk_entry_set_activates_default __attribute((visibility("hidden")));
3453 #define gtk_entry_set_activates_default IA__gtk_entry_set_activates_default
3454 
3455 extern __typeof (gtk_entry_set_alignment) IA__gtk_entry_set_alignment __attribute((visibility("hidden")));
3456 #define gtk_entry_set_alignment IA__gtk_entry_set_alignment
3457 
3458 extern __typeof (gtk_entry_set_buffer) IA__gtk_entry_set_buffer __attribute((visibility("hidden")));
3459 #define gtk_entry_set_buffer IA__gtk_entry_set_buffer
3460 
3461 extern __typeof (gtk_entry_set_completion) IA__gtk_entry_set_completion __attribute((visibility("hidden")));
3462 #define gtk_entry_set_completion IA__gtk_entry_set_completion
3463 
3464 extern __typeof (gtk_entry_set_cursor_hadjustment) IA__gtk_entry_set_cursor_hadjustment __attribute((visibility("hidden")));
3465 #define gtk_entry_set_cursor_hadjustment IA__gtk_entry_set_cursor_hadjustment
3466 
3467 extern __typeof (gtk_entry_set_has_frame) IA__gtk_entry_set_has_frame __attribute((visibility("hidden")));
3468 #define gtk_entry_set_has_frame IA__gtk_entry_set_has_frame
3469 
3470 extern __typeof (gtk_entry_set_icon_activatable) IA__gtk_entry_set_icon_activatable __attribute((visibility("hidden")));
3471 #define gtk_entry_set_icon_activatable IA__gtk_entry_set_icon_activatable
3472 
3473 extern __typeof (gtk_entry_set_icon_drag_source) IA__gtk_entry_set_icon_drag_source __attribute((visibility("hidden")));
3474 #define gtk_entry_set_icon_drag_source IA__gtk_entry_set_icon_drag_source
3475 
3476 extern __typeof (gtk_entry_set_icon_from_gicon) IA__gtk_entry_set_icon_from_gicon __attribute((visibility("hidden")));
3477 #define gtk_entry_set_icon_from_gicon IA__gtk_entry_set_icon_from_gicon
3478 
3479 extern __typeof (gtk_entry_set_icon_from_icon_name) IA__gtk_entry_set_icon_from_icon_name __attribute((visibility("hidden")));
3480 #define gtk_entry_set_icon_from_icon_name IA__gtk_entry_set_icon_from_icon_name
3481 
3482 extern __typeof (gtk_entry_set_icon_from_pixbuf) IA__gtk_entry_set_icon_from_pixbuf __attribute((visibility("hidden")));
3483 #define gtk_entry_set_icon_from_pixbuf IA__gtk_entry_set_icon_from_pixbuf
3484 
3485 extern __typeof (gtk_entry_set_icon_from_stock) IA__gtk_entry_set_icon_from_stock __attribute((visibility("hidden")));
3486 #define gtk_entry_set_icon_from_stock IA__gtk_entry_set_icon_from_stock
3487 
3488 extern __typeof (gtk_entry_set_icon_sensitive) IA__gtk_entry_set_icon_sensitive __attribute((visibility("hidden")));
3489 #define gtk_entry_set_icon_sensitive IA__gtk_entry_set_icon_sensitive
3490 
3491 extern __typeof (gtk_entry_set_icon_tooltip_markup) IA__gtk_entry_set_icon_tooltip_markup __attribute((visibility("hidden")));
3492 #define gtk_entry_set_icon_tooltip_markup IA__gtk_entry_set_icon_tooltip_markup
3493 
3494 extern __typeof (gtk_entry_set_icon_tooltip_text) IA__gtk_entry_set_icon_tooltip_text __attribute((visibility("hidden")));
3495 #define gtk_entry_set_icon_tooltip_text IA__gtk_entry_set_icon_tooltip_text
3496 
3497 extern __typeof (gtk_entry_set_inner_border) IA__gtk_entry_set_inner_border __attribute((visibility("hidden")));
3498 #define gtk_entry_set_inner_border IA__gtk_entry_set_inner_border
3499 
3500 extern __typeof (gtk_entry_set_invisible_char) IA__gtk_entry_set_invisible_char __attribute((visibility("hidden")));
3501 #define gtk_entry_set_invisible_char IA__gtk_entry_set_invisible_char
3502 
3503 extern __typeof (gtk_entry_set_max_length) IA__gtk_entry_set_max_length __attribute((visibility("hidden")));
3504 #define gtk_entry_set_max_length IA__gtk_entry_set_max_length
3505 
3506 extern __typeof (gtk_entry_set_overwrite_mode) IA__gtk_entry_set_overwrite_mode __attribute((visibility("hidden")));
3507 #define gtk_entry_set_overwrite_mode IA__gtk_entry_set_overwrite_mode
3508 
3509 extern __typeof (gtk_entry_set_progress_fraction) IA__gtk_entry_set_progress_fraction __attribute((visibility("hidden")));
3510 #define gtk_entry_set_progress_fraction IA__gtk_entry_set_progress_fraction
3511 
3512 extern __typeof (gtk_entry_set_progress_pulse_step) IA__gtk_entry_set_progress_pulse_step __attribute((visibility("hidden")));
3513 #define gtk_entry_set_progress_pulse_step IA__gtk_entry_set_progress_pulse_step
3514 
3515 extern __typeof (gtk_entry_set_text) IA__gtk_entry_set_text __attribute((visibility("hidden")));
3516 #define gtk_entry_set_text IA__gtk_entry_set_text
3517 
3518 extern __typeof (gtk_entry_set_visibility) IA__gtk_entry_set_visibility __attribute((visibility("hidden")));
3519 #define gtk_entry_set_visibility IA__gtk_entry_set_visibility
3520 
3521 extern __typeof (gtk_entry_set_width_chars) IA__gtk_entry_set_width_chars __attribute((visibility("hidden")));
3522 #define gtk_entry_set_width_chars IA__gtk_entry_set_width_chars
3523 
3524 extern __typeof (gtk_entry_text_index_to_layout_index) IA__gtk_entry_text_index_to_layout_index __attribute((visibility("hidden")));
3525 #define gtk_entry_text_index_to_layout_index IA__gtk_entry_text_index_to_layout_index
3526 
3527 extern __typeof (gtk_entry_unset_invisible_char) IA__gtk_entry_unset_invisible_char __attribute((visibility("hidden")));
3528 #define gtk_entry_unset_invisible_char IA__gtk_entry_unset_invisible_char
3529 
3530 #ifndef GTK_DISABLE_DEPRECATED
3531 extern __typeof (gtk_entry_append_text) IA__gtk_entry_append_text __attribute((visibility("hidden")));
3532 #define gtk_entry_append_text IA__gtk_entry_append_text
3533 
3534 extern __typeof (gtk_entry_new_with_max_length) IA__gtk_entry_new_with_max_length __attribute((visibility("hidden")));
3535 #define gtk_entry_new_with_max_length IA__gtk_entry_new_with_max_length
3536 
3537 extern __typeof (gtk_entry_prepend_text) IA__gtk_entry_prepend_text __attribute((visibility("hidden")));
3538 #define gtk_entry_prepend_text IA__gtk_entry_prepend_text
3539 
3540 extern __typeof (gtk_entry_select_region) IA__gtk_entry_select_region __attribute((visibility("hidden")));
3541 #define gtk_entry_select_region IA__gtk_entry_select_region
3542 
3543 extern __typeof (gtk_entry_set_editable) IA__gtk_entry_set_editable __attribute((visibility("hidden")));
3544 #define gtk_entry_set_editable IA__gtk_entry_set_editable
3545 
3546 extern __typeof (gtk_entry_set_position) IA__gtk_entry_set_position __attribute((visibility("hidden")));
3547 #define gtk_entry_set_position IA__gtk_entry_set_position
3548 
3549 #endif
3550 #endif
3551 #endif
3552 #if IN_HEADER(__GTK_ENTRY_COMPLETION_H__)
3553 #if IN_FILE(__GTK_ENTRY_COMPLETION_C__)
3554 extern __typeof (gtk_entry_completion_complete) IA__gtk_entry_completion_complete __attribute((visibility("hidden")));
3555 #define gtk_entry_completion_complete IA__gtk_entry_completion_complete
3556 
3557 extern __typeof (gtk_entry_completion_delete_action) IA__gtk_entry_completion_delete_action __attribute((visibility("hidden")));
3558 #define gtk_entry_completion_delete_action IA__gtk_entry_completion_delete_action
3559 
3560 extern __typeof (gtk_entry_completion_get_entry) IA__gtk_entry_completion_get_entry __attribute((visibility("hidden")));
3561 #define gtk_entry_completion_get_entry IA__gtk_entry_completion_get_entry
3562 
3563 extern __typeof (gtk_entry_completion_get_inline_completion) IA__gtk_entry_completion_get_inline_completion __attribute((visibility("hidden")));
3564 #define gtk_entry_completion_get_inline_completion IA__gtk_entry_completion_get_inline_completion
3565 
3566 extern __typeof (gtk_entry_completion_get_inline_selection) IA__gtk_entry_completion_get_inline_selection __attribute((visibility("hidden")));
3567 #define gtk_entry_completion_get_inline_selection IA__gtk_entry_completion_get_inline_selection
3568 
3569 extern __typeof (gtk_entry_completion_get_minimum_key_length) IA__gtk_entry_completion_get_minimum_key_length __attribute((visibility("hidden")));
3570 #define gtk_entry_completion_get_minimum_key_length IA__gtk_entry_completion_get_minimum_key_length
3571 
3572 extern __typeof (gtk_entry_completion_get_completion_prefix) IA__gtk_entry_completion_get_completion_prefix __attribute((visibility("hidden")));
3573 #define gtk_entry_completion_get_completion_prefix IA__gtk_entry_completion_get_completion_prefix
3574 
3575 extern __typeof (gtk_entry_completion_get_model) IA__gtk_entry_completion_get_model __attribute((visibility("hidden")));
3576 #define gtk_entry_completion_get_model IA__gtk_entry_completion_get_model
3577 
3578 extern __typeof (gtk_entry_completion_get_popup_completion) IA__gtk_entry_completion_get_popup_completion __attribute((visibility("hidden")));
3579 #define gtk_entry_completion_get_popup_completion IA__gtk_entry_completion_get_popup_completion
3580 
3581 extern __typeof (gtk_entry_completion_get_popup_set_width) IA__gtk_entry_completion_get_popup_set_width __attribute((visibility("hidden")));
3582 #define gtk_entry_completion_get_popup_set_width IA__gtk_entry_completion_get_popup_set_width
3583 
3584 extern __typeof (gtk_entry_completion_get_popup_single_match) IA__gtk_entry_completion_get_popup_single_match __attribute((visibility("hidden")));
3585 #define gtk_entry_completion_get_popup_single_match IA__gtk_entry_completion_get_popup_single_match
3586 
3587 extern __typeof (gtk_entry_completion_get_text_column) IA__gtk_entry_completion_get_text_column __attribute((visibility("hidden")));
3588 #define gtk_entry_completion_get_text_column IA__gtk_entry_completion_get_text_column
3589 
3590 extern __typeof (gtk_entry_completion_get_type) IA__gtk_entry_completion_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3591 #define gtk_entry_completion_get_type IA__gtk_entry_completion_get_type
3592 
3593 extern __typeof (gtk_entry_completion_insert_action_markup) IA__gtk_entry_completion_insert_action_markup __attribute((visibility("hidden")));
3594 #define gtk_entry_completion_insert_action_markup IA__gtk_entry_completion_insert_action_markup
3595 
3596 extern __typeof (gtk_entry_completion_insert_action_text) IA__gtk_entry_completion_insert_action_text __attribute((visibility("hidden")));
3597 #define gtk_entry_completion_insert_action_text IA__gtk_entry_completion_insert_action_text
3598 
3599 extern __typeof (gtk_entry_completion_insert_prefix) IA__gtk_entry_completion_insert_prefix __attribute((visibility("hidden")));
3600 #define gtk_entry_completion_insert_prefix IA__gtk_entry_completion_insert_prefix
3601 
3602 extern __typeof (gtk_entry_completion_new) IA__gtk_entry_completion_new __attribute((visibility("hidden")));
3603 #define gtk_entry_completion_new IA__gtk_entry_completion_new
3604 
3605 extern __typeof (gtk_entry_completion_set_inline_completion) IA__gtk_entry_completion_set_inline_completion __attribute((visibility("hidden")));
3606 #define gtk_entry_completion_set_inline_completion IA__gtk_entry_completion_set_inline_completion
3607 
3608 extern __typeof (gtk_entry_completion_set_inline_selection) IA__gtk_entry_completion_set_inline_selection __attribute((visibility("hidden")));
3609 #define gtk_entry_completion_set_inline_selection IA__gtk_entry_completion_set_inline_selection
3610 
3611 extern __typeof (gtk_entry_completion_set_match_func) IA__gtk_entry_completion_set_match_func __attribute((visibility("hidden")));
3612 #define gtk_entry_completion_set_match_func IA__gtk_entry_completion_set_match_func
3613 
3614 extern __typeof (gtk_entry_completion_set_minimum_key_length) IA__gtk_entry_completion_set_minimum_key_length __attribute((visibility("hidden")));
3615 #define gtk_entry_completion_set_minimum_key_length IA__gtk_entry_completion_set_minimum_key_length
3616 
3617 extern __typeof (gtk_entry_completion_set_model) IA__gtk_entry_completion_set_model __attribute((visibility("hidden")));
3618 #define gtk_entry_completion_set_model IA__gtk_entry_completion_set_model
3619 
3620 extern __typeof (gtk_entry_completion_set_popup_completion) IA__gtk_entry_completion_set_popup_completion __attribute((visibility("hidden")));
3621 #define gtk_entry_completion_set_popup_completion IA__gtk_entry_completion_set_popup_completion
3622 
3623 extern __typeof (gtk_entry_completion_set_popup_set_width) IA__gtk_entry_completion_set_popup_set_width __attribute((visibility("hidden")));
3624 #define gtk_entry_completion_set_popup_set_width IA__gtk_entry_completion_set_popup_set_width
3625 
3626 extern __typeof (gtk_entry_completion_set_popup_single_match) IA__gtk_entry_completion_set_popup_single_match __attribute((visibility("hidden")));
3627 #define gtk_entry_completion_set_popup_single_match IA__gtk_entry_completion_set_popup_single_match
3628 
3629 extern __typeof (gtk_entry_completion_set_text_column) IA__gtk_entry_completion_set_text_column __attribute((visibility("hidden")));
3630 #define gtk_entry_completion_set_text_column IA__gtk_entry_completion_set_text_column
3631 
3632 #endif
3633 #endif
3634 #if IN_HEADER(__GTK_ENTRY_BUFFER_H__)
3635 #if IN_FILE(__GTK_ENTRY_BUFFER_C__)
3636 extern __typeof (gtk_entry_buffer_get_type) IA__gtk_entry_buffer_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3637 #define gtk_entry_buffer_get_type IA__gtk_entry_buffer_get_type
3638 
3639 extern __typeof (gtk_entry_buffer_new) IA__gtk_entry_buffer_new __attribute((visibility("hidden")));
3640 #define gtk_entry_buffer_new IA__gtk_entry_buffer_new
3641 
3642 extern __typeof (gtk_entry_buffer_get_bytes) IA__gtk_entry_buffer_get_bytes __attribute((visibility("hidden")));
3643 #define gtk_entry_buffer_get_bytes IA__gtk_entry_buffer_get_bytes
3644 
3645 extern __typeof (gtk_entry_buffer_get_length) IA__gtk_entry_buffer_get_length __attribute((visibility("hidden")));
3646 #define gtk_entry_buffer_get_length IA__gtk_entry_buffer_get_length
3647 
3648 extern __typeof (gtk_entry_buffer_get_text) IA__gtk_entry_buffer_get_text __attribute((visibility("hidden")));
3649 #define gtk_entry_buffer_get_text IA__gtk_entry_buffer_get_text
3650 
3651 extern __typeof (gtk_entry_buffer_set_text) IA__gtk_entry_buffer_set_text __attribute((visibility("hidden")));
3652 #define gtk_entry_buffer_set_text IA__gtk_entry_buffer_set_text
3653 
3654 extern __typeof (gtk_entry_buffer_set_max_length) IA__gtk_entry_buffer_set_max_length __attribute((visibility("hidden")));
3655 #define gtk_entry_buffer_set_max_length IA__gtk_entry_buffer_set_max_length
3656 
3657 extern __typeof (gtk_entry_buffer_get_max_length) IA__gtk_entry_buffer_get_max_length __attribute((visibility("hidden")));
3658 #define gtk_entry_buffer_get_max_length IA__gtk_entry_buffer_get_max_length
3659 
3660 extern __typeof (gtk_entry_buffer_insert_text) IA__gtk_entry_buffer_insert_text __attribute((visibility("hidden")));
3661 #define gtk_entry_buffer_insert_text IA__gtk_entry_buffer_insert_text
3662 
3663 extern __typeof (gtk_entry_buffer_delete_text) IA__gtk_entry_buffer_delete_text __attribute((visibility("hidden")));
3664 #define gtk_entry_buffer_delete_text IA__gtk_entry_buffer_delete_text
3665 
3666 extern __typeof (gtk_entry_buffer_emit_inserted_text) IA__gtk_entry_buffer_emit_inserted_text __attribute((visibility("hidden")));
3667 #define gtk_entry_buffer_emit_inserted_text IA__gtk_entry_buffer_emit_inserted_text
3668 
3669 extern __typeof (gtk_entry_buffer_emit_deleted_text) IA__gtk_entry_buffer_emit_deleted_text __attribute((visibility("hidden")));
3670 #define gtk_entry_buffer_emit_deleted_text IA__gtk_entry_buffer_emit_deleted_text
3671 
3672 #endif
3673 #endif
3674 #if IN_HEADER(__GTK_EVENT_BOX_H__)
3675 #if IN_FILE(__GTK_EVENT_BOX_C__)
3676 extern __typeof (gtk_event_box_get_above_child) IA__gtk_event_box_get_above_child __attribute((visibility("hidden")));
3677 #define gtk_event_box_get_above_child IA__gtk_event_box_get_above_child
3678 
3679 extern __typeof (gtk_event_box_get_type) IA__gtk_event_box_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3680 #define gtk_event_box_get_type IA__gtk_event_box_get_type
3681 
3682 extern __typeof (gtk_event_box_get_visible_window) IA__gtk_event_box_get_visible_window __attribute((visibility("hidden")));
3683 #define gtk_event_box_get_visible_window IA__gtk_event_box_get_visible_window
3684 
3685 extern __typeof (gtk_event_box_new) IA__gtk_event_box_new __attribute((visibility("hidden")));
3686 #define gtk_event_box_new IA__gtk_event_box_new
3687 
3688 extern __typeof (gtk_event_box_set_above_child) IA__gtk_event_box_set_above_child __attribute((visibility("hidden")));
3689 #define gtk_event_box_set_above_child IA__gtk_event_box_set_above_child
3690 
3691 extern __typeof (gtk_event_box_set_visible_window) IA__gtk_event_box_set_visible_window __attribute((visibility("hidden")));
3692 #define gtk_event_box_set_visible_window IA__gtk_event_box_set_visible_window
3693 
3694 #endif
3695 #endif
3696 #if IN_HEADER(__GTK_EXPANDER_H__)
3697 #if IN_FILE(__GTK_EXPANDER_C__)
3698 extern __typeof (gtk_expander_get_expanded) IA__gtk_expander_get_expanded __attribute((visibility("hidden")));
3699 #define gtk_expander_get_expanded IA__gtk_expander_get_expanded
3700 
3701 extern __typeof (gtk_expander_get_label) IA__gtk_expander_get_label __attribute((visibility("hidden")));
3702 #define gtk_expander_get_label IA__gtk_expander_get_label
3703 
3704 extern __typeof (gtk_expander_get_label_fill) IA__gtk_expander_get_label_fill __attribute((visibility("hidden")));
3705 #define gtk_expander_get_label_fill IA__gtk_expander_get_label_fill
3706 
3707 extern __typeof (gtk_expander_get_label_widget) IA__gtk_expander_get_label_widget __attribute((visibility("hidden")));
3708 #define gtk_expander_get_label_widget IA__gtk_expander_get_label_widget
3709 
3710 extern __typeof (gtk_expander_get_spacing) IA__gtk_expander_get_spacing __attribute((visibility("hidden")));
3711 #define gtk_expander_get_spacing IA__gtk_expander_get_spacing
3712 
3713 extern __typeof (gtk_expander_get_type) IA__gtk_expander_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3714 #define gtk_expander_get_type IA__gtk_expander_get_type
3715 
3716 extern __typeof (gtk_expander_get_use_markup) IA__gtk_expander_get_use_markup __attribute((visibility("hidden")));
3717 #define gtk_expander_get_use_markup IA__gtk_expander_get_use_markup
3718 
3719 extern __typeof (gtk_expander_get_use_underline) IA__gtk_expander_get_use_underline __attribute((visibility("hidden")));
3720 #define gtk_expander_get_use_underline IA__gtk_expander_get_use_underline
3721 
3722 extern __typeof (gtk_expander_new) IA__gtk_expander_new __attribute((visibility("hidden")));
3723 #define gtk_expander_new IA__gtk_expander_new
3724 
3725 extern __typeof (gtk_expander_new_with_mnemonic) IA__gtk_expander_new_with_mnemonic __attribute((visibility("hidden")));
3726 #define gtk_expander_new_with_mnemonic IA__gtk_expander_new_with_mnemonic
3727 
3728 extern __typeof (gtk_expander_set_expanded) IA__gtk_expander_set_expanded __attribute((visibility("hidden")));
3729 #define gtk_expander_set_expanded IA__gtk_expander_set_expanded
3730 
3731 extern __typeof (gtk_expander_set_label) IA__gtk_expander_set_label __attribute((visibility("hidden")));
3732 #define gtk_expander_set_label IA__gtk_expander_set_label
3733 
3734 extern __typeof (gtk_expander_set_label_fill) IA__gtk_expander_set_label_fill __attribute((visibility("hidden")));
3735 #define gtk_expander_set_label_fill IA__gtk_expander_set_label_fill
3736 
3737 extern __typeof (gtk_expander_set_label_widget) IA__gtk_expander_set_label_widget __attribute((visibility("hidden")));
3738 #define gtk_expander_set_label_widget IA__gtk_expander_set_label_widget
3739 
3740 extern __typeof (gtk_expander_set_spacing) IA__gtk_expander_set_spacing __attribute((visibility("hidden")));
3741 #define gtk_expander_set_spacing IA__gtk_expander_set_spacing
3742 
3743 extern __typeof (gtk_expander_set_use_markup) IA__gtk_expander_set_use_markup __attribute((visibility("hidden")));
3744 #define gtk_expander_set_use_markup IA__gtk_expander_set_use_markup
3745 
3746 extern __typeof (gtk_expander_set_use_underline) IA__gtk_expander_set_use_underline __attribute((visibility("hidden")));
3747 #define gtk_expander_set_use_underline IA__gtk_expander_set_use_underline
3748 
3749 #endif
3750 #endif
3751 #if IN_HEADER(__GTK_FILE_CHOOSER_H__)
3752 #if IN_FILE(__GTK_FILE_CHOOSER_C__)
3753 extern __typeof (gtk_file_chooser_add_filter) IA__gtk_file_chooser_add_filter __attribute((visibility("hidden")));
3754 #define gtk_file_chooser_add_filter IA__gtk_file_chooser_add_filter
3755 
3756 #ifndef _WIN64
3757 extern __typeof (gtk_file_chooser_add_shortcut_folder) IA__gtk_file_chooser_add_shortcut_folder __attribute((visibility("hidden")));
3758 #define gtk_file_chooser_add_shortcut_folder IA__gtk_file_chooser_add_shortcut_folder
3759 
3760 #endif
3761 #ifdef G_OS_WIN32
3762 extern __typeof (gtk_file_chooser_add_shortcut_folder_utf8) IA__gtk_file_chooser_add_shortcut_folder_utf8 __attribute((visibility("hidden")));
3763 #define gtk_file_chooser_add_shortcut_folder_utf8 IA__gtk_file_chooser_add_shortcut_folder_utf8
3764 
3765 #endif
3766 extern __typeof (gtk_file_chooser_add_shortcut_folder_uri) IA__gtk_file_chooser_add_shortcut_folder_uri __attribute((visibility("hidden")));
3767 #define gtk_file_chooser_add_shortcut_folder_uri IA__gtk_file_chooser_add_shortcut_folder_uri
3768 
3769 extern __typeof (gtk_file_chooser_error_quark) IA__gtk_file_chooser_error_quark __attribute((visibility("hidden")));
3770 #define gtk_file_chooser_error_quark IA__gtk_file_chooser_error_quark
3771 
3772 extern __typeof (gtk_file_chooser_get_action) IA__gtk_file_chooser_get_action __attribute((visibility("hidden")));
3773 #define gtk_file_chooser_get_action IA__gtk_file_chooser_get_action
3774 
3775 #ifndef _WIN64
3776 extern __typeof (gtk_file_chooser_get_current_folder) IA__gtk_file_chooser_get_current_folder __attribute((visibility("hidden")));
3777 #define gtk_file_chooser_get_current_folder IA__gtk_file_chooser_get_current_folder
3778 
3779 #endif
3780 extern __typeof (gtk_file_chooser_get_current_folder_file) IA__gtk_file_chooser_get_current_folder_file __attribute((visibility("hidden")));
3781 #define gtk_file_chooser_get_current_folder_file IA__gtk_file_chooser_get_current_folder_file
3782 
3783 #ifdef G_OS_WIN32
3784 extern __typeof (gtk_file_chooser_get_current_folder_utf8) IA__gtk_file_chooser_get_current_folder_utf8 __attribute((visibility("hidden")));
3785 #define gtk_file_chooser_get_current_folder_utf8 IA__gtk_file_chooser_get_current_folder_utf8
3786 
3787 #endif
3788 extern __typeof (gtk_file_chooser_get_current_folder_uri) IA__gtk_file_chooser_get_current_folder_uri __attribute((visibility("hidden")));
3789 #define gtk_file_chooser_get_current_folder_uri IA__gtk_file_chooser_get_current_folder_uri
3790 
3791 extern __typeof (gtk_file_chooser_get_extra_widget) IA__gtk_file_chooser_get_extra_widget __attribute((visibility("hidden")));
3792 #define gtk_file_chooser_get_extra_widget IA__gtk_file_chooser_get_extra_widget
3793 
3794 extern __typeof (gtk_file_chooser_get_file) IA__gtk_file_chooser_get_file __attribute((visibility("hidden")));
3795 #define gtk_file_chooser_get_file IA__gtk_file_chooser_get_file
3796 
3797 #ifndef _WIN64
3798 extern __typeof (gtk_file_chooser_get_filename) IA__gtk_file_chooser_get_filename __attribute((visibility("hidden")));
3799 #define gtk_file_chooser_get_filename IA__gtk_file_chooser_get_filename
3800 
3801 #endif
3802 #ifdef G_OS_WIN32
3803 extern __typeof (gtk_file_chooser_get_filename_utf8) IA__gtk_file_chooser_get_filename_utf8 __attribute((visibility("hidden")));
3804 #define gtk_file_chooser_get_filename_utf8 IA__gtk_file_chooser_get_filename_utf8
3805 
3806 #endif
3807 #ifndef _WIN64
3808 extern __typeof (gtk_file_chooser_get_filenames) IA__gtk_file_chooser_get_filenames __attribute((visibility("hidden")));
3809 #define gtk_file_chooser_get_filenames IA__gtk_file_chooser_get_filenames
3810 
3811 #endif
3812 #ifdef G_OS_WIN32
3813 extern __typeof (gtk_file_chooser_get_filenames_utf8) IA__gtk_file_chooser_get_filenames_utf8 __attribute((visibility("hidden")));
3814 #define gtk_file_chooser_get_filenames_utf8 IA__gtk_file_chooser_get_filenames_utf8
3815 
3816 #endif
3817 extern __typeof (gtk_file_chooser_get_files) IA__gtk_file_chooser_get_files __attribute((visibility("hidden")));
3818 #define gtk_file_chooser_get_files IA__gtk_file_chooser_get_files
3819 
3820 extern __typeof (gtk_file_chooser_get_filter) IA__gtk_file_chooser_get_filter __attribute((visibility("hidden")));
3821 #define gtk_file_chooser_get_filter IA__gtk_file_chooser_get_filter
3822 
3823 extern __typeof (gtk_file_chooser_get_local_only) IA__gtk_file_chooser_get_local_only __attribute((visibility("hidden")));
3824 #define gtk_file_chooser_get_local_only IA__gtk_file_chooser_get_local_only
3825 
3826 extern __typeof (gtk_file_chooser_get_preview_file) IA__gtk_file_chooser_get_preview_file __attribute((visibility("hidden")));
3827 #define gtk_file_chooser_get_preview_file IA__gtk_file_chooser_get_preview_file
3828 
3829 #ifndef _WIN64
3830 extern __typeof (gtk_file_chooser_get_preview_filename) IA__gtk_file_chooser_get_preview_filename __attribute((visibility("hidden")));
3831 #define gtk_file_chooser_get_preview_filename IA__gtk_file_chooser_get_preview_filename
3832 
3833 #endif
3834 #ifdef G_OS_WIN32
3835 extern __typeof (gtk_file_chooser_get_preview_filename_utf8) IA__gtk_file_chooser_get_preview_filename_utf8 __attribute((visibility("hidden")));
3836 #define gtk_file_chooser_get_preview_filename_utf8 IA__gtk_file_chooser_get_preview_filename_utf8
3837 
3838 #endif
3839 extern __typeof (gtk_file_chooser_get_preview_uri) IA__gtk_file_chooser_get_preview_uri __attribute((visibility("hidden")));
3840 #define gtk_file_chooser_get_preview_uri IA__gtk_file_chooser_get_preview_uri
3841 
3842 extern __typeof (gtk_file_chooser_get_preview_widget) IA__gtk_file_chooser_get_preview_widget __attribute((visibility("hidden")));
3843 #define gtk_file_chooser_get_preview_widget IA__gtk_file_chooser_get_preview_widget
3844 
3845 extern __typeof (gtk_file_chooser_get_preview_widget_active) IA__gtk_file_chooser_get_preview_widget_active __attribute((visibility("hidden")));
3846 #define gtk_file_chooser_get_preview_widget_active IA__gtk_file_chooser_get_preview_widget_active
3847 
3848 extern __typeof (gtk_file_chooser_get_select_multiple) IA__gtk_file_chooser_get_select_multiple __attribute((visibility("hidden")));
3849 #define gtk_file_chooser_get_select_multiple IA__gtk_file_chooser_get_select_multiple
3850 
3851 extern __typeof (gtk_file_chooser_get_show_hidden) IA__gtk_file_chooser_get_show_hidden __attribute((visibility("hidden")));
3852 #define gtk_file_chooser_get_show_hidden IA__gtk_file_chooser_get_show_hidden
3853 
3854 extern __typeof (gtk_file_chooser_set_do_overwrite_confirmation) IA__gtk_file_chooser_set_do_overwrite_confirmation __attribute((visibility("hidden")));
3855 #define gtk_file_chooser_set_do_overwrite_confirmation IA__gtk_file_chooser_set_do_overwrite_confirmation
3856 
3857 extern __typeof (gtk_file_chooser_get_do_overwrite_confirmation) IA__gtk_file_chooser_get_do_overwrite_confirmation __attribute((visibility("hidden")));
3858 #define gtk_file_chooser_get_do_overwrite_confirmation IA__gtk_file_chooser_get_do_overwrite_confirmation
3859 
3860 extern __typeof (gtk_file_chooser_set_create_folders) IA__gtk_file_chooser_set_create_folders __attribute((visibility("hidden")));
3861 #define gtk_file_chooser_set_create_folders IA__gtk_file_chooser_set_create_folders
3862 
3863 extern __typeof (gtk_file_chooser_get_create_folders) IA__gtk_file_chooser_get_create_folders __attribute((visibility("hidden")));
3864 #define gtk_file_chooser_get_create_folders IA__gtk_file_chooser_get_create_folders
3865 
3866 extern __typeof (gtk_file_chooser_get_type) IA__gtk_file_chooser_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
3867 #define gtk_file_chooser_get_type IA__gtk_file_chooser_get_type
3868 
3869 extern __typeof (gtk_file_chooser_get_uri) IA__gtk_file_chooser_get_uri __attribute((visibility("hidden")));
3870 #define gtk_file_chooser_get_uri IA__gtk_file_chooser_get_uri
3871 
3872 extern __typeof (gtk_file_chooser_get_uris) IA__gtk_file_chooser_get_uris __attribute((visibility("hidden")));
3873 #define gtk_file_chooser_get_uris IA__gtk_file_chooser_get_uris
3874 
3875 extern __typeof (gtk_file_chooser_get_use_preview_label) IA__gtk_file_chooser_get_use_preview_label __attribute((visibility("hidden")));
3876 #define gtk_file_chooser_get_use_preview_label IA__gtk_file_chooser_get_use_preview_label
3877 
3878 extern __typeof (gtk_file_chooser_list_filters) IA__gtk_file_chooser_list_filters __attribute((visibility("hidden")));
3879 #define gtk_file_chooser_list_filters IA__gtk_file_chooser_list_filters
3880 
3881 #ifndef _WIN64
3882 extern __typeof (gtk_file_chooser_list_shortcut_folders) IA__gtk_file_chooser_list_shortcut_folders __attribute((visibility("hidden")));
3883 #define gtk_file_chooser_list_shortcut_folders IA__gtk_file_chooser_list_shortcut_folders
3884 
3885 #endif
3886 #ifdef G_OS_WIN32
3887 extern __typeof (gtk_file_chooser_list_shortcut_folders_utf8) IA__gtk_file_chooser_list_shortcut_folders_utf8 __attribute((visibility("hidden")));
3888 #define gtk_file_chooser_list_shortcut_folders_utf8 IA__gtk_file_chooser_list_shortcut_folders_utf8
3889 
3890 #endif
3891 extern __typeof (gtk_file_chooser_list_shortcut_folder_uris) IA__gtk_file_chooser_list_shortcut_folder_uris __attribute((visibility("hidden")));
3892 #define gtk_file_chooser_list_shortcut_folder_uris IA__gtk_file_chooser_list_shortcut_folder_uris
3893 
3894 extern __typeof (gtk_file_chooser_remove_filter) IA__gtk_file_chooser_remove_filter __attribute((visibility("hidden")));
3895 #define gtk_file_chooser_remove_filter IA__gtk_file_chooser_remove_filter
3896 
3897 #ifndef _WIN64
3898 extern __typeof (gtk_file_chooser_remove_shortcut_folder) IA__gtk_file_chooser_remove_shortcut_folder __attribute((visibility("hidden")));
3899 #define gtk_file_chooser_remove_shortcut_folder IA__gtk_file_chooser_remove_shortcut_folder
3900 
3901 #endif
3902 #ifdef G_OS_WIN32
3903 extern __typeof (gtk_file_chooser_remove_shortcut_folder_utf8) IA__gtk_file_chooser_remove_shortcut_folder_utf8 __attribute((visibility("hidden")));
3904 #define gtk_file_chooser_remove_shortcut_folder_utf8 IA__gtk_file_chooser_remove_shortcut_folder_utf8
3905 
3906 #endif
3907 extern __typeof (gtk_file_chooser_remove_shortcut_folder_uri) IA__gtk_file_chooser_remove_shortcut_folder_uri __attribute((visibility("hidden")));
3908 #define gtk_file_chooser_remove_shortcut_folder_uri IA__gtk_file_chooser_remove_shortcut_folder_uri
3909 
3910 extern __typeof (gtk_file_chooser_select_all) IA__gtk_file_chooser_select_all __attribute((visibility("hidden")));
3911 #define gtk_file_chooser_select_all IA__gtk_file_chooser_select_all
3912 
3913 extern __typeof (gtk_file_chooser_select_file) IA__gtk_file_chooser_select_file __attribute((visibility("hidden")));
3914 #define gtk_file_chooser_select_file IA__gtk_file_chooser_select_file
3915 
3916 #ifndef _WIN64
3917 extern __typeof (gtk_file_chooser_select_filename) IA__gtk_file_chooser_select_filename __attribute((visibility("hidden")));
3918 #define gtk_file_chooser_select_filename IA__gtk_file_chooser_select_filename
3919 
3920 #endif
3921 #ifdef G_OS_WIN32
3922 extern __typeof (gtk_file_chooser_select_filename_utf8) IA__gtk_file_chooser_select_filename_utf8 __attribute((visibility("hidden")));
3923 #define gtk_file_chooser_select_filename_utf8 IA__gtk_file_chooser_select_filename_utf8
3924 
3925 #endif
3926 extern __typeof (gtk_file_chooser_select_uri) IA__gtk_file_chooser_select_uri __attribute((visibility("hidden")));
3927 #define gtk_file_chooser_select_uri IA__gtk_file_chooser_select_uri
3928 
3929 extern __typeof (gtk_file_chooser_set_action) IA__gtk_file_chooser_set_action __attribute((visibility("hidden")));
3930 #define gtk_file_chooser_set_action IA__gtk_file_chooser_set_action
3931 
3932 #ifndef _WIN64
3933 extern __typeof (gtk_file_chooser_set_current_folder) IA__gtk_file_chooser_set_current_folder __attribute((visibility("hidden")));
3934 #define gtk_file_chooser_set_current_folder IA__gtk_file_chooser_set_current_folder
3935 
3936 #endif
3937 extern __typeof (gtk_file_chooser_set_current_folder_file) IA__gtk_file_chooser_set_current_folder_file __attribute((visibility("hidden")));
3938 #define gtk_file_chooser_set_current_folder_file IA__gtk_file_chooser_set_current_folder_file
3939 
3940 #ifdef G_OS_WIN32
3941 extern __typeof (gtk_file_chooser_set_current_folder_utf8) IA__gtk_file_chooser_set_current_folder_utf8 __attribute((visibility("hidden")));
3942 #define gtk_file_chooser_set_current_folder_utf8 IA__gtk_file_chooser_set_current_folder_utf8
3943 
3944 #endif
3945 extern __typeof (gtk_file_chooser_set_current_folder_uri) IA__gtk_file_chooser_set_current_folder_uri __attribute((visibility("hidden")));
3946 #define gtk_file_chooser_set_current_folder_uri IA__gtk_file_chooser_set_current_folder_uri
3947 
3948 extern __typeof (gtk_file_chooser_set_current_name) IA__gtk_file_chooser_set_current_name __attribute((visibility("hidden")));
3949 #define gtk_file_chooser_set_current_name IA__gtk_file_chooser_set_current_name
3950 
3951 extern __typeof (gtk_file_chooser_set_extra_widget) IA__gtk_file_chooser_set_extra_widget __attribute((visibility("hidden")));
3952 #define gtk_file_chooser_set_extra_widget IA__gtk_file_chooser_set_extra_widget
3953 
3954 extern __typeof (gtk_file_chooser_set_file) IA__gtk_file_chooser_set_file __attribute((visibility("hidden")));
3955 #define gtk_file_chooser_set_file IA__gtk_file_chooser_set_file
3956 
3957 #ifndef _WIN64
3958 extern __typeof (gtk_file_chooser_set_filename) IA__gtk_file_chooser_set_filename __attribute((visibility("hidden")));
3959 #define gtk_file_chooser_set_filename IA__gtk_file_chooser_set_filename
3960 
3961 #endif
3962 #ifdef G_OS_WIN32
3963 extern __typeof (gtk_file_chooser_set_filename_utf8) IA__gtk_file_chooser_set_filename_utf8 __attribute((visibility("hidden")));
3964 #define gtk_file_chooser_set_filename_utf8 IA__gtk_file_chooser_set_filename_utf8
3965 
3966 #endif
3967 extern __typeof (gtk_file_chooser_set_filter) IA__gtk_file_chooser_set_filter __attribute((visibility("hidden")));
3968 #define gtk_file_chooser_set_filter IA__gtk_file_chooser_set_filter
3969 
3970 extern __typeof (gtk_file_chooser_set_local_only) IA__gtk_file_chooser_set_local_only __attribute((visibility("hidden")));
3971 #define gtk_file_chooser_set_local_only IA__gtk_file_chooser_set_local_only
3972 
3973 extern __typeof (gtk_file_chooser_set_preview_widget) IA__gtk_file_chooser_set_preview_widget __attribute((visibility("hidden")));
3974 #define gtk_file_chooser_set_preview_widget IA__gtk_file_chooser_set_preview_widget
3975 
3976 extern __typeof (gtk_file_chooser_set_preview_widget_active) IA__gtk_file_chooser_set_preview_widget_active __attribute((visibility("hidden")));
3977 #define gtk_file_chooser_set_preview_widget_active IA__gtk_file_chooser_set_preview_widget_active
3978 
3979 extern __typeof (gtk_file_chooser_set_select_multiple) IA__gtk_file_chooser_set_select_multiple __attribute((visibility("hidden")));
3980 #define gtk_file_chooser_set_select_multiple IA__gtk_file_chooser_set_select_multiple
3981 
3982 extern __typeof (gtk_file_chooser_set_show_hidden) IA__gtk_file_chooser_set_show_hidden __attribute((visibility("hidden")));
3983 #define gtk_file_chooser_set_show_hidden IA__gtk_file_chooser_set_show_hidden
3984 
3985 extern __typeof (gtk_file_chooser_set_uri) IA__gtk_file_chooser_set_uri __attribute((visibility("hidden")));
3986 #define gtk_file_chooser_set_uri IA__gtk_file_chooser_set_uri
3987 
3988 extern __typeof (gtk_file_chooser_set_use_preview_label) IA__gtk_file_chooser_set_use_preview_label __attribute((visibility("hidden")));
3989 #define gtk_file_chooser_set_use_preview_label IA__gtk_file_chooser_set_use_preview_label
3990 
3991 extern __typeof (gtk_file_chooser_unselect_all) IA__gtk_file_chooser_unselect_all __attribute((visibility("hidden")));
3992 #define gtk_file_chooser_unselect_all IA__gtk_file_chooser_unselect_all
3993 
3994 extern __typeof (gtk_file_chooser_unselect_file) IA__gtk_file_chooser_unselect_file __attribute((visibility("hidden")));
3995 #define gtk_file_chooser_unselect_file IA__gtk_file_chooser_unselect_file
3996 
3997 #ifndef _WIN64
3998 extern __typeof (gtk_file_chooser_unselect_filename) IA__gtk_file_chooser_unselect_filename __attribute((visibility("hidden")));
3999 #define gtk_file_chooser_unselect_filename IA__gtk_file_chooser_unselect_filename
4000 
4001 #endif
4002 #ifdef G_OS_WIN32
4003 extern __typeof (gtk_file_chooser_unselect_filename_utf8) IA__gtk_file_chooser_unselect_filename_utf8 __attribute((visibility("hidden")));
4004 #define gtk_file_chooser_unselect_filename_utf8 IA__gtk_file_chooser_unselect_filename_utf8
4005 
4006 #endif
4007 extern __typeof (gtk_file_chooser_unselect_uri) IA__gtk_file_chooser_unselect_uri __attribute((visibility("hidden")));
4008 #define gtk_file_chooser_unselect_uri IA__gtk_file_chooser_unselect_uri
4009 
4010 #endif
4011 #endif
4012 #if IN_HEADER(__GTK_FILE_CHOOSER_DIALOG_H__)
4013 #if IN_FILE(__GTK_FILE_CHOOSER_DIALOG_C__)
4014 extern __typeof (gtk_file_chooser_dialog_get_type) IA__gtk_file_chooser_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4015 #define gtk_file_chooser_dialog_get_type IA__gtk_file_chooser_dialog_get_type
4016 
4017 extern __typeof (gtk_file_chooser_dialog_new) IA__gtk_file_chooser_dialog_new __attribute((visibility("hidden")));
4018 #define gtk_file_chooser_dialog_new IA__gtk_file_chooser_dialog_new
4019 
4020 #ifndef GTK_DISABLE_DEPRECATED
4021 extern __typeof (gtk_file_chooser_dialog_new_with_backend) IA__gtk_file_chooser_dialog_new_with_backend __attribute((visibility("hidden")));
4022 #define gtk_file_chooser_dialog_new_with_backend IA__gtk_file_chooser_dialog_new_with_backend
4023 
4024 #endif
4025 #endif
4026 #endif
4027 #if IN_HEADER(__GTK_FILE_CHOOSER_WIDGET_H__)
4028 #if IN_FILE(__GTK_FILE_CHOOSER_WIDGET_C__)
4029 extern __typeof (gtk_file_chooser_widget_get_type) IA__gtk_file_chooser_widget_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4030 #define gtk_file_chooser_widget_get_type IA__gtk_file_chooser_widget_get_type
4031 
4032 extern __typeof (gtk_file_chooser_widget_new) IA__gtk_file_chooser_widget_new __attribute((visibility("hidden")));
4033 #define gtk_file_chooser_widget_new IA__gtk_file_chooser_widget_new
4034 
4035 #ifndef GTK_DISABLE_DEPRECATED
4036 extern __typeof (gtk_file_chooser_widget_new_with_backend) IA__gtk_file_chooser_widget_new_with_backend __attribute((visibility("hidden")));
4037 #define gtk_file_chooser_widget_new_with_backend IA__gtk_file_chooser_widget_new_with_backend
4038 
4039 #endif
4040 #endif
4041 #endif
4042 #if IN_HEADER(__GTK_FILE_CHOOSER_BUTTON_H__)
4043 #if IN_FILE(__GTK_FILE_CHOOSER_BUTTON_C__)
4044 extern __typeof (gtk_file_chooser_button_get_title) IA__gtk_file_chooser_button_get_title __attribute((visibility("hidden")));
4045 #define gtk_file_chooser_button_get_title IA__gtk_file_chooser_button_get_title
4046 
4047 extern __typeof (gtk_file_chooser_button_get_type) IA__gtk_file_chooser_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4048 #define gtk_file_chooser_button_get_type IA__gtk_file_chooser_button_get_type
4049 
4050 extern __typeof (gtk_file_chooser_button_get_width_chars) IA__gtk_file_chooser_button_get_width_chars __attribute((visibility("hidden")));
4051 #define gtk_file_chooser_button_get_width_chars IA__gtk_file_chooser_button_get_width_chars
4052 
4053 extern __typeof (gtk_file_chooser_button_new) IA__gtk_file_chooser_button_new __attribute((visibility("hidden")));
4054 #define gtk_file_chooser_button_new IA__gtk_file_chooser_button_new
4055 
4056 #ifndef GTK_DISABLE_DEPRECATED
4057 extern __typeof (gtk_file_chooser_button_new_with_backend) IA__gtk_file_chooser_button_new_with_backend __attribute((visibility("hidden")));
4058 #define gtk_file_chooser_button_new_with_backend IA__gtk_file_chooser_button_new_with_backend
4059 
4060 #endif
4061 extern __typeof (gtk_file_chooser_button_new_with_dialog) IA__gtk_file_chooser_button_new_with_dialog __attribute((visibility("hidden")));
4062 #define gtk_file_chooser_button_new_with_dialog IA__gtk_file_chooser_button_new_with_dialog
4063 
4064 extern __typeof (gtk_file_chooser_button_set_title) IA__gtk_file_chooser_button_set_title __attribute((visibility("hidden")));
4065 #define gtk_file_chooser_button_set_title IA__gtk_file_chooser_button_set_title
4066 
4067 extern __typeof (gtk_file_chooser_button_set_width_chars) IA__gtk_file_chooser_button_set_width_chars __attribute((visibility("hidden")));
4068 #define gtk_file_chooser_button_set_width_chars IA__gtk_file_chooser_button_set_width_chars
4069 
4070 extern __typeof (gtk_file_chooser_button_get_focus_on_click) IA__gtk_file_chooser_button_get_focus_on_click __attribute((visibility("hidden")));
4071 #define gtk_file_chooser_button_get_focus_on_click IA__gtk_file_chooser_button_get_focus_on_click
4072 
4073 extern __typeof (gtk_file_chooser_button_set_focus_on_click) IA__gtk_file_chooser_button_set_focus_on_click __attribute((visibility("hidden")));
4074 #define gtk_file_chooser_button_set_focus_on_click IA__gtk_file_chooser_button_set_focus_on_click
4075 
4076 #endif
4077 #endif
4078 #if IN_HEADER(__GTK_FILE_FILTER_H__)
4079 #if IN_FILE(__GTK_FILE_FILTER_C__)
4080 extern __typeof (gtk_file_filter_add_custom) IA__gtk_file_filter_add_custom __attribute((visibility("hidden")));
4081 #define gtk_file_filter_add_custom IA__gtk_file_filter_add_custom
4082 
4083 extern __typeof (gtk_file_filter_add_mime_type) IA__gtk_file_filter_add_mime_type __attribute((visibility("hidden")));
4084 #define gtk_file_filter_add_mime_type IA__gtk_file_filter_add_mime_type
4085 
4086 extern __typeof (gtk_file_filter_add_pattern) IA__gtk_file_filter_add_pattern __attribute((visibility("hidden")));
4087 #define gtk_file_filter_add_pattern IA__gtk_file_filter_add_pattern
4088 
4089 extern __typeof (gtk_file_filter_add_pixbuf_formats) IA__gtk_file_filter_add_pixbuf_formats __attribute((visibility("hidden")));
4090 #define gtk_file_filter_add_pixbuf_formats IA__gtk_file_filter_add_pixbuf_formats
4091 
4092 extern __typeof (gtk_file_filter_filter) IA__gtk_file_filter_filter __attribute((visibility("hidden")));
4093 #define gtk_file_filter_filter IA__gtk_file_filter_filter
4094 
4095 extern __typeof (gtk_file_filter_get_name) IA__gtk_file_filter_get_name __attribute((visibility("hidden")));
4096 #define gtk_file_filter_get_name IA__gtk_file_filter_get_name
4097 
4098 extern __typeof (gtk_file_filter_get_needed) IA__gtk_file_filter_get_needed __attribute((visibility("hidden")));
4099 #define gtk_file_filter_get_needed IA__gtk_file_filter_get_needed
4100 
4101 extern __typeof (gtk_file_filter_get_type) IA__gtk_file_filter_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4102 #define gtk_file_filter_get_type IA__gtk_file_filter_get_type
4103 
4104 extern __typeof (gtk_file_filter_new) IA__gtk_file_filter_new __attribute((visibility("hidden")));
4105 #define gtk_file_filter_new IA__gtk_file_filter_new
4106 
4107 extern __typeof (gtk_file_filter_set_name) IA__gtk_file_filter_set_name __attribute((visibility("hidden")));
4108 #define gtk_file_filter_set_name IA__gtk_file_filter_set_name
4109 
4110 #endif
4111 #endif
4112 #if IN_HEADER(__GTK_FILESEL_H__)
4113 #if IN_FILE(__GTK_FILESEL_C__)
4114 #ifndef GTK_DISABLE_DEPRECATED
4115 extern __typeof (gtk_file_selection_complete) IA__gtk_file_selection_complete __attribute((visibility("hidden")));
4116 #define gtk_file_selection_complete IA__gtk_file_selection_complete
4117 
4118 #ifndef _WIN64
4119 extern __typeof (gtk_file_selection_get_filename) IA__gtk_file_selection_get_filename __attribute((visibility("hidden")));
4120 #define gtk_file_selection_get_filename IA__gtk_file_selection_get_filename
4121 
4122 #endif
4123 #ifdef G_OS_WIN32
4124 extern __typeof (gtk_file_selection_get_filename_utf8) IA__gtk_file_selection_get_filename_utf8 __attribute((visibility("hidden")));
4125 #define gtk_file_selection_get_filename_utf8 IA__gtk_file_selection_get_filename_utf8
4126 
4127 #endif
4128 #ifndef _WIN64
4129 extern __typeof (gtk_file_selection_get_selections) IA__gtk_file_selection_get_selections __attribute((visibility("hidden")));
4130 #define gtk_file_selection_get_selections IA__gtk_file_selection_get_selections
4131 
4132 #endif
4133 #ifdef G_OS_WIN32
4134 extern __typeof (gtk_file_selection_get_selections_utf8) IA__gtk_file_selection_get_selections_utf8 __attribute((visibility("hidden")));
4135 #define gtk_file_selection_get_selections_utf8 IA__gtk_file_selection_get_selections_utf8
4136 
4137 #endif
4138 extern __typeof (gtk_file_selection_get_select_multiple) IA__gtk_file_selection_get_select_multiple __attribute((visibility("hidden")));
4139 #define gtk_file_selection_get_select_multiple IA__gtk_file_selection_get_select_multiple
4140 
4141 extern __typeof (gtk_file_selection_get_type) IA__gtk_file_selection_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4142 #define gtk_file_selection_get_type IA__gtk_file_selection_get_type
4143 
4144 extern __typeof (gtk_file_selection_hide_fileop_buttons) IA__gtk_file_selection_hide_fileop_buttons __attribute((visibility("hidden")));
4145 #define gtk_file_selection_hide_fileop_buttons IA__gtk_file_selection_hide_fileop_buttons
4146 
4147 extern __typeof (gtk_file_selection_new) IA__gtk_file_selection_new __attribute((visibility("hidden")));
4148 #define gtk_file_selection_new IA__gtk_file_selection_new
4149 
4150 #ifndef _WIN64
4151 extern __typeof (gtk_file_selection_set_filename) IA__gtk_file_selection_set_filename __attribute((visibility("hidden")));
4152 #define gtk_file_selection_set_filename IA__gtk_file_selection_set_filename
4153 
4154 #endif
4155 #ifdef G_OS_WIN32
4156 extern __typeof (gtk_file_selection_set_filename_utf8) IA__gtk_file_selection_set_filename_utf8 __attribute((visibility("hidden")));
4157 #define gtk_file_selection_set_filename_utf8 IA__gtk_file_selection_set_filename_utf8
4158 
4159 #endif
4160 extern __typeof (gtk_file_selection_set_select_multiple) IA__gtk_file_selection_set_select_multiple __attribute((visibility("hidden")));
4161 #define gtk_file_selection_set_select_multiple IA__gtk_file_selection_set_select_multiple
4162 
4163 extern __typeof (gtk_file_selection_show_fileop_buttons) IA__gtk_file_selection_show_fileop_buttons __attribute((visibility("hidden")));
4164 #define gtk_file_selection_show_fileop_buttons IA__gtk_file_selection_show_fileop_buttons
4165 
4166 #endif
4167 #endif
4168 #endif
4169 #if IN_HEADER(__GTK_FIXED_H__)
4170 #if IN_FILE(__GTK_FIXED_C__)
4171 extern __typeof (gtk_fixed_get_type) IA__gtk_fixed_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4172 #define gtk_fixed_get_type IA__gtk_fixed_get_type
4173 
4174 extern __typeof (gtk_fixed_move) IA__gtk_fixed_move __attribute((visibility("hidden")));
4175 #define gtk_fixed_move IA__gtk_fixed_move
4176 
4177 extern __typeof (gtk_fixed_new) IA__gtk_fixed_new __attribute((visibility("hidden")));
4178 #define gtk_fixed_new IA__gtk_fixed_new
4179 
4180 extern __typeof (gtk_fixed_put) IA__gtk_fixed_put __attribute((visibility("hidden")));
4181 #define gtk_fixed_put IA__gtk_fixed_put
4182 
4183 #ifndef GTK_DISABLE_DEPRECATED
4184 extern __typeof (gtk_fixed_set_has_window) IA__gtk_fixed_set_has_window __attribute((visibility("hidden")));
4185 #define gtk_fixed_set_has_window IA__gtk_fixed_set_has_window
4186 
4187 extern __typeof (gtk_fixed_get_has_window) IA__gtk_fixed_get_has_window __attribute((visibility("hidden")));
4188 #define gtk_fixed_get_has_window IA__gtk_fixed_get_has_window
4189 
4190 #endif
4191 #endif
4192 #endif
4193 #if IN_HEADER(__GTK_FONT_BUTTON_H__)
4194 #if IN_FILE(__GTK_FONT_BUTTON_C__)
4195 extern __typeof (gtk_font_button_get_font_name) IA__gtk_font_button_get_font_name __attribute((visibility("hidden")));
4196 #define gtk_font_button_get_font_name IA__gtk_font_button_get_font_name
4197 
4198 extern __typeof (gtk_font_button_get_show_size) IA__gtk_font_button_get_show_size __attribute((visibility("hidden")));
4199 #define gtk_font_button_get_show_size IA__gtk_font_button_get_show_size
4200 
4201 extern __typeof (gtk_font_button_get_show_style) IA__gtk_font_button_get_show_style __attribute((visibility("hidden")));
4202 #define gtk_font_button_get_show_style IA__gtk_font_button_get_show_style
4203 
4204 extern __typeof (gtk_font_button_get_title) IA__gtk_font_button_get_title __attribute((visibility("hidden")));
4205 #define gtk_font_button_get_title IA__gtk_font_button_get_title
4206 
4207 extern __typeof (gtk_font_button_get_type) IA__gtk_font_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4208 #define gtk_font_button_get_type IA__gtk_font_button_get_type
4209 
4210 extern __typeof (gtk_font_button_get_use_font) IA__gtk_font_button_get_use_font __attribute((visibility("hidden")));
4211 #define gtk_font_button_get_use_font IA__gtk_font_button_get_use_font
4212 
4213 extern __typeof (gtk_font_button_get_use_size) IA__gtk_font_button_get_use_size __attribute((visibility("hidden")));
4214 #define gtk_font_button_get_use_size IA__gtk_font_button_get_use_size
4215 
4216 extern __typeof (gtk_font_button_new) IA__gtk_font_button_new __attribute((visibility("hidden")));
4217 #define gtk_font_button_new IA__gtk_font_button_new
4218 
4219 extern __typeof (gtk_font_button_new_with_font) IA__gtk_font_button_new_with_font __attribute((visibility("hidden")));
4220 #define gtk_font_button_new_with_font IA__gtk_font_button_new_with_font
4221 
4222 extern __typeof (gtk_font_button_set_font_name) IA__gtk_font_button_set_font_name __attribute((visibility("hidden")));
4223 #define gtk_font_button_set_font_name IA__gtk_font_button_set_font_name
4224 
4225 extern __typeof (gtk_font_button_set_show_size) IA__gtk_font_button_set_show_size __attribute((visibility("hidden")));
4226 #define gtk_font_button_set_show_size IA__gtk_font_button_set_show_size
4227 
4228 extern __typeof (gtk_font_button_set_show_style) IA__gtk_font_button_set_show_style __attribute((visibility("hidden")));
4229 #define gtk_font_button_set_show_style IA__gtk_font_button_set_show_style
4230 
4231 extern __typeof (gtk_font_button_set_title) IA__gtk_font_button_set_title __attribute((visibility("hidden")));
4232 #define gtk_font_button_set_title IA__gtk_font_button_set_title
4233 
4234 extern __typeof (gtk_font_button_set_use_font) IA__gtk_font_button_set_use_font __attribute((visibility("hidden")));
4235 #define gtk_font_button_set_use_font IA__gtk_font_button_set_use_font
4236 
4237 extern __typeof (gtk_font_button_set_use_size) IA__gtk_font_button_set_use_size __attribute((visibility("hidden")));
4238 #define gtk_font_button_set_use_size IA__gtk_font_button_set_use_size
4239 
4240 #endif
4241 #endif
4242 #if IN_HEADER(__GTK_FONTSEL_H__)
4243 #if IN_FILE(__GTK_FONTSEL_C__)
4244 extern __typeof (gtk_font_selection_dialog_get_cancel_button) IA__gtk_font_selection_dialog_get_cancel_button __attribute((visibility("hidden")));
4245 #define gtk_font_selection_dialog_get_cancel_button IA__gtk_font_selection_dialog_get_cancel_button
4246 
4247 extern __typeof (gtk_font_selection_dialog_get_font_name) IA__gtk_font_selection_dialog_get_font_name __attribute((visibility("hidden")));
4248 #define gtk_font_selection_dialog_get_font_name IA__gtk_font_selection_dialog_get_font_name
4249 
4250 extern __typeof (gtk_font_selection_dialog_get_font_selection) IA__gtk_font_selection_dialog_get_font_selection __attribute((visibility("hidden")));
4251 #define gtk_font_selection_dialog_get_font_selection IA__gtk_font_selection_dialog_get_font_selection
4252 
4253 extern __typeof (gtk_font_selection_dialog_get_ok_button) IA__gtk_font_selection_dialog_get_ok_button __attribute((visibility("hidden")));
4254 #define gtk_font_selection_dialog_get_ok_button IA__gtk_font_selection_dialog_get_ok_button
4255 
4256 extern __typeof (gtk_font_selection_dialog_get_preview_text) IA__gtk_font_selection_dialog_get_preview_text __attribute((visibility("hidden")));
4257 #define gtk_font_selection_dialog_get_preview_text IA__gtk_font_selection_dialog_get_preview_text
4258 
4259 extern __typeof (gtk_font_selection_dialog_get_type) IA__gtk_font_selection_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4260 #define gtk_font_selection_dialog_get_type IA__gtk_font_selection_dialog_get_type
4261 
4262 extern __typeof (gtk_font_selection_dialog_new) IA__gtk_font_selection_dialog_new __attribute((visibility("hidden")));
4263 #define gtk_font_selection_dialog_new IA__gtk_font_selection_dialog_new
4264 
4265 extern __typeof (gtk_font_selection_dialog_set_font_name) IA__gtk_font_selection_dialog_set_font_name __attribute((visibility("hidden")));
4266 #define gtk_font_selection_dialog_set_font_name IA__gtk_font_selection_dialog_set_font_name
4267 
4268 extern __typeof (gtk_font_selection_dialog_set_preview_text) IA__gtk_font_selection_dialog_set_preview_text __attribute((visibility("hidden")));
4269 #define gtk_font_selection_dialog_set_preview_text IA__gtk_font_selection_dialog_set_preview_text
4270 
4271 #ifndef GTK_DISABLE_DEPRECATED
4272 extern __typeof (gtk_font_selection_dialog_get_apply_button) IA__gtk_font_selection_dialog_get_apply_button __attribute((visibility("hidden")));
4273 #define gtk_font_selection_dialog_get_apply_button IA__gtk_font_selection_dialog_get_apply_button
4274 
4275 extern __typeof (gtk_font_selection_get_font) IA__gtk_font_selection_get_font __attribute((visibility("hidden")));
4276 #define gtk_font_selection_get_font IA__gtk_font_selection_get_font
4277 
4278 extern __typeof (gtk_font_selection_dialog_get_font) IA__gtk_font_selection_dialog_get_font __attribute((visibility("hidden")));
4279 #define gtk_font_selection_dialog_get_font IA__gtk_font_selection_dialog_get_font
4280 
4281 #endif
4282 extern __typeof (gtk_font_selection_get_face) IA__gtk_font_selection_get_face __attribute((visibility("hidden")));
4283 #define gtk_font_selection_get_face IA__gtk_font_selection_get_face
4284 
4285 extern __typeof (gtk_font_selection_get_face_list) IA__gtk_font_selection_get_face_list __attribute((visibility("hidden")));
4286 #define gtk_font_selection_get_face_list IA__gtk_font_selection_get_face_list
4287 
4288 extern __typeof (gtk_font_selection_get_family) IA__gtk_font_selection_get_family __attribute((visibility("hidden")));
4289 #define gtk_font_selection_get_family IA__gtk_font_selection_get_family
4290 
4291 extern __typeof (gtk_font_selection_get_family_list) IA__gtk_font_selection_get_family_list __attribute((visibility("hidden")));
4292 #define gtk_font_selection_get_family_list IA__gtk_font_selection_get_family_list
4293 
4294 extern __typeof (gtk_font_selection_get_font_name) IA__gtk_font_selection_get_font_name __attribute((visibility("hidden")));
4295 #define gtk_font_selection_get_font_name IA__gtk_font_selection_get_font_name
4296 
4297 extern __typeof (gtk_font_selection_get_preview_entry) IA__gtk_font_selection_get_preview_entry __attribute((visibility("hidden")));
4298 #define gtk_font_selection_get_preview_entry IA__gtk_font_selection_get_preview_entry
4299 
4300 extern __typeof (gtk_font_selection_get_preview_text) IA__gtk_font_selection_get_preview_text __attribute((visibility("hidden")));
4301 #define gtk_font_selection_get_preview_text IA__gtk_font_selection_get_preview_text
4302 
4303 extern __typeof (gtk_font_selection_get_size) IA__gtk_font_selection_get_size __attribute((visibility("hidden")));
4304 #define gtk_font_selection_get_size IA__gtk_font_selection_get_size
4305 
4306 extern __typeof (gtk_font_selection_get_size_entry) IA__gtk_font_selection_get_size_entry __attribute((visibility("hidden")));
4307 #define gtk_font_selection_get_size_entry IA__gtk_font_selection_get_size_entry
4308 
4309 extern __typeof (gtk_font_selection_get_size_list) IA__gtk_font_selection_get_size_list __attribute((visibility("hidden")));
4310 #define gtk_font_selection_get_size_list IA__gtk_font_selection_get_size_list
4311 
4312 extern __typeof (gtk_font_selection_get_type) IA__gtk_font_selection_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4313 #define gtk_font_selection_get_type IA__gtk_font_selection_get_type
4314 
4315 extern __typeof (gtk_font_selection_new) IA__gtk_font_selection_new __attribute((visibility("hidden")));
4316 #define gtk_font_selection_new IA__gtk_font_selection_new
4317 
4318 extern __typeof (gtk_font_selection_set_font_name) IA__gtk_font_selection_set_font_name __attribute((visibility("hidden")));
4319 #define gtk_font_selection_set_font_name IA__gtk_font_selection_set_font_name
4320 
4321 extern __typeof (gtk_font_selection_set_preview_text) IA__gtk_font_selection_set_preview_text __attribute((visibility("hidden")));
4322 #define gtk_font_selection_set_preview_text IA__gtk_font_selection_set_preview_text
4323 
4324 #endif
4325 #endif
4326 #if IN_HEADER(__GTK_FRAME_H__)
4327 #if IN_FILE(__GTK_FRAME_C__)
4328 extern __typeof (gtk_frame_get_label) IA__gtk_frame_get_label __attribute((visibility("hidden")));
4329 #define gtk_frame_get_label IA__gtk_frame_get_label
4330 
4331 extern __typeof (gtk_frame_get_label_align) IA__gtk_frame_get_label_align __attribute((visibility("hidden")));
4332 #define gtk_frame_get_label_align IA__gtk_frame_get_label_align
4333 
4334 extern __typeof (gtk_frame_get_label_widget) IA__gtk_frame_get_label_widget __attribute((visibility("hidden")));
4335 #define gtk_frame_get_label_widget IA__gtk_frame_get_label_widget
4336 
4337 extern __typeof (gtk_frame_get_shadow_type) IA__gtk_frame_get_shadow_type __attribute((visibility("hidden")));
4338 #define gtk_frame_get_shadow_type IA__gtk_frame_get_shadow_type
4339 
4340 extern __typeof (gtk_frame_get_type) IA__gtk_frame_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4341 #define gtk_frame_get_type IA__gtk_frame_get_type
4342 
4343 extern __typeof (gtk_frame_new) IA__gtk_frame_new __attribute((visibility("hidden")));
4344 #define gtk_frame_new IA__gtk_frame_new
4345 
4346 extern __typeof (gtk_frame_set_label) IA__gtk_frame_set_label __attribute((visibility("hidden")));
4347 #define gtk_frame_set_label IA__gtk_frame_set_label
4348 
4349 extern __typeof (gtk_frame_set_label_align) IA__gtk_frame_set_label_align __attribute((visibility("hidden")));
4350 #define gtk_frame_set_label_align IA__gtk_frame_set_label_align
4351 
4352 extern __typeof (gtk_frame_set_label_widget) IA__gtk_frame_set_label_widget __attribute((visibility("hidden")));
4353 #define gtk_frame_set_label_widget IA__gtk_frame_set_label_widget
4354 
4355 extern __typeof (gtk_frame_set_shadow_type) IA__gtk_frame_set_shadow_type __attribute((visibility("hidden")));
4356 #define gtk_frame_set_shadow_type IA__gtk_frame_set_shadow_type
4357 
4358 #endif
4359 #endif
4360 #if IN_HEADER(__GTK_GAMMA_CURVE_H__)
4361 #if IN_FILE(__GTK_GAMMA_CURVE_C__)
4362 #ifndef GTK_DISABLE_DEPRECATED
4363 extern __typeof (gtk_gamma_curve_get_type) IA__gtk_gamma_curve_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4364 #define gtk_gamma_curve_get_type IA__gtk_gamma_curve_get_type
4365 
4366 extern __typeof (gtk_gamma_curve_new) IA__gtk_gamma_curve_new __attribute((visibility("hidden")));
4367 #define gtk_gamma_curve_new IA__gtk_gamma_curve_new
4368 
4369 #endif
4370 #endif
4371 #endif
4372 #if IN_HEADER(__GTK_GC_H__)
4373 #if IN_FILE(__GTK_GC_C__)
4374 extern __typeof (gtk_gc_get) IA__gtk_gc_get __attribute((visibility("hidden")));
4375 #define gtk_gc_get IA__gtk_gc_get
4376 
4377 extern __typeof (gtk_gc_release) IA__gtk_gc_release __attribute((visibility("hidden")));
4378 #define gtk_gc_release IA__gtk_gc_release
4379 
4380 #endif
4381 #endif
4382 #if IN_HEADER(__GTK_HANDLE_BOX_H__)
4383 #if IN_FILE(__GTK_HANDLE_BOX_C__)
4384 extern __typeof (gtk_handle_box_get_handle_position) IA__gtk_handle_box_get_handle_position __attribute((visibility("hidden")));
4385 #define gtk_handle_box_get_handle_position IA__gtk_handle_box_get_handle_position
4386 
4387 extern __typeof (gtk_handle_box_get_shadow_type) IA__gtk_handle_box_get_shadow_type __attribute((visibility("hidden")));
4388 #define gtk_handle_box_get_shadow_type IA__gtk_handle_box_get_shadow_type
4389 
4390 extern __typeof (gtk_handle_box_get_snap_edge) IA__gtk_handle_box_get_snap_edge __attribute((visibility("hidden")));
4391 #define gtk_handle_box_get_snap_edge IA__gtk_handle_box_get_snap_edge
4392 
4393 extern __typeof (gtk_handle_box_get_child_detached) IA__gtk_handle_box_get_child_detached __attribute((visibility("hidden")));
4394 #define gtk_handle_box_get_child_detached IA__gtk_handle_box_get_child_detached
4395 
4396 extern __typeof (gtk_handle_box_get_type) IA__gtk_handle_box_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4397 #define gtk_handle_box_get_type IA__gtk_handle_box_get_type
4398 
4399 extern __typeof (gtk_handle_box_new) IA__gtk_handle_box_new __attribute((visibility("hidden")));
4400 #define gtk_handle_box_new IA__gtk_handle_box_new
4401 
4402 extern __typeof (gtk_handle_box_set_handle_position) IA__gtk_handle_box_set_handle_position __attribute((visibility("hidden")));
4403 #define gtk_handle_box_set_handle_position IA__gtk_handle_box_set_handle_position
4404 
4405 extern __typeof (gtk_handle_box_set_shadow_type) IA__gtk_handle_box_set_shadow_type __attribute((visibility("hidden")));
4406 #define gtk_handle_box_set_shadow_type IA__gtk_handle_box_set_shadow_type
4407 
4408 extern __typeof (gtk_handle_box_set_snap_edge) IA__gtk_handle_box_set_snap_edge __attribute((visibility("hidden")));
4409 #define gtk_handle_box_set_snap_edge IA__gtk_handle_box_set_snap_edge
4410 
4411 #endif
4412 #endif
4413 #if IN_HEADER(__GTK_HBOX_H__)
4414 #if IN_FILE(__GTK_HBOX_C__)
4415 extern __typeof (gtk_hbox_get_type) IA__gtk_hbox_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4416 #define gtk_hbox_get_type IA__gtk_hbox_get_type
4417 
4418 extern __typeof (gtk_hbox_new) IA__gtk_hbox_new __attribute((visibility("hidden")));
4419 #define gtk_hbox_new IA__gtk_hbox_new
4420 
4421 #endif
4422 #endif
4423 #if IN_HEADER(__GTK_HBUTTON_BOX_H__)
4424 #if IN_FILE(__GTK_HBUTTON_BOX_C__)
4425 extern __typeof (gtk_hbutton_box_new) IA__gtk_hbutton_box_new __attribute((visibility("hidden")));
4426 #define gtk_hbutton_box_new IA__gtk_hbutton_box_new
4427 
4428 extern __typeof (gtk_hbutton_box_get_type) IA__gtk_hbutton_box_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4429 #define gtk_hbutton_box_get_type IA__gtk_hbutton_box_get_type
4430 
4431 #ifndef GTK_DISABLE_DEPRECATED
4432 extern __typeof (gtk_hbutton_box_get_layout_default) IA__gtk_hbutton_box_get_layout_default __attribute((visibility("hidden")));
4433 #define gtk_hbutton_box_get_layout_default IA__gtk_hbutton_box_get_layout_default
4434 
4435 extern __typeof (gtk_hbutton_box_get_spacing_default) IA__gtk_hbutton_box_get_spacing_default __attribute((visibility("hidden")));
4436 #define gtk_hbutton_box_get_spacing_default IA__gtk_hbutton_box_get_spacing_default
4437 
4438 extern __typeof (gtk_hbutton_box_set_layout_default) IA__gtk_hbutton_box_set_layout_default __attribute((visibility("hidden")));
4439 #define gtk_hbutton_box_set_layout_default IA__gtk_hbutton_box_set_layout_default
4440 
4441 extern __typeof (gtk_hbutton_box_set_spacing_default) IA__gtk_hbutton_box_set_spacing_default __attribute((visibility("hidden")));
4442 #define gtk_hbutton_box_set_spacing_default IA__gtk_hbutton_box_set_spacing_default
4443 
4444 #endif
4445 #endif
4446 #endif
4447 #if IN_HEADER(__GTK_HPANED_H__)
4448 #if IN_FILE(__GTK_HPANED_C__)
4449 extern __typeof (gtk_hpaned_get_type) IA__gtk_hpaned_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4450 #define gtk_hpaned_get_type IA__gtk_hpaned_get_type
4451 
4452 extern __typeof (gtk_hpaned_new) IA__gtk_hpaned_new __attribute((visibility("hidden")));
4453 #define gtk_hpaned_new IA__gtk_hpaned_new
4454 
4455 #endif
4456 #endif
4457 #if IN_HEADER(__GTK_HRULER_H__)
4458 #if IN_FILE(__GTK_HRULER_C__)
4459 #ifndef GTK_DISABLE_DEPRECATED
4460 extern __typeof (gtk_hruler_get_type) IA__gtk_hruler_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4461 #define gtk_hruler_get_type IA__gtk_hruler_get_type
4462 
4463 extern __typeof (gtk_hruler_new) IA__gtk_hruler_new __attribute((visibility("hidden")));
4464 #define gtk_hruler_new IA__gtk_hruler_new
4465 
4466 #endif
4467 #endif
4468 #endif
4469 #if IN_HEADER(__GTK_HSCALE_H__)
4470 #if IN_FILE(__GTK_HSCALE_C__)
4471 extern __typeof (gtk_hscale_get_type) IA__gtk_hscale_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4472 #define gtk_hscale_get_type IA__gtk_hscale_get_type
4473 
4474 extern __typeof (gtk_hscale_new) IA__gtk_hscale_new __attribute((visibility("hidden")));
4475 #define gtk_hscale_new IA__gtk_hscale_new
4476 
4477 extern __typeof (gtk_hscale_new_with_range) IA__gtk_hscale_new_with_range __attribute((visibility("hidden")));
4478 #define gtk_hscale_new_with_range IA__gtk_hscale_new_with_range
4479 
4480 #endif
4481 #endif
4482 #if IN_HEADER(__GTK_HSCROLLBAR_H__)
4483 #if IN_FILE(__GTK_HSCROLLBAR_C__)
4484 extern __typeof (gtk_hscrollbar_get_type) IA__gtk_hscrollbar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4485 #define gtk_hscrollbar_get_type IA__gtk_hscrollbar_get_type
4486 
4487 extern __typeof (gtk_hscrollbar_new) IA__gtk_hscrollbar_new __attribute((visibility("hidden")));
4488 #define gtk_hscrollbar_new IA__gtk_hscrollbar_new
4489 
4490 #endif
4491 #endif
4492 #if IN_HEADER(__GTK_HSEPARATOR_H__)
4493 #if IN_FILE(__GTK_HSEPARATOR_C__)
4494 extern __typeof (gtk_hseparator_get_type) IA__gtk_hseparator_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4495 #define gtk_hseparator_get_type IA__gtk_hseparator_get_type
4496 
4497 extern __typeof (gtk_hseparator_new) IA__gtk_hseparator_new __attribute((visibility("hidden")));
4498 #define gtk_hseparator_new IA__gtk_hseparator_new
4499 
4500 #endif
4501 #endif
4502 #if IN_HEADER(__GTK_HSV_H__)
4503 #if IN_FILE(__GTK_HSV_C__)
4504 extern __typeof (gtk_hsv_get_color) IA__gtk_hsv_get_color __attribute((visibility("hidden")));
4505 #define gtk_hsv_get_color IA__gtk_hsv_get_color
4506 
4507 extern __typeof (gtk_hsv_get_metrics) IA__gtk_hsv_get_metrics __attribute((visibility("hidden")));
4508 #define gtk_hsv_get_metrics IA__gtk_hsv_get_metrics
4509 
4510 extern __typeof (gtk_hsv_get_type) IA__gtk_hsv_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4511 #define gtk_hsv_get_type IA__gtk_hsv_get_type
4512 
4513 extern __typeof (gtk_hsv_is_adjusting) IA__gtk_hsv_is_adjusting __attribute((visibility("hidden")));
4514 #define gtk_hsv_is_adjusting IA__gtk_hsv_is_adjusting
4515 
4516 extern __typeof (gtk_hsv_new) IA__gtk_hsv_new __attribute((visibility("hidden")));
4517 #define gtk_hsv_new IA__gtk_hsv_new
4518 
4519 extern __typeof (gtk_hsv_set_color) IA__gtk_hsv_set_color __attribute((visibility("hidden")));
4520 #define gtk_hsv_set_color IA__gtk_hsv_set_color
4521 
4522 extern __typeof (gtk_hsv_set_metrics) IA__gtk_hsv_set_metrics __attribute((visibility("hidden")));
4523 #define gtk_hsv_set_metrics IA__gtk_hsv_set_metrics
4524 
4525 extern __typeof (gtk_hsv_to_rgb) IA__gtk_hsv_to_rgb __attribute((visibility("hidden")));
4526 #define gtk_hsv_to_rgb IA__gtk_hsv_to_rgb
4527 
4528 extern __typeof (gtk_rgb_to_hsv) IA__gtk_rgb_to_hsv __attribute((visibility("hidden")));
4529 #define gtk_rgb_to_hsv IA__gtk_rgb_to_hsv
4530 
4531 #endif
4532 #endif
4533 #if IN_HEADER(__GTK_ICON_FACTORY_H__)
4534 #if IN_FILE(__GTK_ICON_FACTORY_C__)
4535 extern __typeof (gtk_icon_factory_add) IA__gtk_icon_factory_add __attribute((visibility("hidden")));
4536 #define gtk_icon_factory_add IA__gtk_icon_factory_add
4537 
4538 extern __typeof (gtk_icon_factory_add_default) IA__gtk_icon_factory_add_default __attribute((visibility("hidden")));
4539 #define gtk_icon_factory_add_default IA__gtk_icon_factory_add_default
4540 
4541 extern __typeof (gtk_icon_factory_get_type) IA__gtk_icon_factory_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4542 #define gtk_icon_factory_get_type IA__gtk_icon_factory_get_type
4543 
4544 extern __typeof (gtk_icon_factory_lookup) IA__gtk_icon_factory_lookup __attribute((visibility("hidden")));
4545 #define gtk_icon_factory_lookup IA__gtk_icon_factory_lookup
4546 
4547 extern __typeof (gtk_icon_factory_lookup_default) IA__gtk_icon_factory_lookup_default __attribute((visibility("hidden")));
4548 #define gtk_icon_factory_lookup_default IA__gtk_icon_factory_lookup_default
4549 
4550 extern __typeof (gtk_icon_factory_new) IA__gtk_icon_factory_new __attribute((visibility("hidden")));
4551 #define gtk_icon_factory_new IA__gtk_icon_factory_new
4552 
4553 extern __typeof (gtk_icon_factory_remove_default) IA__gtk_icon_factory_remove_default __attribute((visibility("hidden")));
4554 #define gtk_icon_factory_remove_default IA__gtk_icon_factory_remove_default
4555 
4556 extern __typeof (gtk_icon_size_from_name) IA__gtk_icon_size_from_name __attribute((visibility("hidden")));
4557 #define gtk_icon_size_from_name IA__gtk_icon_size_from_name
4558 
4559 extern __typeof (gtk_icon_size_get_name) IA__gtk_icon_size_get_name __attribute((visibility("hidden")));
4560 #define gtk_icon_size_get_name IA__gtk_icon_size_get_name
4561 
4562 extern __typeof (gtk_icon_size_lookup) IA__gtk_icon_size_lookup __attribute((visibility("hidden")));
4563 #define gtk_icon_size_lookup IA__gtk_icon_size_lookup
4564 
4565 extern __typeof (gtk_icon_size_lookup_for_settings) IA__gtk_icon_size_lookup_for_settings __attribute((visibility("hidden")));
4566 #define gtk_icon_size_lookup_for_settings IA__gtk_icon_size_lookup_for_settings
4567 
4568 extern __typeof (gtk_icon_size_register) IA__gtk_icon_size_register __attribute((visibility("hidden")));
4569 #define gtk_icon_size_register IA__gtk_icon_size_register
4570 
4571 extern __typeof (gtk_icon_size_register_alias) IA__gtk_icon_size_register_alias __attribute((visibility("hidden")));
4572 #define gtk_icon_size_register_alias IA__gtk_icon_size_register_alias
4573 
4574 extern __typeof (gtk_icon_set_add_source) IA__gtk_icon_set_add_source __attribute((visibility("hidden")));
4575 #define gtk_icon_set_add_source IA__gtk_icon_set_add_source
4576 
4577 extern __typeof (gtk_icon_set_copy) IA__gtk_icon_set_copy __attribute((visibility("hidden")));
4578 #define gtk_icon_set_copy IA__gtk_icon_set_copy
4579 
4580 extern __typeof (gtk_icon_set_get_sizes) IA__gtk_icon_set_get_sizes __attribute((visibility("hidden")));
4581 #define gtk_icon_set_get_sizes IA__gtk_icon_set_get_sizes
4582 
4583 extern __typeof (gtk_icon_set_get_type) IA__gtk_icon_set_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4584 #define gtk_icon_set_get_type IA__gtk_icon_set_get_type
4585 
4586 extern __typeof (gtk_icon_set_new) IA__gtk_icon_set_new __attribute((visibility("hidden")));
4587 #define gtk_icon_set_new IA__gtk_icon_set_new
4588 
4589 extern __typeof (gtk_icon_set_new_from_pixbuf) IA__gtk_icon_set_new_from_pixbuf __attribute((visibility("hidden")));
4590 #define gtk_icon_set_new_from_pixbuf IA__gtk_icon_set_new_from_pixbuf
4591 
4592 extern __typeof (gtk_icon_set_ref) IA__gtk_icon_set_ref __attribute((visibility("hidden")));
4593 #define gtk_icon_set_ref IA__gtk_icon_set_ref
4594 
4595 extern __typeof (gtk_icon_set_render_icon) IA__gtk_icon_set_render_icon __attribute((visibility("hidden")));
4596 #define gtk_icon_set_render_icon IA__gtk_icon_set_render_icon
4597 
4598 extern __typeof (gtk_icon_set_unref) IA__gtk_icon_set_unref __attribute((visibility("hidden")));
4599 #define gtk_icon_set_unref IA__gtk_icon_set_unref
4600 
4601 extern __typeof (gtk_icon_source_copy) IA__gtk_icon_source_copy __attribute((visibility("hidden")));
4602 #define gtk_icon_source_copy IA__gtk_icon_source_copy
4603 
4604 extern __typeof (gtk_icon_source_free) IA__gtk_icon_source_free __attribute((visibility("hidden")));
4605 #define gtk_icon_source_free IA__gtk_icon_source_free
4606 
4607 extern __typeof (gtk_icon_source_get_direction) IA__gtk_icon_source_get_direction __attribute((visibility("hidden")));
4608 #define gtk_icon_source_get_direction IA__gtk_icon_source_get_direction
4609 
4610 extern __typeof (gtk_icon_source_get_direction_wildcarded) IA__gtk_icon_source_get_direction_wildcarded __attribute((visibility("hidden")));
4611 #define gtk_icon_source_get_direction_wildcarded IA__gtk_icon_source_get_direction_wildcarded
4612 
4613 #ifndef _WIN64
4614 extern __typeof (gtk_icon_source_get_filename) IA__gtk_icon_source_get_filename __attribute((visibility("hidden")));
4615 #define gtk_icon_source_get_filename IA__gtk_icon_source_get_filename
4616 
4617 #endif
4618 #ifdef G_OS_WIN32
4619 extern __typeof (gtk_icon_source_get_filename_utf8) IA__gtk_icon_source_get_filename_utf8 __attribute((visibility("hidden")));
4620 #define gtk_icon_source_get_filename_utf8 IA__gtk_icon_source_get_filename_utf8
4621 
4622 #endif
4623 extern __typeof (gtk_icon_source_get_icon_name) IA__gtk_icon_source_get_icon_name __attribute((visibility("hidden")));
4624 #define gtk_icon_source_get_icon_name IA__gtk_icon_source_get_icon_name
4625 
4626 extern __typeof (gtk_icon_source_get_pixbuf) IA__gtk_icon_source_get_pixbuf __attribute((visibility("hidden")));
4627 #define gtk_icon_source_get_pixbuf IA__gtk_icon_source_get_pixbuf
4628 
4629 extern __typeof (gtk_icon_source_get_size) IA__gtk_icon_source_get_size __attribute((visibility("hidden")));
4630 #define gtk_icon_source_get_size IA__gtk_icon_source_get_size
4631 
4632 extern __typeof (gtk_icon_source_get_size_wildcarded) IA__gtk_icon_source_get_size_wildcarded __attribute((visibility("hidden")));
4633 #define gtk_icon_source_get_size_wildcarded IA__gtk_icon_source_get_size_wildcarded
4634 
4635 extern __typeof (gtk_icon_source_get_state) IA__gtk_icon_source_get_state __attribute((visibility("hidden")));
4636 #define gtk_icon_source_get_state IA__gtk_icon_source_get_state
4637 
4638 extern __typeof (gtk_icon_source_get_state_wildcarded) IA__gtk_icon_source_get_state_wildcarded __attribute((visibility("hidden")));
4639 #define gtk_icon_source_get_state_wildcarded IA__gtk_icon_source_get_state_wildcarded
4640 
4641 extern __typeof (gtk_icon_source_get_type) IA__gtk_icon_source_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4642 #define gtk_icon_source_get_type IA__gtk_icon_source_get_type
4643 
4644 extern __typeof (gtk_icon_source_new) IA__gtk_icon_source_new __attribute((visibility("hidden")));
4645 #define gtk_icon_source_new IA__gtk_icon_source_new
4646 
4647 extern __typeof (gtk_icon_source_set_direction) IA__gtk_icon_source_set_direction __attribute((visibility("hidden")));
4648 #define gtk_icon_source_set_direction IA__gtk_icon_source_set_direction
4649 
4650 extern __typeof (gtk_icon_source_set_direction_wildcarded) IA__gtk_icon_source_set_direction_wildcarded __attribute((visibility("hidden")));
4651 #define gtk_icon_source_set_direction_wildcarded IA__gtk_icon_source_set_direction_wildcarded
4652 
4653 #ifndef _WIN64
4654 extern __typeof (gtk_icon_source_set_filename) IA__gtk_icon_source_set_filename __attribute((visibility("hidden")));
4655 #define gtk_icon_source_set_filename IA__gtk_icon_source_set_filename
4656 
4657 #endif
4658 #ifdef G_OS_WIN32
4659 extern __typeof (gtk_icon_source_set_filename_utf8) IA__gtk_icon_source_set_filename_utf8 __attribute((visibility("hidden")));
4660 #define gtk_icon_source_set_filename_utf8 IA__gtk_icon_source_set_filename_utf8
4661 
4662 #endif
4663 extern __typeof (gtk_icon_source_set_icon_name) IA__gtk_icon_source_set_icon_name __attribute((visibility("hidden")));
4664 #define gtk_icon_source_set_icon_name IA__gtk_icon_source_set_icon_name
4665 
4666 extern __typeof (gtk_icon_source_set_pixbuf) IA__gtk_icon_source_set_pixbuf __attribute((visibility("hidden")));
4667 #define gtk_icon_source_set_pixbuf IA__gtk_icon_source_set_pixbuf
4668 
4669 extern __typeof (gtk_icon_source_set_size) IA__gtk_icon_source_set_size __attribute((visibility("hidden")));
4670 #define gtk_icon_source_set_size IA__gtk_icon_source_set_size
4671 
4672 extern __typeof (gtk_icon_source_set_size_wildcarded) IA__gtk_icon_source_set_size_wildcarded __attribute((visibility("hidden")));
4673 #define gtk_icon_source_set_size_wildcarded IA__gtk_icon_source_set_size_wildcarded
4674 
4675 extern __typeof (gtk_icon_source_set_state) IA__gtk_icon_source_set_state __attribute((visibility("hidden")));
4676 #define gtk_icon_source_set_state IA__gtk_icon_source_set_state
4677 
4678 extern __typeof (gtk_icon_source_set_state_wildcarded) IA__gtk_icon_source_set_state_wildcarded __attribute((visibility("hidden")));
4679 #define gtk_icon_source_set_state_wildcarded IA__gtk_icon_source_set_state_wildcarded
4680 
4681 #endif
4682 #endif
4683 #if IN_HEADER(__GTK_ICON_THEME_H__)
4684 #if IN_FILE(__GTK_ICON_THEME_C__)
4685 extern __typeof (gtk_icon_info_copy) IA__gtk_icon_info_copy __attribute((visibility("hidden")));
4686 #define gtk_icon_info_copy IA__gtk_icon_info_copy
4687 
4688 extern __typeof (gtk_icon_info_free) IA__gtk_icon_info_free __attribute((visibility("hidden")));
4689 #define gtk_icon_info_free IA__gtk_icon_info_free
4690 
4691 extern __typeof (gtk_icon_info_new_for_pixbuf) IA__gtk_icon_info_new_for_pixbuf __attribute((visibility("hidden")));
4692 #define gtk_icon_info_new_for_pixbuf IA__gtk_icon_info_new_for_pixbuf
4693 
4694 extern __typeof (gtk_icon_info_get_attach_points) IA__gtk_icon_info_get_attach_points __attribute((visibility("hidden")));
4695 #define gtk_icon_info_get_attach_points IA__gtk_icon_info_get_attach_points
4696 
4697 extern __typeof (gtk_icon_info_get_base_size) IA__gtk_icon_info_get_base_size __attribute((visibility("hidden")));
4698 #define gtk_icon_info_get_base_size IA__gtk_icon_info_get_base_size
4699 
4700 extern __typeof (gtk_icon_info_get_builtin_pixbuf) IA__gtk_icon_info_get_builtin_pixbuf __attribute((visibility("hidden")));
4701 #define gtk_icon_info_get_builtin_pixbuf IA__gtk_icon_info_get_builtin_pixbuf
4702 
4703 extern __typeof (gtk_icon_info_get_display_name) IA__gtk_icon_info_get_display_name __attribute((visibility("hidden")));
4704 #define gtk_icon_info_get_display_name IA__gtk_icon_info_get_display_name
4705 
4706 extern __typeof (gtk_icon_info_get_embedded_rect) IA__gtk_icon_info_get_embedded_rect __attribute((visibility("hidden")));
4707 #define gtk_icon_info_get_embedded_rect IA__gtk_icon_info_get_embedded_rect
4708 
4709 #ifndef _WIN64
4710 extern __typeof (gtk_icon_info_get_filename) IA__gtk_icon_info_get_filename __attribute((visibility("hidden")));
4711 #define gtk_icon_info_get_filename IA__gtk_icon_info_get_filename
4712 
4713 #endif
4714 #ifdef G_OS_WIN32
4715 extern __typeof (gtk_icon_info_get_filename_utf8) IA__gtk_icon_info_get_filename_utf8 __attribute((visibility("hidden")));
4716 #define gtk_icon_info_get_filename_utf8 IA__gtk_icon_info_get_filename_utf8
4717 
4718 #endif
4719 extern __typeof (gtk_icon_info_get_type) IA__gtk_icon_info_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4720 #define gtk_icon_info_get_type IA__gtk_icon_info_get_type
4721 
4722 extern __typeof (gtk_icon_info_load_icon) IA__gtk_icon_info_load_icon __attribute((visibility("hidden")));
4723 #define gtk_icon_info_load_icon IA__gtk_icon_info_load_icon
4724 
4725 extern __typeof (gtk_icon_info_set_raw_coordinates) IA__gtk_icon_info_set_raw_coordinates __attribute((visibility("hidden")));
4726 #define gtk_icon_info_set_raw_coordinates IA__gtk_icon_info_set_raw_coordinates
4727 
4728 extern __typeof (gtk_icon_theme_add_builtin_icon) IA__gtk_icon_theme_add_builtin_icon __attribute((visibility("hidden")));
4729 #define gtk_icon_theme_add_builtin_icon IA__gtk_icon_theme_add_builtin_icon
4730 
4731 #ifndef _WIN64
4732 extern __typeof (gtk_icon_theme_append_search_path) IA__gtk_icon_theme_append_search_path __attribute((visibility("hidden")));
4733 #define gtk_icon_theme_append_search_path IA__gtk_icon_theme_append_search_path
4734 
4735 #endif
4736 #ifdef G_OS_WIN32
4737 extern __typeof (gtk_icon_theme_append_search_path_utf8) IA__gtk_icon_theme_append_search_path_utf8 __attribute((visibility("hidden")));
4738 #define gtk_icon_theme_append_search_path_utf8 IA__gtk_icon_theme_append_search_path_utf8
4739 
4740 #endif
4741 extern __typeof (gtk_icon_theme_error_quark) IA__gtk_icon_theme_error_quark __attribute((visibility("hidden")));
4742 #define gtk_icon_theme_error_quark IA__gtk_icon_theme_error_quark
4743 
4744 extern __typeof (gtk_icon_theme_get_default) IA__gtk_icon_theme_get_default __attribute((visibility("hidden")));
4745 #define gtk_icon_theme_get_default IA__gtk_icon_theme_get_default
4746 
4747 extern __typeof (gtk_icon_theme_get_example_icon_name) IA__gtk_icon_theme_get_example_icon_name __attribute((visibility("hidden")));
4748 #define gtk_icon_theme_get_example_icon_name IA__gtk_icon_theme_get_example_icon_name
4749 
4750 extern __typeof (gtk_icon_theme_get_for_screen) IA__gtk_icon_theme_get_for_screen __attribute((visibility("hidden")));
4751 #define gtk_icon_theme_get_for_screen IA__gtk_icon_theme_get_for_screen
4752 
4753 extern __typeof (gtk_icon_theme_get_icon_sizes) IA__gtk_icon_theme_get_icon_sizes __attribute((visibility("hidden")));
4754 #define gtk_icon_theme_get_icon_sizes IA__gtk_icon_theme_get_icon_sizes
4755 
4756 #ifndef _WIN64
4757 extern __typeof (gtk_icon_theme_get_search_path) IA__gtk_icon_theme_get_search_path __attribute((visibility("hidden")));
4758 #define gtk_icon_theme_get_search_path IA__gtk_icon_theme_get_search_path
4759 
4760 #endif
4761 #ifdef G_OS_WIN32
4762 extern __typeof (gtk_icon_theme_get_search_path_utf8) IA__gtk_icon_theme_get_search_path_utf8 __attribute((visibility("hidden")));
4763 #define gtk_icon_theme_get_search_path_utf8 IA__gtk_icon_theme_get_search_path_utf8
4764 
4765 #endif
4766 extern __typeof (gtk_icon_theme_get_type) IA__gtk_icon_theme_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4767 #define gtk_icon_theme_get_type IA__gtk_icon_theme_get_type
4768 
4769 extern __typeof (gtk_icon_theme_has_icon) IA__gtk_icon_theme_has_icon __attribute((visibility("hidden")));
4770 #define gtk_icon_theme_has_icon IA__gtk_icon_theme_has_icon
4771 
4772 extern __typeof (gtk_icon_theme_list_contexts) IA__gtk_icon_theme_list_contexts __attribute((visibility("hidden")));
4773 #define gtk_icon_theme_list_contexts IA__gtk_icon_theme_list_contexts
4774 
4775 extern __typeof (gtk_icon_theme_list_icons) IA__gtk_icon_theme_list_icons __attribute((visibility("hidden")));
4776 #define gtk_icon_theme_list_icons IA__gtk_icon_theme_list_icons
4777 
4778 extern __typeof (gtk_icon_theme_load_icon) IA__gtk_icon_theme_load_icon __attribute((visibility("hidden")));
4779 #define gtk_icon_theme_load_icon IA__gtk_icon_theme_load_icon
4780 
4781 extern __typeof (gtk_icon_theme_lookup_icon) IA__gtk_icon_theme_lookup_icon __attribute((visibility("hidden")));
4782 #define gtk_icon_theme_lookup_icon IA__gtk_icon_theme_lookup_icon
4783 
4784 extern __typeof (gtk_icon_theme_lookup_by_gicon) IA__gtk_icon_theme_lookup_by_gicon __attribute((visibility("hidden")));
4785 #define gtk_icon_theme_lookup_by_gicon IA__gtk_icon_theme_lookup_by_gicon
4786 
4787 extern __typeof (gtk_icon_theme_choose_icon) IA__gtk_icon_theme_choose_icon __attribute((visibility("hidden")));
4788 #define gtk_icon_theme_choose_icon IA__gtk_icon_theme_choose_icon
4789 
4790 extern __typeof (gtk_icon_theme_new) IA__gtk_icon_theme_new __attribute((visibility("hidden")));
4791 #define gtk_icon_theme_new IA__gtk_icon_theme_new
4792 
4793 #ifndef _WIN64
4794 extern __typeof (gtk_icon_theme_prepend_search_path) IA__gtk_icon_theme_prepend_search_path __attribute((visibility("hidden")));
4795 #define gtk_icon_theme_prepend_search_path IA__gtk_icon_theme_prepend_search_path
4796 
4797 #endif
4798 #ifdef G_OS_WIN32
4799 extern __typeof (gtk_icon_theme_prepend_search_path_utf8) IA__gtk_icon_theme_prepend_search_path_utf8 __attribute((visibility("hidden")));
4800 #define gtk_icon_theme_prepend_search_path_utf8 IA__gtk_icon_theme_prepend_search_path_utf8
4801 
4802 #endif
4803 extern __typeof (gtk_icon_theme_rescan_if_needed) IA__gtk_icon_theme_rescan_if_needed __attribute((visibility("hidden")));
4804 #define gtk_icon_theme_rescan_if_needed IA__gtk_icon_theme_rescan_if_needed
4805 
4806 extern __typeof (gtk_icon_theme_set_custom_theme) IA__gtk_icon_theme_set_custom_theme __attribute((visibility("hidden")));
4807 #define gtk_icon_theme_set_custom_theme IA__gtk_icon_theme_set_custom_theme
4808 
4809 extern __typeof (gtk_icon_theme_set_screen) IA__gtk_icon_theme_set_screen __attribute((visibility("hidden")));
4810 #define gtk_icon_theme_set_screen IA__gtk_icon_theme_set_screen
4811 
4812 #ifndef _WIN64
4813 extern __typeof (gtk_icon_theme_set_search_path) IA__gtk_icon_theme_set_search_path __attribute((visibility("hidden")));
4814 #define gtk_icon_theme_set_search_path IA__gtk_icon_theme_set_search_path
4815 
4816 #endif
4817 #ifdef G_OS_WIN32
4818 extern __typeof (gtk_icon_theme_set_search_path_utf8) IA__gtk_icon_theme_set_search_path_utf8 __attribute((visibility("hidden")));
4819 #define gtk_icon_theme_set_search_path_utf8 IA__gtk_icon_theme_set_search_path_utf8
4820 
4821 #endif
4822 #endif
4823 #endif
4824 #if IN_HEADER(__GTK_ICON_VIEW_H__)
4825 #if IN_FILE(__GTK_ICON_VIEW_C__)
4826 extern __typeof (gtk_icon_view_get_column_spacing) IA__gtk_icon_view_get_column_spacing __attribute((visibility("hidden")));
4827 #define gtk_icon_view_get_column_spacing IA__gtk_icon_view_get_column_spacing
4828 
4829 extern __typeof (gtk_icon_view_get_columns) IA__gtk_icon_view_get_columns __attribute((visibility("hidden")));
4830 #define gtk_icon_view_get_columns IA__gtk_icon_view_get_columns
4831 
4832 extern __typeof (gtk_icon_view_get_cursor) IA__gtk_icon_view_get_cursor __attribute((visibility("hidden")));
4833 #define gtk_icon_view_get_cursor IA__gtk_icon_view_get_cursor
4834 
4835 extern __typeof (gtk_icon_view_get_item_padding) IA__gtk_icon_view_get_item_padding __attribute((visibility("hidden")));
4836 #define gtk_icon_view_get_item_padding IA__gtk_icon_view_get_item_padding
4837 
4838 extern __typeof (gtk_icon_view_get_item_width) IA__gtk_icon_view_get_item_width __attribute((visibility("hidden")));
4839 #define gtk_icon_view_get_item_width IA__gtk_icon_view_get_item_width
4840 
4841 extern __typeof (gtk_icon_view_get_margin) IA__gtk_icon_view_get_margin __attribute((visibility("hidden")));
4842 #define gtk_icon_view_get_margin IA__gtk_icon_view_get_margin
4843 
4844 extern __typeof (gtk_icon_view_get_markup_column) IA__gtk_icon_view_get_markup_column __attribute((visibility("hidden")));
4845 #define gtk_icon_view_get_markup_column IA__gtk_icon_view_get_markup_column
4846 
4847 extern __typeof (gtk_icon_view_get_model) IA__gtk_icon_view_get_model __attribute((visibility("hidden")));
4848 #define gtk_icon_view_get_model IA__gtk_icon_view_get_model
4849 
4850 extern __typeof (gtk_icon_view_get_orientation) IA__gtk_icon_view_get_orientation __attribute((visibility("hidden")));
4851 #define gtk_icon_view_get_orientation IA__gtk_icon_view_get_orientation
4852 
4853 extern __typeof (gtk_icon_view_get_item_orientation) IA__gtk_icon_view_get_item_orientation __attribute((visibility("hidden")));
4854 #define gtk_icon_view_get_item_orientation IA__gtk_icon_view_get_item_orientation
4855 
4856 extern __typeof (gtk_icon_view_get_path_at_pos) IA__gtk_icon_view_get_path_at_pos __attribute((visibility("hidden")));
4857 #define gtk_icon_view_get_path_at_pos IA__gtk_icon_view_get_path_at_pos
4858 
4859 extern __typeof (gtk_icon_view_get_item_at_pos) IA__gtk_icon_view_get_item_at_pos __attribute((visibility("hidden")));
4860 #define gtk_icon_view_get_item_at_pos IA__gtk_icon_view_get_item_at_pos
4861 
4862 extern __typeof (gtk_icon_view_convert_widget_to_bin_window_coords) IA__gtk_icon_view_convert_widget_to_bin_window_coords __attribute((visibility("hidden")));
4863 #define gtk_icon_view_convert_widget_to_bin_window_coords IA__gtk_icon_view_convert_widget_to_bin_window_coords
4864 
4865 extern __typeof (gtk_icon_view_get_pixbuf_column) IA__gtk_icon_view_get_pixbuf_column __attribute((visibility("hidden")));
4866 #define gtk_icon_view_get_pixbuf_column IA__gtk_icon_view_get_pixbuf_column
4867 
4868 extern __typeof (gtk_icon_view_get_row_spacing) IA__gtk_icon_view_get_row_spacing __attribute((visibility("hidden")));
4869 #define gtk_icon_view_get_row_spacing IA__gtk_icon_view_get_row_spacing
4870 
4871 extern __typeof (gtk_icon_view_get_selected_items) IA__gtk_icon_view_get_selected_items __attribute((visibility("hidden")));
4872 #define gtk_icon_view_get_selected_items IA__gtk_icon_view_get_selected_items
4873 
4874 extern __typeof (gtk_icon_view_get_selection_mode) IA__gtk_icon_view_get_selection_mode __attribute((visibility("hidden")));
4875 #define gtk_icon_view_get_selection_mode IA__gtk_icon_view_get_selection_mode
4876 
4877 extern __typeof (gtk_icon_view_get_spacing) IA__gtk_icon_view_get_spacing __attribute((visibility("hidden")));
4878 #define gtk_icon_view_get_spacing IA__gtk_icon_view_get_spacing
4879 
4880 extern __typeof (gtk_icon_view_get_text_column) IA__gtk_icon_view_get_text_column __attribute((visibility("hidden")));
4881 #define gtk_icon_view_get_text_column IA__gtk_icon_view_get_text_column
4882 
4883 extern __typeof (gtk_icon_view_get_type) IA__gtk_icon_view_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
4884 #define gtk_icon_view_get_type IA__gtk_icon_view_get_type
4885 
4886 extern __typeof (gtk_icon_view_get_visible_range) IA__gtk_icon_view_get_visible_range __attribute((visibility("hidden")));
4887 #define gtk_icon_view_get_visible_range IA__gtk_icon_view_get_visible_range
4888 
4889 extern __typeof (gtk_icon_view_item_activated) IA__gtk_icon_view_item_activated __attribute((visibility("hidden")));
4890 #define gtk_icon_view_item_activated IA__gtk_icon_view_item_activated
4891 
4892 extern __typeof (gtk_icon_view_new) IA__gtk_icon_view_new __attribute((visibility("hidden")));
4893 #define gtk_icon_view_new IA__gtk_icon_view_new
4894 
4895 extern __typeof (gtk_icon_view_new_with_model) IA__gtk_icon_view_new_with_model __attribute((visibility("hidden")));
4896 #define gtk_icon_view_new_with_model IA__gtk_icon_view_new_with_model
4897 
4898 extern __typeof (gtk_icon_view_path_is_selected) IA__gtk_icon_view_path_is_selected __attribute((visibility("hidden")));
4899 #define gtk_icon_view_path_is_selected IA__gtk_icon_view_path_is_selected
4900 
4901 extern __typeof (gtk_icon_view_scroll_to_path) IA__gtk_icon_view_scroll_to_path __attribute((visibility("hidden")));
4902 #define gtk_icon_view_scroll_to_path IA__gtk_icon_view_scroll_to_path
4903 
4904 extern __typeof (gtk_icon_view_select_all) IA__gtk_icon_view_select_all __attribute((visibility("hidden")));
4905 #define gtk_icon_view_select_all IA__gtk_icon_view_select_all
4906 
4907 extern __typeof (gtk_icon_view_selected_foreach) IA__gtk_icon_view_selected_foreach __attribute((visibility("hidden")));
4908 #define gtk_icon_view_selected_foreach IA__gtk_icon_view_selected_foreach
4909 
4910 extern __typeof (gtk_icon_view_select_path) IA__gtk_icon_view_select_path __attribute((visibility("hidden")));
4911 #define gtk_icon_view_select_path IA__gtk_icon_view_select_path
4912 
4913 extern __typeof (gtk_icon_view_set_column_spacing) IA__gtk_icon_view_set_column_spacing __attribute((visibility("hidden")));
4914 #define gtk_icon_view_set_column_spacing IA__gtk_icon_view_set_column_spacing
4915 
4916 extern __typeof (gtk_icon_view_set_columns) IA__gtk_icon_view_set_columns __attribute((visibility("hidden")));
4917 #define gtk_icon_view_set_columns IA__gtk_icon_view_set_columns
4918 
4919 extern __typeof (gtk_icon_view_set_cursor) IA__gtk_icon_view_set_cursor __attribute((visibility("hidden")));
4920 #define gtk_icon_view_set_cursor IA__gtk_icon_view_set_cursor
4921 
4922 extern __typeof (gtk_icon_view_set_item_padding) IA__gtk_icon_view_set_item_padding __attribute((visibility("hidden")));
4923 #define gtk_icon_view_set_item_padding IA__gtk_icon_view_set_item_padding
4924 
4925 extern __typeof (gtk_icon_view_set_item_width) IA__gtk_icon_view_set_item_width __attribute((visibility("hidden")));
4926 #define gtk_icon_view_set_item_width IA__gtk_icon_view_set_item_width
4927 
4928 extern __typeof (gtk_icon_view_set_margin) IA__gtk_icon_view_set_margin __attribute((visibility("hidden")));
4929 #define gtk_icon_view_set_margin IA__gtk_icon_view_set_margin
4930 
4931 extern __typeof (gtk_icon_view_set_markup_column) IA__gtk_icon_view_set_markup_column __attribute((visibility("hidden")));
4932 #define gtk_icon_view_set_markup_column IA__gtk_icon_view_set_markup_column
4933 
4934 extern __typeof (gtk_icon_view_set_model) IA__gtk_icon_view_set_model __attribute((visibility("hidden")));
4935 #define gtk_icon_view_set_model IA__gtk_icon_view_set_model
4936 
4937 extern __typeof (gtk_icon_view_set_orientation) IA__gtk_icon_view_set_orientation __attribute((visibility("hidden")));
4938 #define gtk_icon_view_set_orientation IA__gtk_icon_view_set_orientation
4939 
4940 extern __typeof (gtk_icon_view_set_item_orientation) IA__gtk_icon_view_set_item_orientation __attribute((visibility("hidden")));
4941 #define gtk_icon_view_set_item_orientation IA__gtk_icon_view_set_item_orientation
4942 
4943 extern __typeof (gtk_icon_view_set_pixbuf_column) IA__gtk_icon_view_set_pixbuf_column __attribute((visibility("hidden")));
4944 #define gtk_icon_view_set_pixbuf_column IA__gtk_icon_view_set_pixbuf_column
4945 
4946 extern __typeof (gtk_icon_view_set_row_spacing) IA__gtk_icon_view_set_row_spacing __attribute((visibility("hidden")));
4947 #define gtk_icon_view_set_row_spacing IA__gtk_icon_view_set_row_spacing
4948 
4949 extern __typeof (gtk_icon_view_set_selection_mode) IA__gtk_icon_view_set_selection_mode __attribute((visibility("hidden")));
4950 #define gtk_icon_view_set_selection_mode IA__gtk_icon_view_set_selection_mode
4951 
4952 extern __typeof (gtk_icon_view_set_spacing) IA__gtk_icon_view_set_spacing __attribute((visibility("hidden")));
4953 #define gtk_icon_view_set_spacing IA__gtk_icon_view_set_spacing
4954 
4955 extern __typeof (gtk_icon_view_set_text_column) IA__gtk_icon_view_set_text_column __attribute((visibility("hidden")));
4956 #define gtk_icon_view_set_text_column IA__gtk_icon_view_set_text_column
4957 
4958 extern __typeof (gtk_icon_view_unselect_all) IA__gtk_icon_view_unselect_all __attribute((visibility("hidden")));
4959 #define gtk_icon_view_unselect_all IA__gtk_icon_view_unselect_all
4960 
4961 extern __typeof (gtk_icon_view_unselect_path) IA__gtk_icon_view_unselect_path __attribute((visibility("hidden")));
4962 #define gtk_icon_view_unselect_path IA__gtk_icon_view_unselect_path
4963 
4964 extern __typeof (gtk_icon_view_enable_model_drag_source) IA__gtk_icon_view_enable_model_drag_source __attribute((visibility("hidden")));
4965 #define gtk_icon_view_enable_model_drag_source IA__gtk_icon_view_enable_model_drag_source
4966 
4967 extern __typeof (gtk_icon_view_enable_model_drag_dest) IA__gtk_icon_view_enable_model_drag_dest __attribute((visibility("hidden")));
4968 #define gtk_icon_view_enable_model_drag_dest IA__gtk_icon_view_enable_model_drag_dest
4969 
4970 extern __typeof (gtk_icon_view_unset_model_drag_source) IA__gtk_icon_view_unset_model_drag_source __attribute((visibility("hidden")));
4971 #define gtk_icon_view_unset_model_drag_source IA__gtk_icon_view_unset_model_drag_source
4972 
4973 extern __typeof (gtk_icon_view_unset_model_drag_dest) IA__gtk_icon_view_unset_model_drag_dest __attribute((visibility("hidden")));
4974 #define gtk_icon_view_unset_model_drag_dest IA__gtk_icon_view_unset_model_drag_dest
4975 
4976 extern __typeof (gtk_icon_view_set_reorderable) IA__gtk_icon_view_set_reorderable __attribute((visibility("hidden")));
4977 #define gtk_icon_view_set_reorderable IA__gtk_icon_view_set_reorderable
4978 
4979 extern __typeof (gtk_icon_view_get_reorderable) IA__gtk_icon_view_get_reorderable __attribute((visibility("hidden")));
4980 #define gtk_icon_view_get_reorderable IA__gtk_icon_view_get_reorderable
4981 
4982 extern __typeof (gtk_icon_view_set_drag_dest_item) IA__gtk_icon_view_set_drag_dest_item __attribute((visibility("hidden")));
4983 #define gtk_icon_view_set_drag_dest_item IA__gtk_icon_view_set_drag_dest_item
4984 
4985 extern __typeof (gtk_icon_view_get_drag_dest_item) IA__gtk_icon_view_get_drag_dest_item __attribute((visibility("hidden")));
4986 #define gtk_icon_view_get_drag_dest_item IA__gtk_icon_view_get_drag_dest_item
4987 
4988 extern __typeof (gtk_icon_view_get_dest_item_at_pos) IA__gtk_icon_view_get_dest_item_at_pos __attribute((visibility("hidden")));
4989 #define gtk_icon_view_get_dest_item_at_pos IA__gtk_icon_view_get_dest_item_at_pos
4990 
4991 extern __typeof (gtk_icon_view_create_drag_icon) IA__gtk_icon_view_create_drag_icon __attribute((visibility("hidden")));
4992 #define gtk_icon_view_create_drag_icon IA__gtk_icon_view_create_drag_icon
4993 
4994 extern __typeof (gtk_icon_view_set_tooltip_item) IA__gtk_icon_view_set_tooltip_item __attribute((visibility("hidden")));
4995 #define gtk_icon_view_set_tooltip_item IA__gtk_icon_view_set_tooltip_item
4996 
4997 extern __typeof (gtk_icon_view_set_tooltip_cell) IA__gtk_icon_view_set_tooltip_cell __attribute((visibility("hidden")));
4998 #define gtk_icon_view_set_tooltip_cell IA__gtk_icon_view_set_tooltip_cell
4999 
5000 extern __typeof (gtk_icon_view_get_tooltip_context) IA__gtk_icon_view_get_tooltip_context __attribute((visibility("hidden")));
5001 #define gtk_icon_view_get_tooltip_context IA__gtk_icon_view_get_tooltip_context
5002 
5003 extern __typeof (gtk_icon_view_set_tooltip_column) IA__gtk_icon_view_set_tooltip_column __attribute((visibility("hidden")));
5004 #define gtk_icon_view_set_tooltip_column IA__gtk_icon_view_set_tooltip_column
5005 
5006 extern __typeof (gtk_icon_view_get_tooltip_column) IA__gtk_icon_view_get_tooltip_column __attribute((visibility("hidden")));
5007 #define gtk_icon_view_get_tooltip_column IA__gtk_icon_view_get_tooltip_column
5008 
5009 extern __typeof (gtk_icon_view_get_item_row) IA__gtk_icon_view_get_item_row __attribute((visibility("hidden")));
5010 #define gtk_icon_view_get_item_row IA__gtk_icon_view_get_item_row
5011 
5012 extern __typeof (gtk_icon_view_get_item_column) IA__gtk_icon_view_get_item_column __attribute((visibility("hidden")));
5013 #define gtk_icon_view_get_item_column IA__gtk_icon_view_get_item_column
5014 
5015 #endif
5016 #endif
5017 #if IN_HEADER(__GTK_IMAGE_H__)
5018 #if IN_FILE(__GTK_IMAGE_C__)
5019 #ifndef GTK_DISABLE_DEPRECATED
5020 extern __typeof (gtk_image_get) IA__gtk_image_get __attribute((visibility("hidden")));
5021 #define gtk_image_get IA__gtk_image_get
5022 
5023 extern __typeof (gtk_image_set) IA__gtk_image_set __attribute((visibility("hidden")));
5024 #define gtk_image_set IA__gtk_image_set
5025 
5026 #endif
5027 extern __typeof (gtk_image_clear) IA__gtk_image_clear __attribute((visibility("hidden")));
5028 #define gtk_image_clear IA__gtk_image_clear
5029 
5030 extern __typeof (gtk_image_get_animation) IA__gtk_image_get_animation __attribute((visibility("hidden")));
5031 #define gtk_image_get_animation IA__gtk_image_get_animation
5032 
5033 extern __typeof (gtk_image_get_icon_name) IA__gtk_image_get_icon_name __attribute((visibility("hidden")));
5034 #define gtk_image_get_icon_name IA__gtk_image_get_icon_name
5035 
5036 extern __typeof (gtk_image_get_icon_set) IA__gtk_image_get_icon_set __attribute((visibility("hidden")));
5037 #define gtk_image_get_icon_set IA__gtk_image_get_icon_set
5038 
5039 extern __typeof (gtk_image_get_image) IA__gtk_image_get_image __attribute((visibility("hidden")));
5040 #define gtk_image_get_image IA__gtk_image_get_image
5041 
5042 extern __typeof (gtk_image_get_pixbuf) IA__gtk_image_get_pixbuf __attribute((visibility("hidden")));
5043 #define gtk_image_get_pixbuf IA__gtk_image_get_pixbuf
5044 
5045 extern __typeof (gtk_image_get_pixel_size) IA__gtk_image_get_pixel_size __attribute((visibility("hidden")));
5046 #define gtk_image_get_pixel_size IA__gtk_image_get_pixel_size
5047 
5048 extern __typeof (gtk_image_get_pixmap) IA__gtk_image_get_pixmap __attribute((visibility("hidden")));
5049 #define gtk_image_get_pixmap IA__gtk_image_get_pixmap
5050 
5051 extern __typeof (gtk_image_get_stock) IA__gtk_image_get_stock __attribute((visibility("hidden")));
5052 #define gtk_image_get_stock IA__gtk_image_get_stock
5053 
5054 extern __typeof (gtk_image_get_gicon) IA__gtk_image_get_gicon __attribute((visibility("hidden")));
5055 #define gtk_image_get_gicon IA__gtk_image_get_gicon
5056 
5057 extern __typeof (gtk_image_get_storage_type) IA__gtk_image_get_storage_type __attribute((visibility("hidden")));
5058 #define gtk_image_get_storage_type IA__gtk_image_get_storage_type
5059 
5060 extern __typeof (gtk_image_get_type) IA__gtk_image_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5061 #define gtk_image_get_type IA__gtk_image_get_type
5062 
5063 extern __typeof (gtk_image_new) IA__gtk_image_new __attribute((visibility("hidden")));
5064 #define gtk_image_new IA__gtk_image_new
5065 
5066 extern __typeof (gtk_image_new_from_animation) IA__gtk_image_new_from_animation __attribute((visibility("hidden")));
5067 #define gtk_image_new_from_animation IA__gtk_image_new_from_animation
5068 
5069 #ifndef _WIN64
5070 extern __typeof (gtk_image_new_from_file) IA__gtk_image_new_from_file __attribute((visibility("hidden")));
5071 #define gtk_image_new_from_file IA__gtk_image_new_from_file
5072 
5073 #endif
5074 #ifdef G_OS_WIN32
5075 extern __typeof (gtk_image_new_from_file_utf8) IA__gtk_image_new_from_file_utf8 __attribute((visibility("hidden")));
5076 #define gtk_image_new_from_file_utf8 IA__gtk_image_new_from_file_utf8
5077 
5078 #endif
5079 extern __typeof (gtk_image_new_from_icon_name) IA__gtk_image_new_from_icon_name __attribute((visibility("hidden")));
5080 #define gtk_image_new_from_icon_name IA__gtk_image_new_from_icon_name
5081 
5082 extern __typeof (gtk_image_new_from_icon_set) IA__gtk_image_new_from_icon_set __attribute((visibility("hidden")));
5083 #define gtk_image_new_from_icon_set IA__gtk_image_new_from_icon_set
5084 
5085 extern __typeof (gtk_image_new_from_image) IA__gtk_image_new_from_image __attribute((visibility("hidden")));
5086 #define gtk_image_new_from_image IA__gtk_image_new_from_image
5087 
5088 extern __typeof (gtk_image_new_from_pixbuf) IA__gtk_image_new_from_pixbuf __attribute((visibility("hidden")));
5089 #define gtk_image_new_from_pixbuf IA__gtk_image_new_from_pixbuf
5090 
5091 extern __typeof (gtk_image_new_from_pixmap) IA__gtk_image_new_from_pixmap __attribute((visibility("hidden")));
5092 #define gtk_image_new_from_pixmap IA__gtk_image_new_from_pixmap
5093 
5094 extern __typeof (gtk_image_new_from_stock) IA__gtk_image_new_from_stock __attribute((visibility("hidden")));
5095 #define gtk_image_new_from_stock IA__gtk_image_new_from_stock
5096 
5097 extern __typeof (gtk_image_new_from_gicon) IA__gtk_image_new_from_gicon __attribute((visibility("hidden")));
5098 #define gtk_image_new_from_gicon IA__gtk_image_new_from_gicon
5099 
5100 extern __typeof (gtk_image_set_from_animation) IA__gtk_image_set_from_animation __attribute((visibility("hidden")));
5101 #define gtk_image_set_from_animation IA__gtk_image_set_from_animation
5102 
5103 #ifndef _WIN64
5104 extern __typeof (gtk_image_set_from_file) IA__gtk_image_set_from_file __attribute((visibility("hidden")));
5105 #define gtk_image_set_from_file IA__gtk_image_set_from_file
5106 
5107 #endif
5108 #ifdef G_OS_WIN32
5109 extern __typeof (gtk_image_set_from_file_utf8) IA__gtk_image_set_from_file_utf8 __attribute((visibility("hidden")));
5110 #define gtk_image_set_from_file_utf8 IA__gtk_image_set_from_file_utf8
5111 
5112 #endif
5113 extern __typeof (gtk_image_set_from_icon_name) IA__gtk_image_set_from_icon_name __attribute((visibility("hidden")));
5114 #define gtk_image_set_from_icon_name IA__gtk_image_set_from_icon_name
5115 
5116 extern __typeof (gtk_image_set_from_icon_set) IA__gtk_image_set_from_icon_set __attribute((visibility("hidden")));
5117 #define gtk_image_set_from_icon_set IA__gtk_image_set_from_icon_set
5118 
5119 extern __typeof (gtk_image_set_from_image) IA__gtk_image_set_from_image __attribute((visibility("hidden")));
5120 #define gtk_image_set_from_image IA__gtk_image_set_from_image
5121 
5122 extern __typeof (gtk_image_set_from_pixbuf) IA__gtk_image_set_from_pixbuf __attribute((visibility("hidden")));
5123 #define gtk_image_set_from_pixbuf IA__gtk_image_set_from_pixbuf
5124 
5125 extern __typeof (gtk_image_set_from_pixmap) IA__gtk_image_set_from_pixmap __attribute((visibility("hidden")));
5126 #define gtk_image_set_from_pixmap IA__gtk_image_set_from_pixmap
5127 
5128 extern __typeof (gtk_image_set_from_stock) IA__gtk_image_set_from_stock __attribute((visibility("hidden")));
5129 #define gtk_image_set_from_stock IA__gtk_image_set_from_stock
5130 
5131 extern __typeof (gtk_image_set_from_gicon) IA__gtk_image_set_from_gicon __attribute((visibility("hidden")));
5132 #define gtk_image_set_from_gicon IA__gtk_image_set_from_gicon
5133 
5134 extern __typeof (gtk_image_set_pixel_size) IA__gtk_image_set_pixel_size __attribute((visibility("hidden")));
5135 #define gtk_image_set_pixel_size IA__gtk_image_set_pixel_size
5136 
5137 #endif
5138 #endif
5139 #if IN_HEADER(__GTK_IMAGE_MENU_ITEM_H__)
5140 #if IN_FILE(__GTK_IMAGE_MENU_ITEM_C__)
5141 extern __typeof (gtk_image_menu_item_get_always_show_image) IA__gtk_image_menu_item_get_always_show_image __attribute((visibility("hidden")));
5142 #define gtk_image_menu_item_get_always_show_image IA__gtk_image_menu_item_get_always_show_image
5143 
5144 extern __typeof (gtk_image_menu_item_get_image) IA__gtk_image_menu_item_get_image __attribute((visibility("hidden")));
5145 #define gtk_image_menu_item_get_image IA__gtk_image_menu_item_get_image
5146 
5147 extern __typeof (gtk_image_menu_item_get_type) IA__gtk_image_menu_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5148 #define gtk_image_menu_item_get_type IA__gtk_image_menu_item_get_type
5149 
5150 extern __typeof (gtk_image_menu_item_get_use_stock) IA__gtk_image_menu_item_get_use_stock __attribute((visibility("hidden")));
5151 #define gtk_image_menu_item_get_use_stock IA__gtk_image_menu_item_get_use_stock
5152 
5153 extern __typeof (gtk_image_menu_item_new) IA__gtk_image_menu_item_new __attribute((visibility("hidden")));
5154 #define gtk_image_menu_item_new IA__gtk_image_menu_item_new
5155 
5156 extern __typeof (gtk_image_menu_item_new_from_stock) IA__gtk_image_menu_item_new_from_stock __attribute((visibility("hidden")));
5157 #define gtk_image_menu_item_new_from_stock IA__gtk_image_menu_item_new_from_stock
5158 
5159 extern __typeof (gtk_image_menu_item_new_with_label) IA__gtk_image_menu_item_new_with_label __attribute((visibility("hidden")));
5160 #define gtk_image_menu_item_new_with_label IA__gtk_image_menu_item_new_with_label
5161 
5162 extern __typeof (gtk_image_menu_item_new_with_mnemonic) IA__gtk_image_menu_item_new_with_mnemonic __attribute((visibility("hidden")));
5163 #define gtk_image_menu_item_new_with_mnemonic IA__gtk_image_menu_item_new_with_mnemonic
5164 
5165 extern __typeof (gtk_image_menu_item_set_accel_group) IA__gtk_image_menu_item_set_accel_group __attribute((visibility("hidden")));
5166 #define gtk_image_menu_item_set_accel_group IA__gtk_image_menu_item_set_accel_group
5167 
5168 extern __typeof (gtk_image_menu_item_set_always_show_image) IA__gtk_image_menu_item_set_always_show_image __attribute((visibility("hidden")));
5169 #define gtk_image_menu_item_set_always_show_image IA__gtk_image_menu_item_set_always_show_image
5170 
5171 extern __typeof (gtk_image_menu_item_set_image) IA__gtk_image_menu_item_set_image __attribute((visibility("hidden")));
5172 #define gtk_image_menu_item_set_image IA__gtk_image_menu_item_set_image
5173 
5174 extern __typeof (gtk_image_menu_item_set_use_stock) IA__gtk_image_menu_item_set_use_stock __attribute((visibility("hidden")));
5175 #define gtk_image_menu_item_set_use_stock IA__gtk_image_menu_item_set_use_stock
5176 
5177 #endif
5178 #endif
5179 #if IN_HEADER(__GTK_IM_CONTEXT_H__)
5180 #if IN_FILE(__GTK_IM_CONTEXT_C__)
5181 extern __typeof (gtk_im_context_delete_surrounding) IA__gtk_im_context_delete_surrounding __attribute((visibility("hidden")));
5182 #define gtk_im_context_delete_surrounding IA__gtk_im_context_delete_surrounding
5183 
5184 extern __typeof (gtk_im_context_filter_keypress) IA__gtk_im_context_filter_keypress __attribute((visibility("hidden")));
5185 #define gtk_im_context_filter_keypress IA__gtk_im_context_filter_keypress
5186 
5187 extern __typeof (gtk_im_context_focus_in) IA__gtk_im_context_focus_in __attribute((visibility("hidden")));
5188 #define gtk_im_context_focus_in IA__gtk_im_context_focus_in
5189 
5190 extern __typeof (gtk_im_context_focus_out) IA__gtk_im_context_focus_out __attribute((visibility("hidden")));
5191 #define gtk_im_context_focus_out IA__gtk_im_context_focus_out
5192 
5193 extern __typeof (gtk_im_context_get_preedit_string) IA__gtk_im_context_get_preedit_string __attribute((visibility("hidden")));
5194 #define gtk_im_context_get_preedit_string IA__gtk_im_context_get_preedit_string
5195 
5196 extern __typeof (gtk_im_context_get_surrounding) IA__gtk_im_context_get_surrounding __attribute((visibility("hidden")));
5197 #define gtk_im_context_get_surrounding IA__gtk_im_context_get_surrounding
5198 
5199 extern __typeof (gtk_im_context_get_type) IA__gtk_im_context_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5200 #define gtk_im_context_get_type IA__gtk_im_context_get_type
5201 
5202 extern __typeof (gtk_im_context_reset) IA__gtk_im_context_reset __attribute((visibility("hidden")));
5203 #define gtk_im_context_reset IA__gtk_im_context_reset
5204 
5205 extern __typeof (gtk_im_context_set_client_window) IA__gtk_im_context_set_client_window __attribute((visibility("hidden")));
5206 #define gtk_im_context_set_client_window IA__gtk_im_context_set_client_window
5207 
5208 extern __typeof (gtk_im_context_set_cursor_location) IA__gtk_im_context_set_cursor_location __attribute((visibility("hidden")));
5209 #define gtk_im_context_set_cursor_location IA__gtk_im_context_set_cursor_location
5210 
5211 extern __typeof (gtk_im_context_set_surrounding) IA__gtk_im_context_set_surrounding __attribute((visibility("hidden")));
5212 #define gtk_im_context_set_surrounding IA__gtk_im_context_set_surrounding
5213 
5214 extern __typeof (gtk_im_context_set_use_preedit) IA__gtk_im_context_set_use_preedit __attribute((visibility("hidden")));
5215 #define gtk_im_context_set_use_preedit IA__gtk_im_context_set_use_preedit
5216 
5217 #endif
5218 #endif
5219 #if IN_HEADER(__GTK_IM_CONTEXT_SIMPLE_H__)
5220 #if IN_FILE(__GTK_IM_CONTEXT_SIMPLE_C__)
5221 extern __typeof (gtk_im_context_simple_add_table) IA__gtk_im_context_simple_add_table __attribute((visibility("hidden")));
5222 #define gtk_im_context_simple_add_table IA__gtk_im_context_simple_add_table
5223 
5224 extern __typeof (gtk_im_context_simple_get_type) IA__gtk_im_context_simple_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5225 #define gtk_im_context_simple_get_type IA__gtk_im_context_simple_get_type
5226 
5227 extern __typeof (gtk_im_context_simple_new) IA__gtk_im_context_simple_new __attribute((visibility("hidden")));
5228 #define gtk_im_context_simple_new IA__gtk_im_context_simple_new
5229 
5230 #endif
5231 #endif
5232 #if IN_HEADER(__GTK_IM_MULTICONTEXT_H__)
5233 #if IN_FILE(__GTK_IM_MULTICONTEXT_C__)
5234 extern __typeof (gtk_im_multicontext_append_menuitems) IA__gtk_im_multicontext_append_menuitems __attribute((visibility("hidden")));
5235 #define gtk_im_multicontext_append_menuitems IA__gtk_im_multicontext_append_menuitems
5236 
5237 extern __typeof (gtk_im_multicontext_get_context_id) IA__gtk_im_multicontext_get_context_id __attribute((visibility("hidden")));
5238 #define gtk_im_multicontext_get_context_id IA__gtk_im_multicontext_get_context_id
5239 
5240 extern __typeof (gtk_im_multicontext_set_context_id) IA__gtk_im_multicontext_set_context_id __attribute((visibility("hidden")));
5241 #define gtk_im_multicontext_set_context_id IA__gtk_im_multicontext_set_context_id
5242 
5243 extern __typeof (gtk_im_multicontext_get_type) IA__gtk_im_multicontext_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5244 #define gtk_im_multicontext_get_type IA__gtk_im_multicontext_get_type
5245 
5246 extern __typeof (gtk_im_multicontext_new) IA__gtk_im_multicontext_new __attribute((visibility("hidden")));
5247 #define gtk_im_multicontext_new IA__gtk_im_multicontext_new
5248 
5249 #endif
5250 #endif
5251 #if IN_HEADER(__GTK_INVISIBLE_H__)
5252 #if IN_FILE(__GTK_INVISIBLE_C__)
5253 extern __typeof (gtk_invisible_get_screen) IA__gtk_invisible_get_screen __attribute((visibility("hidden")));
5254 #define gtk_invisible_get_screen IA__gtk_invisible_get_screen
5255 
5256 extern __typeof (gtk_invisible_get_type) IA__gtk_invisible_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5257 #define gtk_invisible_get_type IA__gtk_invisible_get_type
5258 
5259 extern __typeof (gtk_invisible_new) IA__gtk_invisible_new __attribute((visibility("hidden")));
5260 #define gtk_invisible_new IA__gtk_invisible_new
5261 
5262 extern __typeof (gtk_invisible_new_for_screen) IA__gtk_invisible_new_for_screen __attribute((visibility("hidden")));
5263 #define gtk_invisible_new_for_screen IA__gtk_invisible_new_for_screen
5264 
5265 extern __typeof (gtk_invisible_set_screen) IA__gtk_invisible_set_screen __attribute((visibility("hidden")));
5266 #define gtk_invisible_set_screen IA__gtk_invisible_set_screen
5267 
5268 #endif
5269 #endif
5270 #if IN_HEADER(__GTK_ITEM_H__)
5271 #if IN_FILE(__GTK_ITEM_C__)
5272 extern __typeof (gtk_item_get_type) IA__gtk_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5273 #define gtk_item_get_type IA__gtk_item_get_type
5274 
5275 #ifndef GTK_DISABLE_DEPRECATED
5276 extern __typeof (gtk_item_deselect) IA__gtk_item_deselect __attribute((visibility("hidden")));
5277 #define gtk_item_deselect IA__gtk_item_deselect
5278 
5279 extern __typeof (gtk_item_select) IA__gtk_item_select __attribute((visibility("hidden")));
5280 #define gtk_item_select IA__gtk_item_select
5281 
5282 extern __typeof (gtk_item_toggle) IA__gtk_item_toggle __attribute((visibility("hidden")));
5283 #define gtk_item_toggle IA__gtk_item_toggle
5284 
5285 #endif
5286 #endif
5287 #endif
5288 #if IN_HEADER(__GTK_ITEM_FACTORY_H__)
5289 #if IN_FILE(__GTK_ITEM_FACTORY_C__)
5290 #ifndef GTK_DISABLE_DEPRECATED
5291 extern __typeof (gtk_item_factories_path_delete) IA__gtk_item_factories_path_delete __attribute((visibility("hidden")));
5292 #define gtk_item_factories_path_delete IA__gtk_item_factories_path_delete
5293 
5294 extern __typeof (gtk_item_factory_add_foreign) IA__gtk_item_factory_add_foreign __attribute((visibility("hidden")));
5295 #define gtk_item_factory_add_foreign IA__gtk_item_factory_add_foreign
5296 
5297 extern __typeof (gtk_item_factory_construct) IA__gtk_item_factory_construct __attribute((visibility("hidden")));
5298 #define gtk_item_factory_construct IA__gtk_item_factory_construct
5299 
5300 extern __typeof (gtk_item_factory_create_item) IA__gtk_item_factory_create_item __attribute((visibility("hidden")));
5301 #define gtk_item_factory_create_item IA__gtk_item_factory_create_item
5302 
5303 extern __typeof (gtk_item_factory_create_items) IA__gtk_item_factory_create_items __attribute((visibility("hidden")));
5304 #define gtk_item_factory_create_items IA__gtk_item_factory_create_items
5305 
5306 extern __typeof (gtk_item_factory_create_items_ac) IA__gtk_item_factory_create_items_ac __attribute((visibility("hidden")));
5307 #define gtk_item_factory_create_items_ac IA__gtk_item_factory_create_items_ac
5308 
5309 extern __typeof (gtk_item_factory_create_menu_entries) IA__gtk_item_factory_create_menu_entries __attribute((visibility("hidden")));
5310 #define gtk_item_factory_create_menu_entries IA__gtk_item_factory_create_menu_entries
5311 
5312 extern __typeof (gtk_item_factory_delete_entries) IA__gtk_item_factory_delete_entries __attribute((visibility("hidden")));
5313 #define gtk_item_factory_delete_entries IA__gtk_item_factory_delete_entries
5314 
5315 extern __typeof (gtk_item_factory_delete_entry) IA__gtk_item_factory_delete_entry __attribute((visibility("hidden")));
5316 #define gtk_item_factory_delete_entry IA__gtk_item_factory_delete_entry
5317 
5318 extern __typeof (gtk_item_factory_delete_item) IA__gtk_item_factory_delete_item __attribute((visibility("hidden")));
5319 #define gtk_item_factory_delete_item IA__gtk_item_factory_delete_item
5320 
5321 extern __typeof (gtk_item_factory_from_path) IA__gtk_item_factory_from_path __attribute((visibility("hidden")));
5322 #define gtk_item_factory_from_path IA__gtk_item_factory_from_path
5323 
5324 extern __typeof (gtk_item_factory_from_widget) IA__gtk_item_factory_from_widget __attribute((visibility("hidden")));
5325 #define gtk_item_factory_from_widget IA__gtk_item_factory_from_widget
5326 
5327 extern __typeof (gtk_item_factory_get_item) IA__gtk_item_factory_get_item __attribute((visibility("hidden")));
5328 #define gtk_item_factory_get_item IA__gtk_item_factory_get_item
5329 
5330 extern __typeof (gtk_item_factory_get_item_by_action) IA__gtk_item_factory_get_item_by_action __attribute((visibility("hidden")));
5331 #define gtk_item_factory_get_item_by_action IA__gtk_item_factory_get_item_by_action
5332 
5333 extern __typeof (gtk_item_factory_get_type) IA__gtk_item_factory_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5334 #define gtk_item_factory_get_type IA__gtk_item_factory_get_type
5335 
5336 extern __typeof (gtk_item_factory_get_widget) IA__gtk_item_factory_get_widget __attribute((visibility("hidden")));
5337 #define gtk_item_factory_get_widget IA__gtk_item_factory_get_widget
5338 
5339 extern __typeof (gtk_item_factory_get_widget_by_action) IA__gtk_item_factory_get_widget_by_action __attribute((visibility("hidden")));
5340 #define gtk_item_factory_get_widget_by_action IA__gtk_item_factory_get_widget_by_action
5341 
5342 extern __typeof (gtk_item_factory_new) IA__gtk_item_factory_new __attribute((visibility("hidden")));
5343 #define gtk_item_factory_new IA__gtk_item_factory_new
5344 
5345 extern __typeof (gtk_item_factory_path_from_widget) IA__gtk_item_factory_path_from_widget __attribute((visibility("hidden")));
5346 #define gtk_item_factory_path_from_widget IA__gtk_item_factory_path_from_widget
5347 
5348 extern __typeof (gtk_item_factory_popup) IA__gtk_item_factory_popup __attribute((visibility("hidden")));
5349 #define gtk_item_factory_popup IA__gtk_item_factory_popup
5350 
5351 extern __typeof (gtk_item_factory_popup_data) IA__gtk_item_factory_popup_data __attribute((visibility("hidden")));
5352 #define gtk_item_factory_popup_data IA__gtk_item_factory_popup_data
5353 
5354 extern __typeof (gtk_item_factory_popup_data_from_widget) IA__gtk_item_factory_popup_data_from_widget __attribute((visibility("hidden")));
5355 #define gtk_item_factory_popup_data_from_widget IA__gtk_item_factory_popup_data_from_widget
5356 
5357 extern __typeof (gtk_item_factory_popup_with_data) IA__gtk_item_factory_popup_with_data __attribute((visibility("hidden")));
5358 #define gtk_item_factory_popup_with_data IA__gtk_item_factory_popup_with_data
5359 
5360 extern __typeof (gtk_item_factory_set_translate_func) IA__gtk_item_factory_set_translate_func __attribute((visibility("hidden")));
5361 #define gtk_item_factory_set_translate_func IA__gtk_item_factory_set_translate_func
5362 
5363 #endif
5364 #endif
5365 #endif
5366 #if IN_HEADER(__GTK_LABEL_H__)
5367 #if IN_FILE(__GTK_LABEL_C__)
5368 #ifndef GTK_DISABLE_DEPRECATED
5369 extern __typeof (gtk_label_get) IA__gtk_label_get __attribute((visibility("hidden")));
5370 #define gtk_label_get IA__gtk_label_get
5371 
5372 extern __typeof (gtk_label_parse_uline) IA__gtk_label_parse_uline __attribute((visibility("hidden")));
5373 #define gtk_label_parse_uline IA__gtk_label_parse_uline
5374 
5375 #endif
5376 extern __typeof (gtk_label_get_angle) IA__gtk_label_get_angle __attribute((visibility("hidden")));
5377 #define gtk_label_get_angle IA__gtk_label_get_angle
5378 
5379 extern __typeof (gtk_label_get_attributes) IA__gtk_label_get_attributes __attribute((visibility("hidden")));
5380 #define gtk_label_get_attributes IA__gtk_label_get_attributes
5381 
5382 extern __typeof (gtk_label_get_ellipsize) IA__gtk_label_get_ellipsize __attribute((visibility("hidden")));
5383 #define gtk_label_get_ellipsize IA__gtk_label_get_ellipsize
5384 
5385 extern __typeof (gtk_label_get_justify) IA__gtk_label_get_justify __attribute((visibility("hidden")));
5386 #define gtk_label_get_justify IA__gtk_label_get_justify
5387 
5388 extern __typeof (gtk_label_get_label) IA__gtk_label_get_label __attribute((visibility("hidden")));
5389 #define gtk_label_get_label IA__gtk_label_get_label
5390 
5391 extern __typeof (gtk_label_get_layout) IA__gtk_label_get_layout __attribute((visibility("hidden")));
5392 #define gtk_label_get_layout IA__gtk_label_get_layout
5393 
5394 extern __typeof (gtk_label_get_layout_offsets) IA__gtk_label_get_layout_offsets __attribute((visibility("hidden")));
5395 #define gtk_label_get_layout_offsets IA__gtk_label_get_layout_offsets
5396 
5397 extern __typeof (gtk_label_get_line_wrap) IA__gtk_label_get_line_wrap __attribute((visibility("hidden")));
5398 #define gtk_label_get_line_wrap IA__gtk_label_get_line_wrap
5399 
5400 extern __typeof (gtk_label_get_line_wrap_mode) IA__gtk_label_get_line_wrap_mode __attribute((visibility("hidden")));
5401 #define gtk_label_get_line_wrap_mode IA__gtk_label_get_line_wrap_mode
5402 
5403 extern __typeof (gtk_label_get_max_width_chars) IA__gtk_label_get_max_width_chars __attribute((visibility("hidden")));
5404 #define gtk_label_get_max_width_chars IA__gtk_label_get_max_width_chars
5405 
5406 extern __typeof (gtk_label_get_mnemonic_keyval) IA__gtk_label_get_mnemonic_keyval __attribute((visibility("hidden")));
5407 #define gtk_label_get_mnemonic_keyval IA__gtk_label_get_mnemonic_keyval
5408 
5409 extern __typeof (gtk_label_get_mnemonic_widget) IA__gtk_label_get_mnemonic_widget __attribute((visibility("hidden")));
5410 #define gtk_label_get_mnemonic_widget IA__gtk_label_get_mnemonic_widget
5411 
5412 extern __typeof (gtk_label_get_selectable) IA__gtk_label_get_selectable __attribute((visibility("hidden")));
5413 #define gtk_label_get_selectable IA__gtk_label_get_selectable
5414 
5415 extern __typeof (gtk_label_get_selection_bounds) IA__gtk_label_get_selection_bounds __attribute((visibility("hidden")));
5416 #define gtk_label_get_selection_bounds IA__gtk_label_get_selection_bounds
5417 
5418 extern __typeof (gtk_label_get_single_line_mode) IA__gtk_label_get_single_line_mode __attribute((visibility("hidden")));
5419 #define gtk_label_get_single_line_mode IA__gtk_label_get_single_line_mode
5420 
5421 extern __typeof (gtk_label_get_text) IA__gtk_label_get_text __attribute((visibility("hidden")));
5422 #define gtk_label_get_text IA__gtk_label_get_text
5423 
5424 extern __typeof (gtk_label_get_type) IA__gtk_label_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5425 #define gtk_label_get_type IA__gtk_label_get_type
5426 
5427 extern __typeof (gtk_label_get_use_markup) IA__gtk_label_get_use_markup __attribute((visibility("hidden")));
5428 #define gtk_label_get_use_markup IA__gtk_label_get_use_markup
5429 
5430 extern __typeof (gtk_label_get_use_underline) IA__gtk_label_get_use_underline __attribute((visibility("hidden")));
5431 #define gtk_label_get_use_underline IA__gtk_label_get_use_underline
5432 
5433 extern __typeof (gtk_label_get_width_chars) IA__gtk_label_get_width_chars __attribute((visibility("hidden")));
5434 #define gtk_label_get_width_chars IA__gtk_label_get_width_chars
5435 
5436 extern __typeof (gtk_label_new) IA__gtk_label_new __attribute((visibility("hidden")));
5437 #define gtk_label_new IA__gtk_label_new
5438 
5439 extern __typeof (gtk_label_new_with_mnemonic) IA__gtk_label_new_with_mnemonic __attribute((visibility("hidden")));
5440 #define gtk_label_new_with_mnemonic IA__gtk_label_new_with_mnemonic
5441 
5442 extern __typeof (gtk_label_select_region) IA__gtk_label_select_region __attribute((visibility("hidden")));
5443 #define gtk_label_select_region IA__gtk_label_select_region
5444 
5445 extern __typeof (gtk_label_set_angle) IA__gtk_label_set_angle __attribute((visibility("hidden")));
5446 #define gtk_label_set_angle IA__gtk_label_set_angle
5447 
5448 extern __typeof (gtk_label_set_attributes) IA__gtk_label_set_attributes __attribute((visibility("hidden")));
5449 #define gtk_label_set_attributes IA__gtk_label_set_attributes
5450 
5451 extern __typeof (gtk_label_set_ellipsize) IA__gtk_label_set_ellipsize __attribute((visibility("hidden")));
5452 #define gtk_label_set_ellipsize IA__gtk_label_set_ellipsize
5453 
5454 extern __typeof (gtk_label_set_justify) IA__gtk_label_set_justify __attribute((visibility("hidden")));
5455 #define gtk_label_set_justify IA__gtk_label_set_justify
5456 
5457 extern __typeof (gtk_label_set_label) IA__gtk_label_set_label __attribute((visibility("hidden")));
5458 #define gtk_label_set_label IA__gtk_label_set_label
5459 
5460 extern __typeof (gtk_label_set_line_wrap) IA__gtk_label_set_line_wrap __attribute((visibility("hidden")));
5461 #define gtk_label_set_line_wrap IA__gtk_label_set_line_wrap
5462 
5463 extern __typeof (gtk_label_set_line_wrap_mode) IA__gtk_label_set_line_wrap_mode __attribute((visibility("hidden")));
5464 #define gtk_label_set_line_wrap_mode IA__gtk_label_set_line_wrap_mode
5465 
5466 extern __typeof (gtk_label_set_markup) IA__gtk_label_set_markup __attribute((visibility("hidden")));
5467 #define gtk_label_set_markup IA__gtk_label_set_markup
5468 
5469 extern __typeof (gtk_label_set_markup_with_mnemonic) IA__gtk_label_set_markup_with_mnemonic __attribute((visibility("hidden")));
5470 #define gtk_label_set_markup_with_mnemonic IA__gtk_label_set_markup_with_mnemonic
5471 
5472 extern __typeof (gtk_label_set_max_width_chars) IA__gtk_label_set_max_width_chars __attribute((visibility("hidden")));
5473 #define gtk_label_set_max_width_chars IA__gtk_label_set_max_width_chars
5474 
5475 extern __typeof (gtk_label_set_mnemonic_widget) IA__gtk_label_set_mnemonic_widget __attribute((visibility("hidden")));
5476 #define gtk_label_set_mnemonic_widget IA__gtk_label_set_mnemonic_widget
5477 
5478 extern __typeof (gtk_label_set_pattern) IA__gtk_label_set_pattern __attribute((visibility("hidden")));
5479 #define gtk_label_set_pattern IA__gtk_label_set_pattern
5480 
5481 extern __typeof (gtk_label_set_selectable) IA__gtk_label_set_selectable __attribute((visibility("hidden")));
5482 #define gtk_label_set_selectable IA__gtk_label_set_selectable
5483 
5484 extern __typeof (gtk_label_set_single_line_mode) IA__gtk_label_set_single_line_mode __attribute((visibility("hidden")));
5485 #define gtk_label_set_single_line_mode IA__gtk_label_set_single_line_mode
5486 
5487 extern __typeof (gtk_label_set_text) IA__gtk_label_set_text __attribute((visibility("hidden")));
5488 #define gtk_label_set_text IA__gtk_label_set_text
5489 
5490 extern __typeof (gtk_label_set_text_with_mnemonic) IA__gtk_label_set_text_with_mnemonic __attribute((visibility("hidden")));
5491 #define gtk_label_set_text_with_mnemonic IA__gtk_label_set_text_with_mnemonic
5492 
5493 extern __typeof (gtk_label_set_use_markup) IA__gtk_label_set_use_markup __attribute((visibility("hidden")));
5494 #define gtk_label_set_use_markup IA__gtk_label_set_use_markup
5495 
5496 extern __typeof (gtk_label_set_use_underline) IA__gtk_label_set_use_underline __attribute((visibility("hidden")));
5497 #define gtk_label_set_use_underline IA__gtk_label_set_use_underline
5498 
5499 extern __typeof (gtk_label_set_width_chars) IA__gtk_label_set_width_chars __attribute((visibility("hidden")));
5500 #define gtk_label_set_width_chars IA__gtk_label_set_width_chars
5501 
5502 extern __typeof (gtk_label_get_current_uri) IA__gtk_label_get_current_uri __attribute((visibility("hidden")));
5503 #define gtk_label_get_current_uri IA__gtk_label_get_current_uri
5504 
5505 extern __typeof (gtk_label_set_track_visited_links) IA__gtk_label_set_track_visited_links __attribute((visibility("hidden")));
5506 #define gtk_label_set_track_visited_links IA__gtk_label_set_track_visited_links
5507 
5508 extern __typeof (gtk_label_get_track_visited_links) IA__gtk_label_get_track_visited_links __attribute((visibility("hidden")));
5509 #define gtk_label_get_track_visited_links IA__gtk_label_get_track_visited_links
5510 
5511 #endif
5512 #endif
5513 #if IN_HEADER(__GTK_LAYOUT_H__)
5514 #if IN_FILE(__GTK_LAYOUT_C__)
5515 extern __typeof (gtk_layout_get_bin_window) IA__gtk_layout_get_bin_window __attribute((visibility("hidden")));
5516 #define gtk_layout_get_bin_window IA__gtk_layout_get_bin_window
5517 
5518 extern __typeof (gtk_layout_get_hadjustment) IA__gtk_layout_get_hadjustment __attribute((visibility("hidden")));
5519 #define gtk_layout_get_hadjustment IA__gtk_layout_get_hadjustment
5520 
5521 extern __typeof (gtk_layout_get_size) IA__gtk_layout_get_size __attribute((visibility("hidden")));
5522 #define gtk_layout_get_size IA__gtk_layout_get_size
5523 
5524 extern __typeof (gtk_layout_get_type) IA__gtk_layout_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5525 #define gtk_layout_get_type IA__gtk_layout_get_type
5526 
5527 extern __typeof (gtk_layout_get_vadjustment) IA__gtk_layout_get_vadjustment __attribute((visibility("hidden")));
5528 #define gtk_layout_get_vadjustment IA__gtk_layout_get_vadjustment
5529 
5530 extern __typeof (gtk_layout_move) IA__gtk_layout_move __attribute((visibility("hidden")));
5531 #define gtk_layout_move IA__gtk_layout_move
5532 
5533 extern __typeof (gtk_layout_new) IA__gtk_layout_new __attribute((visibility("hidden")));
5534 #define gtk_layout_new IA__gtk_layout_new
5535 
5536 extern __typeof (gtk_layout_put) IA__gtk_layout_put __attribute((visibility("hidden")));
5537 #define gtk_layout_put IA__gtk_layout_put
5538 
5539 extern __typeof (gtk_layout_set_hadjustment) IA__gtk_layout_set_hadjustment __attribute((visibility("hidden")));
5540 #define gtk_layout_set_hadjustment IA__gtk_layout_set_hadjustment
5541 
5542 extern __typeof (gtk_layout_set_size) IA__gtk_layout_set_size __attribute((visibility("hidden")));
5543 #define gtk_layout_set_size IA__gtk_layout_set_size
5544 
5545 extern __typeof (gtk_layout_set_vadjustment) IA__gtk_layout_set_vadjustment __attribute((visibility("hidden")));
5546 #define gtk_layout_set_vadjustment IA__gtk_layout_set_vadjustment
5547 
5548 #ifndef GTK_DISABLE_DEPRECATED
5549 extern __typeof (gtk_layout_freeze) IA__gtk_layout_freeze __attribute((visibility("hidden")));
5550 #define gtk_layout_freeze IA__gtk_layout_freeze
5551 
5552 extern __typeof (gtk_layout_thaw) IA__gtk_layout_thaw __attribute((visibility("hidden")));
5553 #define gtk_layout_thaw IA__gtk_layout_thaw
5554 
5555 #endif
5556 #endif
5557 #endif
5558 #if IN_HEADER(__GTK_LINK_BUTTON_H__)
5559 #if IN_FILE(__GTK_LINK_BUTTON_C__)
5560 extern __typeof (gtk_link_button_get_type) IA__gtk_link_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5561 #define gtk_link_button_get_type IA__gtk_link_button_get_type
5562 
5563 extern __typeof (gtk_link_button_new) IA__gtk_link_button_new __attribute((visibility("hidden")));
5564 #define gtk_link_button_new IA__gtk_link_button_new
5565 
5566 extern __typeof (gtk_link_button_new_with_label) IA__gtk_link_button_new_with_label __attribute((visibility("hidden")));
5567 #define gtk_link_button_new_with_label IA__gtk_link_button_new_with_label
5568 
5569 extern __typeof (gtk_link_button_get_uri) IA__gtk_link_button_get_uri __attribute((visibility("hidden")));
5570 #define gtk_link_button_get_uri IA__gtk_link_button_get_uri
5571 
5572 extern __typeof (gtk_link_button_set_uri) IA__gtk_link_button_set_uri __attribute((visibility("hidden")));
5573 #define gtk_link_button_set_uri IA__gtk_link_button_set_uri
5574 
5575 #ifndef GTK_DISABLE_DEPRECATED
5576 extern __typeof (gtk_link_button_set_uri_hook) IA__gtk_link_button_set_uri_hook __attribute((visibility("hidden")));
5577 #define gtk_link_button_set_uri_hook IA__gtk_link_button_set_uri_hook
5578 
5579 #endif
5580 extern __typeof (gtk_link_button_get_visited) IA__gtk_link_button_get_visited __attribute((visibility("hidden")));
5581 #define gtk_link_button_get_visited IA__gtk_link_button_get_visited
5582 
5583 extern __typeof (gtk_link_button_set_visited) IA__gtk_link_button_set_visited __attribute((visibility("hidden")));
5584 #define gtk_link_button_set_visited IA__gtk_link_button_set_visited
5585 
5586 #endif
5587 #endif
5588 #if IN_HEADER(__GTK_LIST_H__)
5589 #if IN_FILE(__GTK_LIST_C__)
5590 #ifndef GTK_DISABLE_DEPRECATED
5591 extern __typeof (gtk_list_append_items) IA__gtk_list_append_items __attribute((visibility("hidden")));
5592 #define gtk_list_append_items IA__gtk_list_append_items
5593 
5594 extern __typeof (gtk_list_child_position) IA__gtk_list_child_position __attribute((visibility("hidden")));
5595 #define gtk_list_child_position IA__gtk_list_child_position
5596 
5597 extern __typeof (gtk_list_clear_items) IA__gtk_list_clear_items __attribute((visibility("hidden")));
5598 #define gtk_list_clear_items IA__gtk_list_clear_items
5599 
5600 extern __typeof (gtk_list_end_drag_selection) IA__gtk_list_end_drag_selection __attribute((visibility("hidden")));
5601 #define gtk_list_end_drag_selection IA__gtk_list_end_drag_selection
5602 
5603 extern __typeof (gtk_list_end_selection) IA__gtk_list_end_selection __attribute((visibility("hidden")));
5604 #define gtk_list_end_selection IA__gtk_list_end_selection
5605 
5606 extern __typeof (gtk_list_extend_selection) IA__gtk_list_extend_selection __attribute((visibility("hidden")));
5607 #define gtk_list_extend_selection IA__gtk_list_extend_selection
5608 
5609 extern __typeof (gtk_list_get_type) IA__gtk_list_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5610 #define gtk_list_get_type IA__gtk_list_get_type
5611 
5612 extern __typeof (gtk_list_insert_items) IA__gtk_list_insert_items __attribute((visibility("hidden")));
5613 #define gtk_list_insert_items IA__gtk_list_insert_items
5614 
5615 extern __typeof (gtk_list_new) IA__gtk_list_new __attribute((visibility("hidden")));
5616 #define gtk_list_new IA__gtk_list_new
5617 
5618 extern __typeof (gtk_list_prepend_items) IA__gtk_list_prepend_items __attribute((visibility("hidden")));
5619 #define gtk_list_prepend_items IA__gtk_list_prepend_items
5620 
5621 extern __typeof (gtk_list_remove_items) IA__gtk_list_remove_items __attribute((visibility("hidden")));
5622 #define gtk_list_remove_items IA__gtk_list_remove_items
5623 
5624 extern __typeof (gtk_list_remove_items_no_unref) IA__gtk_list_remove_items_no_unref __attribute((visibility("hidden")));
5625 #define gtk_list_remove_items_no_unref IA__gtk_list_remove_items_no_unref
5626 
5627 extern __typeof (gtk_list_scroll_horizontal) IA__gtk_list_scroll_horizontal __attribute((visibility("hidden")));
5628 #define gtk_list_scroll_horizontal IA__gtk_list_scroll_horizontal
5629 
5630 extern __typeof (gtk_list_scroll_vertical) IA__gtk_list_scroll_vertical __attribute((visibility("hidden")));
5631 #define gtk_list_scroll_vertical IA__gtk_list_scroll_vertical
5632 
5633 extern __typeof (gtk_list_select_all) IA__gtk_list_select_all __attribute((visibility("hidden")));
5634 #define gtk_list_select_all IA__gtk_list_select_all
5635 
5636 extern __typeof (gtk_list_select_child) IA__gtk_list_select_child __attribute((visibility("hidden")));
5637 #define gtk_list_select_child IA__gtk_list_select_child
5638 
5639 extern __typeof (gtk_list_select_item) IA__gtk_list_select_item __attribute((visibility("hidden")));
5640 #define gtk_list_select_item IA__gtk_list_select_item
5641 
5642 extern __typeof (gtk_list_set_selection_mode) IA__gtk_list_set_selection_mode __attribute((visibility("hidden")));
5643 #define gtk_list_set_selection_mode IA__gtk_list_set_selection_mode
5644 
5645 extern __typeof (gtk_list_start_selection) IA__gtk_list_start_selection __attribute((visibility("hidden")));
5646 #define gtk_list_start_selection IA__gtk_list_start_selection
5647 
5648 extern __typeof (gtk_list_toggle_add_mode) IA__gtk_list_toggle_add_mode __attribute((visibility("hidden")));
5649 #define gtk_list_toggle_add_mode IA__gtk_list_toggle_add_mode
5650 
5651 extern __typeof (gtk_list_toggle_focus_row) IA__gtk_list_toggle_focus_row __attribute((visibility("hidden")));
5652 #define gtk_list_toggle_focus_row IA__gtk_list_toggle_focus_row
5653 
5654 extern __typeof (gtk_list_toggle_row) IA__gtk_list_toggle_row __attribute((visibility("hidden")));
5655 #define gtk_list_toggle_row IA__gtk_list_toggle_row
5656 
5657 extern __typeof (gtk_list_undo_selection) IA__gtk_list_undo_selection __attribute((visibility("hidden")));
5658 #define gtk_list_undo_selection IA__gtk_list_undo_selection
5659 
5660 extern __typeof (gtk_list_unselect_all) IA__gtk_list_unselect_all __attribute((visibility("hidden")));
5661 #define gtk_list_unselect_all IA__gtk_list_unselect_all
5662 
5663 extern __typeof (gtk_list_unselect_child) IA__gtk_list_unselect_child __attribute((visibility("hidden")));
5664 #define gtk_list_unselect_child IA__gtk_list_unselect_child
5665 
5666 extern __typeof (gtk_list_unselect_item) IA__gtk_list_unselect_item __attribute((visibility("hidden")));
5667 #define gtk_list_unselect_item IA__gtk_list_unselect_item
5668 
5669 #endif
5670 #endif
5671 #endif
5672 #if IN_HEADER(__GTK_LIST_ITEM_H__)
5673 #if IN_FILE(__GTK_LIST_ITEM_C__)
5674 #ifndef GTK_DISABLE_DEPRECATED
5675 extern __typeof (gtk_list_item_deselect) IA__gtk_list_item_deselect __attribute((visibility("hidden")));
5676 #define gtk_list_item_deselect IA__gtk_list_item_deselect
5677 
5678 extern __typeof (gtk_list_item_get_type) IA__gtk_list_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5679 #define gtk_list_item_get_type IA__gtk_list_item_get_type
5680 
5681 extern __typeof (gtk_list_item_new) IA__gtk_list_item_new __attribute((visibility("hidden")));
5682 #define gtk_list_item_new IA__gtk_list_item_new
5683 
5684 extern __typeof (gtk_list_item_new_with_label) IA__gtk_list_item_new_with_label __attribute((visibility("hidden")));
5685 #define gtk_list_item_new_with_label IA__gtk_list_item_new_with_label
5686 
5687 extern __typeof (gtk_list_item_select) IA__gtk_list_item_select __attribute((visibility("hidden")));
5688 #define gtk_list_item_select IA__gtk_list_item_select
5689 
5690 #endif
5691 #endif
5692 #endif
5693 #if IN_HEADER(__GTK_LIST_STORE_H__)
5694 #if IN_FILE(__GTK_LIST_STORE_C__)
5695 extern __typeof (gtk_list_store_append) IA__gtk_list_store_append __attribute((visibility("hidden")));
5696 #define gtk_list_store_append IA__gtk_list_store_append
5697 
5698 extern __typeof (gtk_list_store_clear) IA__gtk_list_store_clear __attribute((visibility("hidden")));
5699 #define gtk_list_store_clear IA__gtk_list_store_clear
5700 
5701 extern __typeof (gtk_list_store_get_type) IA__gtk_list_store_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5702 #define gtk_list_store_get_type IA__gtk_list_store_get_type
5703 
5704 extern __typeof (gtk_list_store_insert) IA__gtk_list_store_insert __attribute((visibility("hidden")));
5705 #define gtk_list_store_insert IA__gtk_list_store_insert
5706 
5707 extern __typeof (gtk_list_store_insert_after) IA__gtk_list_store_insert_after __attribute((visibility("hidden")));
5708 #define gtk_list_store_insert_after IA__gtk_list_store_insert_after
5709 
5710 extern __typeof (gtk_list_store_insert_before) IA__gtk_list_store_insert_before __attribute((visibility("hidden")));
5711 #define gtk_list_store_insert_before IA__gtk_list_store_insert_before
5712 
5713 extern __typeof (gtk_list_store_insert_with_values) IA__gtk_list_store_insert_with_values __attribute((visibility("hidden")));
5714 #define gtk_list_store_insert_with_values IA__gtk_list_store_insert_with_values
5715 
5716 extern __typeof (gtk_list_store_insert_with_valuesv) IA__gtk_list_store_insert_with_valuesv __attribute((visibility("hidden")));
5717 #define gtk_list_store_insert_with_valuesv IA__gtk_list_store_insert_with_valuesv
5718 
5719 extern __typeof (gtk_list_store_iter_is_valid) IA__gtk_list_store_iter_is_valid __attribute((visibility("hidden")));
5720 #define gtk_list_store_iter_is_valid IA__gtk_list_store_iter_is_valid
5721 
5722 extern __typeof (gtk_list_store_move_after) IA__gtk_list_store_move_after __attribute((visibility("hidden")));
5723 #define gtk_list_store_move_after IA__gtk_list_store_move_after
5724 
5725 extern __typeof (gtk_list_store_move_before) IA__gtk_list_store_move_before __attribute((visibility("hidden")));
5726 #define gtk_list_store_move_before IA__gtk_list_store_move_before
5727 
5728 extern __typeof (gtk_list_store_new) IA__gtk_list_store_new __attribute((visibility("hidden")));
5729 #define gtk_list_store_new IA__gtk_list_store_new
5730 
5731 extern __typeof (gtk_list_store_newv) IA__gtk_list_store_newv __attribute((visibility("hidden")));
5732 #define gtk_list_store_newv IA__gtk_list_store_newv
5733 
5734 extern __typeof (gtk_list_store_prepend) IA__gtk_list_store_prepend __attribute((visibility("hidden")));
5735 #define gtk_list_store_prepend IA__gtk_list_store_prepend
5736 
5737 extern __typeof (gtk_list_store_remove) IA__gtk_list_store_remove __attribute((visibility("hidden")));
5738 #define gtk_list_store_remove IA__gtk_list_store_remove
5739 
5740 extern __typeof (gtk_list_store_reorder) IA__gtk_list_store_reorder __attribute((visibility("hidden")));
5741 #define gtk_list_store_reorder IA__gtk_list_store_reorder
5742 
5743 extern __typeof (gtk_list_store_set) IA__gtk_list_store_set __attribute((visibility("hidden")));
5744 #define gtk_list_store_set IA__gtk_list_store_set
5745 
5746 extern __typeof (gtk_list_store_set_column_types) IA__gtk_list_store_set_column_types __attribute((visibility("hidden")));
5747 #define gtk_list_store_set_column_types IA__gtk_list_store_set_column_types
5748 
5749 extern __typeof (gtk_list_store_set_valist) IA__gtk_list_store_set_valist __attribute((visibility("hidden")));
5750 #define gtk_list_store_set_valist IA__gtk_list_store_set_valist
5751 
5752 extern __typeof (gtk_list_store_set_value) IA__gtk_list_store_set_value __attribute((visibility("hidden")));
5753 #define gtk_list_store_set_value IA__gtk_list_store_set_value
5754 
5755 extern __typeof (gtk_list_store_set_valuesv) IA__gtk_list_store_set_valuesv __attribute((visibility("hidden")));
5756 #define gtk_list_store_set_valuesv IA__gtk_list_store_set_valuesv
5757 
5758 extern __typeof (gtk_list_store_swap) IA__gtk_list_store_swap __attribute((visibility("hidden")));
5759 #define gtk_list_store_swap IA__gtk_list_store_swap
5760 
5761 #endif
5762 #endif
5763 #if IN_HEADER(__GTK_MAIN_H__)
5764 #if IN_FILE(__GTK_MAIN_C__)
5765 extern __typeof (gtk_get_option_group) IA__gtk_get_option_group __attribute((visibility("hidden")));
5766 #define gtk_get_option_group IA__gtk_get_option_group
5767 
5768 extern __typeof (gtk_get_current_event) IA__gtk_get_current_event __attribute((visibility("hidden")));
5769 #define gtk_get_current_event IA__gtk_get_current_event
5770 
5771 extern __typeof (gtk_get_current_event_state) IA__gtk_get_current_event_state __attribute((visibility("hidden")));
5772 #define gtk_get_current_event_state IA__gtk_get_current_event_state
5773 
5774 extern __typeof (gtk_get_current_event_time) IA__gtk_get_current_event_time __attribute((visibility("hidden")));
5775 #define gtk_get_current_event_time IA__gtk_get_current_event_time
5776 
5777 #ifndef GTK_DISABLE_DEPRECATED
5778 extern __typeof (gtk_exit) IA__gtk_exit __attribute((visibility("hidden")));
5779 #define gtk_exit IA__gtk_exit
5780 
5781 extern __typeof (gtk_set_locale) IA__gtk_set_locale __attribute((visibility("hidden")));
5782 #define gtk_set_locale IA__gtk_set_locale
5783 
5784 extern __typeof (gtk_idle_add) IA__gtk_idle_add __attribute((visibility("hidden")));
5785 #define gtk_idle_add IA__gtk_idle_add
5786 
5787 extern __typeof (gtk_idle_add_full) IA__gtk_idle_add_full __attribute((visibility("hidden")));
5788 #define gtk_idle_add_full IA__gtk_idle_add_full
5789 
5790 extern __typeof (gtk_idle_add_priority) IA__gtk_idle_add_priority __attribute((visibility("hidden")));
5791 #define gtk_idle_add_priority IA__gtk_idle_add_priority
5792 
5793 extern __typeof (gtk_idle_remove) IA__gtk_idle_remove __attribute((visibility("hidden")));
5794 #define gtk_idle_remove IA__gtk_idle_remove
5795 
5796 extern __typeof (gtk_idle_remove_by_data) IA__gtk_idle_remove_by_data __attribute((visibility("hidden")));
5797 #define gtk_idle_remove_by_data IA__gtk_idle_remove_by_data
5798 
5799 extern __typeof (gtk_timeout_add) IA__gtk_timeout_add __attribute((visibility("hidden")));
5800 #define gtk_timeout_add IA__gtk_timeout_add
5801 
5802 extern __typeof (gtk_timeout_add_full) IA__gtk_timeout_add_full __attribute((visibility("hidden")));
5803 #define gtk_timeout_add_full IA__gtk_timeout_add_full
5804 
5805 extern __typeof (gtk_timeout_remove) IA__gtk_timeout_remove __attribute((visibility("hidden")));
5806 #define gtk_timeout_remove IA__gtk_timeout_remove
5807 
5808 extern __typeof (gtk_input_add_full) IA__gtk_input_add_full __attribute((visibility("hidden")));
5809 #define gtk_input_add_full IA__gtk_input_add_full
5810 
5811 extern __typeof (gtk_input_remove) IA__gtk_input_remove __attribute((visibility("hidden")));
5812 #define gtk_input_remove IA__gtk_input_remove
5813 
5814 #endif
5815 extern __typeof (gtk_false) IA__gtk_false __attribute((visibility("hidden"))) G_GNUC_CONST;
5816 #define gtk_false IA__gtk_false
5817 
5818 extern __typeof (gtk_true) IA__gtk_true __attribute((visibility("hidden"))) G_GNUC_CONST;
5819 #define gtk_true IA__gtk_true
5820 
5821 extern __typeof (gtk_events_pending) IA__gtk_events_pending __attribute((visibility("hidden")));
5822 #define gtk_events_pending IA__gtk_events_pending
5823 
5824 extern __typeof (gtk_disable_setlocale) IA__gtk_disable_setlocale __attribute((visibility("hidden")));
5825 #define gtk_disable_setlocale IA__gtk_disable_setlocale
5826 
5827 extern __typeof (gtk_check_version) IA__gtk_check_version __attribute((visibility("hidden")));
5828 #define gtk_check_version IA__gtk_check_version
5829 
5830 extern __typeof (gtk_get_default_language) IA__gtk_get_default_language __attribute((visibility("hidden")));
5831 #define gtk_get_default_language IA__gtk_get_default_language
5832 
5833 extern __typeof (gtk_get_event_widget) IA__gtk_get_event_widget __attribute((visibility("hidden")));
5834 #define gtk_get_event_widget IA__gtk_get_event_widget
5835 
5836 extern __typeof (gtk_grab_add) IA__gtk_grab_add __attribute((visibility("hidden")));
5837 #define gtk_grab_add IA__gtk_grab_add
5838 
5839 extern __typeof (gtk_grab_get_current) IA__gtk_grab_get_current __attribute((visibility("hidden")));
5840 #define gtk_grab_get_current IA__gtk_grab_get_current
5841 
5842 extern __typeof (gtk_grab_remove) IA__gtk_grab_remove __attribute((visibility("hidden")));
5843 #define gtk_grab_remove IA__gtk_grab_remove
5844 
5845 extern __typeof (gtk_propagate_event) IA__gtk_propagate_event __attribute((visibility("hidden")));
5846 #define gtk_propagate_event IA__gtk_propagate_event
5847 
5848 extern __typeof (gtk_quit_add) IA__gtk_quit_add __attribute((visibility("hidden")));
5849 #define gtk_quit_add IA__gtk_quit_add
5850 
5851 extern __typeof (gtk_quit_add_destroy) IA__gtk_quit_add_destroy __attribute((visibility("hidden")));
5852 #define gtk_quit_add_destroy IA__gtk_quit_add_destroy
5853 
5854 extern __typeof (gtk_quit_add_full) IA__gtk_quit_add_full __attribute((visibility("hidden")));
5855 #define gtk_quit_add_full IA__gtk_quit_add_full
5856 
5857 extern __typeof (gtk_quit_remove) IA__gtk_quit_remove __attribute((visibility("hidden")));
5858 #define gtk_quit_remove IA__gtk_quit_remove
5859 
5860 extern __typeof (gtk_quit_remove_by_data) IA__gtk_quit_remove_by_data __attribute((visibility("hidden")));
5861 #define gtk_quit_remove_by_data IA__gtk_quit_remove_by_data
5862 
5863 extern __typeof (gtk_key_snooper_install) IA__gtk_key_snooper_install __attribute((visibility("hidden")));
5864 #define gtk_key_snooper_install IA__gtk_key_snooper_install
5865 
5866 extern __typeof (gtk_key_snooper_remove) IA__gtk_key_snooper_remove __attribute((visibility("hidden")));
5867 #define gtk_key_snooper_remove IA__gtk_key_snooper_remove
5868 
5869 extern __typeof (gtk_init) IA__gtk_init __attribute((visibility("hidden")));
5870 #define gtk_init IA__gtk_init
5871 
5872 #ifdef G_OS_WIN32
5873 extern __typeof (gtk_init_abi_check) IA__gtk_init_abi_check __attribute((visibility("hidden")));
5874 #define gtk_init_abi_check IA__gtk_init_abi_check
5875 
5876 #endif
5877 extern __typeof (gtk_init_add) IA__gtk_init_add __attribute((visibility("hidden")));
5878 #define gtk_init_add IA__gtk_init_add
5879 
5880 extern __typeof (gtk_init_check) IA__gtk_init_check __attribute((visibility("hidden")));
5881 #define gtk_init_check IA__gtk_init_check
5882 
5883 #ifdef G_OS_WIN32
5884 extern __typeof (gtk_init_check_abi_check) IA__gtk_init_check_abi_check __attribute((visibility("hidden")));
5885 #define gtk_init_check_abi_check IA__gtk_init_check_abi_check
5886 
5887 #endif
5888 extern __typeof (gtk_init_with_args) IA__gtk_init_with_args __attribute((visibility("hidden")));
5889 #define gtk_init_with_args IA__gtk_init_with_args
5890 
5891 extern __typeof (gtk_parse_args) IA__gtk_parse_args __attribute((visibility("hidden")));
5892 #define gtk_parse_args IA__gtk_parse_args
5893 
5894 extern __typeof (gtk_main) IA__gtk_main __attribute((visibility("hidden")));
5895 #define gtk_main IA__gtk_main
5896 
5897 extern __typeof (gtk_main_do_event) IA__gtk_main_do_event __attribute((visibility("hidden")));
5898 #define gtk_main_do_event IA__gtk_main_do_event
5899 
5900 extern __typeof (gtk_main_iteration) IA__gtk_main_iteration __attribute((visibility("hidden")));
5901 #define gtk_main_iteration IA__gtk_main_iteration
5902 
5903 extern __typeof (gtk_main_iteration_do) IA__gtk_main_iteration_do __attribute((visibility("hidden")));
5904 #define gtk_main_iteration_do IA__gtk_main_iteration_do
5905 
5906 extern __typeof (gtk_main_level) IA__gtk_main_level __attribute((visibility("hidden")));
5907 #define gtk_main_level IA__gtk_main_level
5908 
5909 extern __typeof (gtk_main_quit) IA__gtk_main_quit __attribute((visibility("hidden")));
5910 #define gtk_main_quit IA__gtk_main_quit
5911 
5912 #endif
5913 #endif
5914 #if IN_HEADER(__GTK_INPUTDIALOG_H__)
5915 #if IN_FILE(__GTK_INPUTDIALOG_C__)
5916 #ifndef GTK_DISABLE_DEPRECATED
5917 extern __typeof (gtk_input_dialog_get_type) IA__gtk_input_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
5918 #define gtk_input_dialog_get_type IA__gtk_input_dialog_get_type
5919 
5920 extern __typeof (gtk_input_dialog_new) IA__gtk_input_dialog_new __attribute((visibility("hidden")));
5921 #define gtk_input_dialog_new IA__gtk_input_dialog_new
5922 
5923 #endif
5924 #endif
5925 #endif
5926 #if IN_HEADER(__gtk_marshal_MARSHAL_H__) || IN_HEADER(__GTK_MARSHAL_MARSHAL_H__)
5927 #if IN_FILE(__gtk_marshal_MARSHAL_C__) || IN_FILE(__GTK_MARSHAL_MARSHAL_C__)
5928 #ifndef GTK_DISABLE_DEPRECATED
5929 extern __typeof (gtk_marshal_BOOLEAN__POINTER) IA__gtk_marshal_BOOLEAN__POINTER __attribute((visibility("hidden")));
5930 #define gtk_marshal_BOOLEAN__POINTER IA__gtk_marshal_BOOLEAN__POINTER
5931 
5932 extern __typeof (gtk_marshal_BOOLEAN__POINTER_INT_INT) IA__gtk_marshal_BOOLEAN__POINTER_INT_INT __attribute((visibility("hidden")));
5933 #define gtk_marshal_BOOLEAN__POINTER_INT_INT IA__gtk_marshal_BOOLEAN__POINTER_INT_INT
5934 
5935 extern __typeof (gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT) IA__gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT __attribute((visibility("hidden")));
5936 #define gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT IA__gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT
5937 
5938 extern __typeof (gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT) IA__gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT __attribute((visibility("hidden")));
5939 #define gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT IA__gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT
5940 
5941 extern __typeof (gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER) IA__gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER __attribute((visibility("hidden")));
5942 #define gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER IA__gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER
5943 
5944 extern __typeof (gtk_marshal_BOOLEAN__VOID) IA__gtk_marshal_BOOLEAN__VOID __attribute((visibility("hidden")));
5945 #define gtk_marshal_BOOLEAN__VOID IA__gtk_marshal_BOOLEAN__VOID
5946 
5947 extern __typeof (gtk_marshal_ENUM__ENUM) IA__gtk_marshal_ENUM__ENUM __attribute((visibility("hidden")));
5948 #define gtk_marshal_ENUM__ENUM IA__gtk_marshal_ENUM__ENUM
5949 
5950 extern __typeof (gtk_marshal_INT__POINTER) IA__gtk_marshal_INT__POINTER __attribute((visibility("hidden")));
5951 #define gtk_marshal_INT__POINTER IA__gtk_marshal_INT__POINTER
5952 
5953 extern __typeof (gtk_marshal_INT__POINTER_CHAR_CHAR) IA__gtk_marshal_INT__POINTER_CHAR_CHAR __attribute((visibility("hidden")));
5954 #define gtk_marshal_INT__POINTER_CHAR_CHAR IA__gtk_marshal_INT__POINTER_CHAR_CHAR
5955 
5956 extern __typeof (gtk_marshal_VOID__ENUM_FLOAT) IA__gtk_marshal_VOID__ENUM_FLOAT __attribute((visibility("hidden")));
5957 #define gtk_marshal_VOID__ENUM_FLOAT IA__gtk_marshal_VOID__ENUM_FLOAT
5958 
5959 extern __typeof (gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN) IA__gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN __attribute((visibility("hidden")));
5960 #define gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN IA__gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN
5961 
5962 extern __typeof (gtk_marshal_VOID__INT_INT) IA__gtk_marshal_VOID__INT_INT __attribute((visibility("hidden")));
5963 #define gtk_marshal_VOID__INT_INT IA__gtk_marshal_VOID__INT_INT
5964 
5965 extern __typeof (gtk_marshal_VOID__INT_INT_POINTER) IA__gtk_marshal_VOID__INT_INT_POINTER __attribute((visibility("hidden")));
5966 #define gtk_marshal_VOID__INT_INT_POINTER IA__gtk_marshal_VOID__INT_INT_POINTER
5967 
5968 extern __typeof (gtk_marshal_VOID__POINTER_INT) IA__gtk_marshal_VOID__POINTER_INT __attribute((visibility("hidden")));
5969 #define gtk_marshal_VOID__POINTER_INT IA__gtk_marshal_VOID__POINTER_INT
5970 
5971 extern __typeof (gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT) IA__gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT __attribute((visibility("hidden")));
5972 #define gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT IA__gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT
5973 
5974 extern __typeof (gtk_marshal_VOID__POINTER_POINTER) IA__gtk_marshal_VOID__POINTER_POINTER __attribute((visibility("hidden")));
5975 #define gtk_marshal_VOID__POINTER_POINTER IA__gtk_marshal_VOID__POINTER_POINTER
5976 
5977 extern __typeof (gtk_marshal_VOID__POINTER_POINTER_POINTER) IA__gtk_marshal_VOID__POINTER_POINTER_POINTER __attribute((visibility("hidden")));
5978 #define gtk_marshal_VOID__POINTER_POINTER_POINTER IA__gtk_marshal_VOID__POINTER_POINTER_POINTER
5979 
5980 extern __typeof (gtk_marshal_VOID__POINTER_POINTER_UINT_UINT) IA__gtk_marshal_VOID__POINTER_POINTER_UINT_UINT __attribute((visibility("hidden")));
5981 #define gtk_marshal_VOID__POINTER_POINTER_UINT_UINT IA__gtk_marshal_VOID__POINTER_POINTER_UINT_UINT
5982 
5983 extern __typeof (gtk_marshal_VOID__POINTER_STRING_STRING) IA__gtk_marshal_VOID__POINTER_STRING_STRING __attribute((visibility("hidden")));
5984 #define gtk_marshal_VOID__POINTER_STRING_STRING IA__gtk_marshal_VOID__POINTER_STRING_STRING
5985 
5986 extern __typeof (gtk_marshal_VOID__POINTER_UINT) IA__gtk_marshal_VOID__POINTER_UINT __attribute((visibility("hidden")));
5987 #define gtk_marshal_VOID__POINTER_UINT IA__gtk_marshal_VOID__POINTER_UINT
5988 
5989 extern __typeof (gtk_marshal_VOID__POINTER_UINT_ENUM) IA__gtk_marshal_VOID__POINTER_UINT_ENUM __attribute((visibility("hidden")));
5990 #define gtk_marshal_VOID__POINTER_UINT_ENUM IA__gtk_marshal_VOID__POINTER_UINT_ENUM
5991 
5992 extern __typeof (gtk_marshal_VOID__POINTER_UINT_UINT) IA__gtk_marshal_VOID__POINTER_UINT_UINT __attribute((visibility("hidden")));
5993 #define gtk_marshal_VOID__POINTER_UINT_UINT IA__gtk_marshal_VOID__POINTER_UINT_UINT
5994 
5995 extern __typeof (gtk_marshal_VOID__STRING_INT_POINTER) IA__gtk_marshal_VOID__STRING_INT_POINTER __attribute((visibility("hidden")));
5996 #define gtk_marshal_VOID__STRING_INT_POINTER IA__gtk_marshal_VOID__STRING_INT_POINTER
5997 
5998 extern __typeof (gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER) IA__gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER __attribute((visibility("hidden")));
5999 #define gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER IA__gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER
6000 
6001 extern __typeof (gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM) IA__gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM __attribute((visibility("hidden")));
6002 #define gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM IA__gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM
6003 
6004 extern __typeof (gtk_marshal_VOID__UINT_STRING) IA__gtk_marshal_VOID__UINT_STRING __attribute((visibility("hidden")));
6005 #define gtk_marshal_VOID__UINT_STRING IA__gtk_marshal_VOID__UINT_STRING
6006 
6007 #endif
6008 #endif
6009 #endif
6010 #if IN_HEADER(__GTK_MENU_BAR_H__)
6011 #if IN_FILE(__GTK_MENU_BAR_C__)
6012 extern __typeof (gtk_menu_bar_get_type) IA__gtk_menu_bar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6013 #define gtk_menu_bar_get_type IA__gtk_menu_bar_get_type
6014 
6015 extern __typeof (gtk_menu_bar_new) IA__gtk_menu_bar_new __attribute((visibility("hidden")));
6016 #define gtk_menu_bar_new IA__gtk_menu_bar_new
6017 
6018 extern __typeof (gtk_menu_bar_get_child_pack_direction) IA__gtk_menu_bar_get_child_pack_direction __attribute((visibility("hidden")));
6019 #define gtk_menu_bar_get_child_pack_direction IA__gtk_menu_bar_get_child_pack_direction
6020 
6021 extern __typeof (gtk_menu_bar_set_child_pack_direction) IA__gtk_menu_bar_set_child_pack_direction __attribute((visibility("hidden")));
6022 #define gtk_menu_bar_set_child_pack_direction IA__gtk_menu_bar_set_child_pack_direction
6023 
6024 extern __typeof (gtk_menu_bar_get_pack_direction) IA__gtk_menu_bar_get_pack_direction __attribute((visibility("hidden")));
6025 #define gtk_menu_bar_get_pack_direction IA__gtk_menu_bar_get_pack_direction
6026 
6027 extern __typeof (gtk_menu_bar_set_pack_direction) IA__gtk_menu_bar_set_pack_direction __attribute((visibility("hidden")));
6028 #define gtk_menu_bar_set_pack_direction IA__gtk_menu_bar_set_pack_direction
6029 
6030 #endif
6031 #endif
6032 #if IN_HEADER(__GTK_MENU_H__)
6033 #if IN_FILE(__GTK_MENU_C__)
6034 extern __typeof (gtk_menu_attach) IA__gtk_menu_attach __attribute((visibility("hidden")));
6035 #define gtk_menu_attach IA__gtk_menu_attach
6036 
6037 extern __typeof (gtk_menu_attach_to_widget) IA__gtk_menu_attach_to_widget __attribute((visibility("hidden")));
6038 #define gtk_menu_attach_to_widget IA__gtk_menu_attach_to_widget
6039 
6040 extern __typeof (gtk_menu_detach) IA__gtk_menu_detach __attribute((visibility("hidden")));
6041 #define gtk_menu_detach IA__gtk_menu_detach
6042 
6043 extern __typeof (gtk_menu_get_accel_group) IA__gtk_menu_get_accel_group __attribute((visibility("hidden")));
6044 #define gtk_menu_get_accel_group IA__gtk_menu_get_accel_group
6045 
6046 extern __typeof (gtk_menu_get_accel_path) IA__gtk_menu_get_accel_path __attribute((visibility("hidden")));
6047 #define gtk_menu_get_accel_path IA__gtk_menu_get_accel_path
6048 
6049 extern __typeof (gtk_menu_get_active) IA__gtk_menu_get_active __attribute((visibility("hidden")));
6050 #define gtk_menu_get_active IA__gtk_menu_get_active
6051 
6052 extern __typeof (gtk_menu_get_monitor) IA__gtk_menu_get_monitor __attribute((visibility("hidden")));
6053 #define gtk_menu_get_monitor IA__gtk_menu_get_monitor
6054 
6055 extern __typeof (gtk_menu_get_attach_widget) IA__gtk_menu_get_attach_widget __attribute((visibility("hidden")));
6056 #define gtk_menu_get_attach_widget IA__gtk_menu_get_attach_widget
6057 
6058 extern __typeof (gtk_menu_get_for_attach_widget) IA__gtk_menu_get_for_attach_widget __attribute((visibility("hidden")));
6059 #define gtk_menu_get_for_attach_widget IA__gtk_menu_get_for_attach_widget
6060 
6061 extern __typeof (gtk_menu_get_reserve_toggle_size) IA__gtk_menu_get_reserve_toggle_size __attribute((visibility("hidden")));
6062 #define gtk_menu_get_reserve_toggle_size IA__gtk_menu_get_reserve_toggle_size
6063 
6064 extern __typeof (gtk_menu_get_tearoff_state) IA__gtk_menu_get_tearoff_state __attribute((visibility("hidden")));
6065 #define gtk_menu_get_tearoff_state IA__gtk_menu_get_tearoff_state
6066 
6067 extern __typeof (gtk_menu_get_title) IA__gtk_menu_get_title __attribute((visibility("hidden")));
6068 #define gtk_menu_get_title IA__gtk_menu_get_title
6069 
6070 extern __typeof (gtk_menu_get_type) IA__gtk_menu_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6071 #define gtk_menu_get_type IA__gtk_menu_get_type
6072 
6073 extern __typeof (gtk_menu_new) IA__gtk_menu_new __attribute((visibility("hidden")));
6074 #define gtk_menu_new IA__gtk_menu_new
6075 
6076 extern __typeof (gtk_menu_popdown) IA__gtk_menu_popdown __attribute((visibility("hidden")));
6077 #define gtk_menu_popdown IA__gtk_menu_popdown
6078 
6079 extern __typeof (gtk_menu_popup) IA__gtk_menu_popup __attribute((visibility("hidden")));
6080 #define gtk_menu_popup IA__gtk_menu_popup
6081 
6082 extern __typeof (gtk_menu_reorder_child) IA__gtk_menu_reorder_child __attribute((visibility("hidden")));
6083 #define gtk_menu_reorder_child IA__gtk_menu_reorder_child
6084 
6085 extern __typeof (gtk_menu_reposition) IA__gtk_menu_reposition __attribute((visibility("hidden")));
6086 #define gtk_menu_reposition IA__gtk_menu_reposition
6087 
6088 extern __typeof (gtk_menu_set_accel_group) IA__gtk_menu_set_accel_group __attribute((visibility("hidden")));
6089 #define gtk_menu_set_accel_group IA__gtk_menu_set_accel_group
6090 
6091 extern __typeof (gtk_menu_set_accel_path) IA__gtk_menu_set_accel_path __attribute((visibility("hidden")));
6092 #define gtk_menu_set_accel_path IA__gtk_menu_set_accel_path
6093 
6094 extern __typeof (gtk_menu_set_active) IA__gtk_menu_set_active __attribute((visibility("hidden")));
6095 #define gtk_menu_set_active IA__gtk_menu_set_active
6096 
6097 extern __typeof (gtk_menu_set_monitor) IA__gtk_menu_set_monitor __attribute((visibility("hidden")));
6098 #define gtk_menu_set_monitor IA__gtk_menu_set_monitor
6099 
6100 extern __typeof (gtk_menu_set_reserve_toggle_size) IA__gtk_menu_set_reserve_toggle_size __attribute((visibility("hidden")));
6101 #define gtk_menu_set_reserve_toggle_size IA__gtk_menu_set_reserve_toggle_size
6102 
6103 extern __typeof (gtk_menu_set_screen) IA__gtk_menu_set_screen __attribute((visibility("hidden")));
6104 #define gtk_menu_set_screen IA__gtk_menu_set_screen
6105 
6106 extern __typeof (gtk_menu_set_tearoff_state) IA__gtk_menu_set_tearoff_state __attribute((visibility("hidden")));
6107 #define gtk_menu_set_tearoff_state IA__gtk_menu_set_tearoff_state
6108 
6109 extern __typeof (gtk_menu_set_title) IA__gtk_menu_set_title __attribute((visibility("hidden")));
6110 #define gtk_menu_set_title IA__gtk_menu_set_title
6111 
6112 #endif
6113 #endif
6114 #if IN_HEADER(__GTK_MENU_ITEM_H__)
6115 #if IN_FILE(__GTK_MENU_ITEM_C__)
6116 extern __typeof (gtk_menu_item_activate) IA__gtk_menu_item_activate __attribute((visibility("hidden")));
6117 #define gtk_menu_item_activate IA__gtk_menu_item_activate
6118 
6119 extern __typeof (gtk_menu_item_deselect) IA__gtk_menu_item_deselect __attribute((visibility("hidden")));
6120 #define gtk_menu_item_deselect IA__gtk_menu_item_deselect
6121 
6122 extern __typeof (gtk_menu_item_get_accel_path) IA__gtk_menu_item_get_accel_path __attribute((visibility("hidden")));
6123 #define gtk_menu_item_get_accel_path IA__gtk_menu_item_get_accel_path
6124 
6125 extern __typeof (gtk_menu_item_get_label) IA__gtk_menu_item_get_label __attribute((visibility("hidden")));
6126 #define gtk_menu_item_get_label IA__gtk_menu_item_get_label
6127 
6128 extern __typeof (gtk_menu_item_get_right_justified) IA__gtk_menu_item_get_right_justified __attribute((visibility("hidden")));
6129 #define gtk_menu_item_get_right_justified IA__gtk_menu_item_get_right_justified
6130 
6131 extern __typeof (gtk_menu_item_get_submenu) IA__gtk_menu_item_get_submenu __attribute((visibility("hidden")));
6132 #define gtk_menu_item_get_submenu IA__gtk_menu_item_get_submenu
6133 
6134 extern __typeof (gtk_menu_item_get_type) IA__gtk_menu_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6135 #define gtk_menu_item_get_type IA__gtk_menu_item_get_type
6136 
6137 extern __typeof (gtk_menu_item_get_use_underline) IA__gtk_menu_item_get_use_underline __attribute((visibility("hidden")));
6138 #define gtk_menu_item_get_use_underline IA__gtk_menu_item_get_use_underline
6139 
6140 extern __typeof (gtk_menu_item_new) IA__gtk_menu_item_new __attribute((visibility("hidden")));
6141 #define gtk_menu_item_new IA__gtk_menu_item_new
6142 
6143 extern __typeof (gtk_menu_item_new_with_label) IA__gtk_menu_item_new_with_label __attribute((visibility("hidden")));
6144 #define gtk_menu_item_new_with_label IA__gtk_menu_item_new_with_label
6145 
6146 extern __typeof (gtk_menu_item_new_with_mnemonic) IA__gtk_menu_item_new_with_mnemonic __attribute((visibility("hidden")));
6147 #define gtk_menu_item_new_with_mnemonic IA__gtk_menu_item_new_with_mnemonic
6148 
6149 extern __typeof (gtk_menu_item_select) IA__gtk_menu_item_select __attribute((visibility("hidden")));
6150 #define gtk_menu_item_select IA__gtk_menu_item_select
6151 
6152 extern __typeof (gtk_menu_item_set_accel_path) IA__gtk_menu_item_set_accel_path __attribute((visibility("hidden")));
6153 #define gtk_menu_item_set_accel_path IA__gtk_menu_item_set_accel_path
6154 
6155 extern __typeof (gtk_menu_item_set_label) IA__gtk_menu_item_set_label __attribute((visibility("hidden")));
6156 #define gtk_menu_item_set_label IA__gtk_menu_item_set_label
6157 
6158 extern __typeof (gtk_menu_item_set_right_justified) IA__gtk_menu_item_set_right_justified __attribute((visibility("hidden")));
6159 #define gtk_menu_item_set_right_justified IA__gtk_menu_item_set_right_justified
6160 
6161 extern __typeof (gtk_menu_item_set_submenu) IA__gtk_menu_item_set_submenu __attribute((visibility("hidden")));
6162 #define gtk_menu_item_set_submenu IA__gtk_menu_item_set_submenu
6163 
6164 extern __typeof (gtk_menu_item_set_use_underline) IA__gtk_menu_item_set_use_underline __attribute((visibility("hidden")));
6165 #define gtk_menu_item_set_use_underline IA__gtk_menu_item_set_use_underline
6166 
6167 extern __typeof (gtk_menu_item_toggle_size_allocate) IA__gtk_menu_item_toggle_size_allocate __attribute((visibility("hidden")));
6168 #define gtk_menu_item_toggle_size_allocate IA__gtk_menu_item_toggle_size_allocate
6169 
6170 extern __typeof (gtk_menu_item_toggle_size_request) IA__gtk_menu_item_toggle_size_request __attribute((visibility("hidden")));
6171 #define gtk_menu_item_toggle_size_request IA__gtk_menu_item_toggle_size_request
6172 
6173 #ifndef GTK_DISABLE_DEPRECATED
6174 extern __typeof (gtk_menu_item_remove_submenu) IA__gtk_menu_item_remove_submenu __attribute((visibility("hidden")));
6175 #define gtk_menu_item_remove_submenu IA__gtk_menu_item_remove_submenu
6176 
6177 #endif
6178 #endif
6179 #endif
6180 #if IN_HEADER(__GTK_MENU_SHELL_H__)
6181 #if IN_FILE(__GTK_MENU_SHELL_C__)
6182 extern __typeof (gtk_menu_shell_activate_item) IA__gtk_menu_shell_activate_item __attribute((visibility("hidden")));
6183 #define gtk_menu_shell_activate_item IA__gtk_menu_shell_activate_item
6184 
6185 extern __typeof (gtk_menu_shell_append) IA__gtk_menu_shell_append __attribute((visibility("hidden")));
6186 #define gtk_menu_shell_append IA__gtk_menu_shell_append
6187 
6188 extern __typeof (gtk_menu_shell_cancel) IA__gtk_menu_shell_cancel __attribute((visibility("hidden")));
6189 #define gtk_menu_shell_cancel IA__gtk_menu_shell_cancel
6190 
6191 extern __typeof (gtk_menu_shell_deactivate) IA__gtk_menu_shell_deactivate __attribute((visibility("hidden")));
6192 #define gtk_menu_shell_deactivate IA__gtk_menu_shell_deactivate
6193 
6194 extern __typeof (gtk_menu_shell_deselect) IA__gtk_menu_shell_deselect __attribute((visibility("hidden")));
6195 #define gtk_menu_shell_deselect IA__gtk_menu_shell_deselect
6196 
6197 extern __typeof (gtk_menu_shell_get_type) IA__gtk_menu_shell_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6198 #define gtk_menu_shell_get_type IA__gtk_menu_shell_get_type
6199 
6200 extern __typeof (gtk_menu_shell_insert) IA__gtk_menu_shell_insert __attribute((visibility("hidden")));
6201 #define gtk_menu_shell_insert IA__gtk_menu_shell_insert
6202 
6203 extern __typeof (gtk_menu_shell_prepend) IA__gtk_menu_shell_prepend __attribute((visibility("hidden")));
6204 #define gtk_menu_shell_prepend IA__gtk_menu_shell_prepend
6205 
6206 extern __typeof (gtk_menu_shell_select_first) IA__gtk_menu_shell_select_first __attribute((visibility("hidden")));
6207 #define gtk_menu_shell_select_first IA__gtk_menu_shell_select_first
6208 
6209 extern __typeof (gtk_menu_shell_select_item) IA__gtk_menu_shell_select_item __attribute((visibility("hidden")));
6210 #define gtk_menu_shell_select_item IA__gtk_menu_shell_select_item
6211 
6212 extern __typeof (gtk_menu_shell_set_take_focus) IA__gtk_menu_shell_set_take_focus __attribute((visibility("hidden")));
6213 #define gtk_menu_shell_set_take_focus IA__gtk_menu_shell_set_take_focus
6214 
6215 extern __typeof (gtk_menu_shell_get_take_focus) IA__gtk_menu_shell_get_take_focus __attribute((visibility("hidden")));
6216 #define gtk_menu_shell_get_take_focus IA__gtk_menu_shell_get_take_focus
6217 
6218 #endif
6219 #endif
6220 #if IN_HEADER(__GTK_MENU_TOOL_BUTTON_H__)
6221 #if IN_FILE(__GTK_MENU_TOOL_BUTTON_C__)
6222 extern __typeof (gtk_menu_tool_button_get_menu) IA__gtk_menu_tool_button_get_menu __attribute((visibility("hidden")));
6223 #define gtk_menu_tool_button_get_menu IA__gtk_menu_tool_button_get_menu
6224 
6225 extern __typeof (gtk_menu_tool_button_get_type) IA__gtk_menu_tool_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6226 #define gtk_menu_tool_button_get_type IA__gtk_menu_tool_button_get_type
6227 
6228 extern __typeof (gtk_menu_tool_button_new) IA__gtk_menu_tool_button_new __attribute((visibility("hidden")));
6229 #define gtk_menu_tool_button_new IA__gtk_menu_tool_button_new
6230 
6231 extern __typeof (gtk_menu_tool_button_new_from_stock) IA__gtk_menu_tool_button_new_from_stock __attribute((visibility("hidden")));
6232 #define gtk_menu_tool_button_new_from_stock IA__gtk_menu_tool_button_new_from_stock
6233 
6234 #ifndef GTK_DISABLE_DEPRECATED
6235 extern __typeof (gtk_menu_tool_button_set_arrow_tooltip) IA__gtk_menu_tool_button_set_arrow_tooltip __attribute((visibility("hidden")));
6236 #define gtk_menu_tool_button_set_arrow_tooltip IA__gtk_menu_tool_button_set_arrow_tooltip
6237 
6238 #endif
6239 extern __typeof (gtk_menu_tool_button_set_arrow_tooltip_markup) IA__gtk_menu_tool_button_set_arrow_tooltip_markup __attribute((visibility("hidden")));
6240 #define gtk_menu_tool_button_set_arrow_tooltip_markup IA__gtk_menu_tool_button_set_arrow_tooltip_markup
6241 
6242 extern __typeof (gtk_menu_tool_button_set_arrow_tooltip_text) IA__gtk_menu_tool_button_set_arrow_tooltip_text __attribute((visibility("hidden")));
6243 #define gtk_menu_tool_button_set_arrow_tooltip_text IA__gtk_menu_tool_button_set_arrow_tooltip_text
6244 
6245 extern __typeof (gtk_menu_tool_button_set_menu) IA__gtk_menu_tool_button_set_menu __attribute((visibility("hidden")));
6246 #define gtk_menu_tool_button_set_menu IA__gtk_menu_tool_button_set_menu
6247 
6248 #endif
6249 #endif
6250 #if IN_HEADER(__GTK_MESSAGE_DIALOG_H__)
6251 #if IN_FILE(__GTK_MESSAGE_DIALOG_C__)
6252 extern __typeof (gtk_message_dialog_format_secondary_markup) IA__gtk_message_dialog_format_secondary_markup __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
6253 #define gtk_message_dialog_format_secondary_markup IA__gtk_message_dialog_format_secondary_markup
6254 
6255 extern __typeof (gtk_message_dialog_format_secondary_text) IA__gtk_message_dialog_format_secondary_text __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
6256 #define gtk_message_dialog_format_secondary_text IA__gtk_message_dialog_format_secondary_text
6257 
6258 extern __typeof (gtk_message_dialog_get_message_area) IA__gtk_message_dialog_get_message_area __attribute((visibility("hidden")));
6259 #define gtk_message_dialog_get_message_area IA__gtk_message_dialog_get_message_area
6260 
6261 extern __typeof (gtk_message_dialog_get_type) IA__gtk_message_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6262 #define gtk_message_dialog_get_type IA__gtk_message_dialog_get_type
6263 
6264 extern __typeof (gtk_message_dialog_new) IA__gtk_message_dialog_new __attribute((visibility("hidden"))) G_GNUC_PRINTF(5,6);
6265 #define gtk_message_dialog_new IA__gtk_message_dialog_new
6266 
6267 extern __typeof (gtk_message_dialog_new_with_markup) IA__gtk_message_dialog_new_with_markup __attribute((visibility("hidden"))) G_GNUC_PRINTF(5,6);
6268 #define gtk_message_dialog_new_with_markup IA__gtk_message_dialog_new_with_markup
6269 
6270 extern __typeof (gtk_message_dialog_set_markup) IA__gtk_message_dialog_set_markup __attribute((visibility("hidden")));
6271 #define gtk_message_dialog_set_markup IA__gtk_message_dialog_set_markup
6272 
6273 extern __typeof (gtk_message_dialog_set_image) IA__gtk_message_dialog_set_image __attribute((visibility("hidden")));
6274 #define gtk_message_dialog_set_image IA__gtk_message_dialog_set_image
6275 
6276 extern __typeof (gtk_message_dialog_get_image) IA__gtk_message_dialog_get_image __attribute((visibility("hidden")));
6277 #define gtk_message_dialog_get_image IA__gtk_message_dialog_get_image
6278 
6279 #endif
6280 #endif
6281 #if IN_HEADER(__GTK_MISC_H__)
6282 #if IN_FILE(__GTK_MISC_C__)
6283 extern __typeof (gtk_misc_get_alignment) IA__gtk_misc_get_alignment __attribute((visibility("hidden")));
6284 #define gtk_misc_get_alignment IA__gtk_misc_get_alignment
6285 
6286 extern __typeof (gtk_misc_get_padding) IA__gtk_misc_get_padding __attribute((visibility("hidden")));
6287 #define gtk_misc_get_padding IA__gtk_misc_get_padding
6288 
6289 extern __typeof (gtk_misc_get_type) IA__gtk_misc_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6290 #define gtk_misc_get_type IA__gtk_misc_get_type
6291 
6292 extern __typeof (gtk_misc_set_alignment) IA__gtk_misc_set_alignment __attribute((visibility("hidden")));
6293 #define gtk_misc_set_alignment IA__gtk_misc_set_alignment
6294 
6295 extern __typeof (gtk_misc_set_padding) IA__gtk_misc_set_padding __attribute((visibility("hidden")));
6296 #define gtk_misc_set_padding IA__gtk_misc_set_padding
6297 
6298 #endif
6299 #endif
6300 #if IN_HEADER(__GTK_MOUNT_OPERATION_H__)
6301 #if IN_FILE(__GTK_MOUNT_OPERATION_C__)
6302 extern __typeof (gtk_mount_operation_get_type) IA__gtk_mount_operation_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6303 #define gtk_mount_operation_get_type IA__gtk_mount_operation_get_type
6304 
6305 extern __typeof (gtk_mount_operation_new) IA__gtk_mount_operation_new __attribute((visibility("hidden")));
6306 #define gtk_mount_operation_new IA__gtk_mount_operation_new
6307 
6308 extern __typeof (gtk_mount_operation_is_showing) IA__gtk_mount_operation_is_showing __attribute((visibility("hidden")));
6309 #define gtk_mount_operation_is_showing IA__gtk_mount_operation_is_showing
6310 
6311 extern __typeof (gtk_mount_operation_set_parent) IA__gtk_mount_operation_set_parent __attribute((visibility("hidden")));
6312 #define gtk_mount_operation_set_parent IA__gtk_mount_operation_set_parent
6313 
6314 extern __typeof (gtk_mount_operation_get_parent) IA__gtk_mount_operation_get_parent __attribute((visibility("hidden")));
6315 #define gtk_mount_operation_get_parent IA__gtk_mount_operation_get_parent
6316 
6317 extern __typeof (gtk_mount_operation_set_screen) IA__gtk_mount_operation_set_screen __attribute((visibility("hidden")));
6318 #define gtk_mount_operation_set_screen IA__gtk_mount_operation_set_screen
6319 
6320 extern __typeof (gtk_mount_operation_get_screen) IA__gtk_mount_operation_get_screen __attribute((visibility("hidden")));
6321 #define gtk_mount_operation_get_screen IA__gtk_mount_operation_get_screen
6322 
6323 #endif
6324 #endif
6325 #if IN_HEADER(__GTK_NOTEBOOK_H__)
6326 #if IN_FILE(__GTK_NOTEBOOK_C__)
6327 extern __typeof (gtk_notebook_append_page) IA__gtk_notebook_append_page __attribute((visibility("hidden")));
6328 #define gtk_notebook_append_page IA__gtk_notebook_append_page
6329 
6330 extern __typeof (gtk_notebook_append_page_menu) IA__gtk_notebook_append_page_menu __attribute((visibility("hidden")));
6331 #define gtk_notebook_append_page_menu IA__gtk_notebook_append_page_menu
6332 
6333 extern __typeof (gtk_notebook_get_current_page) IA__gtk_notebook_get_current_page __attribute((visibility("hidden")));
6334 #define gtk_notebook_get_current_page IA__gtk_notebook_get_current_page
6335 
6336 extern __typeof (gtk_notebook_get_menu_label) IA__gtk_notebook_get_menu_label __attribute((visibility("hidden")));
6337 #define gtk_notebook_get_menu_label IA__gtk_notebook_get_menu_label
6338 
6339 extern __typeof (gtk_notebook_get_menu_label_text) IA__gtk_notebook_get_menu_label_text __attribute((visibility("hidden")));
6340 #define gtk_notebook_get_menu_label_text IA__gtk_notebook_get_menu_label_text
6341 
6342 extern __typeof (gtk_notebook_get_n_pages) IA__gtk_notebook_get_n_pages __attribute((visibility("hidden")));
6343 #define gtk_notebook_get_n_pages IA__gtk_notebook_get_n_pages
6344 
6345 extern __typeof (gtk_notebook_get_nth_page) IA__gtk_notebook_get_nth_page __attribute((visibility("hidden")));
6346 #define gtk_notebook_get_nth_page IA__gtk_notebook_get_nth_page
6347 
6348 extern __typeof (gtk_notebook_get_scrollable) IA__gtk_notebook_get_scrollable __attribute((visibility("hidden")));
6349 #define gtk_notebook_get_scrollable IA__gtk_notebook_get_scrollable
6350 
6351 extern __typeof (gtk_notebook_get_show_border) IA__gtk_notebook_get_show_border __attribute((visibility("hidden")));
6352 #define gtk_notebook_get_show_border IA__gtk_notebook_get_show_border
6353 
6354 extern __typeof (gtk_notebook_get_show_tabs) IA__gtk_notebook_get_show_tabs __attribute((visibility("hidden")));
6355 #define gtk_notebook_get_show_tabs IA__gtk_notebook_get_show_tabs
6356 
6357 extern __typeof (gtk_notebook_get_tab_label) IA__gtk_notebook_get_tab_label __attribute((visibility("hidden")));
6358 #define gtk_notebook_get_tab_label IA__gtk_notebook_get_tab_label
6359 
6360 extern __typeof (gtk_notebook_get_tab_label_text) IA__gtk_notebook_get_tab_label_text __attribute((visibility("hidden")));
6361 #define gtk_notebook_get_tab_label_text IA__gtk_notebook_get_tab_label_text
6362 
6363 extern __typeof (gtk_notebook_get_tab_pos) IA__gtk_notebook_get_tab_pos __attribute((visibility("hidden")));
6364 #define gtk_notebook_get_tab_pos IA__gtk_notebook_get_tab_pos
6365 
6366 extern __typeof (gtk_notebook_get_type) IA__gtk_notebook_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6367 #define gtk_notebook_get_type IA__gtk_notebook_get_type
6368 
6369 extern __typeof (gtk_notebook_insert_page) IA__gtk_notebook_insert_page __attribute((visibility("hidden")));
6370 #define gtk_notebook_insert_page IA__gtk_notebook_insert_page
6371 
6372 extern __typeof (gtk_notebook_insert_page_menu) IA__gtk_notebook_insert_page_menu __attribute((visibility("hidden")));
6373 #define gtk_notebook_insert_page_menu IA__gtk_notebook_insert_page_menu
6374 
6375 extern __typeof (gtk_notebook_new) IA__gtk_notebook_new __attribute((visibility("hidden")));
6376 #define gtk_notebook_new IA__gtk_notebook_new
6377 
6378 extern __typeof (gtk_notebook_next_page) IA__gtk_notebook_next_page __attribute((visibility("hidden")));
6379 #define gtk_notebook_next_page IA__gtk_notebook_next_page
6380 
6381 extern __typeof (gtk_notebook_page_num) IA__gtk_notebook_page_num __attribute((visibility("hidden")));
6382 #define gtk_notebook_page_num IA__gtk_notebook_page_num
6383 
6384 extern __typeof (gtk_notebook_popup_disable) IA__gtk_notebook_popup_disable __attribute((visibility("hidden")));
6385 #define gtk_notebook_popup_disable IA__gtk_notebook_popup_disable
6386 
6387 extern __typeof (gtk_notebook_popup_enable) IA__gtk_notebook_popup_enable __attribute((visibility("hidden")));
6388 #define gtk_notebook_popup_enable IA__gtk_notebook_popup_enable
6389 
6390 extern __typeof (gtk_notebook_prepend_page) IA__gtk_notebook_prepend_page __attribute((visibility("hidden")));
6391 #define gtk_notebook_prepend_page IA__gtk_notebook_prepend_page
6392 
6393 extern __typeof (gtk_notebook_prepend_page_menu) IA__gtk_notebook_prepend_page_menu __attribute((visibility("hidden")));
6394 #define gtk_notebook_prepend_page_menu IA__gtk_notebook_prepend_page_menu
6395 
6396 extern __typeof (gtk_notebook_prev_page) IA__gtk_notebook_prev_page __attribute((visibility("hidden")));
6397 #define gtk_notebook_prev_page IA__gtk_notebook_prev_page
6398 
6399 #ifndef GTK_DISABLE_DEPRECATED
6400 extern __typeof (gtk_notebook_query_tab_label_packing) IA__gtk_notebook_query_tab_label_packing __attribute((visibility("hidden")));
6401 #define gtk_notebook_query_tab_label_packing IA__gtk_notebook_query_tab_label_packing
6402 
6403 #endif
6404 extern __typeof (gtk_notebook_remove_page) IA__gtk_notebook_remove_page __attribute((visibility("hidden")));
6405 #define gtk_notebook_remove_page IA__gtk_notebook_remove_page
6406 
6407 extern __typeof (gtk_notebook_reorder_child) IA__gtk_notebook_reorder_child __attribute((visibility("hidden")));
6408 #define gtk_notebook_reorder_child IA__gtk_notebook_reorder_child
6409 
6410 extern __typeof (gtk_notebook_set_current_page) IA__gtk_notebook_set_current_page __attribute((visibility("hidden")));
6411 #define gtk_notebook_set_current_page IA__gtk_notebook_set_current_page
6412 
6413 #ifndef GTK_DISABLE_DEPRECATED
6414 extern __typeof (gtk_notebook_set_homogeneous_tabs) IA__gtk_notebook_set_homogeneous_tabs __attribute((visibility("hidden")));
6415 #define gtk_notebook_set_homogeneous_tabs IA__gtk_notebook_set_homogeneous_tabs
6416 
6417 extern __typeof (gtk_notebook_set_tab_border) IA__gtk_notebook_set_tab_border __attribute((visibility("hidden")));
6418 #define gtk_notebook_set_tab_border IA__gtk_notebook_set_tab_border
6419 
6420 extern __typeof (gtk_notebook_set_tab_hborder) IA__gtk_notebook_set_tab_hborder __attribute((visibility("hidden")));
6421 #define gtk_notebook_set_tab_hborder IA__gtk_notebook_set_tab_hborder
6422 
6423 extern __typeof (gtk_notebook_set_tab_vborder) IA__gtk_notebook_set_tab_vborder __attribute((visibility("hidden")));
6424 #define gtk_notebook_set_tab_vborder IA__gtk_notebook_set_tab_vborder
6425 
6426 #endif
6427 extern __typeof (gtk_notebook_set_menu_label) IA__gtk_notebook_set_menu_label __attribute((visibility("hidden")));
6428 #define gtk_notebook_set_menu_label IA__gtk_notebook_set_menu_label
6429 
6430 extern __typeof (gtk_notebook_set_menu_label_text) IA__gtk_notebook_set_menu_label_text __attribute((visibility("hidden")));
6431 #define gtk_notebook_set_menu_label_text IA__gtk_notebook_set_menu_label_text
6432 
6433 extern __typeof (gtk_notebook_set_scrollable) IA__gtk_notebook_set_scrollable __attribute((visibility("hidden")));
6434 #define gtk_notebook_set_scrollable IA__gtk_notebook_set_scrollable
6435 
6436 extern __typeof (gtk_notebook_set_show_border) IA__gtk_notebook_set_show_border __attribute((visibility("hidden")));
6437 #define gtk_notebook_set_show_border IA__gtk_notebook_set_show_border
6438 
6439 extern __typeof (gtk_notebook_set_show_tabs) IA__gtk_notebook_set_show_tabs __attribute((visibility("hidden")));
6440 #define gtk_notebook_set_show_tabs IA__gtk_notebook_set_show_tabs
6441 
6442 extern __typeof (gtk_notebook_set_tab_label) IA__gtk_notebook_set_tab_label __attribute((visibility("hidden")));
6443 #define gtk_notebook_set_tab_label IA__gtk_notebook_set_tab_label
6444 
6445 #ifndef GTK_DISABLE_DEPRECATED
6446 extern __typeof (gtk_notebook_set_tab_label_packing) IA__gtk_notebook_set_tab_label_packing __attribute((visibility("hidden")));
6447 #define gtk_notebook_set_tab_label_packing IA__gtk_notebook_set_tab_label_packing
6448 
6449 #endif
6450 extern __typeof (gtk_notebook_set_tab_label_text) IA__gtk_notebook_set_tab_label_text __attribute((visibility("hidden")));
6451 #define gtk_notebook_set_tab_label_text IA__gtk_notebook_set_tab_label_text
6452 
6453 extern __typeof (gtk_notebook_set_tab_pos) IA__gtk_notebook_set_tab_pos __attribute((visibility("hidden")));
6454 #define gtk_notebook_set_tab_pos IA__gtk_notebook_set_tab_pos
6455 
6456 extern __typeof (gtk_notebook_get_tab_hborder) IA__gtk_notebook_get_tab_hborder __attribute((visibility("hidden")));
6457 #define gtk_notebook_get_tab_hborder IA__gtk_notebook_get_tab_hborder
6458 
6459 extern __typeof (gtk_notebook_get_tab_vborder) IA__gtk_notebook_get_tab_vborder __attribute((visibility("hidden")));
6460 #define gtk_notebook_get_tab_vborder IA__gtk_notebook_get_tab_vborder
6461 
6462 #ifndef GTK_DISABLE_DEPRECATED
6463 extern __typeof (gtk_notebook_set_window_creation_hook) IA__gtk_notebook_set_window_creation_hook __attribute((visibility("hidden")));
6464 #define gtk_notebook_set_window_creation_hook IA__gtk_notebook_set_window_creation_hook
6465 
6466 extern __typeof (gtk_notebook_get_group_id) IA__gtk_notebook_get_group_id __attribute((visibility("hidden")));
6467 #define gtk_notebook_get_group_id IA__gtk_notebook_get_group_id
6468 
6469 extern __typeof (gtk_notebook_set_group_id) IA__gtk_notebook_set_group_id __attribute((visibility("hidden")));
6470 #define gtk_notebook_set_group_id IA__gtk_notebook_set_group_id
6471 
6472 extern __typeof (gtk_notebook_get_group) IA__gtk_notebook_get_group __attribute((visibility("hidden")));
6473 #define gtk_notebook_get_group IA__gtk_notebook_get_group
6474 
6475 extern __typeof (gtk_notebook_set_group) IA__gtk_notebook_set_group __attribute((visibility("hidden")));
6476 #define gtk_notebook_set_group IA__gtk_notebook_set_group
6477 
6478 #endif
6479 extern __typeof (gtk_notebook_get_group_name) IA__gtk_notebook_get_group_name __attribute((visibility("hidden")));
6480 #define gtk_notebook_get_group_name IA__gtk_notebook_get_group_name
6481 
6482 extern __typeof (gtk_notebook_set_group_name) IA__gtk_notebook_set_group_name __attribute((visibility("hidden")));
6483 #define gtk_notebook_set_group_name IA__gtk_notebook_set_group_name
6484 
6485 extern __typeof (gtk_notebook_get_tab_reorderable) IA__gtk_notebook_get_tab_reorderable __attribute((visibility("hidden")));
6486 #define gtk_notebook_get_tab_reorderable IA__gtk_notebook_get_tab_reorderable
6487 
6488 extern __typeof (gtk_notebook_set_tab_reorderable) IA__gtk_notebook_set_tab_reorderable __attribute((visibility("hidden")));
6489 #define gtk_notebook_set_tab_reorderable IA__gtk_notebook_set_tab_reorderable
6490 
6491 extern __typeof (gtk_notebook_get_tab_detachable) IA__gtk_notebook_get_tab_detachable __attribute((visibility("hidden")));
6492 #define gtk_notebook_get_tab_detachable IA__gtk_notebook_get_tab_detachable
6493 
6494 extern __typeof (gtk_notebook_set_tab_detachable) IA__gtk_notebook_set_tab_detachable __attribute((visibility("hidden")));
6495 #define gtk_notebook_set_tab_detachable IA__gtk_notebook_set_tab_detachable
6496 
6497 extern __typeof (gtk_notebook_get_action_widget) IA__gtk_notebook_get_action_widget __attribute((visibility("hidden")));
6498 #define gtk_notebook_get_action_widget IA__gtk_notebook_get_action_widget
6499 
6500 extern __typeof (gtk_notebook_set_action_widget) IA__gtk_notebook_set_action_widget __attribute((visibility("hidden")));
6501 #define gtk_notebook_set_action_widget IA__gtk_notebook_set_action_widget
6502 
6503 #endif
6504 #endif
6505 #if IN_HEADER(__GTK_OBJECT_H__)
6506 #if IN_FILE(__GTK_OBJECT_C__)
6507 #ifndef GTK_DISABLE_DEPRECATED
6508 extern __typeof (gtk_object_add_arg_type) IA__gtk_object_add_arg_type __attribute((visibility("hidden")));
6509 #define gtk_object_add_arg_type IA__gtk_object_add_arg_type
6510 
6511 extern __typeof (gtk_object_get) IA__gtk_object_get __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
6512 #define gtk_object_get IA__gtk_object_get
6513 
6514 extern __typeof (gtk_object_set) IA__gtk_object_set __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
6515 #define gtk_object_set IA__gtk_object_set
6516 
6517 extern __typeof (gtk_object_get_data) IA__gtk_object_get_data __attribute((visibility("hidden")));
6518 #define gtk_object_get_data IA__gtk_object_get_data
6519 
6520 extern __typeof (gtk_object_get_data_by_id) IA__gtk_object_get_data_by_id __attribute((visibility("hidden")));
6521 #define gtk_object_get_data_by_id IA__gtk_object_get_data_by_id
6522 
6523 extern __typeof (gtk_object_get_user_data) IA__gtk_object_get_user_data __attribute((visibility("hidden")));
6524 #define gtk_object_get_user_data IA__gtk_object_get_user_data
6525 
6526 extern __typeof (gtk_object_new) IA__gtk_object_new __attribute((visibility("hidden")));
6527 #define gtk_object_new IA__gtk_object_new
6528 
6529 extern __typeof (gtk_object_remove_data) IA__gtk_object_remove_data __attribute((visibility("hidden")));
6530 #define gtk_object_remove_data IA__gtk_object_remove_data
6531 
6532 extern __typeof (gtk_object_remove_data_by_id) IA__gtk_object_remove_data_by_id __attribute((visibility("hidden")));
6533 #define gtk_object_remove_data_by_id IA__gtk_object_remove_data_by_id
6534 
6535 extern __typeof (gtk_object_remove_no_notify) IA__gtk_object_remove_no_notify __attribute((visibility("hidden")));
6536 #define gtk_object_remove_no_notify IA__gtk_object_remove_no_notify
6537 
6538 extern __typeof (gtk_object_remove_no_notify_by_id) IA__gtk_object_remove_no_notify_by_id __attribute((visibility("hidden")));
6539 #define gtk_object_remove_no_notify_by_id IA__gtk_object_remove_no_notify_by_id
6540 
6541 extern __typeof (gtk_object_ref) IA__gtk_object_ref __attribute((visibility("hidden")));
6542 #define gtk_object_ref IA__gtk_object_ref
6543 
6544 extern __typeof (gtk_object_unref) IA__gtk_object_unref __attribute((visibility("hidden")));
6545 #define gtk_object_unref IA__gtk_object_unref
6546 
6547 extern __typeof (gtk_object_weakref) IA__gtk_object_weakref __attribute((visibility("hidden")));
6548 #define gtk_object_weakref IA__gtk_object_weakref
6549 
6550 extern __typeof (gtk_object_weakunref) IA__gtk_object_weakunref __attribute((visibility("hidden")));
6551 #define gtk_object_weakunref IA__gtk_object_weakunref
6552 
6553 extern __typeof (gtk_object_set_data) IA__gtk_object_set_data __attribute((visibility("hidden")));
6554 #define gtk_object_set_data IA__gtk_object_set_data
6555 
6556 extern __typeof (gtk_object_set_data_by_id) IA__gtk_object_set_data_by_id __attribute((visibility("hidden")));
6557 #define gtk_object_set_data_by_id IA__gtk_object_set_data_by_id
6558 
6559 extern __typeof (gtk_object_set_data_by_id_full) IA__gtk_object_set_data_by_id_full __attribute((visibility("hidden")));
6560 #define gtk_object_set_data_by_id_full IA__gtk_object_set_data_by_id_full
6561 
6562 extern __typeof (gtk_object_set_data_full) IA__gtk_object_set_data_full __attribute((visibility("hidden")));
6563 #define gtk_object_set_data_full IA__gtk_object_set_data_full
6564 
6565 extern __typeof (gtk_object_set_user_data) IA__gtk_object_set_user_data __attribute((visibility("hidden")));
6566 #define gtk_object_set_user_data IA__gtk_object_set_user_data
6567 
6568 extern __typeof (gtk_object_sink) IA__gtk_object_sink __attribute((visibility("hidden")));
6569 #define gtk_object_sink IA__gtk_object_sink
6570 
6571 #endif
6572 extern __typeof (gtk_object_destroy) IA__gtk_object_destroy __attribute((visibility("hidden")));
6573 #define gtk_object_destroy IA__gtk_object_destroy
6574 
6575 extern __typeof (gtk_object_get_type) IA__gtk_object_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6576 #define gtk_object_get_type IA__gtk_object_get_type
6577 
6578 #endif
6579 #endif
6580 #if IN_HEADER(__GTK_OFFSCREEN_WINDOW_H__)
6581 #if IN_FILE(__GTK_OFFSCREEN_WINDOW_C__)
6582 extern __typeof (gtk_offscreen_window_get_type) IA__gtk_offscreen_window_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6583 #define gtk_offscreen_window_get_type IA__gtk_offscreen_window_get_type
6584 
6585 extern __typeof (gtk_offscreen_window_new) IA__gtk_offscreen_window_new __attribute((visibility("hidden")));
6586 #define gtk_offscreen_window_new IA__gtk_offscreen_window_new
6587 
6588 extern __typeof (gtk_offscreen_window_get_pixmap) IA__gtk_offscreen_window_get_pixmap __attribute((visibility("hidden")));
6589 #define gtk_offscreen_window_get_pixmap IA__gtk_offscreen_window_get_pixmap
6590 
6591 extern __typeof (gtk_offscreen_window_get_pixbuf) IA__gtk_offscreen_window_get_pixbuf __attribute((visibility("hidden")));
6592 #define gtk_offscreen_window_get_pixbuf IA__gtk_offscreen_window_get_pixbuf
6593 
6594 #endif
6595 #endif
6596 #if IN_HEADER(__GTK_ORIENTABLE_H__)
6597 #if IN_FILE(__GTK_ORIENTABLE_C__)
6598 extern __typeof (gtk_orientable_get_orientation) IA__gtk_orientable_get_orientation __attribute((visibility("hidden")));
6599 #define gtk_orientable_get_orientation IA__gtk_orientable_get_orientation
6600 
6601 extern __typeof (gtk_orientable_get_type) IA__gtk_orientable_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6602 #define gtk_orientable_get_type IA__gtk_orientable_get_type
6603 
6604 extern __typeof (gtk_orientable_set_orientation) IA__gtk_orientable_set_orientation __attribute((visibility("hidden")));
6605 #define gtk_orientable_set_orientation IA__gtk_orientable_set_orientation
6606 
6607 #endif
6608 #endif
6609 #if IN_HEADER(__GTK_OLD_EDITABLE_H__)
6610 #if IN_FILE(__GTK_OLD_EDITABLE_C__)
6611 extern __typeof (gtk_old_editable_changed) IA__gtk_old_editable_changed __attribute((visibility("hidden")));
6612 #define gtk_old_editable_changed IA__gtk_old_editable_changed
6613 
6614 extern __typeof (gtk_old_editable_claim_selection) IA__gtk_old_editable_claim_selection __attribute((visibility("hidden")));
6615 #define gtk_old_editable_claim_selection IA__gtk_old_editable_claim_selection
6616 
6617 extern __typeof (gtk_old_editable_get_type) IA__gtk_old_editable_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6618 #define gtk_old_editable_get_type IA__gtk_old_editable_get_type
6619 
6620 #endif
6621 #endif
6622 #if IN_HEADER(__GTK_OPTION_MENU_H__)
6623 #if IN_FILE(__GTK_OPTION_MENU_C__)
6624 extern __typeof (gtk_option_menu_get_history) IA__gtk_option_menu_get_history __attribute((visibility("hidden")));
6625 #define gtk_option_menu_get_history IA__gtk_option_menu_get_history
6626 
6627 extern __typeof (gtk_option_menu_get_menu) IA__gtk_option_menu_get_menu __attribute((visibility("hidden")));
6628 #define gtk_option_menu_get_menu IA__gtk_option_menu_get_menu
6629 
6630 extern __typeof (gtk_option_menu_get_type) IA__gtk_option_menu_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6631 #define gtk_option_menu_get_type IA__gtk_option_menu_get_type
6632 
6633 extern __typeof (gtk_option_menu_new) IA__gtk_option_menu_new __attribute((visibility("hidden")));
6634 #define gtk_option_menu_new IA__gtk_option_menu_new
6635 
6636 extern __typeof (gtk_option_menu_remove_menu) IA__gtk_option_menu_remove_menu __attribute((visibility("hidden")));
6637 #define gtk_option_menu_remove_menu IA__gtk_option_menu_remove_menu
6638 
6639 extern __typeof (gtk_option_menu_set_history) IA__gtk_option_menu_set_history __attribute((visibility("hidden")));
6640 #define gtk_option_menu_set_history IA__gtk_option_menu_set_history
6641 
6642 extern __typeof (gtk_option_menu_set_menu) IA__gtk_option_menu_set_menu __attribute((visibility("hidden")));
6643 #define gtk_option_menu_set_menu IA__gtk_option_menu_set_menu
6644 
6645 #endif
6646 #endif
6647 #if IN_HEADER(__GTK_PANED_H__)
6648 #if IN_FILE(__GTK_PANED_C__)
6649 extern __typeof (gtk_paned_add1) IA__gtk_paned_add1 __attribute((visibility("hidden")));
6650 #define gtk_paned_add1 IA__gtk_paned_add1
6651 
6652 extern __typeof (gtk_paned_add2) IA__gtk_paned_add2 __attribute((visibility("hidden")));
6653 #define gtk_paned_add2 IA__gtk_paned_add2
6654 
6655 extern __typeof (gtk_paned_get_child1) IA__gtk_paned_get_child1 __attribute((visibility("hidden")));
6656 #define gtk_paned_get_child1 IA__gtk_paned_get_child1
6657 
6658 extern __typeof (gtk_paned_get_child2) IA__gtk_paned_get_child2 __attribute((visibility("hidden")));
6659 #define gtk_paned_get_child2 IA__gtk_paned_get_child2
6660 
6661 extern __typeof (gtk_paned_get_handle_window) IA__gtk_paned_get_handle_window __attribute((visibility("hidden")));
6662 #define gtk_paned_get_handle_window IA__gtk_paned_get_handle_window
6663 
6664 extern __typeof (gtk_paned_get_position) IA__gtk_paned_get_position __attribute((visibility("hidden")));
6665 #define gtk_paned_get_position IA__gtk_paned_get_position
6666 
6667 extern __typeof (gtk_paned_get_type) IA__gtk_paned_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6668 #define gtk_paned_get_type IA__gtk_paned_get_type
6669 
6670 extern __typeof (gtk_paned_pack1) IA__gtk_paned_pack1 __attribute((visibility("hidden")));
6671 #define gtk_paned_pack1 IA__gtk_paned_pack1
6672 
6673 extern __typeof (gtk_paned_pack2) IA__gtk_paned_pack2 __attribute((visibility("hidden")));
6674 #define gtk_paned_pack2 IA__gtk_paned_pack2
6675 
6676 extern __typeof (gtk_paned_set_position) IA__gtk_paned_set_position __attribute((visibility("hidden")));
6677 #define gtk_paned_set_position IA__gtk_paned_set_position
6678 
6679 #ifndef GTK_DISABLE_DEPRECATED
6680 extern __typeof (gtk_paned_compute_position) IA__gtk_paned_compute_position __attribute((visibility("hidden")));
6681 #define gtk_paned_compute_position IA__gtk_paned_compute_position
6682 
6683 #endif
6684 #endif
6685 #endif
6686 #if IN_HEADER(__GTK_PATH_BAR_H__)
6687 #if IN_FILE(__GTK_PATH_BAR_C__)
6688 extern __typeof (gtk_path_bar_get_type) IA__gtk_path_bar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6689 #define gtk_path_bar_get_type IA__gtk_path_bar_get_type
6690 
6691 #endif
6692 #endif
6693 #if IN_HEADER(__GTK_PIXMAP_H__)
6694 #if IN_FILE(__GTK_PIXMAP_C__)
6695 #ifndef GTK_DISABLE_DEPRECATED
6696 extern __typeof (gtk_pixmap_get) IA__gtk_pixmap_get __attribute((visibility("hidden")));
6697 #define gtk_pixmap_get IA__gtk_pixmap_get
6698 
6699 extern __typeof (gtk_pixmap_get_type) IA__gtk_pixmap_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6700 #define gtk_pixmap_get_type IA__gtk_pixmap_get_type
6701 
6702 extern __typeof (gtk_pixmap_new) IA__gtk_pixmap_new __attribute((visibility("hidden")));
6703 #define gtk_pixmap_new IA__gtk_pixmap_new
6704 
6705 extern __typeof (gtk_pixmap_set) IA__gtk_pixmap_set __attribute((visibility("hidden")));
6706 #define gtk_pixmap_set IA__gtk_pixmap_set
6707 
6708 extern __typeof (gtk_pixmap_set_build_insensitive) IA__gtk_pixmap_set_build_insensitive __attribute((visibility("hidden")));
6709 #define gtk_pixmap_set_build_insensitive IA__gtk_pixmap_set_build_insensitive
6710 
6711 #endif
6712 #endif
6713 #endif
6714 #if IN_HEADER(__GTK_PLUG_H__)
6715 #if IN_FILE(__GTK_PLUG_C__)
6716 extern __typeof (gtk_plug_construct) IA__gtk_plug_construct __attribute((visibility("hidden")));
6717 #define gtk_plug_construct IA__gtk_plug_construct
6718 
6719 extern __typeof (gtk_plug_construct_for_display) IA__gtk_plug_construct_for_display __attribute((visibility("hidden")));
6720 #define gtk_plug_construct_for_display IA__gtk_plug_construct_for_display
6721 
6722 extern __typeof (gtk_plug_get_id) IA__gtk_plug_get_id __attribute((visibility("hidden")));
6723 #define gtk_plug_get_id IA__gtk_plug_get_id
6724 
6725 extern __typeof (gtk_plug_get_embedded) IA__gtk_plug_get_embedded __attribute((visibility("hidden")));
6726 #define gtk_plug_get_embedded IA__gtk_plug_get_embedded
6727 
6728 extern __typeof (gtk_plug_get_socket_window) IA__gtk_plug_get_socket_window __attribute((visibility("hidden")));
6729 #define gtk_plug_get_socket_window IA__gtk_plug_get_socket_window
6730 
6731 extern __typeof (gtk_plug_get_type) IA__gtk_plug_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6732 #define gtk_plug_get_type IA__gtk_plug_get_type
6733 
6734 extern __typeof (gtk_plug_new) IA__gtk_plug_new __attribute((visibility("hidden")));
6735 #define gtk_plug_new IA__gtk_plug_new
6736 
6737 extern __typeof (gtk_plug_new_for_display) IA__gtk_plug_new_for_display __attribute((visibility("hidden")));
6738 #define gtk_plug_new_for_display IA__gtk_plug_new_for_display
6739 
6740 #endif
6741 #endif
6742 #if IN_HEADER(__GTK_PREVIEW_H__)
6743 #if IN_FILE(__GTK_PREVIEW_C__)
6744 #ifndef GTK_DISABLE_DEPRECATED
6745 extern __typeof (gtk_preview_draw_row) IA__gtk_preview_draw_row __attribute((visibility("hidden")));
6746 #define gtk_preview_draw_row IA__gtk_preview_draw_row
6747 
6748 extern __typeof (gtk_preview_get_cmap) IA__gtk_preview_get_cmap __attribute((visibility("hidden")));
6749 #define gtk_preview_get_cmap IA__gtk_preview_get_cmap
6750 
6751 extern __typeof (gtk_preview_get_info) IA__gtk_preview_get_info __attribute((visibility("hidden")));
6752 #define gtk_preview_get_info IA__gtk_preview_get_info
6753 
6754 extern __typeof (gtk_preview_get_type) IA__gtk_preview_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6755 #define gtk_preview_get_type IA__gtk_preview_get_type
6756 
6757 extern __typeof (gtk_preview_get_visual) IA__gtk_preview_get_visual __attribute((visibility("hidden")));
6758 #define gtk_preview_get_visual IA__gtk_preview_get_visual
6759 
6760 extern __typeof (gtk_preview_new) IA__gtk_preview_new __attribute((visibility("hidden")));
6761 #define gtk_preview_new IA__gtk_preview_new
6762 
6763 extern __typeof (gtk_preview_put) IA__gtk_preview_put __attribute((visibility("hidden")));
6764 #define gtk_preview_put IA__gtk_preview_put
6765 
6766 extern __typeof (gtk_preview_reset) IA__gtk_preview_reset __attribute((visibility("hidden")));
6767 #define gtk_preview_reset IA__gtk_preview_reset
6768 
6769 extern __typeof (gtk_preview_set_color_cube) IA__gtk_preview_set_color_cube __attribute((visibility("hidden")));
6770 #define gtk_preview_set_color_cube IA__gtk_preview_set_color_cube
6771 
6772 extern __typeof (gtk_preview_set_dither) IA__gtk_preview_set_dither __attribute((visibility("hidden")));
6773 #define gtk_preview_set_dither IA__gtk_preview_set_dither
6774 
6775 extern __typeof (gtk_preview_set_expand) IA__gtk_preview_set_expand __attribute((visibility("hidden")));
6776 #define gtk_preview_set_expand IA__gtk_preview_set_expand
6777 
6778 extern __typeof (gtk_preview_set_gamma) IA__gtk_preview_set_gamma __attribute((visibility("hidden")));
6779 #define gtk_preview_set_gamma IA__gtk_preview_set_gamma
6780 
6781 extern __typeof (gtk_preview_set_install_cmap) IA__gtk_preview_set_install_cmap __attribute((visibility("hidden")));
6782 #define gtk_preview_set_install_cmap IA__gtk_preview_set_install_cmap
6783 
6784 extern __typeof (gtk_preview_set_reserved) IA__gtk_preview_set_reserved __attribute((visibility("hidden")));
6785 #define gtk_preview_set_reserved IA__gtk_preview_set_reserved
6786 
6787 extern __typeof (gtk_preview_size) IA__gtk_preview_size __attribute((visibility("hidden")));
6788 #define gtk_preview_size IA__gtk_preview_size
6789 
6790 extern __typeof (gtk_preview_uninit) IA__gtk_preview_uninit __attribute((visibility("hidden")));
6791 #define gtk_preview_uninit IA__gtk_preview_uninit
6792 
6793 #endif
6794 #endif
6795 #endif
6796 #if IN_HEADER(__GTK_PAGE_SETUP_H__)
6797 #if IN_FILE(__GTK_PAGE_SETUP_C__)
6798 extern __typeof (gtk_page_setup_get_type) IA__gtk_page_setup_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6799 #define gtk_page_setup_get_type IA__gtk_page_setup_get_type
6800 
6801 extern __typeof (gtk_page_setup_new) IA__gtk_page_setup_new __attribute((visibility("hidden")));
6802 #define gtk_page_setup_new IA__gtk_page_setup_new
6803 
6804 extern __typeof (gtk_page_setup_new_from_file) IA__gtk_page_setup_new_from_file __attribute((visibility("hidden")));
6805 #define gtk_page_setup_new_from_file IA__gtk_page_setup_new_from_file
6806 
6807 extern __typeof (gtk_page_setup_new_from_key_file) IA__gtk_page_setup_new_from_key_file __attribute((visibility("hidden")));
6808 #define gtk_page_setup_new_from_key_file IA__gtk_page_setup_new_from_key_file
6809 
6810 extern __typeof (gtk_page_setup_load_file) IA__gtk_page_setup_load_file __attribute((visibility("hidden")));
6811 #define gtk_page_setup_load_file IA__gtk_page_setup_load_file
6812 
6813 extern __typeof (gtk_page_setup_load_key_file) IA__gtk_page_setup_load_key_file __attribute((visibility("hidden")));
6814 #define gtk_page_setup_load_key_file IA__gtk_page_setup_load_key_file
6815 
6816 extern __typeof (gtk_page_setup_to_file) IA__gtk_page_setup_to_file __attribute((visibility("hidden")));
6817 #define gtk_page_setup_to_file IA__gtk_page_setup_to_file
6818 
6819 extern __typeof (gtk_page_setup_to_key_file) IA__gtk_page_setup_to_key_file __attribute((visibility("hidden")));
6820 #define gtk_page_setup_to_key_file IA__gtk_page_setup_to_key_file
6821 
6822 extern __typeof (gtk_page_setup_copy) IA__gtk_page_setup_copy __attribute((visibility("hidden")));
6823 #define gtk_page_setup_copy IA__gtk_page_setup_copy
6824 
6825 extern __typeof (gtk_page_setup_get_orientation) IA__gtk_page_setup_get_orientation __attribute((visibility("hidden")));
6826 #define gtk_page_setup_get_orientation IA__gtk_page_setup_get_orientation
6827 
6828 extern __typeof (gtk_page_setup_set_orientation) IA__gtk_page_setup_set_orientation __attribute((visibility("hidden")));
6829 #define gtk_page_setup_set_orientation IA__gtk_page_setup_set_orientation
6830 
6831 extern __typeof (gtk_page_setup_get_paper_size) IA__gtk_page_setup_get_paper_size __attribute((visibility("hidden")));
6832 #define gtk_page_setup_get_paper_size IA__gtk_page_setup_get_paper_size
6833 
6834 extern __typeof (gtk_page_setup_set_paper_size) IA__gtk_page_setup_set_paper_size __attribute((visibility("hidden")));
6835 #define gtk_page_setup_set_paper_size IA__gtk_page_setup_set_paper_size
6836 
6837 extern __typeof (gtk_page_setup_get_top_margin) IA__gtk_page_setup_get_top_margin __attribute((visibility("hidden")));
6838 #define gtk_page_setup_get_top_margin IA__gtk_page_setup_get_top_margin
6839 
6840 extern __typeof (gtk_page_setup_set_top_margin) IA__gtk_page_setup_set_top_margin __attribute((visibility("hidden")));
6841 #define gtk_page_setup_set_top_margin IA__gtk_page_setup_set_top_margin
6842 
6843 extern __typeof (gtk_page_setup_get_bottom_margin) IA__gtk_page_setup_get_bottom_margin __attribute((visibility("hidden")));
6844 #define gtk_page_setup_get_bottom_margin IA__gtk_page_setup_get_bottom_margin
6845 
6846 extern __typeof (gtk_page_setup_set_bottom_margin) IA__gtk_page_setup_set_bottom_margin __attribute((visibility("hidden")));
6847 #define gtk_page_setup_set_bottom_margin IA__gtk_page_setup_set_bottom_margin
6848 
6849 extern __typeof (gtk_page_setup_get_left_margin) IA__gtk_page_setup_get_left_margin __attribute((visibility("hidden")));
6850 #define gtk_page_setup_get_left_margin IA__gtk_page_setup_get_left_margin
6851 
6852 extern __typeof (gtk_page_setup_set_left_margin) IA__gtk_page_setup_set_left_margin __attribute((visibility("hidden")));
6853 #define gtk_page_setup_set_left_margin IA__gtk_page_setup_set_left_margin
6854 
6855 extern __typeof (gtk_page_setup_get_right_margin) IA__gtk_page_setup_get_right_margin __attribute((visibility("hidden")));
6856 #define gtk_page_setup_get_right_margin IA__gtk_page_setup_get_right_margin
6857 
6858 extern __typeof (gtk_page_setup_set_right_margin) IA__gtk_page_setup_set_right_margin __attribute((visibility("hidden")));
6859 #define gtk_page_setup_set_right_margin IA__gtk_page_setup_set_right_margin
6860 
6861 extern __typeof (gtk_page_setup_set_paper_size_and_default_margins) IA__gtk_page_setup_set_paper_size_and_default_margins __attribute((visibility("hidden")));
6862 #define gtk_page_setup_set_paper_size_and_default_margins IA__gtk_page_setup_set_paper_size_and_default_margins
6863 
6864 extern __typeof (gtk_page_setup_get_paper_width) IA__gtk_page_setup_get_paper_width __attribute((visibility("hidden")));
6865 #define gtk_page_setup_get_paper_width IA__gtk_page_setup_get_paper_width
6866 
6867 extern __typeof (gtk_page_setup_get_paper_height) IA__gtk_page_setup_get_paper_height __attribute((visibility("hidden")));
6868 #define gtk_page_setup_get_paper_height IA__gtk_page_setup_get_paper_height
6869 
6870 extern __typeof (gtk_page_setup_get_page_width) IA__gtk_page_setup_get_page_width __attribute((visibility("hidden")));
6871 #define gtk_page_setup_get_page_width IA__gtk_page_setup_get_page_width
6872 
6873 extern __typeof (gtk_page_setup_get_page_height) IA__gtk_page_setup_get_page_height __attribute((visibility("hidden")));
6874 #define gtk_page_setup_get_page_height IA__gtk_page_setup_get_page_height
6875 
6876 #endif
6877 #endif
6878 #if IN_HEADER(__GTK_PAGE_SETUP_UNIX_DIALOG_H__)
6879 #if IN_FILE(__GTK_PAGE_SETUP_UNIX_DIALOG_C__)
6880 #ifdef G_OS_UNIX
6881 extern __typeof (gtk_page_setup_unix_dialog_get_type) IA__gtk_page_setup_unix_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6882 #define gtk_page_setup_unix_dialog_get_type IA__gtk_page_setup_unix_dialog_get_type
6883 
6884 extern __typeof (gtk_page_setup_unix_dialog_new) IA__gtk_page_setup_unix_dialog_new __attribute((visibility("hidden")));
6885 #define gtk_page_setup_unix_dialog_new IA__gtk_page_setup_unix_dialog_new
6886 
6887 extern __typeof (gtk_page_setup_unix_dialog_set_page_setup) IA__gtk_page_setup_unix_dialog_set_page_setup __attribute((visibility("hidden")));
6888 #define gtk_page_setup_unix_dialog_set_page_setup IA__gtk_page_setup_unix_dialog_set_page_setup
6889 
6890 extern __typeof (gtk_page_setup_unix_dialog_get_page_setup) IA__gtk_page_setup_unix_dialog_get_page_setup __attribute((visibility("hidden")));
6891 #define gtk_page_setup_unix_dialog_get_page_setup IA__gtk_page_setup_unix_dialog_get_page_setup
6892 
6893 extern __typeof (gtk_page_setup_unix_dialog_set_print_settings) IA__gtk_page_setup_unix_dialog_set_print_settings __attribute((visibility("hidden")));
6894 #define gtk_page_setup_unix_dialog_set_print_settings IA__gtk_page_setup_unix_dialog_set_print_settings
6895 
6896 extern __typeof (gtk_page_setup_unix_dialog_get_print_settings) IA__gtk_page_setup_unix_dialog_get_print_settings __attribute((visibility("hidden")));
6897 #define gtk_page_setup_unix_dialog_get_print_settings IA__gtk_page_setup_unix_dialog_get_print_settings
6898 
6899 #endif
6900 #endif
6901 #endif
6902 #if IN_HEADER(__GTK_PAPER_SIZE_H__)
6903 #if IN_FILE(__GTK_PAPER_SIZE_C__)
6904 extern __typeof (gtk_paper_size_get_type) IA__gtk_paper_size_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6905 #define gtk_paper_size_get_type IA__gtk_paper_size_get_type
6906 
6907 extern __typeof (gtk_paper_size_new) IA__gtk_paper_size_new __attribute((visibility("hidden")));
6908 #define gtk_paper_size_new IA__gtk_paper_size_new
6909 
6910 extern __typeof (gtk_paper_size_new_from_ppd) IA__gtk_paper_size_new_from_ppd __attribute((visibility("hidden")));
6911 #define gtk_paper_size_new_from_ppd IA__gtk_paper_size_new_from_ppd
6912 
6913 extern __typeof (gtk_paper_size_new_custom) IA__gtk_paper_size_new_custom __attribute((visibility("hidden")));
6914 #define gtk_paper_size_new_custom IA__gtk_paper_size_new_custom
6915 
6916 extern __typeof (gtk_paper_size_new_from_key_file) IA__gtk_paper_size_new_from_key_file __attribute((visibility("hidden")));
6917 #define gtk_paper_size_new_from_key_file IA__gtk_paper_size_new_from_key_file
6918 
6919 extern __typeof (gtk_paper_size_to_key_file) IA__gtk_paper_size_to_key_file __attribute((visibility("hidden")));
6920 #define gtk_paper_size_to_key_file IA__gtk_paper_size_to_key_file
6921 
6922 extern __typeof (gtk_paper_size_copy) IA__gtk_paper_size_copy __attribute((visibility("hidden")));
6923 #define gtk_paper_size_copy IA__gtk_paper_size_copy
6924 
6925 extern __typeof (gtk_paper_size_free) IA__gtk_paper_size_free __attribute((visibility("hidden")));
6926 #define gtk_paper_size_free IA__gtk_paper_size_free
6927 
6928 extern __typeof (gtk_paper_size_is_equal) IA__gtk_paper_size_is_equal __attribute((visibility("hidden")));
6929 #define gtk_paper_size_is_equal IA__gtk_paper_size_is_equal
6930 
6931 extern __typeof (gtk_paper_size_get_paper_sizes) IA__gtk_paper_size_get_paper_sizes __attribute((visibility("hidden")));
6932 #define gtk_paper_size_get_paper_sizes IA__gtk_paper_size_get_paper_sizes
6933 
6934 extern __typeof (gtk_paper_size_get_name) IA__gtk_paper_size_get_name __attribute((visibility("hidden")));
6935 #define gtk_paper_size_get_name IA__gtk_paper_size_get_name
6936 
6937 extern __typeof (gtk_paper_size_get_display_name) IA__gtk_paper_size_get_display_name __attribute((visibility("hidden")));
6938 #define gtk_paper_size_get_display_name IA__gtk_paper_size_get_display_name
6939 
6940 extern __typeof (gtk_paper_size_get_ppd_name) IA__gtk_paper_size_get_ppd_name __attribute((visibility("hidden")));
6941 #define gtk_paper_size_get_ppd_name IA__gtk_paper_size_get_ppd_name
6942 
6943 extern __typeof (gtk_paper_size_get_width) IA__gtk_paper_size_get_width __attribute((visibility("hidden")));
6944 #define gtk_paper_size_get_width IA__gtk_paper_size_get_width
6945 
6946 extern __typeof (gtk_paper_size_get_height) IA__gtk_paper_size_get_height __attribute((visibility("hidden")));
6947 #define gtk_paper_size_get_height IA__gtk_paper_size_get_height
6948 
6949 extern __typeof (gtk_paper_size_is_custom) IA__gtk_paper_size_is_custom __attribute((visibility("hidden")));
6950 #define gtk_paper_size_is_custom IA__gtk_paper_size_is_custom
6951 
6952 extern __typeof (gtk_paper_size_set_size) IA__gtk_paper_size_set_size __attribute((visibility("hidden")));
6953 #define gtk_paper_size_set_size IA__gtk_paper_size_set_size
6954 
6955 extern __typeof (gtk_paper_size_get_default_top_margin) IA__gtk_paper_size_get_default_top_margin __attribute((visibility("hidden")));
6956 #define gtk_paper_size_get_default_top_margin IA__gtk_paper_size_get_default_top_margin
6957 
6958 extern __typeof (gtk_paper_size_get_default_bottom_margin) IA__gtk_paper_size_get_default_bottom_margin __attribute((visibility("hidden")));
6959 #define gtk_paper_size_get_default_bottom_margin IA__gtk_paper_size_get_default_bottom_margin
6960 
6961 extern __typeof (gtk_paper_size_get_default_left_margin) IA__gtk_paper_size_get_default_left_margin __attribute((visibility("hidden")));
6962 #define gtk_paper_size_get_default_left_margin IA__gtk_paper_size_get_default_left_margin
6963 
6964 extern __typeof (gtk_paper_size_get_default_right_margin) IA__gtk_paper_size_get_default_right_margin __attribute((visibility("hidden")));
6965 #define gtk_paper_size_get_default_right_margin IA__gtk_paper_size_get_default_right_margin
6966 
6967 extern __typeof (gtk_paper_size_get_default) IA__gtk_paper_size_get_default __attribute((visibility("hidden")));
6968 #define gtk_paper_size_get_default IA__gtk_paper_size_get_default
6969 
6970 #endif
6971 #endif
6972 #if IN_HEADER(__GTK_CUSTOM_PAPER_UNIX_DIALOG_H__)
6973 #if IN_FILE(__GTK_CUSTOM_PAPER_UNIX_DIALOG_C__)
6974 #ifdef G_OS_UNIX
6975 extern __typeof (gtk_custom_paper_unix_dialog_get_type) IA__gtk_custom_paper_unix_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6976 #define gtk_custom_paper_unix_dialog_get_type IA__gtk_custom_paper_unix_dialog_get_type
6977 
6978 #endif
6979 #endif
6980 #endif
6981 #if IN_HEADER(__GTK_PRINT_BACKEND_H__)
6982 #if IN_FILE(__GTK_PRINT_BACKEND_C__)
6983 #ifdef G_OS_UNIX
6984 extern __typeof (gtk_print_backend_error_quark) IA__gtk_print_backend_error_quark __attribute((visibility("hidden")));
6985 #define gtk_print_backend_error_quark IA__gtk_print_backend_error_quark
6986 
6987 extern __typeof (gtk_print_backend_get_type) IA__gtk_print_backend_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
6988 #define gtk_print_backend_get_type IA__gtk_print_backend_get_type
6989 
6990 extern __typeof (gtk_print_backend_add_printer) IA__gtk_print_backend_add_printer __attribute((visibility("hidden")));
6991 #define gtk_print_backend_add_printer IA__gtk_print_backend_add_printer
6992 
6993 extern __typeof (gtk_print_backend_remove_printer) IA__gtk_print_backend_remove_printer __attribute((visibility("hidden")));
6994 #define gtk_print_backend_remove_printer IA__gtk_print_backend_remove_printer
6995 
6996 extern __typeof (gtk_print_backend_set_list_done) IA__gtk_print_backend_set_list_done __attribute((visibility("hidden")));
6997 #define gtk_print_backend_set_list_done IA__gtk_print_backend_set_list_done
6998 
6999 extern __typeof (gtk_print_backend_destroy) IA__gtk_print_backend_destroy __attribute((visibility("hidden")));
7000 #define gtk_print_backend_destroy IA__gtk_print_backend_destroy
7001 
7002 extern __typeof (gtk_print_backend_get_printer_list) IA__gtk_print_backend_get_printer_list __attribute((visibility("hidden")));
7003 #define gtk_print_backend_get_printer_list IA__gtk_print_backend_get_printer_list
7004 
7005 extern __typeof (gtk_print_backend_printer_list_is_done) IA__gtk_print_backend_printer_list_is_done __attribute((visibility("hidden")));
7006 #define gtk_print_backend_printer_list_is_done IA__gtk_print_backend_printer_list_is_done
7007 
7008 extern __typeof (gtk_print_backend_find_printer) IA__gtk_print_backend_find_printer __attribute((visibility("hidden")));
7009 #define gtk_print_backend_find_printer IA__gtk_print_backend_find_printer
7010 
7011 extern __typeof (gtk_print_backend_print_stream) IA__gtk_print_backend_print_stream __attribute((visibility("hidden")));
7012 #define gtk_print_backend_print_stream IA__gtk_print_backend_print_stream
7013 
7014 extern __typeof (gtk_print_backend_load_modules) IA__gtk_print_backend_load_modules __attribute((visibility("hidden")));
7015 #define gtk_print_backend_load_modules IA__gtk_print_backend_load_modules
7016 
7017 extern __typeof (gtk_print_backend_set_password) IA__gtk_print_backend_set_password __attribute((visibility("hidden")));
7018 #define gtk_print_backend_set_password IA__gtk_print_backend_set_password
7019 
7020 #endif
7021 #endif
7022 #endif
7023 #if IN_HEADER(__GTK_PRINT_CONTEXT_H__)
7024 #if IN_FILE(__GTK_PRINT_CONTEXT_C__)
7025 extern __typeof (gtk_print_context_get_type) IA__gtk_print_context_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7026 #define gtk_print_context_get_type IA__gtk_print_context_get_type
7027 
7028 extern __typeof (gtk_print_context_get_cairo_context) IA__gtk_print_context_get_cairo_context __attribute((visibility("hidden")));
7029 #define gtk_print_context_get_cairo_context IA__gtk_print_context_get_cairo_context
7030 
7031 extern __typeof (gtk_print_context_get_page_setup) IA__gtk_print_context_get_page_setup __attribute((visibility("hidden")));
7032 #define gtk_print_context_get_page_setup IA__gtk_print_context_get_page_setup
7033 
7034 extern __typeof (gtk_print_context_get_width) IA__gtk_print_context_get_width __attribute((visibility("hidden")));
7035 #define gtk_print_context_get_width IA__gtk_print_context_get_width
7036 
7037 extern __typeof (gtk_print_context_get_height) IA__gtk_print_context_get_height __attribute((visibility("hidden")));
7038 #define gtk_print_context_get_height IA__gtk_print_context_get_height
7039 
7040 extern __typeof (gtk_print_context_get_dpi_x) IA__gtk_print_context_get_dpi_x __attribute((visibility("hidden")));
7041 #define gtk_print_context_get_dpi_x IA__gtk_print_context_get_dpi_x
7042 
7043 extern __typeof (gtk_print_context_get_dpi_y) IA__gtk_print_context_get_dpi_y __attribute((visibility("hidden")));
7044 #define gtk_print_context_get_dpi_y IA__gtk_print_context_get_dpi_y
7045 
7046 extern __typeof (gtk_print_context_get_hard_margins) IA__gtk_print_context_get_hard_margins __attribute((visibility("hidden")));
7047 #define gtk_print_context_get_hard_margins IA__gtk_print_context_get_hard_margins
7048 
7049 extern __typeof (gtk_print_context_get_pango_fontmap) IA__gtk_print_context_get_pango_fontmap __attribute((visibility("hidden")));
7050 #define gtk_print_context_get_pango_fontmap IA__gtk_print_context_get_pango_fontmap
7051 
7052 extern __typeof (gtk_print_context_create_pango_context) IA__gtk_print_context_create_pango_context __attribute((visibility("hidden")));
7053 #define gtk_print_context_create_pango_context IA__gtk_print_context_create_pango_context
7054 
7055 extern __typeof (gtk_print_context_create_pango_layout) IA__gtk_print_context_create_pango_layout __attribute((visibility("hidden")));
7056 #define gtk_print_context_create_pango_layout IA__gtk_print_context_create_pango_layout
7057 
7058 extern __typeof (gtk_print_context_set_cairo_context) IA__gtk_print_context_set_cairo_context __attribute((visibility("hidden")));
7059 #define gtk_print_context_set_cairo_context IA__gtk_print_context_set_cairo_context
7060 
7061 #endif
7062 #endif
7063 #if IN_HEADER(__GTK_PRINTER_H__)
7064 #if IN_FILE(__GTK_PRINTER_C__)
7065 #ifdef G_OS_UNIX
7066 extern __typeof (gtk_printer_get_type) IA__gtk_printer_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7067 #define gtk_printer_get_type IA__gtk_printer_get_type
7068 
7069 extern __typeof (gtk_printer_get_backend) IA__gtk_printer_get_backend __attribute((visibility("hidden")));
7070 #define gtk_printer_get_backend IA__gtk_printer_get_backend
7071 
7072 extern __typeof (gtk_printer_get_name) IA__gtk_printer_get_name __attribute((visibility("hidden")));
7073 #define gtk_printer_get_name IA__gtk_printer_get_name
7074 
7075 extern __typeof (gtk_printer_get_description) IA__gtk_printer_get_description __attribute((visibility("hidden")));
7076 #define gtk_printer_get_description IA__gtk_printer_get_description
7077 
7078 extern __typeof (gtk_printer_get_default_page_size) IA__gtk_printer_get_default_page_size __attribute((visibility("hidden")));
7079 #define gtk_printer_get_default_page_size IA__gtk_printer_get_default_page_size
7080 
7081 extern __typeof (gtk_printer_get_state_message) IA__gtk_printer_get_state_message __attribute((visibility("hidden")));
7082 #define gtk_printer_get_state_message IA__gtk_printer_get_state_message
7083 
7084 extern __typeof (gtk_printer_get_location) IA__gtk_printer_get_location __attribute((visibility("hidden")));
7085 #define gtk_printer_get_location IA__gtk_printer_get_location
7086 
7087 extern __typeof (gtk_printer_get_icon_name) IA__gtk_printer_get_icon_name __attribute((visibility("hidden")));
7088 #define gtk_printer_get_icon_name IA__gtk_printer_get_icon_name
7089 
7090 extern __typeof (gtk_printer_get_job_count) IA__gtk_printer_get_job_count __attribute((visibility("hidden")));
7091 #define gtk_printer_get_job_count IA__gtk_printer_get_job_count
7092 
7093 extern __typeof (gtk_printer_is_virtual) IA__gtk_printer_is_virtual __attribute((visibility("hidden")));
7094 #define gtk_printer_is_virtual IA__gtk_printer_is_virtual
7095 
7096 extern __typeof (gtk_printer_list_papers) IA__gtk_printer_list_papers __attribute((visibility("hidden")));
7097 #define gtk_printer_list_papers IA__gtk_printer_list_papers
7098 
7099 extern __typeof (gtk_printer_accepts_pdf) IA__gtk_printer_accepts_pdf __attribute((visibility("hidden")));
7100 #define gtk_printer_accepts_pdf IA__gtk_printer_accepts_pdf
7101 
7102 extern __typeof (gtk_printer_accepts_ps) IA__gtk_printer_accepts_ps __attribute((visibility("hidden")));
7103 #define gtk_printer_accepts_ps IA__gtk_printer_accepts_ps
7104 
7105 extern __typeof (gtk_printer_compare) IA__gtk_printer_compare __attribute((visibility("hidden")));
7106 #define gtk_printer_compare IA__gtk_printer_compare
7107 
7108 extern __typeof (gtk_printer_has_details) IA__gtk_printer_has_details __attribute((visibility("hidden")));
7109 #define gtk_printer_has_details IA__gtk_printer_has_details
7110 
7111 extern __typeof (gtk_printer_request_details) IA__gtk_printer_request_details __attribute((visibility("hidden")));
7112 #define gtk_printer_request_details IA__gtk_printer_request_details
7113 
7114 extern __typeof (gtk_printer_get_capabilities) IA__gtk_printer_get_capabilities __attribute((visibility("hidden")));
7115 #define gtk_printer_get_capabilities IA__gtk_printer_get_capabilities
7116 
7117 extern __typeof (gtk_printer_get_hard_margins) IA__gtk_printer_get_hard_margins __attribute((visibility("hidden")));
7118 #define gtk_printer_get_hard_margins IA__gtk_printer_get_hard_margins
7119 
7120 extern __typeof (gtk_enumerate_printers) IA__gtk_enumerate_printers __attribute((visibility("hidden")));
7121 #define gtk_enumerate_printers IA__gtk_enumerate_printers
7122 
7123 extern __typeof (gtk_print_capabilities_get_type) IA__gtk_print_capabilities_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7124 #define gtk_print_capabilities_get_type IA__gtk_print_capabilities_get_type
7125 
7126 #endif
7127 #endif
7128 #endif
7129 #if IN_HEADER(__GTK_PRINT_BACKEND_H__)
7130 #if IN_FILE(__GTK_PRINTER_C__)
7131 #ifdef G_OS_UNIX
7132 extern __typeof (gtk_printer_new) IA__gtk_printer_new __attribute((visibility("hidden")));
7133 #define gtk_printer_new IA__gtk_printer_new
7134 
7135 extern __typeof (gtk_printer_set_accepts_pdf) IA__gtk_printer_set_accepts_pdf __attribute((visibility("hidden")));
7136 #define gtk_printer_set_accepts_pdf IA__gtk_printer_set_accepts_pdf
7137 
7138 extern __typeof (gtk_printer_set_accepts_ps) IA__gtk_printer_set_accepts_ps __attribute((visibility("hidden")));
7139 #define gtk_printer_set_accepts_ps IA__gtk_printer_set_accepts_ps
7140 
7141 extern __typeof (gtk_printer_set_description) IA__gtk_printer_set_description __attribute((visibility("hidden")));
7142 #define gtk_printer_set_description IA__gtk_printer_set_description
7143 
7144 extern __typeof (gtk_printer_set_has_details) IA__gtk_printer_set_has_details __attribute((visibility("hidden")));
7145 #define gtk_printer_set_has_details IA__gtk_printer_set_has_details
7146 
7147 extern __typeof (gtk_printer_set_icon_name) IA__gtk_printer_set_icon_name __attribute((visibility("hidden")));
7148 #define gtk_printer_set_icon_name IA__gtk_printer_set_icon_name
7149 
7150 extern __typeof (gtk_printer_set_is_active) IA__gtk_printer_set_is_active __attribute((visibility("hidden")));
7151 #define gtk_printer_set_is_active IA__gtk_printer_set_is_active
7152 
7153 extern __typeof (gtk_printer_set_is_paused) IA__gtk_printer_set_is_paused __attribute((visibility("hidden")));
7154 #define gtk_printer_set_is_paused IA__gtk_printer_set_is_paused
7155 
7156 extern __typeof (gtk_printer_set_is_accepting_jobs) IA__gtk_printer_set_is_accepting_jobs __attribute((visibility("hidden")));
7157 #define gtk_printer_set_is_accepting_jobs IA__gtk_printer_set_is_accepting_jobs
7158 
7159 extern __typeof (gtk_printer_set_is_default) IA__gtk_printer_set_is_default __attribute((visibility("hidden")));
7160 #define gtk_printer_set_is_default IA__gtk_printer_set_is_default
7161 
7162 extern __typeof (gtk_printer_set_is_new) IA__gtk_printer_set_is_new __attribute((visibility("hidden")));
7163 #define gtk_printer_set_is_new IA__gtk_printer_set_is_new
7164 
7165 extern __typeof (gtk_printer_set_job_count) IA__gtk_printer_set_job_count __attribute((visibility("hidden")));
7166 #define gtk_printer_set_job_count IA__gtk_printer_set_job_count
7167 
7168 extern __typeof (gtk_printer_set_location) IA__gtk_printer_set_location __attribute((visibility("hidden")));
7169 #define gtk_printer_set_location IA__gtk_printer_set_location
7170 
7171 extern __typeof (gtk_printer_set_state_message) IA__gtk_printer_set_state_message __attribute((visibility("hidden")));
7172 #define gtk_printer_set_state_message IA__gtk_printer_set_state_message
7173 
7174 extern __typeof (gtk_printer_is_active) IA__gtk_printer_is_active __attribute((visibility("hidden")));
7175 #define gtk_printer_is_active IA__gtk_printer_is_active
7176 
7177 extern __typeof (gtk_printer_is_paused) IA__gtk_printer_is_paused __attribute((visibility("hidden")));
7178 #define gtk_printer_is_paused IA__gtk_printer_is_paused
7179 
7180 extern __typeof (gtk_printer_is_accepting_jobs) IA__gtk_printer_is_accepting_jobs __attribute((visibility("hidden")));
7181 #define gtk_printer_is_accepting_jobs IA__gtk_printer_is_accepting_jobs
7182 
7183 extern __typeof (gtk_printer_is_new) IA__gtk_printer_is_new __attribute((visibility("hidden")));
7184 #define gtk_printer_is_new IA__gtk_printer_is_new
7185 
7186 extern __typeof (gtk_printer_is_default) IA__gtk_printer_is_default __attribute((visibility("hidden")));
7187 #define gtk_printer_is_default IA__gtk_printer_is_default
7188 
7189 #endif
7190 #endif
7191 #endif
7192 #if IN_HEADER(__GTK_PRINTER_OPTION_H__)
7193 #if IN_FILE(__GTK_PRINTER_OPTION_C__)
7194 #ifdef G_OS_UNIX
7195 extern __typeof (gtk_printer_option_get_type) IA__gtk_printer_option_get_type __attribute((visibility("hidden")));
7196 #define gtk_printer_option_get_type IA__gtk_printer_option_get_type
7197 
7198 extern __typeof (gtk_printer_option_has_choice) IA__gtk_printer_option_has_choice __attribute((visibility("hidden")));
7199 #define gtk_printer_option_has_choice IA__gtk_printer_option_has_choice
7200 
7201 extern __typeof (gtk_printer_option_new) IA__gtk_printer_option_new __attribute((visibility("hidden")));
7202 #define gtk_printer_option_new IA__gtk_printer_option_new
7203 
7204 extern __typeof (gtk_printer_option_set) IA__gtk_printer_option_set __attribute((visibility("hidden")));
7205 #define gtk_printer_option_set IA__gtk_printer_option_set
7206 
7207 extern __typeof (gtk_printer_option_set_has_conflict) IA__gtk_printer_option_set_has_conflict __attribute((visibility("hidden")));
7208 #define gtk_printer_option_set_has_conflict IA__gtk_printer_option_set_has_conflict
7209 
7210 extern __typeof (gtk_printer_option_clear_has_conflict) IA__gtk_printer_option_clear_has_conflict __attribute((visibility("hidden")));
7211 #define gtk_printer_option_clear_has_conflict IA__gtk_printer_option_clear_has_conflict
7212 
7213 extern __typeof (gtk_printer_option_set_boolean) IA__gtk_printer_option_set_boolean __attribute((visibility("hidden")));
7214 #define gtk_printer_option_set_boolean IA__gtk_printer_option_set_boolean
7215 
7216 extern __typeof (gtk_printer_option_allocate_choices) IA__gtk_printer_option_allocate_choices __attribute((visibility("hidden")));
7217 #define gtk_printer_option_allocate_choices IA__gtk_printer_option_allocate_choices
7218 
7219 extern __typeof (gtk_printer_option_choices_from_array) IA__gtk_printer_option_choices_from_array __attribute((visibility("hidden")));
7220 #define gtk_printer_option_choices_from_array IA__gtk_printer_option_choices_from_array
7221 
7222 extern __typeof (gtk_printer_option_set_activates_default) IA__gtk_printer_option_set_activates_default __attribute((visibility("hidden")));
7223 #define gtk_printer_option_set_activates_default IA__gtk_printer_option_set_activates_default
7224 
7225 extern __typeof (gtk_printer_option_get_activates_default) IA__gtk_printer_option_get_activates_default __attribute((visibility("hidden")));
7226 #define gtk_printer_option_get_activates_default IA__gtk_printer_option_get_activates_default
7227 
7228 #endif
7229 #endif
7230 #endif
7231 #if IN_HEADER(__GTK_PRINTER_OPTION_SET_H__)
7232 #if IN_FILE(__GTK_PRINTER_OPTION_SET_C__)
7233 #ifdef G_OS_UNIX
7234 extern __typeof (gtk_printer_option_set_get_type) IA__gtk_printer_option_set_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7235 #define gtk_printer_option_set_get_type IA__gtk_printer_option_set_get_type
7236 
7237 extern __typeof (gtk_printer_option_set_new) IA__gtk_printer_option_set_new __attribute((visibility("hidden")));
7238 #define gtk_printer_option_set_new IA__gtk_printer_option_set_new
7239 
7240 extern __typeof (gtk_printer_option_set_add) IA__gtk_printer_option_set_add __attribute((visibility("hidden")));
7241 #define gtk_printer_option_set_add IA__gtk_printer_option_set_add
7242 
7243 extern __typeof (gtk_printer_option_set_lookup) IA__gtk_printer_option_set_lookup __attribute((visibility("hidden")));
7244 #define gtk_printer_option_set_lookup IA__gtk_printer_option_set_lookup
7245 
7246 extern __typeof (gtk_printer_option_set_remove) IA__gtk_printer_option_set_remove __attribute((visibility("hidden")));
7247 #define gtk_printer_option_set_remove IA__gtk_printer_option_set_remove
7248 
7249 extern __typeof (gtk_printer_option_set_foreach) IA__gtk_printer_option_set_foreach __attribute((visibility("hidden")));
7250 #define gtk_printer_option_set_foreach IA__gtk_printer_option_set_foreach
7251 
7252 extern __typeof (gtk_printer_option_set_clear_conflicts) IA__gtk_printer_option_set_clear_conflicts __attribute((visibility("hidden")));
7253 #define gtk_printer_option_set_clear_conflicts IA__gtk_printer_option_set_clear_conflicts
7254 
7255 extern __typeof (gtk_printer_option_set_get_groups) IA__gtk_printer_option_set_get_groups __attribute((visibility("hidden")));
7256 #define gtk_printer_option_set_get_groups IA__gtk_printer_option_set_get_groups
7257 
7258 extern __typeof (gtk_printer_option_set_foreach_in_group) IA__gtk_printer_option_set_foreach_in_group __attribute((visibility("hidden")));
7259 #define gtk_printer_option_set_foreach_in_group IA__gtk_printer_option_set_foreach_in_group
7260 
7261 #endif
7262 #endif
7263 #endif
7264 #if IN_HEADER(__GTK_PRINTER_OPTION_WIDGET_H__)
7265 #if IN_FILE(__GTK_PRINTER_OPTION_WIDGET_C__)
7266 #ifdef G_OS_UNIX
7267 extern __typeof (gtk_printer_option_widget_get_type) IA__gtk_printer_option_widget_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7268 #define gtk_printer_option_widget_get_type IA__gtk_printer_option_widget_get_type
7269 
7270 extern __typeof (gtk_printer_option_widget_new) IA__gtk_printer_option_widget_new __attribute((visibility("hidden")));
7271 #define gtk_printer_option_widget_new IA__gtk_printer_option_widget_new
7272 
7273 extern __typeof (gtk_printer_option_widget_set_source) IA__gtk_printer_option_widget_set_source __attribute((visibility("hidden")));
7274 #define gtk_printer_option_widget_set_source IA__gtk_printer_option_widget_set_source
7275 
7276 extern __typeof (gtk_printer_option_widget_has_external_label) IA__gtk_printer_option_widget_has_external_label __attribute((visibility("hidden")));
7277 #define gtk_printer_option_widget_has_external_label IA__gtk_printer_option_widget_has_external_label
7278 
7279 extern __typeof (gtk_printer_option_widget_get_external_label) IA__gtk_printer_option_widget_get_external_label __attribute((visibility("hidden")));
7280 #define gtk_printer_option_widget_get_external_label IA__gtk_printer_option_widget_get_external_label
7281 
7282 extern __typeof (gtk_printer_option_widget_get_value) IA__gtk_printer_option_widget_get_value __attribute((visibility("hidden")));
7283 #define gtk_printer_option_widget_get_value IA__gtk_printer_option_widget_get_value
7284 
7285 #endif
7286 #endif
7287 #endif
7288 #if IN_HEADER(__GTK_PRINT_JOB_H__)
7289 #if IN_FILE(__GTK_PRINT_JOB_C__)
7290 #ifdef G_OS_UNIX
7291 extern __typeof (gtk_print_job_get_type) IA__gtk_print_job_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7292 #define gtk_print_job_get_type IA__gtk_print_job_get_type
7293 
7294 extern __typeof (gtk_print_job_new) IA__gtk_print_job_new __attribute((visibility("hidden")));
7295 #define gtk_print_job_new IA__gtk_print_job_new
7296 
7297 extern __typeof (gtk_print_job_get_settings) IA__gtk_print_job_get_settings __attribute((visibility("hidden")));
7298 #define gtk_print_job_get_settings IA__gtk_print_job_get_settings
7299 
7300 extern __typeof (gtk_print_job_get_printer) IA__gtk_print_job_get_printer __attribute((visibility("hidden")));
7301 #define gtk_print_job_get_printer IA__gtk_print_job_get_printer
7302 
7303 extern __typeof (gtk_print_job_get_title) IA__gtk_print_job_get_title __attribute((visibility("hidden")));
7304 #define gtk_print_job_get_title IA__gtk_print_job_get_title
7305 
7306 extern __typeof (gtk_print_job_get_status) IA__gtk_print_job_get_status __attribute((visibility("hidden")));
7307 #define gtk_print_job_get_status IA__gtk_print_job_get_status
7308 
7309 extern __typeof (gtk_print_job_set_source_file) IA__gtk_print_job_set_source_file __attribute((visibility("hidden")));
7310 #define gtk_print_job_set_source_file IA__gtk_print_job_set_source_file
7311 
7312 extern __typeof (gtk_print_job_get_surface) IA__gtk_print_job_get_surface __attribute((visibility("hidden")));
7313 #define gtk_print_job_get_surface IA__gtk_print_job_get_surface
7314 
7315 extern __typeof (gtk_print_job_send) IA__gtk_print_job_send __attribute((visibility("hidden")));
7316 #define gtk_print_job_send IA__gtk_print_job_send
7317 
7318 extern __typeof (gtk_print_job_set_track_print_status) IA__gtk_print_job_set_track_print_status __attribute((visibility("hidden")));
7319 #define gtk_print_job_set_track_print_status IA__gtk_print_job_set_track_print_status
7320 
7321 extern __typeof (gtk_print_job_get_track_print_status) IA__gtk_print_job_get_track_print_status __attribute((visibility("hidden")));
7322 #define gtk_print_job_get_track_print_status IA__gtk_print_job_get_track_print_status
7323 
7324 #endif
7325 #endif
7326 #endif
7327 #if IN_HEADER(__GTK_PRINTER_PRIVATE_H__)
7328 #if IN_FILE(__GTK_PRINT_JOB_C__)
7329 #ifdef G_OS_UNIX
7330 extern __typeof (gtk_print_job_set_status) IA__gtk_print_job_set_status __attribute((visibility("hidden")));
7331 #define gtk_print_job_set_status IA__gtk_print_job_set_status
7332 
7333 #endif
7334 #endif
7335 #endif
7336 #if IN_HEADER(__GTK_PRINT_OPERATION_H__)
7337 #if IN_FILE(__GTK_PRINT_OPERATION_C__)
7338 extern __typeof (gtk_print_error_quark) IA__gtk_print_error_quark __attribute((visibility("hidden")));
7339 #define gtk_print_error_quark IA__gtk_print_error_quark
7340 
7341 extern __typeof (gtk_print_operation_get_type) IA__gtk_print_operation_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7342 #define gtk_print_operation_get_type IA__gtk_print_operation_get_type
7343 
7344 extern __typeof (gtk_print_operation_new) IA__gtk_print_operation_new __attribute((visibility("hidden")));
7345 #define gtk_print_operation_new IA__gtk_print_operation_new
7346 
7347 extern __typeof (gtk_print_operation_set_allow_async) IA__gtk_print_operation_set_allow_async __attribute((visibility("hidden")));
7348 #define gtk_print_operation_set_allow_async IA__gtk_print_operation_set_allow_async
7349 
7350 extern __typeof (gtk_print_operation_set_default_page_setup) IA__gtk_print_operation_set_default_page_setup __attribute((visibility("hidden")));
7351 #define gtk_print_operation_set_default_page_setup IA__gtk_print_operation_set_default_page_setup
7352 
7353 extern __typeof (gtk_print_operation_get_default_page_setup) IA__gtk_print_operation_get_default_page_setup __attribute((visibility("hidden")));
7354 #define gtk_print_operation_get_default_page_setup IA__gtk_print_operation_get_default_page_setup
7355 
7356 extern __typeof (gtk_print_operation_set_print_settings) IA__gtk_print_operation_set_print_settings __attribute((visibility("hidden")));
7357 #define gtk_print_operation_set_print_settings IA__gtk_print_operation_set_print_settings
7358 
7359 extern __typeof (gtk_print_operation_get_n_pages_to_print) IA__gtk_print_operation_get_n_pages_to_print __attribute((visibility("hidden")));
7360 #define gtk_print_operation_get_n_pages_to_print IA__gtk_print_operation_get_n_pages_to_print
7361 
7362 extern __typeof (gtk_print_operation_get_print_settings) IA__gtk_print_operation_get_print_settings __attribute((visibility("hidden")));
7363 #define gtk_print_operation_get_print_settings IA__gtk_print_operation_get_print_settings
7364 
7365 extern __typeof (gtk_print_operation_set_job_name) IA__gtk_print_operation_set_job_name __attribute((visibility("hidden")));
7366 #define gtk_print_operation_set_job_name IA__gtk_print_operation_set_job_name
7367 
7368 extern __typeof (gtk_print_operation_set_n_pages) IA__gtk_print_operation_set_n_pages __attribute((visibility("hidden")));
7369 #define gtk_print_operation_set_n_pages IA__gtk_print_operation_set_n_pages
7370 
7371 extern __typeof (gtk_print_operation_set_current_page) IA__gtk_print_operation_set_current_page __attribute((visibility("hidden")));
7372 #define gtk_print_operation_set_current_page IA__gtk_print_operation_set_current_page
7373 
7374 extern __typeof (gtk_print_operation_set_use_full_page) IA__gtk_print_operation_set_use_full_page __attribute((visibility("hidden")));
7375 #define gtk_print_operation_set_use_full_page IA__gtk_print_operation_set_use_full_page
7376 
7377 extern __typeof (gtk_print_operation_set_unit) IA__gtk_print_operation_set_unit __attribute((visibility("hidden")));
7378 #define gtk_print_operation_set_unit IA__gtk_print_operation_set_unit
7379 
7380 extern __typeof (gtk_print_operation_set_export_filename) IA__gtk_print_operation_set_export_filename __attribute((visibility("hidden")));
7381 #define gtk_print_operation_set_export_filename IA__gtk_print_operation_set_export_filename
7382 
7383 extern __typeof (gtk_print_operation_set_track_print_status) IA__gtk_print_operation_set_track_print_status __attribute((visibility("hidden")));
7384 #define gtk_print_operation_set_track_print_status IA__gtk_print_operation_set_track_print_status
7385 
7386 extern __typeof (gtk_print_operation_set_show_progress) IA__gtk_print_operation_set_show_progress __attribute((visibility("hidden")));
7387 #define gtk_print_operation_set_show_progress IA__gtk_print_operation_set_show_progress
7388 
7389 extern __typeof (gtk_print_operation_set_custom_tab_label) IA__gtk_print_operation_set_custom_tab_label __attribute((visibility("hidden")));
7390 #define gtk_print_operation_set_custom_tab_label IA__gtk_print_operation_set_custom_tab_label
7391 
7392 extern __typeof (gtk_print_operation_get_error) IA__gtk_print_operation_get_error __attribute((visibility("hidden")));
7393 #define gtk_print_operation_get_error IA__gtk_print_operation_get_error
7394 
7395 extern __typeof (gtk_print_operation_run) IA__gtk_print_operation_run __attribute((visibility("hidden")));
7396 #define gtk_print_operation_run IA__gtk_print_operation_run
7397 
7398 extern __typeof (gtk_print_operation_get_status) IA__gtk_print_operation_get_status __attribute((visibility("hidden")));
7399 #define gtk_print_operation_get_status IA__gtk_print_operation_get_status
7400 
7401 extern __typeof (gtk_print_operation_get_status_string) IA__gtk_print_operation_get_status_string __attribute((visibility("hidden")));
7402 #define gtk_print_operation_get_status_string IA__gtk_print_operation_get_status_string
7403 
7404 extern __typeof (gtk_print_operation_is_finished) IA__gtk_print_operation_is_finished __attribute((visibility("hidden")));
7405 #define gtk_print_operation_is_finished IA__gtk_print_operation_is_finished
7406 
7407 extern __typeof (gtk_print_operation_cancel) IA__gtk_print_operation_cancel __attribute((visibility("hidden")));
7408 #define gtk_print_operation_cancel IA__gtk_print_operation_cancel
7409 
7410 extern __typeof (gtk_print_operation_draw_page_finish) IA__gtk_print_operation_draw_page_finish __attribute((visibility("hidden")));
7411 #define gtk_print_operation_draw_page_finish IA__gtk_print_operation_draw_page_finish
7412 
7413 extern __typeof (gtk_print_operation_set_defer_drawing) IA__gtk_print_operation_set_defer_drawing __attribute((visibility("hidden")));
7414 #define gtk_print_operation_set_defer_drawing IA__gtk_print_operation_set_defer_drawing
7415 
7416 extern __typeof (gtk_print_operation_set_support_selection) IA__gtk_print_operation_set_support_selection __attribute((visibility("hidden")));
7417 #define gtk_print_operation_set_support_selection IA__gtk_print_operation_set_support_selection
7418 
7419 extern __typeof (gtk_print_operation_get_support_selection) IA__gtk_print_operation_get_support_selection __attribute((visibility("hidden")));
7420 #define gtk_print_operation_get_support_selection IA__gtk_print_operation_get_support_selection
7421 
7422 extern __typeof (gtk_print_operation_set_has_selection) IA__gtk_print_operation_set_has_selection __attribute((visibility("hidden")));
7423 #define gtk_print_operation_set_has_selection IA__gtk_print_operation_set_has_selection
7424 
7425 extern __typeof (gtk_print_operation_get_has_selection) IA__gtk_print_operation_get_has_selection __attribute((visibility("hidden")));
7426 #define gtk_print_operation_get_has_selection IA__gtk_print_operation_get_has_selection
7427 
7428 extern __typeof (gtk_print_operation_set_embed_page_setup) IA__gtk_print_operation_set_embed_page_setup __attribute((visibility("hidden")));
7429 #define gtk_print_operation_set_embed_page_setup IA__gtk_print_operation_set_embed_page_setup
7430 
7431 extern __typeof (gtk_print_operation_get_embed_page_setup) IA__gtk_print_operation_get_embed_page_setup __attribute((visibility("hidden")));
7432 #define gtk_print_operation_get_embed_page_setup IA__gtk_print_operation_get_embed_page_setup
7433 
7434 #endif
7435 #endif
7436 #if IN_HEADER(__GTK_PRINT_OPERATION_PREVIEW_H__)
7437 #if IN_FILE(__GTK_PRINT_OPERATION_PREVIEW_C__)
7438 extern __typeof (gtk_print_operation_preview_end_preview) IA__gtk_print_operation_preview_end_preview __attribute((visibility("hidden")));
7439 #define gtk_print_operation_preview_end_preview IA__gtk_print_operation_preview_end_preview
7440 
7441 extern __typeof (gtk_print_operation_preview_get_type) IA__gtk_print_operation_preview_get_type __attribute((visibility("hidden")));
7442 #define gtk_print_operation_preview_get_type IA__gtk_print_operation_preview_get_type
7443 
7444 extern __typeof (gtk_print_operation_preview_is_selected) IA__gtk_print_operation_preview_is_selected __attribute((visibility("hidden")));
7445 #define gtk_print_operation_preview_is_selected IA__gtk_print_operation_preview_is_selected
7446 
7447 extern __typeof (gtk_print_operation_preview_render_page) IA__gtk_print_operation_preview_render_page __attribute((visibility("hidden")));
7448 #define gtk_print_operation_preview_render_page IA__gtk_print_operation_preview_render_page
7449 
7450 #endif
7451 #endif
7452 #if IN_HEADER(__GTK_PRINT_OPERATION_H__)
7453 #if IN_FILE(__GTK_PRINT_OPERATION_UNIX_C__)
7454 #ifdef G_OS_UNIX
7455 extern __typeof (gtk_print_run_page_setup_dialog) IA__gtk_print_run_page_setup_dialog __attribute((visibility("hidden")));
7456 #define gtk_print_run_page_setup_dialog IA__gtk_print_run_page_setup_dialog
7457 
7458 extern __typeof (gtk_print_run_page_setup_dialog_async) IA__gtk_print_run_page_setup_dialog_async __attribute((visibility("hidden")));
7459 #define gtk_print_run_page_setup_dialog_async IA__gtk_print_run_page_setup_dialog_async
7460 
7461 #endif
7462 #endif
7463 #endif
7464 #if IN_HEADER(__GTK_PRINT_OPERATION_H__)
7465 #if IN_FILE(__GTK_PRINT_OPERATION_WIN32_C__)
7466 #ifdef G_OS_WIN32
7467 extern __typeof (gtk_print_run_page_setup_dialog) IA__gtk_print_run_page_setup_dialog __attribute((visibility("hidden")));
7468 #define gtk_print_run_page_setup_dialog IA__gtk_print_run_page_setup_dialog
7469 
7470 extern __typeof (gtk_print_run_page_setup_dialog_async) IA__gtk_print_run_page_setup_dialog_async __attribute((visibility("hidden")));
7471 #define gtk_print_run_page_setup_dialog_async IA__gtk_print_run_page_setup_dialog_async
7472 
7473 #endif
7474 #endif
7475 #endif
7476 #if IN_HEADER(__GTK_PRINT_SETTINGS_H__)
7477 #if IN_FILE(__GTK_PRINT_SETTINGS_C__)
7478 extern __typeof (gtk_print_settings_get_type) IA__gtk_print_settings_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7479 #define gtk_print_settings_get_type IA__gtk_print_settings_get_type
7480 
7481 extern __typeof (gtk_print_settings_new) IA__gtk_print_settings_new __attribute((visibility("hidden")));
7482 #define gtk_print_settings_new IA__gtk_print_settings_new
7483 
7484 extern __typeof (gtk_print_settings_new_from_file) IA__gtk_print_settings_new_from_file __attribute((visibility("hidden")));
7485 #define gtk_print_settings_new_from_file IA__gtk_print_settings_new_from_file
7486 
7487 extern __typeof (gtk_print_settings_new_from_key_file) IA__gtk_print_settings_new_from_key_file __attribute((visibility("hidden")));
7488 #define gtk_print_settings_new_from_key_file IA__gtk_print_settings_new_from_key_file
7489 
7490 extern __typeof (gtk_print_settings_load_file) IA__gtk_print_settings_load_file __attribute((visibility("hidden")));
7491 #define gtk_print_settings_load_file IA__gtk_print_settings_load_file
7492 
7493 extern __typeof (gtk_print_settings_load_key_file) IA__gtk_print_settings_load_key_file __attribute((visibility("hidden")));
7494 #define gtk_print_settings_load_key_file IA__gtk_print_settings_load_key_file
7495 
7496 extern __typeof (gtk_print_settings_to_file) IA__gtk_print_settings_to_file __attribute((visibility("hidden")));
7497 #define gtk_print_settings_to_file IA__gtk_print_settings_to_file
7498 
7499 extern __typeof (gtk_print_settings_to_key_file) IA__gtk_print_settings_to_key_file __attribute((visibility("hidden")));
7500 #define gtk_print_settings_to_key_file IA__gtk_print_settings_to_key_file
7501 
7502 extern __typeof (gtk_print_settings_copy) IA__gtk_print_settings_copy __attribute((visibility("hidden")));
7503 #define gtk_print_settings_copy IA__gtk_print_settings_copy
7504 
7505 extern __typeof (gtk_print_settings_has_key) IA__gtk_print_settings_has_key __attribute((visibility("hidden")));
7506 #define gtk_print_settings_has_key IA__gtk_print_settings_has_key
7507 
7508 extern __typeof (gtk_print_settings_get) IA__gtk_print_settings_get __attribute((visibility("hidden")));
7509 #define gtk_print_settings_get IA__gtk_print_settings_get
7510 
7511 extern __typeof (gtk_print_settings_set) IA__gtk_print_settings_set __attribute((visibility("hidden")));
7512 #define gtk_print_settings_set IA__gtk_print_settings_set
7513 
7514 extern __typeof (gtk_print_settings_unset) IA__gtk_print_settings_unset __attribute((visibility("hidden")));
7515 #define gtk_print_settings_unset IA__gtk_print_settings_unset
7516 
7517 extern __typeof (gtk_print_settings_foreach) IA__gtk_print_settings_foreach __attribute((visibility("hidden")));
7518 #define gtk_print_settings_foreach IA__gtk_print_settings_foreach
7519 
7520 extern __typeof (gtk_print_settings_get_bool) IA__gtk_print_settings_get_bool __attribute((visibility("hidden")));
7521 #define gtk_print_settings_get_bool IA__gtk_print_settings_get_bool
7522 
7523 extern __typeof (gtk_print_settings_set_bool) IA__gtk_print_settings_set_bool __attribute((visibility("hidden")));
7524 #define gtk_print_settings_set_bool IA__gtk_print_settings_set_bool
7525 
7526 extern __typeof (gtk_print_settings_get_double) IA__gtk_print_settings_get_double __attribute((visibility("hidden")));
7527 #define gtk_print_settings_get_double IA__gtk_print_settings_get_double
7528 
7529 extern __typeof (gtk_print_settings_get_double_with_default) IA__gtk_print_settings_get_double_with_default __attribute((visibility("hidden")));
7530 #define gtk_print_settings_get_double_with_default IA__gtk_print_settings_get_double_with_default
7531 
7532 extern __typeof (gtk_print_settings_set_double) IA__gtk_print_settings_set_double __attribute((visibility("hidden")));
7533 #define gtk_print_settings_set_double IA__gtk_print_settings_set_double
7534 
7535 extern __typeof (gtk_print_settings_get_length) IA__gtk_print_settings_get_length __attribute((visibility("hidden")));
7536 #define gtk_print_settings_get_length IA__gtk_print_settings_get_length
7537 
7538 extern __typeof (gtk_print_settings_set_length) IA__gtk_print_settings_set_length __attribute((visibility("hidden")));
7539 #define gtk_print_settings_set_length IA__gtk_print_settings_set_length
7540 
7541 extern __typeof (gtk_print_settings_get_int) IA__gtk_print_settings_get_int __attribute((visibility("hidden")));
7542 #define gtk_print_settings_get_int IA__gtk_print_settings_get_int
7543 
7544 extern __typeof (gtk_print_settings_get_int_with_default) IA__gtk_print_settings_get_int_with_default __attribute((visibility("hidden")));
7545 #define gtk_print_settings_get_int_with_default IA__gtk_print_settings_get_int_with_default
7546 
7547 extern __typeof (gtk_print_settings_set_int) IA__gtk_print_settings_set_int __attribute((visibility("hidden")));
7548 #define gtk_print_settings_set_int IA__gtk_print_settings_set_int
7549 
7550 extern __typeof (gtk_print_settings_get_printer) IA__gtk_print_settings_get_printer __attribute((visibility("hidden")));
7551 #define gtk_print_settings_get_printer IA__gtk_print_settings_get_printer
7552 
7553 extern __typeof (gtk_print_settings_set_printer) IA__gtk_print_settings_set_printer __attribute((visibility("hidden")));
7554 #define gtk_print_settings_set_printer IA__gtk_print_settings_set_printer
7555 
7556 extern __typeof (gtk_print_settings_get_orientation) IA__gtk_print_settings_get_orientation __attribute((visibility("hidden")));
7557 #define gtk_print_settings_get_orientation IA__gtk_print_settings_get_orientation
7558 
7559 extern __typeof (gtk_print_settings_set_orientation) IA__gtk_print_settings_set_orientation __attribute((visibility("hidden")));
7560 #define gtk_print_settings_set_orientation IA__gtk_print_settings_set_orientation
7561 
7562 extern __typeof (gtk_print_settings_get_paper_size) IA__gtk_print_settings_get_paper_size __attribute((visibility("hidden")));
7563 #define gtk_print_settings_get_paper_size IA__gtk_print_settings_get_paper_size
7564 
7565 extern __typeof (gtk_print_settings_set_paper_size) IA__gtk_print_settings_set_paper_size __attribute((visibility("hidden")));
7566 #define gtk_print_settings_set_paper_size IA__gtk_print_settings_set_paper_size
7567 
7568 extern __typeof (gtk_print_settings_get_paper_width) IA__gtk_print_settings_get_paper_width __attribute((visibility("hidden")));
7569 #define gtk_print_settings_get_paper_width IA__gtk_print_settings_get_paper_width
7570 
7571 extern __typeof (gtk_print_settings_set_paper_width) IA__gtk_print_settings_set_paper_width __attribute((visibility("hidden")));
7572 #define gtk_print_settings_set_paper_width IA__gtk_print_settings_set_paper_width
7573 
7574 extern __typeof (gtk_print_settings_get_paper_height) IA__gtk_print_settings_get_paper_height __attribute((visibility("hidden")));
7575 #define gtk_print_settings_get_paper_height IA__gtk_print_settings_get_paper_height
7576 
7577 extern __typeof (gtk_print_settings_set_paper_height) IA__gtk_print_settings_set_paper_height __attribute((visibility("hidden")));
7578 #define gtk_print_settings_set_paper_height IA__gtk_print_settings_set_paper_height
7579 
7580 extern __typeof (gtk_print_settings_get_use_color) IA__gtk_print_settings_get_use_color __attribute((visibility("hidden")));
7581 #define gtk_print_settings_get_use_color IA__gtk_print_settings_get_use_color
7582 
7583 extern __typeof (gtk_print_settings_set_use_color) IA__gtk_print_settings_set_use_color __attribute((visibility("hidden")));
7584 #define gtk_print_settings_set_use_color IA__gtk_print_settings_set_use_color
7585 
7586 extern __typeof (gtk_print_settings_get_collate) IA__gtk_print_settings_get_collate __attribute((visibility("hidden")));
7587 #define gtk_print_settings_get_collate IA__gtk_print_settings_get_collate
7588 
7589 extern __typeof (gtk_print_settings_set_collate) IA__gtk_print_settings_set_collate __attribute((visibility("hidden")));
7590 #define gtk_print_settings_set_collate IA__gtk_print_settings_set_collate
7591 
7592 extern __typeof (gtk_print_settings_get_reverse) IA__gtk_print_settings_get_reverse __attribute((visibility("hidden")));
7593 #define gtk_print_settings_get_reverse IA__gtk_print_settings_get_reverse
7594 
7595 extern __typeof (gtk_print_settings_set_reverse) IA__gtk_print_settings_set_reverse __attribute((visibility("hidden")));
7596 #define gtk_print_settings_set_reverse IA__gtk_print_settings_set_reverse
7597 
7598 extern __typeof (gtk_print_settings_get_duplex) IA__gtk_print_settings_get_duplex __attribute((visibility("hidden")));
7599 #define gtk_print_settings_get_duplex IA__gtk_print_settings_get_duplex
7600 
7601 extern __typeof (gtk_print_settings_set_duplex) IA__gtk_print_settings_set_duplex __attribute((visibility("hidden")));
7602 #define gtk_print_settings_set_duplex IA__gtk_print_settings_set_duplex
7603 
7604 extern __typeof (gtk_print_settings_get_quality) IA__gtk_print_settings_get_quality __attribute((visibility("hidden")));
7605 #define gtk_print_settings_get_quality IA__gtk_print_settings_get_quality
7606 
7607 extern __typeof (gtk_print_settings_set_quality) IA__gtk_print_settings_set_quality __attribute((visibility("hidden")));
7608 #define gtk_print_settings_set_quality IA__gtk_print_settings_set_quality
7609 
7610 extern __typeof (gtk_print_settings_get_n_copies) IA__gtk_print_settings_get_n_copies __attribute((visibility("hidden")));
7611 #define gtk_print_settings_get_n_copies IA__gtk_print_settings_get_n_copies
7612 
7613 extern __typeof (gtk_print_settings_set_n_copies) IA__gtk_print_settings_set_n_copies __attribute((visibility("hidden")));
7614 #define gtk_print_settings_set_n_copies IA__gtk_print_settings_set_n_copies
7615 
7616 extern __typeof (gtk_print_settings_get_number_up) IA__gtk_print_settings_get_number_up __attribute((visibility("hidden")));
7617 #define gtk_print_settings_get_number_up IA__gtk_print_settings_get_number_up
7618 
7619 extern __typeof (gtk_print_settings_set_number_up) IA__gtk_print_settings_set_number_up __attribute((visibility("hidden")));
7620 #define gtk_print_settings_set_number_up IA__gtk_print_settings_set_number_up
7621 
7622 extern __typeof (gtk_print_settings_get_number_up_layout) IA__gtk_print_settings_get_number_up_layout __attribute((visibility("hidden")));
7623 #define gtk_print_settings_get_number_up_layout IA__gtk_print_settings_get_number_up_layout
7624 
7625 extern __typeof (gtk_print_settings_set_number_up_layout) IA__gtk_print_settings_set_number_up_layout __attribute((visibility("hidden")));
7626 #define gtk_print_settings_set_number_up_layout IA__gtk_print_settings_set_number_up_layout
7627 
7628 extern __typeof (gtk_print_settings_get_resolution) IA__gtk_print_settings_get_resolution __attribute((visibility("hidden")));
7629 #define gtk_print_settings_get_resolution IA__gtk_print_settings_get_resolution
7630 
7631 extern __typeof (gtk_print_settings_set_resolution) IA__gtk_print_settings_set_resolution __attribute((visibility("hidden")));
7632 #define gtk_print_settings_set_resolution IA__gtk_print_settings_set_resolution
7633 
7634 extern __typeof (gtk_print_settings_get_resolution_x) IA__gtk_print_settings_get_resolution_x __attribute((visibility("hidden")));
7635 #define gtk_print_settings_get_resolution_x IA__gtk_print_settings_get_resolution_x
7636 
7637 extern __typeof (gtk_print_settings_get_resolution_y) IA__gtk_print_settings_get_resolution_y __attribute((visibility("hidden")));
7638 #define gtk_print_settings_get_resolution_y IA__gtk_print_settings_get_resolution_y
7639 
7640 extern __typeof (gtk_print_settings_set_resolution_xy) IA__gtk_print_settings_set_resolution_xy __attribute((visibility("hidden")));
7641 #define gtk_print_settings_set_resolution_xy IA__gtk_print_settings_set_resolution_xy
7642 
7643 extern __typeof (gtk_print_settings_get_printer_lpi) IA__gtk_print_settings_get_printer_lpi __attribute((visibility("hidden")));
7644 #define gtk_print_settings_get_printer_lpi IA__gtk_print_settings_get_printer_lpi
7645 
7646 extern __typeof (gtk_print_settings_set_printer_lpi) IA__gtk_print_settings_set_printer_lpi __attribute((visibility("hidden")));
7647 #define gtk_print_settings_set_printer_lpi IA__gtk_print_settings_set_printer_lpi
7648 
7649 extern __typeof (gtk_print_settings_get_scale) IA__gtk_print_settings_get_scale __attribute((visibility("hidden")));
7650 #define gtk_print_settings_get_scale IA__gtk_print_settings_get_scale
7651 
7652 extern __typeof (gtk_print_settings_set_scale) IA__gtk_print_settings_set_scale __attribute((visibility("hidden")));
7653 #define gtk_print_settings_set_scale IA__gtk_print_settings_set_scale
7654 
7655 extern __typeof (gtk_print_settings_get_print_pages) IA__gtk_print_settings_get_print_pages __attribute((visibility("hidden")));
7656 #define gtk_print_settings_get_print_pages IA__gtk_print_settings_get_print_pages
7657 
7658 extern __typeof (gtk_print_settings_set_print_pages) IA__gtk_print_settings_set_print_pages __attribute((visibility("hidden")));
7659 #define gtk_print_settings_set_print_pages IA__gtk_print_settings_set_print_pages
7660 
7661 extern __typeof (gtk_print_settings_get_page_ranges) IA__gtk_print_settings_get_page_ranges __attribute((visibility("hidden")));
7662 #define gtk_print_settings_get_page_ranges IA__gtk_print_settings_get_page_ranges
7663 
7664 extern __typeof (gtk_print_settings_set_page_ranges) IA__gtk_print_settings_set_page_ranges __attribute((visibility("hidden")));
7665 #define gtk_print_settings_set_page_ranges IA__gtk_print_settings_set_page_ranges
7666 
7667 extern __typeof (gtk_print_settings_get_page_set) IA__gtk_print_settings_get_page_set __attribute((visibility("hidden")));
7668 #define gtk_print_settings_get_page_set IA__gtk_print_settings_get_page_set
7669 
7670 extern __typeof (gtk_print_settings_set_page_set) IA__gtk_print_settings_set_page_set __attribute((visibility("hidden")));
7671 #define gtk_print_settings_set_page_set IA__gtk_print_settings_set_page_set
7672 
7673 extern __typeof (gtk_print_settings_get_default_source) IA__gtk_print_settings_get_default_source __attribute((visibility("hidden")));
7674 #define gtk_print_settings_get_default_source IA__gtk_print_settings_get_default_source
7675 
7676 extern __typeof (gtk_print_settings_set_default_source) IA__gtk_print_settings_set_default_source __attribute((visibility("hidden")));
7677 #define gtk_print_settings_set_default_source IA__gtk_print_settings_set_default_source
7678 
7679 extern __typeof (gtk_print_settings_get_media_type) IA__gtk_print_settings_get_media_type __attribute((visibility("hidden")));
7680 #define gtk_print_settings_get_media_type IA__gtk_print_settings_get_media_type
7681 
7682 extern __typeof (gtk_print_settings_set_media_type) IA__gtk_print_settings_set_media_type __attribute((visibility("hidden")));
7683 #define gtk_print_settings_set_media_type IA__gtk_print_settings_set_media_type
7684 
7685 extern __typeof (gtk_print_settings_get_dither) IA__gtk_print_settings_get_dither __attribute((visibility("hidden")));
7686 #define gtk_print_settings_get_dither IA__gtk_print_settings_get_dither
7687 
7688 extern __typeof (gtk_print_settings_set_dither) IA__gtk_print_settings_set_dither __attribute((visibility("hidden")));
7689 #define gtk_print_settings_set_dither IA__gtk_print_settings_set_dither
7690 
7691 extern __typeof (gtk_print_settings_get_finishings) IA__gtk_print_settings_get_finishings __attribute((visibility("hidden")));
7692 #define gtk_print_settings_get_finishings IA__gtk_print_settings_get_finishings
7693 
7694 extern __typeof (gtk_print_settings_set_finishings) IA__gtk_print_settings_set_finishings __attribute((visibility("hidden")));
7695 #define gtk_print_settings_set_finishings IA__gtk_print_settings_set_finishings
7696 
7697 extern __typeof (gtk_print_settings_get_output_bin) IA__gtk_print_settings_get_output_bin __attribute((visibility("hidden")));
7698 #define gtk_print_settings_get_output_bin IA__gtk_print_settings_get_output_bin
7699 
7700 extern __typeof (gtk_print_settings_set_output_bin) IA__gtk_print_settings_set_output_bin __attribute((visibility("hidden")));
7701 #define gtk_print_settings_set_output_bin IA__gtk_print_settings_set_output_bin
7702 
7703 #endif
7704 #endif
7705 #if IN_HEADER(__GTK_PRINT_UNIX_DIALOG_H__)
7706 #if IN_FILE(__GTK_PRINT_UNIX_DIALOG_C__)
7707 #ifdef G_OS_UNIX
7708 extern __typeof (gtk_print_unix_dialog_get_type) IA__gtk_print_unix_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7709 #define gtk_print_unix_dialog_get_type IA__gtk_print_unix_dialog_get_type
7710 
7711 extern __typeof (gtk_print_unix_dialog_new) IA__gtk_print_unix_dialog_new __attribute((visibility("hidden")));
7712 #define gtk_print_unix_dialog_new IA__gtk_print_unix_dialog_new
7713 
7714 extern __typeof (gtk_print_unix_dialog_set_page_setup) IA__gtk_print_unix_dialog_set_page_setup __attribute((visibility("hidden")));
7715 #define gtk_print_unix_dialog_set_page_setup IA__gtk_print_unix_dialog_set_page_setup
7716 
7717 extern __typeof (gtk_print_unix_dialog_get_page_setup) IA__gtk_print_unix_dialog_get_page_setup __attribute((visibility("hidden")));
7718 #define gtk_print_unix_dialog_get_page_setup IA__gtk_print_unix_dialog_get_page_setup
7719 
7720 extern __typeof (gtk_print_unix_dialog_set_current_page) IA__gtk_print_unix_dialog_set_current_page __attribute((visibility("hidden")));
7721 #define gtk_print_unix_dialog_set_current_page IA__gtk_print_unix_dialog_set_current_page
7722 
7723 extern __typeof (gtk_print_unix_dialog_get_current_page) IA__gtk_print_unix_dialog_get_current_page __attribute((visibility("hidden")));
7724 #define gtk_print_unix_dialog_get_current_page IA__gtk_print_unix_dialog_get_current_page
7725 
7726 extern __typeof (gtk_print_unix_dialog_set_settings) IA__gtk_print_unix_dialog_set_settings __attribute((visibility("hidden")));
7727 #define gtk_print_unix_dialog_set_settings IA__gtk_print_unix_dialog_set_settings
7728 
7729 extern __typeof (gtk_print_unix_dialog_get_settings) IA__gtk_print_unix_dialog_get_settings __attribute((visibility("hidden")));
7730 #define gtk_print_unix_dialog_get_settings IA__gtk_print_unix_dialog_get_settings
7731 
7732 extern __typeof (gtk_print_unix_dialog_get_selected_printer) IA__gtk_print_unix_dialog_get_selected_printer __attribute((visibility("hidden")));
7733 #define gtk_print_unix_dialog_get_selected_printer IA__gtk_print_unix_dialog_get_selected_printer
7734 
7735 extern __typeof (gtk_print_unix_dialog_add_custom_tab) IA__gtk_print_unix_dialog_add_custom_tab __attribute((visibility("hidden")));
7736 #define gtk_print_unix_dialog_add_custom_tab IA__gtk_print_unix_dialog_add_custom_tab
7737 
7738 extern __typeof (gtk_print_unix_dialog_set_manual_capabilities) IA__gtk_print_unix_dialog_set_manual_capabilities __attribute((visibility("hidden")));
7739 #define gtk_print_unix_dialog_set_manual_capabilities IA__gtk_print_unix_dialog_set_manual_capabilities
7740 
7741 extern __typeof (gtk_print_unix_dialog_get_manual_capabilities) IA__gtk_print_unix_dialog_get_manual_capabilities __attribute((visibility("hidden")));
7742 #define gtk_print_unix_dialog_get_manual_capabilities IA__gtk_print_unix_dialog_get_manual_capabilities
7743 
7744 extern __typeof (gtk_print_unix_dialog_set_support_selection) IA__gtk_print_unix_dialog_set_support_selection __attribute((visibility("hidden")));
7745 #define gtk_print_unix_dialog_set_support_selection IA__gtk_print_unix_dialog_set_support_selection
7746 
7747 extern __typeof (gtk_print_unix_dialog_get_support_selection) IA__gtk_print_unix_dialog_get_support_selection __attribute((visibility("hidden")));
7748 #define gtk_print_unix_dialog_get_support_selection IA__gtk_print_unix_dialog_get_support_selection
7749 
7750 extern __typeof (gtk_print_unix_dialog_set_has_selection) IA__gtk_print_unix_dialog_set_has_selection __attribute((visibility("hidden")));
7751 #define gtk_print_unix_dialog_set_has_selection IA__gtk_print_unix_dialog_set_has_selection
7752 
7753 extern __typeof (gtk_print_unix_dialog_get_has_selection) IA__gtk_print_unix_dialog_get_has_selection __attribute((visibility("hidden")));
7754 #define gtk_print_unix_dialog_get_has_selection IA__gtk_print_unix_dialog_get_has_selection
7755 
7756 extern __typeof (gtk_print_unix_dialog_set_embed_page_setup) IA__gtk_print_unix_dialog_set_embed_page_setup __attribute((visibility("hidden")));
7757 #define gtk_print_unix_dialog_set_embed_page_setup IA__gtk_print_unix_dialog_set_embed_page_setup
7758 
7759 extern __typeof (gtk_print_unix_dialog_get_embed_page_setup) IA__gtk_print_unix_dialog_get_embed_page_setup __attribute((visibility("hidden")));
7760 #define gtk_print_unix_dialog_get_embed_page_setup IA__gtk_print_unix_dialog_get_embed_page_setup
7761 
7762 extern __typeof (gtk_print_unix_dialog_get_page_setup_set) IA__gtk_print_unix_dialog_get_page_setup_set __attribute((visibility("hidden")));
7763 #define gtk_print_unix_dialog_get_page_setup_set IA__gtk_print_unix_dialog_get_page_setup_set
7764 
7765 #endif
7766 #endif
7767 #endif
7768 #if IN_HEADER(__GTK_PRINT_WIN32_H__)
7769 #if IN_FILE(__GTK_PRINT_WIN32_C__)
7770 #ifdef G_OS_WIN32
7771 extern __typeof (gtk_print_win32_devnames_free) IA__gtk_print_win32_devnames_free __attribute((visibility("hidden")));
7772 #define gtk_print_win32_devnames_free IA__gtk_print_win32_devnames_free
7773 
7774 extern __typeof (gtk_print_win32_devnames_from_win32) IA__gtk_print_win32_devnames_from_win32 __attribute((visibility("hidden")));
7775 #define gtk_print_win32_devnames_from_win32 IA__gtk_print_win32_devnames_from_win32
7776 
7777 extern __typeof (gtk_print_win32_devnames_to_win32) IA__gtk_print_win32_devnames_to_win32 __attribute((visibility("hidden")));
7778 #define gtk_print_win32_devnames_to_win32 IA__gtk_print_win32_devnames_to_win32
7779 
7780 extern __typeof (gtk_print_win32_devnames_from_printer_name) IA__gtk_print_win32_devnames_from_printer_name __attribute((visibility("hidden")));
7781 #define gtk_print_win32_devnames_from_printer_name IA__gtk_print_win32_devnames_from_printer_name
7782 
7783 #endif
7784 #endif
7785 #endif
7786 #if IN_HEADER(__GTK_PROGRESS_BAR_H__)
7787 #if IN_FILE(__GTK_PROGRESS_BAR_C__)
7788 extern __typeof (gtk_progress_bar_get_fraction) IA__gtk_progress_bar_get_fraction __attribute((visibility("hidden")));
7789 #define gtk_progress_bar_get_fraction IA__gtk_progress_bar_get_fraction
7790 
7791 extern __typeof (gtk_progress_bar_get_orientation) IA__gtk_progress_bar_get_orientation __attribute((visibility("hidden")));
7792 #define gtk_progress_bar_get_orientation IA__gtk_progress_bar_get_orientation
7793 
7794 extern __typeof (gtk_progress_bar_get_pulse_step) IA__gtk_progress_bar_get_pulse_step __attribute((visibility("hidden")));
7795 #define gtk_progress_bar_get_pulse_step IA__gtk_progress_bar_get_pulse_step
7796 
7797 extern __typeof (gtk_progress_bar_get_text) IA__gtk_progress_bar_get_text __attribute((visibility("hidden")));
7798 #define gtk_progress_bar_get_text IA__gtk_progress_bar_get_text
7799 
7800 extern __typeof (gtk_progress_bar_get_ellipsize) IA__gtk_progress_bar_get_ellipsize __attribute((visibility("hidden")));
7801 #define gtk_progress_bar_get_ellipsize IA__gtk_progress_bar_get_ellipsize
7802 
7803 extern __typeof (gtk_progress_bar_get_type) IA__gtk_progress_bar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7804 #define gtk_progress_bar_get_type IA__gtk_progress_bar_get_type
7805 
7806 extern __typeof (gtk_progress_bar_new) IA__gtk_progress_bar_new __attribute((visibility("hidden")));
7807 #define gtk_progress_bar_new IA__gtk_progress_bar_new
7808 
7809 #ifndef GTK_DISABLE_DEPRECATED
7810 extern __typeof (gtk_progress_bar_new_with_adjustment) IA__gtk_progress_bar_new_with_adjustment __attribute((visibility("hidden")));
7811 #define gtk_progress_bar_new_with_adjustment IA__gtk_progress_bar_new_with_adjustment
7812 
7813 extern __typeof (gtk_progress_bar_set_bar_style) IA__gtk_progress_bar_set_bar_style __attribute((visibility("hidden")));
7814 #define gtk_progress_bar_set_bar_style IA__gtk_progress_bar_set_bar_style
7815 
7816 extern __typeof (gtk_progress_bar_set_discrete_blocks) IA__gtk_progress_bar_set_discrete_blocks __attribute((visibility("hidden")));
7817 #define gtk_progress_bar_set_discrete_blocks IA__gtk_progress_bar_set_discrete_blocks
7818 
7819 extern __typeof (gtk_progress_bar_set_activity_blocks) IA__gtk_progress_bar_set_activity_blocks __attribute((visibility("hidden")));
7820 #define gtk_progress_bar_set_activity_blocks IA__gtk_progress_bar_set_activity_blocks
7821 
7822 extern __typeof (gtk_progress_bar_set_activity_step) IA__gtk_progress_bar_set_activity_step __attribute((visibility("hidden")));
7823 #define gtk_progress_bar_set_activity_step IA__gtk_progress_bar_set_activity_step
7824 
7825 extern __typeof (gtk_progress_bar_update) IA__gtk_progress_bar_update __attribute((visibility("hidden")));
7826 #define gtk_progress_bar_update IA__gtk_progress_bar_update
7827 
7828 #endif
7829 extern __typeof (gtk_progress_bar_pulse) IA__gtk_progress_bar_pulse __attribute((visibility("hidden")));
7830 #define gtk_progress_bar_pulse IA__gtk_progress_bar_pulse
7831 
7832 extern __typeof (gtk_progress_bar_set_fraction) IA__gtk_progress_bar_set_fraction __attribute((visibility("hidden")));
7833 #define gtk_progress_bar_set_fraction IA__gtk_progress_bar_set_fraction
7834 
7835 extern __typeof (gtk_progress_bar_set_orientation) IA__gtk_progress_bar_set_orientation __attribute((visibility("hidden")));
7836 #define gtk_progress_bar_set_orientation IA__gtk_progress_bar_set_orientation
7837 
7838 extern __typeof (gtk_progress_bar_set_pulse_step) IA__gtk_progress_bar_set_pulse_step __attribute((visibility("hidden")));
7839 #define gtk_progress_bar_set_pulse_step IA__gtk_progress_bar_set_pulse_step
7840 
7841 extern __typeof (gtk_progress_bar_set_text) IA__gtk_progress_bar_set_text __attribute((visibility("hidden")));
7842 #define gtk_progress_bar_set_text IA__gtk_progress_bar_set_text
7843 
7844 extern __typeof (gtk_progress_bar_set_ellipsize) IA__gtk_progress_bar_set_ellipsize __attribute((visibility("hidden")));
7845 #define gtk_progress_bar_set_ellipsize IA__gtk_progress_bar_set_ellipsize
7846 
7847 #endif
7848 #endif
7849 #if IN_HEADER(__GTK_PROGRESS_H__)
7850 #if IN_FILE(__GTK_PROGRESS_C__)
7851 #ifndef GTK_DISABLE_DEPRECATED
7852 extern __typeof (gtk_progress_configure) IA__gtk_progress_configure __attribute((visibility("hidden")));
7853 #define gtk_progress_configure IA__gtk_progress_configure
7854 
7855 extern __typeof (gtk_progress_get_current_percentage) IA__gtk_progress_get_current_percentage __attribute((visibility("hidden")));
7856 #define gtk_progress_get_current_percentage IA__gtk_progress_get_current_percentage
7857 
7858 extern __typeof (gtk_progress_get_current_text) IA__gtk_progress_get_current_text __attribute((visibility("hidden")));
7859 #define gtk_progress_get_current_text IA__gtk_progress_get_current_text
7860 
7861 extern __typeof (gtk_progress_get_percentage_from_value) IA__gtk_progress_get_percentage_from_value __attribute((visibility("hidden")));
7862 #define gtk_progress_get_percentage_from_value IA__gtk_progress_get_percentage_from_value
7863 
7864 extern __typeof (gtk_progress_get_text_from_value) IA__gtk_progress_get_text_from_value __attribute((visibility("hidden")));
7865 #define gtk_progress_get_text_from_value IA__gtk_progress_get_text_from_value
7866 
7867 extern __typeof (gtk_progress_get_type) IA__gtk_progress_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7868 #define gtk_progress_get_type IA__gtk_progress_get_type
7869 
7870 extern __typeof (gtk_progress_get_value) IA__gtk_progress_get_value __attribute((visibility("hidden")));
7871 #define gtk_progress_get_value IA__gtk_progress_get_value
7872 
7873 extern __typeof (gtk_progress_set_activity_mode) IA__gtk_progress_set_activity_mode __attribute((visibility("hidden")));
7874 #define gtk_progress_set_activity_mode IA__gtk_progress_set_activity_mode
7875 
7876 extern __typeof (gtk_progress_set_adjustment) IA__gtk_progress_set_adjustment __attribute((visibility("hidden")));
7877 #define gtk_progress_set_adjustment IA__gtk_progress_set_adjustment
7878 
7879 extern __typeof (gtk_progress_set_format_string) IA__gtk_progress_set_format_string __attribute((visibility("hidden")));
7880 #define gtk_progress_set_format_string IA__gtk_progress_set_format_string
7881 
7882 extern __typeof (gtk_progress_set_percentage) IA__gtk_progress_set_percentage __attribute((visibility("hidden")));
7883 #define gtk_progress_set_percentage IA__gtk_progress_set_percentage
7884 
7885 extern __typeof (gtk_progress_set_show_text) IA__gtk_progress_set_show_text __attribute((visibility("hidden")));
7886 #define gtk_progress_set_show_text IA__gtk_progress_set_show_text
7887 
7888 extern __typeof (gtk_progress_set_text_alignment) IA__gtk_progress_set_text_alignment __attribute((visibility("hidden")));
7889 #define gtk_progress_set_text_alignment IA__gtk_progress_set_text_alignment
7890 
7891 extern __typeof (gtk_progress_set_value) IA__gtk_progress_set_value __attribute((visibility("hidden")));
7892 #define gtk_progress_set_value IA__gtk_progress_set_value
7893 
7894 #endif
7895 #endif
7896 #endif
7897 #if IN_HEADER(__GTK_RADIO_ACTION_H__)
7898 #if IN_FILE(__GTK_RADIO_ACTION_C__)
7899 extern __typeof (gtk_radio_action_get_current_value) IA__gtk_radio_action_get_current_value __attribute((visibility("hidden")));
7900 #define gtk_radio_action_get_current_value IA__gtk_radio_action_get_current_value
7901 
7902 extern __typeof (gtk_radio_action_get_group) IA__gtk_radio_action_get_group __attribute((visibility("hidden")));
7903 #define gtk_radio_action_get_group IA__gtk_radio_action_get_group
7904 
7905 extern __typeof (gtk_radio_action_get_type) IA__gtk_radio_action_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7906 #define gtk_radio_action_get_type IA__gtk_radio_action_get_type
7907 
7908 extern __typeof (gtk_radio_action_new) IA__gtk_radio_action_new __attribute((visibility("hidden")));
7909 #define gtk_radio_action_new IA__gtk_radio_action_new
7910 
7911 extern __typeof (gtk_radio_action_set_current_value) IA__gtk_radio_action_set_current_value __attribute((visibility("hidden")));
7912 #define gtk_radio_action_set_current_value IA__gtk_radio_action_set_current_value
7913 
7914 extern __typeof (gtk_radio_action_set_group) IA__gtk_radio_action_set_group __attribute((visibility("hidden")));
7915 #define gtk_radio_action_set_group IA__gtk_radio_action_set_group
7916 
7917 #endif
7918 #endif
7919 #if IN_HEADER(__GTK_RADIO_BUTTON_H__)
7920 #if IN_FILE(__GTK_RADIO_BUTTON_C__)
7921 extern __typeof (gtk_radio_button_get_group) IA__gtk_radio_button_get_group __attribute((visibility("hidden")));
7922 #define gtk_radio_button_get_group IA__gtk_radio_button_get_group
7923 
7924 extern __typeof (gtk_radio_button_get_type) IA__gtk_radio_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7925 #define gtk_radio_button_get_type IA__gtk_radio_button_get_type
7926 
7927 extern __typeof (gtk_radio_button_new) IA__gtk_radio_button_new __attribute((visibility("hidden")));
7928 #define gtk_radio_button_new IA__gtk_radio_button_new
7929 
7930 extern __typeof (gtk_radio_button_new_from_widget) IA__gtk_radio_button_new_from_widget __attribute((visibility("hidden")));
7931 #define gtk_radio_button_new_from_widget IA__gtk_radio_button_new_from_widget
7932 
7933 extern __typeof (gtk_radio_button_new_with_label) IA__gtk_radio_button_new_with_label __attribute((visibility("hidden")));
7934 #define gtk_radio_button_new_with_label IA__gtk_radio_button_new_with_label
7935 
7936 extern __typeof (gtk_radio_button_new_with_label_from_widget) IA__gtk_radio_button_new_with_label_from_widget __attribute((visibility("hidden")));
7937 #define gtk_radio_button_new_with_label_from_widget IA__gtk_radio_button_new_with_label_from_widget
7938 
7939 extern __typeof (gtk_radio_button_new_with_mnemonic) IA__gtk_radio_button_new_with_mnemonic __attribute((visibility("hidden")));
7940 #define gtk_radio_button_new_with_mnemonic IA__gtk_radio_button_new_with_mnemonic
7941 
7942 extern __typeof (gtk_radio_button_new_with_mnemonic_from_widget) IA__gtk_radio_button_new_with_mnemonic_from_widget __attribute((visibility("hidden")));
7943 #define gtk_radio_button_new_with_mnemonic_from_widget IA__gtk_radio_button_new_with_mnemonic_from_widget
7944 
7945 extern __typeof (gtk_radio_button_set_group) IA__gtk_radio_button_set_group __attribute((visibility("hidden")));
7946 #define gtk_radio_button_set_group IA__gtk_radio_button_set_group
7947 
7948 #endif
7949 #endif
7950 #if IN_HEADER(__GTK_RADIO_MENU_ITEM_H__)
7951 #if IN_FILE(__GTK_RADIO_MENU_ITEM_C__)
7952 extern __typeof (gtk_radio_menu_item_get_group) IA__gtk_radio_menu_item_get_group __attribute((visibility("hidden")));
7953 #define gtk_radio_menu_item_get_group IA__gtk_radio_menu_item_get_group
7954 
7955 extern __typeof (gtk_radio_menu_item_get_type) IA__gtk_radio_menu_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7956 #define gtk_radio_menu_item_get_type IA__gtk_radio_menu_item_get_type
7957 
7958 extern __typeof (gtk_radio_menu_item_new) IA__gtk_radio_menu_item_new __attribute((visibility("hidden")));
7959 #define gtk_radio_menu_item_new IA__gtk_radio_menu_item_new
7960 
7961 extern __typeof (gtk_radio_menu_item_new_from_widget) IA__gtk_radio_menu_item_new_from_widget __attribute((visibility("hidden")));
7962 #define gtk_radio_menu_item_new_from_widget IA__gtk_radio_menu_item_new_from_widget
7963 
7964 extern __typeof (gtk_radio_menu_item_new_with_label) IA__gtk_radio_menu_item_new_with_label __attribute((visibility("hidden")));
7965 #define gtk_radio_menu_item_new_with_label IA__gtk_radio_menu_item_new_with_label
7966 
7967 extern __typeof (gtk_radio_menu_item_new_with_label_from_widget) IA__gtk_radio_menu_item_new_with_label_from_widget __attribute((visibility("hidden")));
7968 #define gtk_radio_menu_item_new_with_label_from_widget IA__gtk_radio_menu_item_new_with_label_from_widget
7969 
7970 extern __typeof (gtk_radio_menu_item_new_with_mnemonic) IA__gtk_radio_menu_item_new_with_mnemonic __attribute((visibility("hidden")));
7971 #define gtk_radio_menu_item_new_with_mnemonic IA__gtk_radio_menu_item_new_with_mnemonic
7972 
7973 extern __typeof (gtk_radio_menu_item_new_with_mnemonic_from_widget) IA__gtk_radio_menu_item_new_with_mnemonic_from_widget __attribute((visibility("hidden")));
7974 #define gtk_radio_menu_item_new_with_mnemonic_from_widget IA__gtk_radio_menu_item_new_with_mnemonic_from_widget
7975 
7976 extern __typeof (gtk_radio_menu_item_set_group) IA__gtk_radio_menu_item_set_group __attribute((visibility("hidden")));
7977 #define gtk_radio_menu_item_set_group IA__gtk_radio_menu_item_set_group
7978 
7979 #endif
7980 #endif
7981 #if IN_HEADER(__GTK_RADIO_TOOL_BUTTON_H__)
7982 #if IN_FILE(__GTK_RADIO_TOOL_BUTTON_C__)
7983 extern __typeof (gtk_radio_tool_button_get_group) IA__gtk_radio_tool_button_get_group __attribute((visibility("hidden")));
7984 #define gtk_radio_tool_button_get_group IA__gtk_radio_tool_button_get_group
7985 
7986 extern __typeof (gtk_radio_tool_button_get_type) IA__gtk_radio_tool_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
7987 #define gtk_radio_tool_button_get_type IA__gtk_radio_tool_button_get_type
7988 
7989 extern __typeof (gtk_radio_tool_button_new) IA__gtk_radio_tool_button_new __attribute((visibility("hidden")));
7990 #define gtk_radio_tool_button_new IA__gtk_radio_tool_button_new
7991 
7992 extern __typeof (gtk_radio_tool_button_new_from_stock) IA__gtk_radio_tool_button_new_from_stock __attribute((visibility("hidden")));
7993 #define gtk_radio_tool_button_new_from_stock IA__gtk_radio_tool_button_new_from_stock
7994 
7995 extern __typeof (gtk_radio_tool_button_new_from_widget) IA__gtk_radio_tool_button_new_from_widget __attribute((visibility("hidden")));
7996 #define gtk_radio_tool_button_new_from_widget IA__gtk_radio_tool_button_new_from_widget
7997 
7998 extern __typeof (gtk_radio_tool_button_new_with_stock_from_widget) IA__gtk_radio_tool_button_new_with_stock_from_widget __attribute((visibility("hidden")));
7999 #define gtk_radio_tool_button_new_with_stock_from_widget IA__gtk_radio_tool_button_new_with_stock_from_widget
8000 
8001 extern __typeof (gtk_radio_tool_button_set_group) IA__gtk_radio_tool_button_set_group __attribute((visibility("hidden")));
8002 #define gtk_radio_tool_button_set_group IA__gtk_radio_tool_button_set_group
8003 
8004 #endif
8005 #endif
8006 #if IN_HEADER(__GTK_RANGE_H__)
8007 #if IN_FILE(__GTK_RANGE_C__)
8008 extern __typeof (gtk_range_get_adjustment) IA__gtk_range_get_adjustment __attribute((visibility("hidden")));
8009 #define gtk_range_get_adjustment IA__gtk_range_get_adjustment
8010 
8011 extern __typeof (gtk_range_get_fill_level) IA__gtk_range_get_fill_level __attribute((visibility("hidden")));
8012 #define gtk_range_get_fill_level IA__gtk_range_get_fill_level
8013 
8014 extern __typeof (gtk_range_get_flippable) IA__gtk_range_get_flippable __attribute((visibility("hidden")));
8015 #define gtk_range_get_flippable IA__gtk_range_get_flippable
8016 
8017 extern __typeof (gtk_range_get_inverted) IA__gtk_range_get_inverted __attribute((visibility("hidden")));
8018 #define gtk_range_get_inverted IA__gtk_range_get_inverted
8019 
8020 extern __typeof (gtk_range_get_lower_stepper_sensitivity) IA__gtk_range_get_lower_stepper_sensitivity __attribute((visibility("hidden")));
8021 #define gtk_range_get_lower_stepper_sensitivity IA__gtk_range_get_lower_stepper_sensitivity
8022 
8023 extern __typeof (gtk_range_get_min_slider_size) IA__gtk_range_get_min_slider_size __attribute((visibility("hidden")));
8024 #define gtk_range_get_min_slider_size IA__gtk_range_get_min_slider_size
8025 
8026 extern __typeof (gtk_range_get_range_rect) IA__gtk_range_get_range_rect __attribute((visibility("hidden")));
8027 #define gtk_range_get_range_rect IA__gtk_range_get_range_rect
8028 
8029 extern __typeof (gtk_range_get_restrict_to_fill_level) IA__gtk_range_get_restrict_to_fill_level __attribute((visibility("hidden")));
8030 #define gtk_range_get_restrict_to_fill_level IA__gtk_range_get_restrict_to_fill_level
8031 
8032 extern __typeof (gtk_range_get_show_fill_level) IA__gtk_range_get_show_fill_level __attribute((visibility("hidden")));
8033 #define gtk_range_get_show_fill_level IA__gtk_range_get_show_fill_level
8034 
8035 extern __typeof (gtk_range_get_slider_range) IA__gtk_range_get_slider_range __attribute((visibility("hidden")));
8036 #define gtk_range_get_slider_range IA__gtk_range_get_slider_range
8037 
8038 extern __typeof (gtk_range_get_slider_size_fixed) IA__gtk_range_get_slider_size_fixed __attribute((visibility("hidden")));
8039 #define gtk_range_get_slider_size_fixed IA__gtk_range_get_slider_size_fixed
8040 
8041 extern __typeof (gtk_range_get_type) IA__gtk_range_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8042 #define gtk_range_get_type IA__gtk_range_get_type
8043 
8044 #ifndef GTK_DISABLE_DEPRECATED
8045 extern __typeof (gtk_range_get_update_policy) IA__gtk_range_get_update_policy __attribute((visibility("hidden")));
8046 #define gtk_range_get_update_policy IA__gtk_range_get_update_policy
8047 
8048 #endif
8049 extern __typeof (gtk_range_get_upper_stepper_sensitivity) IA__gtk_range_get_upper_stepper_sensitivity __attribute((visibility("hidden")));
8050 #define gtk_range_get_upper_stepper_sensitivity IA__gtk_range_get_upper_stepper_sensitivity
8051 
8052 extern __typeof (gtk_range_get_value) IA__gtk_range_get_value __attribute((visibility("hidden")));
8053 #define gtk_range_get_value IA__gtk_range_get_value
8054 
8055 extern __typeof (gtk_range_set_adjustment) IA__gtk_range_set_adjustment __attribute((visibility("hidden")));
8056 #define gtk_range_set_adjustment IA__gtk_range_set_adjustment
8057 
8058 extern __typeof (gtk_range_set_fill_level) IA__gtk_range_set_fill_level __attribute((visibility("hidden")));
8059 #define gtk_range_set_fill_level IA__gtk_range_set_fill_level
8060 
8061 extern __typeof (gtk_range_set_flippable) IA__gtk_range_set_flippable __attribute((visibility("hidden")));
8062 #define gtk_range_set_flippable IA__gtk_range_set_flippable
8063 
8064 extern __typeof (gtk_range_set_increments) IA__gtk_range_set_increments __attribute((visibility("hidden")));
8065 #define gtk_range_set_increments IA__gtk_range_set_increments
8066 
8067 extern __typeof (gtk_range_set_inverted) IA__gtk_range_set_inverted __attribute((visibility("hidden")));
8068 #define gtk_range_set_inverted IA__gtk_range_set_inverted
8069 
8070 extern __typeof (gtk_range_set_lower_stepper_sensitivity) IA__gtk_range_set_lower_stepper_sensitivity __attribute((visibility("hidden")));
8071 #define gtk_range_set_lower_stepper_sensitivity IA__gtk_range_set_lower_stepper_sensitivity
8072 
8073 extern __typeof (gtk_range_set_min_slider_size) IA__gtk_range_set_min_slider_size __attribute((visibility("hidden")));
8074 #define gtk_range_set_min_slider_size IA__gtk_range_set_min_slider_size
8075 
8076 extern __typeof (gtk_range_set_range) IA__gtk_range_set_range __attribute((visibility("hidden")));
8077 #define gtk_range_set_range IA__gtk_range_set_range
8078 
8079 extern __typeof (gtk_range_set_restrict_to_fill_level) IA__gtk_range_set_restrict_to_fill_level __attribute((visibility("hidden")));
8080 #define gtk_range_set_restrict_to_fill_level IA__gtk_range_set_restrict_to_fill_level
8081 
8082 extern __typeof (gtk_range_set_show_fill_level) IA__gtk_range_set_show_fill_level __attribute((visibility("hidden")));
8083 #define gtk_range_set_show_fill_level IA__gtk_range_set_show_fill_level
8084 
8085 extern __typeof (gtk_range_set_slider_size_fixed) IA__gtk_range_set_slider_size_fixed __attribute((visibility("hidden")));
8086 #define gtk_range_set_slider_size_fixed IA__gtk_range_set_slider_size_fixed
8087 
8088 #ifndef GTK_DISABLE_DEPRECATED
8089 extern __typeof (gtk_range_set_update_policy) IA__gtk_range_set_update_policy __attribute((visibility("hidden")));
8090 #define gtk_range_set_update_policy IA__gtk_range_set_update_policy
8091 
8092 #endif
8093 extern __typeof (gtk_range_set_upper_stepper_sensitivity) IA__gtk_range_set_upper_stepper_sensitivity __attribute((visibility("hidden")));
8094 #define gtk_range_set_upper_stepper_sensitivity IA__gtk_range_set_upper_stepper_sensitivity
8095 
8096 extern __typeof (gtk_range_set_value) IA__gtk_range_set_value __attribute((visibility("hidden")));
8097 #define gtk_range_set_value IA__gtk_range_set_value
8098 
8099 extern __typeof (gtk_range_set_round_digits) IA__gtk_range_set_round_digits __attribute((visibility("hidden")));
8100 #define gtk_range_set_round_digits IA__gtk_range_set_round_digits
8101 
8102 extern __typeof (gtk_range_get_round_digits) IA__gtk_range_get_round_digits __attribute((visibility("hidden")));
8103 #define gtk_range_get_round_digits IA__gtk_range_get_round_digits
8104 
8105 #endif
8106 #endif
8107 #if IN_HEADER(__GTK_RC_H__)
8108 #if IN_FILE(__GTK_RC_C__)
8109 #ifndef GTK_DISABLE_DEPRECATED
8110 extern __typeof (gtk_rc_add_class_style) IA__gtk_rc_add_class_style __attribute((visibility("hidden")));
8111 #define gtk_rc_add_class_style IA__gtk_rc_add_class_style
8112 
8113 extern __typeof (gtk_rc_add_widget_class_style) IA__gtk_rc_add_widget_class_style __attribute((visibility("hidden")));
8114 #define gtk_rc_add_widget_class_style IA__gtk_rc_add_widget_class_style
8115 
8116 extern __typeof (gtk_rc_add_widget_name_style) IA__gtk_rc_add_widget_name_style __attribute((visibility("hidden")));
8117 #define gtk_rc_add_widget_name_style IA__gtk_rc_add_widget_name_style
8118 
8119 #endif
8120 #ifndef _WIN64
8121 extern __typeof (gtk_rc_add_default_file) IA__gtk_rc_add_default_file __attribute((visibility("hidden")));
8122 #define gtk_rc_add_default_file IA__gtk_rc_add_default_file
8123 
8124 #endif
8125 #ifdef G_OS_WIN32
8126 extern __typeof (gtk_rc_add_default_file_utf8) IA__gtk_rc_add_default_file_utf8 __attribute((visibility("hidden")));
8127 #define gtk_rc_add_default_file_utf8 IA__gtk_rc_add_default_file_utf8
8128 
8129 #endif
8130 extern __typeof (gtk_rc_find_module_in_path) IA__gtk_rc_find_module_in_path __attribute((visibility("hidden")));
8131 #define gtk_rc_find_module_in_path IA__gtk_rc_find_module_in_path
8132 
8133 extern __typeof (gtk_rc_find_pixmap_in_path) IA__gtk_rc_find_pixmap_in_path __attribute((visibility("hidden")));
8134 #define gtk_rc_find_pixmap_in_path IA__gtk_rc_find_pixmap_in_path
8135 
8136 extern __typeof (gtk_rc_get_default_files) IA__gtk_rc_get_default_files __attribute((visibility("hidden")));
8137 #define gtk_rc_get_default_files IA__gtk_rc_get_default_files
8138 
8139 extern __typeof (gtk_rc_get_im_module_file) IA__gtk_rc_get_im_module_file __attribute((visibility("hidden")));
8140 #define gtk_rc_get_im_module_file IA__gtk_rc_get_im_module_file
8141 
8142 extern __typeof (gtk_rc_get_im_module_path) IA__gtk_rc_get_im_module_path __attribute((visibility("hidden")));
8143 #define gtk_rc_get_im_module_path IA__gtk_rc_get_im_module_path
8144 
8145 extern __typeof (gtk_rc_get_module_dir) IA__gtk_rc_get_module_dir __attribute((visibility("hidden")));
8146 #define gtk_rc_get_module_dir IA__gtk_rc_get_module_dir
8147 
8148 extern __typeof (gtk_rc_get_style) IA__gtk_rc_get_style __attribute((visibility("hidden")));
8149 #define gtk_rc_get_style IA__gtk_rc_get_style
8150 
8151 extern __typeof (gtk_rc_get_style_by_paths) IA__gtk_rc_get_style_by_paths __attribute((visibility("hidden")));
8152 #define gtk_rc_get_style_by_paths IA__gtk_rc_get_style_by_paths
8153 
8154 extern __typeof (gtk_rc_get_theme_dir) IA__gtk_rc_get_theme_dir __attribute((visibility("hidden")));
8155 #define gtk_rc_get_theme_dir IA__gtk_rc_get_theme_dir
8156 
8157 #ifndef _WIN64
8158 extern __typeof (gtk_rc_parse) IA__gtk_rc_parse __attribute((visibility("hidden")));
8159 #define gtk_rc_parse IA__gtk_rc_parse
8160 
8161 #endif
8162 #ifdef G_OS_WIN32
8163 extern __typeof (gtk_rc_parse_utf8) IA__gtk_rc_parse_utf8 __attribute((visibility("hidden")));
8164 #define gtk_rc_parse_utf8 IA__gtk_rc_parse_utf8
8165 
8166 #endif
8167 extern __typeof (gtk_rc_parse_color) IA__gtk_rc_parse_color __attribute((visibility("hidden")));
8168 #define gtk_rc_parse_color IA__gtk_rc_parse_color
8169 
8170 extern __typeof (gtk_rc_parse_color_full) IA__gtk_rc_parse_color_full __attribute((visibility("hidden")));
8171 #define gtk_rc_parse_color_full IA__gtk_rc_parse_color_full
8172 
8173 extern __typeof (gtk_rc_parse_priority) IA__gtk_rc_parse_priority __attribute((visibility("hidden")));
8174 #define gtk_rc_parse_priority IA__gtk_rc_parse_priority
8175 
8176 extern __typeof (gtk_rc_parse_state) IA__gtk_rc_parse_state __attribute((visibility("hidden")));
8177 #define gtk_rc_parse_state IA__gtk_rc_parse_state
8178 
8179 extern __typeof (gtk_rc_parse_string) IA__gtk_rc_parse_string __attribute((visibility("hidden")));
8180 #define gtk_rc_parse_string IA__gtk_rc_parse_string
8181 
8182 extern __typeof (gtk_rc_reparse_all) IA__gtk_rc_reparse_all __attribute((visibility("hidden")));
8183 #define gtk_rc_reparse_all IA__gtk_rc_reparse_all
8184 
8185 extern __typeof (gtk_rc_reparse_all_for_settings) IA__gtk_rc_reparse_all_for_settings __attribute((visibility("hidden")));
8186 #define gtk_rc_reparse_all_for_settings IA__gtk_rc_reparse_all_for_settings
8187 
8188 extern __typeof (gtk_rc_reset_styles) IA__gtk_rc_reset_styles __attribute((visibility("hidden")));
8189 #define gtk_rc_reset_styles IA__gtk_rc_reset_styles
8190 
8191 extern __typeof (gtk_rc_scanner_new) IA__gtk_rc_scanner_new __attribute((visibility("hidden")));
8192 #define gtk_rc_scanner_new IA__gtk_rc_scanner_new
8193 
8194 #ifndef _WIN64
8195 extern __typeof (gtk_rc_set_default_files) IA__gtk_rc_set_default_files __attribute((visibility("hidden")));
8196 #define gtk_rc_set_default_files IA__gtk_rc_set_default_files
8197 
8198 #endif
8199 #ifdef G_OS_WIN32
8200 extern __typeof (gtk_rc_set_default_files_utf8) IA__gtk_rc_set_default_files_utf8 __attribute((visibility("hidden")));
8201 #define gtk_rc_set_default_files_utf8 IA__gtk_rc_set_default_files_utf8
8202 
8203 #endif
8204 extern __typeof (gtk_rc_style_copy) IA__gtk_rc_style_copy __attribute((visibility("hidden")));
8205 #define gtk_rc_style_copy IA__gtk_rc_style_copy
8206 
8207 extern __typeof (gtk_rc_style_get_type) IA__gtk_rc_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8208 #define gtk_rc_style_get_type IA__gtk_rc_style_get_type
8209 
8210 extern __typeof (gtk_rc_style_new) IA__gtk_rc_style_new __attribute((visibility("hidden")));
8211 #define gtk_rc_style_new IA__gtk_rc_style_new
8212 
8213 #ifndef GTK_DISABLE_DEPRECATED
8214 extern __typeof (gtk_rc_style_ref) IA__gtk_rc_style_ref __attribute((visibility("hidden")));
8215 #define gtk_rc_style_ref IA__gtk_rc_style_ref
8216 
8217 extern __typeof (gtk_rc_style_unref) IA__gtk_rc_style_unref __attribute((visibility("hidden")));
8218 #define gtk_rc_style_unref IA__gtk_rc_style_unref
8219 
8220 #endif
8221 #endif
8222 #endif
8223 #if IN_HEADER(__GTK_RECENT_ACTION_H__)
8224 #if IN_FILE(__GTK_RECENT_ACTION_C__)
8225 extern __typeof (gtk_recent_action_get_type) IA__gtk_recent_action_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8226 #define gtk_recent_action_get_type IA__gtk_recent_action_get_type
8227 
8228 extern __typeof (gtk_recent_action_new) IA__gtk_recent_action_new __attribute((visibility("hidden")));
8229 #define gtk_recent_action_new IA__gtk_recent_action_new
8230 
8231 extern __typeof (gtk_recent_action_new_for_manager) IA__gtk_recent_action_new_for_manager __attribute((visibility("hidden")));
8232 #define gtk_recent_action_new_for_manager IA__gtk_recent_action_new_for_manager
8233 
8234 extern __typeof (gtk_recent_action_set_show_numbers) IA__gtk_recent_action_set_show_numbers __attribute((visibility("hidden")));
8235 #define gtk_recent_action_set_show_numbers IA__gtk_recent_action_set_show_numbers
8236 
8237 extern __typeof (gtk_recent_action_get_show_numbers) IA__gtk_recent_action_get_show_numbers __attribute((visibility("hidden")));
8238 #define gtk_recent_action_get_show_numbers IA__gtk_recent_action_get_show_numbers
8239 
8240 #endif
8241 #endif
8242 #if IN_HEADER(__GTK_RECENT_CHOOSER_H__)
8243 #if IN_FILE(__GTK_RECENT_CHOOSER_C__)
8244 extern __typeof (gtk_recent_chooser_set_show_private) IA__gtk_recent_chooser_set_show_private __attribute((visibility("hidden")));
8245 #define gtk_recent_chooser_set_show_private IA__gtk_recent_chooser_set_show_private
8246 
8247 extern __typeof (gtk_recent_chooser_get_show_private) IA__gtk_recent_chooser_get_show_private __attribute((visibility("hidden")));
8248 #define gtk_recent_chooser_get_show_private IA__gtk_recent_chooser_get_show_private
8249 
8250 extern __typeof (gtk_recent_chooser_set_show_not_found) IA__gtk_recent_chooser_set_show_not_found __attribute((visibility("hidden")));
8251 #define gtk_recent_chooser_set_show_not_found IA__gtk_recent_chooser_set_show_not_found
8252 
8253 extern __typeof (gtk_recent_chooser_get_show_not_found) IA__gtk_recent_chooser_get_show_not_found __attribute((visibility("hidden")));
8254 #define gtk_recent_chooser_get_show_not_found IA__gtk_recent_chooser_get_show_not_found
8255 
8256 extern __typeof (gtk_recent_chooser_set_show_icons) IA__gtk_recent_chooser_set_show_icons __attribute((visibility("hidden")));
8257 #define gtk_recent_chooser_set_show_icons IA__gtk_recent_chooser_set_show_icons
8258 
8259 extern __typeof (gtk_recent_chooser_get_show_icons) IA__gtk_recent_chooser_get_show_icons __attribute((visibility("hidden")));
8260 #define gtk_recent_chooser_get_show_icons IA__gtk_recent_chooser_get_show_icons
8261 
8262 extern __typeof (gtk_recent_chooser_set_select_multiple) IA__gtk_recent_chooser_set_select_multiple __attribute((visibility("hidden")));
8263 #define gtk_recent_chooser_set_select_multiple IA__gtk_recent_chooser_set_select_multiple
8264 
8265 extern __typeof (gtk_recent_chooser_get_select_multiple) IA__gtk_recent_chooser_get_select_multiple __attribute((visibility("hidden")));
8266 #define gtk_recent_chooser_get_select_multiple IA__gtk_recent_chooser_get_select_multiple
8267 
8268 extern __typeof (gtk_recent_chooser_set_local_only) IA__gtk_recent_chooser_set_local_only __attribute((visibility("hidden")));
8269 #define gtk_recent_chooser_set_local_only IA__gtk_recent_chooser_set_local_only
8270 
8271 extern __typeof (gtk_recent_chooser_get_local_only) IA__gtk_recent_chooser_get_local_only __attribute((visibility("hidden")));
8272 #define gtk_recent_chooser_get_local_only IA__gtk_recent_chooser_get_local_only
8273 
8274 extern __typeof (gtk_recent_chooser_set_limit) IA__gtk_recent_chooser_set_limit __attribute((visibility("hidden")));
8275 #define gtk_recent_chooser_set_limit IA__gtk_recent_chooser_set_limit
8276 
8277 extern __typeof (gtk_recent_chooser_get_limit) IA__gtk_recent_chooser_get_limit __attribute((visibility("hidden")));
8278 #define gtk_recent_chooser_get_limit IA__gtk_recent_chooser_get_limit
8279 
8280 extern __typeof (gtk_recent_chooser_set_show_tips) IA__gtk_recent_chooser_set_show_tips __attribute((visibility("hidden")));
8281 #define gtk_recent_chooser_set_show_tips IA__gtk_recent_chooser_set_show_tips
8282 
8283 extern __typeof (gtk_recent_chooser_get_show_tips) IA__gtk_recent_chooser_get_show_tips __attribute((visibility("hidden")));
8284 #define gtk_recent_chooser_get_show_tips IA__gtk_recent_chooser_get_show_tips
8285 
8286 #ifndef GTK_DISABLE_DEPRECATED
8287 extern __typeof (gtk_recent_chooser_set_show_numbers) IA__gtk_recent_chooser_set_show_numbers __attribute((visibility("hidden")));
8288 #define gtk_recent_chooser_set_show_numbers IA__gtk_recent_chooser_set_show_numbers
8289 
8290 extern __typeof (gtk_recent_chooser_get_show_numbers) IA__gtk_recent_chooser_get_show_numbers __attribute((visibility("hidden")));
8291 #define gtk_recent_chooser_get_show_numbers IA__gtk_recent_chooser_get_show_numbers
8292 
8293 #endif
8294 extern __typeof (gtk_recent_chooser_set_sort_type) IA__gtk_recent_chooser_set_sort_type __attribute((visibility("hidden")));
8295 #define gtk_recent_chooser_set_sort_type IA__gtk_recent_chooser_set_sort_type
8296 
8297 extern __typeof (gtk_recent_chooser_get_sort_type) IA__gtk_recent_chooser_get_sort_type __attribute((visibility("hidden")));
8298 #define gtk_recent_chooser_get_sort_type IA__gtk_recent_chooser_get_sort_type
8299 
8300 extern __typeof (gtk_recent_chooser_set_sort_func) IA__gtk_recent_chooser_set_sort_func __attribute((visibility("hidden")));
8301 #define gtk_recent_chooser_set_sort_func IA__gtk_recent_chooser_set_sort_func
8302 
8303 extern __typeof (gtk_recent_chooser_set_current_uri) IA__gtk_recent_chooser_set_current_uri __attribute((visibility("hidden")));
8304 #define gtk_recent_chooser_set_current_uri IA__gtk_recent_chooser_set_current_uri
8305 
8306 extern __typeof (gtk_recent_chooser_get_current_uri) IA__gtk_recent_chooser_get_current_uri __attribute((visibility("hidden")));
8307 #define gtk_recent_chooser_get_current_uri IA__gtk_recent_chooser_get_current_uri
8308 
8309 extern __typeof (gtk_recent_chooser_get_current_item) IA__gtk_recent_chooser_get_current_item __attribute((visibility("hidden")));
8310 #define gtk_recent_chooser_get_current_item IA__gtk_recent_chooser_get_current_item
8311 
8312 extern __typeof (gtk_recent_chooser_select_uri) IA__gtk_recent_chooser_select_uri __attribute((visibility("hidden")));
8313 #define gtk_recent_chooser_select_uri IA__gtk_recent_chooser_select_uri
8314 
8315 extern __typeof (gtk_recent_chooser_unselect_uri) IA__gtk_recent_chooser_unselect_uri __attribute((visibility("hidden")));
8316 #define gtk_recent_chooser_unselect_uri IA__gtk_recent_chooser_unselect_uri
8317 
8318 extern __typeof (gtk_recent_chooser_select_all) IA__gtk_recent_chooser_select_all __attribute((visibility("hidden")));
8319 #define gtk_recent_chooser_select_all IA__gtk_recent_chooser_select_all
8320 
8321 extern __typeof (gtk_recent_chooser_unselect_all) IA__gtk_recent_chooser_unselect_all __attribute((visibility("hidden")));
8322 #define gtk_recent_chooser_unselect_all IA__gtk_recent_chooser_unselect_all
8323 
8324 extern __typeof (gtk_recent_chooser_get_items) IA__gtk_recent_chooser_get_items __attribute((visibility("hidden")));
8325 #define gtk_recent_chooser_get_items IA__gtk_recent_chooser_get_items
8326 
8327 extern __typeof (gtk_recent_chooser_get_uris) IA__gtk_recent_chooser_get_uris __attribute((visibility("hidden")));
8328 #define gtk_recent_chooser_get_uris IA__gtk_recent_chooser_get_uris
8329 
8330 extern __typeof (gtk_recent_chooser_add_filter) IA__gtk_recent_chooser_add_filter __attribute((visibility("hidden")));
8331 #define gtk_recent_chooser_add_filter IA__gtk_recent_chooser_add_filter
8332 
8333 extern __typeof (gtk_recent_chooser_remove_filter) IA__gtk_recent_chooser_remove_filter __attribute((visibility("hidden")));
8334 #define gtk_recent_chooser_remove_filter IA__gtk_recent_chooser_remove_filter
8335 
8336 extern __typeof (gtk_recent_chooser_list_filters) IA__gtk_recent_chooser_list_filters __attribute((visibility("hidden")));
8337 #define gtk_recent_chooser_list_filters IA__gtk_recent_chooser_list_filters
8338 
8339 extern __typeof (gtk_recent_chooser_set_filter) IA__gtk_recent_chooser_set_filter __attribute((visibility("hidden")));
8340 #define gtk_recent_chooser_set_filter IA__gtk_recent_chooser_set_filter
8341 
8342 extern __typeof (gtk_recent_chooser_get_filter) IA__gtk_recent_chooser_get_filter __attribute((visibility("hidden")));
8343 #define gtk_recent_chooser_get_filter IA__gtk_recent_chooser_get_filter
8344 
8345 extern __typeof (gtk_recent_chooser_get_type) IA__gtk_recent_chooser_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8346 #define gtk_recent_chooser_get_type IA__gtk_recent_chooser_get_type
8347 
8348 extern __typeof (gtk_recent_chooser_error_quark) IA__gtk_recent_chooser_error_quark __attribute((visibility("hidden")));
8349 #define gtk_recent_chooser_error_quark IA__gtk_recent_chooser_error_quark
8350 
8351 #endif
8352 #endif
8353 #if IN_HEADER(__GTK_RECENT_CHOOSER_DIALOG_H__)
8354 #if IN_FILE(__GTK_RECENT_CHOOSER_DIALOG_C__)
8355 extern __typeof (gtk_recent_chooser_dialog_get_type) IA__gtk_recent_chooser_dialog_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8356 #define gtk_recent_chooser_dialog_get_type IA__gtk_recent_chooser_dialog_get_type
8357 
8358 extern __typeof (gtk_recent_chooser_dialog_new) IA__gtk_recent_chooser_dialog_new __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
8359 #define gtk_recent_chooser_dialog_new IA__gtk_recent_chooser_dialog_new
8360 
8361 extern __typeof (gtk_recent_chooser_dialog_new_for_manager) IA__gtk_recent_chooser_dialog_new_for_manager __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
8362 #define gtk_recent_chooser_dialog_new_for_manager IA__gtk_recent_chooser_dialog_new_for_manager
8363 
8364 #endif
8365 #endif
8366 #if IN_HEADER(__GTK_RECENT_CHOOSER_MENU_H__)
8367 #if IN_FILE(__GTK_RECENT_CHOOSER_MENU_C__)
8368 extern __typeof (gtk_recent_chooser_menu_get_type) IA__gtk_recent_chooser_menu_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8369 #define gtk_recent_chooser_menu_get_type IA__gtk_recent_chooser_menu_get_type
8370 
8371 extern __typeof (gtk_recent_chooser_menu_new) IA__gtk_recent_chooser_menu_new __attribute((visibility("hidden")));
8372 #define gtk_recent_chooser_menu_new IA__gtk_recent_chooser_menu_new
8373 
8374 extern __typeof (gtk_recent_chooser_menu_new_for_manager) IA__gtk_recent_chooser_menu_new_for_manager __attribute((visibility("hidden")));
8375 #define gtk_recent_chooser_menu_new_for_manager IA__gtk_recent_chooser_menu_new_for_manager
8376 
8377 extern __typeof (gtk_recent_chooser_menu_get_show_numbers) IA__gtk_recent_chooser_menu_get_show_numbers __attribute((visibility("hidden")));
8378 #define gtk_recent_chooser_menu_get_show_numbers IA__gtk_recent_chooser_menu_get_show_numbers
8379 
8380 extern __typeof (gtk_recent_chooser_menu_set_show_numbers) IA__gtk_recent_chooser_menu_set_show_numbers __attribute((visibility("hidden")));
8381 #define gtk_recent_chooser_menu_set_show_numbers IA__gtk_recent_chooser_menu_set_show_numbers
8382 
8383 #endif
8384 #endif
8385 #if IN_HEADER(__GTK_RECENT_CHOOSER_WIDGET_H__)
8386 #if IN_FILE(__GTK_RECENT_CHOOSER_WIDGET_C__)
8387 extern __typeof (gtk_recent_chooser_widget_get_type) IA__gtk_recent_chooser_widget_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8388 #define gtk_recent_chooser_widget_get_type IA__gtk_recent_chooser_widget_get_type
8389 
8390 extern __typeof (gtk_recent_chooser_widget_new) IA__gtk_recent_chooser_widget_new __attribute((visibility("hidden")));
8391 #define gtk_recent_chooser_widget_new IA__gtk_recent_chooser_widget_new
8392 
8393 extern __typeof (gtk_recent_chooser_widget_new_for_manager) IA__gtk_recent_chooser_widget_new_for_manager __attribute((visibility("hidden")));
8394 #define gtk_recent_chooser_widget_new_for_manager IA__gtk_recent_chooser_widget_new_for_manager
8395 
8396 #endif
8397 #endif
8398 #if IN_HEADER(__GTK_RECENT_FILTER_H__)
8399 #if IN_FILE(__GTK_RECENT_FILTER_C__)
8400 extern __typeof (gtk_recent_filter_get_type) IA__gtk_recent_filter_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8401 #define gtk_recent_filter_get_type IA__gtk_recent_filter_get_type
8402 
8403 extern __typeof (gtk_recent_filter_new) IA__gtk_recent_filter_new __attribute((visibility("hidden")));
8404 #define gtk_recent_filter_new IA__gtk_recent_filter_new
8405 
8406 extern __typeof (gtk_recent_filter_set_name) IA__gtk_recent_filter_set_name __attribute((visibility("hidden")));
8407 #define gtk_recent_filter_set_name IA__gtk_recent_filter_set_name
8408 
8409 extern __typeof (gtk_recent_filter_get_name) IA__gtk_recent_filter_get_name __attribute((visibility("hidden")));
8410 #define gtk_recent_filter_get_name IA__gtk_recent_filter_get_name
8411 
8412 extern __typeof (gtk_recent_filter_add_mime_type) IA__gtk_recent_filter_add_mime_type __attribute((visibility("hidden")));
8413 #define gtk_recent_filter_add_mime_type IA__gtk_recent_filter_add_mime_type
8414 
8415 extern __typeof (gtk_recent_filter_add_pattern) IA__gtk_recent_filter_add_pattern __attribute((visibility("hidden")));
8416 #define gtk_recent_filter_add_pattern IA__gtk_recent_filter_add_pattern
8417 
8418 extern __typeof (gtk_recent_filter_add_pixbuf_formats) IA__gtk_recent_filter_add_pixbuf_formats __attribute((visibility("hidden")));
8419 #define gtk_recent_filter_add_pixbuf_formats IA__gtk_recent_filter_add_pixbuf_formats
8420 
8421 extern __typeof (gtk_recent_filter_add_application) IA__gtk_recent_filter_add_application __attribute((visibility("hidden")));
8422 #define gtk_recent_filter_add_application IA__gtk_recent_filter_add_application
8423 
8424 extern __typeof (gtk_recent_filter_add_group) IA__gtk_recent_filter_add_group __attribute((visibility("hidden")));
8425 #define gtk_recent_filter_add_group IA__gtk_recent_filter_add_group
8426 
8427 extern __typeof (gtk_recent_filter_add_age) IA__gtk_recent_filter_add_age __attribute((visibility("hidden")));
8428 #define gtk_recent_filter_add_age IA__gtk_recent_filter_add_age
8429 
8430 extern __typeof (gtk_recent_filter_add_custom) IA__gtk_recent_filter_add_custom __attribute((visibility("hidden")));
8431 #define gtk_recent_filter_add_custom IA__gtk_recent_filter_add_custom
8432 
8433 extern __typeof (gtk_recent_filter_get_needed) IA__gtk_recent_filter_get_needed __attribute((visibility("hidden")));
8434 #define gtk_recent_filter_get_needed IA__gtk_recent_filter_get_needed
8435 
8436 extern __typeof (gtk_recent_filter_filter) IA__gtk_recent_filter_filter __attribute((visibility("hidden")));
8437 #define gtk_recent_filter_filter IA__gtk_recent_filter_filter
8438 
8439 #endif
8440 #endif
8441 #if IN_HEADER(__GTK_RECENT_MANAGER_H__)
8442 #if IN_FILE(__GTK_RECENT_MANAGER_C__)
8443 extern __typeof (gtk_recent_manager_error_quark) IA__gtk_recent_manager_error_quark __attribute((visibility("hidden")));
8444 #define gtk_recent_manager_error_quark IA__gtk_recent_manager_error_quark
8445 
8446 extern __typeof (gtk_recent_manager_get_type) IA__gtk_recent_manager_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8447 #define gtk_recent_manager_get_type IA__gtk_recent_manager_get_type
8448 
8449 extern __typeof (gtk_recent_manager_new) IA__gtk_recent_manager_new __attribute((visibility("hidden")));
8450 #define gtk_recent_manager_new IA__gtk_recent_manager_new
8451 
8452 extern __typeof (gtk_recent_manager_get_items) IA__gtk_recent_manager_get_items __attribute((visibility("hidden")));
8453 #define gtk_recent_manager_get_items IA__gtk_recent_manager_get_items
8454 
8455 extern __typeof (gtk_recent_manager_get_default) IA__gtk_recent_manager_get_default __attribute((visibility("hidden")));
8456 #define gtk_recent_manager_get_default IA__gtk_recent_manager_get_default
8457 
8458 #ifndef GTK_DISABLE_DEPRECATED
8459 extern __typeof (gtk_recent_manager_get_for_screen) IA__gtk_recent_manager_get_for_screen __attribute((visibility("hidden")));
8460 #define gtk_recent_manager_get_for_screen IA__gtk_recent_manager_get_for_screen
8461 
8462 extern __typeof (gtk_recent_manager_set_screen) IA__gtk_recent_manager_set_screen __attribute((visibility("hidden")));
8463 #define gtk_recent_manager_set_screen IA__gtk_recent_manager_set_screen
8464 
8465 #endif
8466 extern __typeof (gtk_recent_manager_add_item) IA__gtk_recent_manager_add_item __attribute((visibility("hidden")));
8467 #define gtk_recent_manager_add_item IA__gtk_recent_manager_add_item
8468 
8469 extern __typeof (gtk_recent_manager_add_full) IA__gtk_recent_manager_add_full __attribute((visibility("hidden")));
8470 #define gtk_recent_manager_add_full IA__gtk_recent_manager_add_full
8471 
8472 extern __typeof (gtk_recent_manager_remove_item) IA__gtk_recent_manager_remove_item __attribute((visibility("hidden")));
8473 #define gtk_recent_manager_remove_item IA__gtk_recent_manager_remove_item
8474 
8475 extern __typeof (gtk_recent_manager_lookup_item) IA__gtk_recent_manager_lookup_item __attribute((visibility("hidden")));
8476 #define gtk_recent_manager_lookup_item IA__gtk_recent_manager_lookup_item
8477 
8478 extern __typeof (gtk_recent_manager_has_item) IA__gtk_recent_manager_has_item __attribute((visibility("hidden")));
8479 #define gtk_recent_manager_has_item IA__gtk_recent_manager_has_item
8480 
8481 extern __typeof (gtk_recent_manager_move_item) IA__gtk_recent_manager_move_item __attribute((visibility("hidden")));
8482 #define gtk_recent_manager_move_item IA__gtk_recent_manager_move_item
8483 
8484 extern __typeof (gtk_recent_manager_set_limit) IA__gtk_recent_manager_set_limit __attribute((visibility("hidden")));
8485 #define gtk_recent_manager_set_limit IA__gtk_recent_manager_set_limit
8486 
8487 extern __typeof (gtk_recent_manager_get_limit) IA__gtk_recent_manager_get_limit __attribute((visibility("hidden")));
8488 #define gtk_recent_manager_get_limit IA__gtk_recent_manager_get_limit
8489 
8490 extern __typeof (gtk_recent_manager_purge_items) IA__gtk_recent_manager_purge_items __attribute((visibility("hidden")));
8491 #define gtk_recent_manager_purge_items IA__gtk_recent_manager_purge_items
8492 
8493 extern __typeof (gtk_recent_info_get_type) IA__gtk_recent_info_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8494 #define gtk_recent_info_get_type IA__gtk_recent_info_get_type
8495 
8496 extern __typeof (gtk_recent_info_ref) IA__gtk_recent_info_ref __attribute((visibility("hidden")));
8497 #define gtk_recent_info_ref IA__gtk_recent_info_ref
8498 
8499 extern __typeof (gtk_recent_info_unref) IA__gtk_recent_info_unref __attribute((visibility("hidden")));
8500 #define gtk_recent_info_unref IA__gtk_recent_info_unref
8501 
8502 extern __typeof (gtk_recent_info_get_uri) IA__gtk_recent_info_get_uri __attribute((visibility("hidden")));
8503 #define gtk_recent_info_get_uri IA__gtk_recent_info_get_uri
8504 
8505 extern __typeof (gtk_recent_info_get_display_name) IA__gtk_recent_info_get_display_name __attribute((visibility("hidden")));
8506 #define gtk_recent_info_get_display_name IA__gtk_recent_info_get_display_name
8507 
8508 extern __typeof (gtk_recent_info_get_description) IA__gtk_recent_info_get_description __attribute((visibility("hidden")));
8509 #define gtk_recent_info_get_description IA__gtk_recent_info_get_description
8510 
8511 extern __typeof (gtk_recent_info_get_mime_type) IA__gtk_recent_info_get_mime_type __attribute((visibility("hidden")));
8512 #define gtk_recent_info_get_mime_type IA__gtk_recent_info_get_mime_type
8513 
8514 extern __typeof (gtk_recent_info_get_added) IA__gtk_recent_info_get_added __attribute((visibility("hidden")));
8515 #define gtk_recent_info_get_added IA__gtk_recent_info_get_added
8516 
8517 extern __typeof (gtk_recent_info_get_modified) IA__gtk_recent_info_get_modified __attribute((visibility("hidden")));
8518 #define gtk_recent_info_get_modified IA__gtk_recent_info_get_modified
8519 
8520 extern __typeof (gtk_recent_info_get_visited) IA__gtk_recent_info_get_visited __attribute((visibility("hidden")));
8521 #define gtk_recent_info_get_visited IA__gtk_recent_info_get_visited
8522 
8523 extern __typeof (gtk_recent_info_get_private_hint) IA__gtk_recent_info_get_private_hint __attribute((visibility("hidden")));
8524 #define gtk_recent_info_get_private_hint IA__gtk_recent_info_get_private_hint
8525 
8526 extern __typeof (gtk_recent_info_get_application_info) IA__gtk_recent_info_get_application_info __attribute((visibility("hidden")));
8527 #define gtk_recent_info_get_application_info IA__gtk_recent_info_get_application_info
8528 
8529 extern __typeof (gtk_recent_info_get_applications) IA__gtk_recent_info_get_applications __attribute((visibility("hidden"))) G_GNUC_MALLOC;
8530 #define gtk_recent_info_get_applications IA__gtk_recent_info_get_applications
8531 
8532 extern __typeof (gtk_recent_info_last_application) IA__gtk_recent_info_last_application __attribute((visibility("hidden"))) G_GNUC_MALLOC;
8533 #define gtk_recent_info_last_application IA__gtk_recent_info_last_application
8534 
8535 extern __typeof (gtk_recent_info_has_application) IA__gtk_recent_info_has_application __attribute((visibility("hidden")));
8536 #define gtk_recent_info_has_application IA__gtk_recent_info_has_application
8537 
8538 extern __typeof (gtk_recent_info_get_groups) IA__gtk_recent_info_get_groups __attribute((visibility("hidden"))) G_GNUC_MALLOC;
8539 #define gtk_recent_info_get_groups IA__gtk_recent_info_get_groups
8540 
8541 extern __typeof (gtk_recent_info_has_group) IA__gtk_recent_info_has_group __attribute((visibility("hidden")));
8542 #define gtk_recent_info_has_group IA__gtk_recent_info_has_group
8543 
8544 extern __typeof (gtk_recent_info_get_icon) IA__gtk_recent_info_get_icon __attribute((visibility("hidden")));
8545 #define gtk_recent_info_get_icon IA__gtk_recent_info_get_icon
8546 
8547 extern __typeof (gtk_recent_info_get_short_name) IA__gtk_recent_info_get_short_name __attribute((visibility("hidden"))) G_GNUC_MALLOC;
8548 #define gtk_recent_info_get_short_name IA__gtk_recent_info_get_short_name
8549 
8550 extern __typeof (gtk_recent_info_get_uri_display) IA__gtk_recent_info_get_uri_display __attribute((visibility("hidden"))) G_GNUC_MALLOC;
8551 #define gtk_recent_info_get_uri_display IA__gtk_recent_info_get_uri_display
8552 
8553 extern __typeof (gtk_recent_info_get_age) IA__gtk_recent_info_get_age __attribute((visibility("hidden")));
8554 #define gtk_recent_info_get_age IA__gtk_recent_info_get_age
8555 
8556 extern __typeof (gtk_recent_info_is_local) IA__gtk_recent_info_is_local __attribute((visibility("hidden")));
8557 #define gtk_recent_info_is_local IA__gtk_recent_info_is_local
8558 
8559 extern __typeof (gtk_recent_info_exists) IA__gtk_recent_info_exists __attribute((visibility("hidden")));
8560 #define gtk_recent_info_exists IA__gtk_recent_info_exists
8561 
8562 extern __typeof (gtk_recent_info_match) IA__gtk_recent_info_match __attribute((visibility("hidden")));
8563 #define gtk_recent_info_match IA__gtk_recent_info_match
8564 
8565 #endif
8566 #endif
8567 #if IN_HEADER(__GTK_TEST_UTILS_H__)
8568 #if IN_FILE(__GTK_TEST_UTILS_C__)
8569 extern __typeof (gtk_test_create_simple_window) IA__gtk_test_create_simple_window __attribute((visibility("hidden")));
8570 #define gtk_test_create_simple_window IA__gtk_test_create_simple_window
8571 
8572 extern __typeof (gtk_test_create_widget) IA__gtk_test_create_widget __attribute((visibility("hidden")));
8573 #define gtk_test_create_widget IA__gtk_test_create_widget
8574 
8575 extern __typeof (gtk_test_display_button_window) IA__gtk_test_display_button_window __attribute((visibility("hidden")));
8576 #define gtk_test_display_button_window IA__gtk_test_display_button_window
8577 
8578 extern __typeof (gtk_test_find_label) IA__gtk_test_find_label __attribute((visibility("hidden")));
8579 #define gtk_test_find_label IA__gtk_test_find_label
8580 
8581 extern __typeof (gtk_test_find_sibling) IA__gtk_test_find_sibling __attribute((visibility("hidden")));
8582 #define gtk_test_find_sibling IA__gtk_test_find_sibling
8583 
8584 extern __typeof (gtk_test_find_widget) IA__gtk_test_find_widget __attribute((visibility("hidden")));
8585 #define gtk_test_find_widget IA__gtk_test_find_widget
8586 
8587 extern __typeof (gtk_test_init) IA__gtk_test_init __attribute((visibility("hidden")));
8588 #define gtk_test_init IA__gtk_test_init
8589 
8590 extern __typeof (gtk_test_register_all_types) IA__gtk_test_register_all_types __attribute((visibility("hidden")));
8591 #define gtk_test_register_all_types IA__gtk_test_register_all_types
8592 
8593 extern __typeof (gtk_test_list_all_types) IA__gtk_test_list_all_types __attribute((visibility("hidden")));
8594 #define gtk_test_list_all_types IA__gtk_test_list_all_types
8595 
8596 extern __typeof (gtk_test_slider_get_value) IA__gtk_test_slider_get_value __attribute((visibility("hidden")));
8597 #define gtk_test_slider_get_value IA__gtk_test_slider_get_value
8598 
8599 extern __typeof (gtk_test_slider_set_perc) IA__gtk_test_slider_set_perc __attribute((visibility("hidden")));
8600 #define gtk_test_slider_set_perc IA__gtk_test_slider_set_perc
8601 
8602 extern __typeof (gtk_test_spin_button_click) IA__gtk_test_spin_button_click __attribute((visibility("hidden")));
8603 #define gtk_test_spin_button_click IA__gtk_test_spin_button_click
8604 
8605 extern __typeof (gtk_test_text_get) IA__gtk_test_text_get __attribute((visibility("hidden")));
8606 #define gtk_test_text_get IA__gtk_test_text_get
8607 
8608 extern __typeof (gtk_test_text_set) IA__gtk_test_text_set __attribute((visibility("hidden")));
8609 #define gtk_test_text_set IA__gtk_test_text_set
8610 
8611 extern __typeof (gtk_test_widget_click) IA__gtk_test_widget_click __attribute((visibility("hidden")));
8612 #define gtk_test_widget_click IA__gtk_test_widget_click
8613 
8614 extern __typeof (gtk_test_widget_send_key) IA__gtk_test_widget_send_key __attribute((visibility("hidden")));
8615 #define gtk_test_widget_send_key IA__gtk_test_widget_send_key
8616 
8617 #endif
8618 #endif
8619 #if IN_HEADER(__GTK_TEXT_BUFFER_RICH_TEXT_H__)
8620 #if IN_FILE(__GTK_TEXT_BUFFER_RICH_TEXT_C__)
8621 extern __typeof (gtk_text_buffer_deserialize) IA__gtk_text_buffer_deserialize __attribute((visibility("hidden")));
8622 #define gtk_text_buffer_deserialize IA__gtk_text_buffer_deserialize
8623 
8624 extern __typeof (gtk_text_buffer_deserialize_get_can_create_tags) IA__gtk_text_buffer_deserialize_get_can_create_tags __attribute((visibility("hidden")));
8625 #define gtk_text_buffer_deserialize_get_can_create_tags IA__gtk_text_buffer_deserialize_get_can_create_tags
8626 
8627 extern __typeof (gtk_text_buffer_deserialize_set_can_create_tags) IA__gtk_text_buffer_deserialize_set_can_create_tags __attribute((visibility("hidden")));
8628 #define gtk_text_buffer_deserialize_set_can_create_tags IA__gtk_text_buffer_deserialize_set_can_create_tags
8629 
8630 extern __typeof (gtk_text_buffer_get_deserialize_formats) IA__gtk_text_buffer_get_deserialize_formats __attribute((visibility("hidden")));
8631 #define gtk_text_buffer_get_deserialize_formats IA__gtk_text_buffer_get_deserialize_formats
8632 
8633 extern __typeof (gtk_text_buffer_get_serialize_formats) IA__gtk_text_buffer_get_serialize_formats __attribute((visibility("hidden")));
8634 #define gtk_text_buffer_get_serialize_formats IA__gtk_text_buffer_get_serialize_formats
8635 
8636 extern __typeof (gtk_text_buffer_register_deserialize_format) IA__gtk_text_buffer_register_deserialize_format __attribute((visibility("hidden")));
8637 #define gtk_text_buffer_register_deserialize_format IA__gtk_text_buffer_register_deserialize_format
8638 
8639 extern __typeof (gtk_text_buffer_register_deserialize_tagset) IA__gtk_text_buffer_register_deserialize_tagset __attribute((visibility("hidden")));
8640 #define gtk_text_buffer_register_deserialize_tagset IA__gtk_text_buffer_register_deserialize_tagset
8641 
8642 extern __typeof (gtk_text_buffer_register_serialize_format) IA__gtk_text_buffer_register_serialize_format __attribute((visibility("hidden")));
8643 #define gtk_text_buffer_register_serialize_format IA__gtk_text_buffer_register_serialize_format
8644 
8645 extern __typeof (gtk_text_buffer_register_serialize_tagset) IA__gtk_text_buffer_register_serialize_tagset __attribute((visibility("hidden")));
8646 #define gtk_text_buffer_register_serialize_tagset IA__gtk_text_buffer_register_serialize_tagset
8647 
8648 extern __typeof (gtk_text_buffer_serialize) IA__gtk_text_buffer_serialize __attribute((visibility("hidden")));
8649 #define gtk_text_buffer_serialize IA__gtk_text_buffer_serialize
8650 
8651 extern __typeof (gtk_text_buffer_unregister_deserialize_format) IA__gtk_text_buffer_unregister_deserialize_format __attribute((visibility("hidden")));
8652 #define gtk_text_buffer_unregister_deserialize_format IA__gtk_text_buffer_unregister_deserialize_format
8653 
8654 extern __typeof (gtk_text_buffer_unregister_serialize_format) IA__gtk_text_buffer_unregister_serialize_format __attribute((visibility("hidden")));
8655 #define gtk_text_buffer_unregister_serialize_format IA__gtk_text_buffer_unregister_serialize_format
8656 
8657 #endif
8658 #endif
8659 #if IN_HEADER(__GTK_RULER_H__)
8660 #if IN_FILE(__GTK_RULER_C__)
8661 #ifndef GTK_DISABLE_DEPRECATED
8662 extern __typeof (gtk_ruler_draw_pos) IA__gtk_ruler_draw_pos __attribute((visibility("hidden")));
8663 #define gtk_ruler_draw_pos IA__gtk_ruler_draw_pos
8664 
8665 extern __typeof (gtk_ruler_draw_ticks) IA__gtk_ruler_draw_ticks __attribute((visibility("hidden")));
8666 #define gtk_ruler_draw_ticks IA__gtk_ruler_draw_ticks
8667 
8668 extern __typeof (gtk_ruler_get_metric) IA__gtk_ruler_get_metric __attribute((visibility("hidden")));
8669 #define gtk_ruler_get_metric IA__gtk_ruler_get_metric
8670 
8671 extern __typeof (gtk_ruler_get_range) IA__gtk_ruler_get_range __attribute((visibility("hidden")));
8672 #define gtk_ruler_get_range IA__gtk_ruler_get_range
8673 
8674 extern __typeof (gtk_ruler_get_type) IA__gtk_ruler_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8675 #define gtk_ruler_get_type IA__gtk_ruler_get_type
8676 
8677 extern __typeof (gtk_ruler_set_metric) IA__gtk_ruler_set_metric __attribute((visibility("hidden")));
8678 #define gtk_ruler_set_metric IA__gtk_ruler_set_metric
8679 
8680 extern __typeof (gtk_ruler_set_range) IA__gtk_ruler_set_range __attribute((visibility("hidden")));
8681 #define gtk_ruler_set_range IA__gtk_ruler_set_range
8682 
8683 #endif
8684 #endif
8685 #endif
8686 #if IN_HEADER(__GTK_SCALE_H__)
8687 #if IN_FILE(__GTK_SCALE_C__)
8688 extern __typeof (gtk_scale_get_digits) IA__gtk_scale_get_digits __attribute((visibility("hidden")));
8689 #define gtk_scale_get_digits IA__gtk_scale_get_digits
8690 
8691 extern __typeof (gtk_scale_get_draw_value) IA__gtk_scale_get_draw_value __attribute((visibility("hidden")));
8692 #define gtk_scale_get_draw_value IA__gtk_scale_get_draw_value
8693 
8694 extern __typeof (gtk_scale_get_layout) IA__gtk_scale_get_layout __attribute((visibility("hidden")));
8695 #define gtk_scale_get_layout IA__gtk_scale_get_layout
8696 
8697 extern __typeof (gtk_scale_get_layout_offsets) IA__gtk_scale_get_layout_offsets __attribute((visibility("hidden")));
8698 #define gtk_scale_get_layout_offsets IA__gtk_scale_get_layout_offsets
8699 
8700 extern __typeof (gtk_scale_get_type) IA__gtk_scale_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8701 #define gtk_scale_get_type IA__gtk_scale_get_type
8702 
8703 extern __typeof (gtk_scale_get_value_pos) IA__gtk_scale_get_value_pos __attribute((visibility("hidden")));
8704 #define gtk_scale_get_value_pos IA__gtk_scale_get_value_pos
8705 
8706 extern __typeof (gtk_scale_set_digits) IA__gtk_scale_set_digits __attribute((visibility("hidden")));
8707 #define gtk_scale_set_digits IA__gtk_scale_set_digits
8708 
8709 extern __typeof (gtk_scale_set_draw_value) IA__gtk_scale_set_draw_value __attribute((visibility("hidden")));
8710 #define gtk_scale_set_draw_value IA__gtk_scale_set_draw_value
8711 
8712 extern __typeof (gtk_scale_set_value_pos) IA__gtk_scale_set_value_pos __attribute((visibility("hidden")));
8713 #define gtk_scale_set_value_pos IA__gtk_scale_set_value_pos
8714 
8715 extern __typeof (gtk_scale_add_mark) IA__gtk_scale_add_mark __attribute((visibility("hidden")));
8716 #define gtk_scale_add_mark IA__gtk_scale_add_mark
8717 
8718 extern __typeof (gtk_scale_clear_marks) IA__gtk_scale_clear_marks __attribute((visibility("hidden")));
8719 #define gtk_scale_clear_marks IA__gtk_scale_clear_marks
8720 
8721 #endif
8722 #endif
8723 #if IN_HEADER(__GTK_SCALE_BUTTON_H__)
8724 #if IN_FILE(__GTK_SCALE_BUTTON_C__)
8725 extern __typeof (gtk_scale_button_get_type) IA__gtk_scale_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8726 #define gtk_scale_button_get_type IA__gtk_scale_button_get_type
8727 
8728 extern __typeof (gtk_scale_button_get_value) IA__gtk_scale_button_get_value __attribute((visibility("hidden")));
8729 #define gtk_scale_button_get_value IA__gtk_scale_button_get_value
8730 
8731 extern __typeof (gtk_scale_button_new) IA__gtk_scale_button_new __attribute((visibility("hidden")));
8732 #define gtk_scale_button_new IA__gtk_scale_button_new
8733 
8734 extern __typeof (gtk_scale_button_set_icons) IA__gtk_scale_button_set_icons __attribute((visibility("hidden")));
8735 #define gtk_scale_button_set_icons IA__gtk_scale_button_set_icons
8736 
8737 extern __typeof (gtk_scale_button_set_value) IA__gtk_scale_button_set_value __attribute((visibility("hidden")));
8738 #define gtk_scale_button_set_value IA__gtk_scale_button_set_value
8739 
8740 extern __typeof (gtk_scale_button_get_adjustment) IA__gtk_scale_button_get_adjustment __attribute((visibility("hidden")));
8741 #define gtk_scale_button_get_adjustment IA__gtk_scale_button_get_adjustment
8742 
8743 extern __typeof (gtk_scale_button_set_adjustment) IA__gtk_scale_button_set_adjustment __attribute((visibility("hidden")));
8744 #define gtk_scale_button_set_adjustment IA__gtk_scale_button_set_adjustment
8745 
8746 #ifndef GTK_DISABLE_DEPRECATED
8747 extern __typeof (gtk_scale_button_get_orientation) IA__gtk_scale_button_get_orientation __attribute((visibility("hidden")));
8748 #define gtk_scale_button_get_orientation IA__gtk_scale_button_get_orientation
8749 
8750 extern __typeof (gtk_scale_button_set_orientation) IA__gtk_scale_button_set_orientation __attribute((visibility("hidden")));
8751 #define gtk_scale_button_set_orientation IA__gtk_scale_button_set_orientation
8752 
8753 #endif
8754 extern __typeof (gtk_scale_button_get_plus_button) IA__gtk_scale_button_get_plus_button __attribute((visibility("hidden")));
8755 #define gtk_scale_button_get_plus_button IA__gtk_scale_button_get_plus_button
8756 
8757 extern __typeof (gtk_scale_button_get_minus_button) IA__gtk_scale_button_get_minus_button __attribute((visibility("hidden")));
8758 #define gtk_scale_button_get_minus_button IA__gtk_scale_button_get_minus_button
8759 
8760 extern __typeof (gtk_scale_button_get_popup) IA__gtk_scale_button_get_popup __attribute((visibility("hidden")));
8761 #define gtk_scale_button_get_popup IA__gtk_scale_button_get_popup
8762 
8763 #endif
8764 #endif
8765 #if IN_HEADER(__GTK_SCROLLBAR_H__)
8766 #if IN_FILE(__GTK_SCROLLBAR_C__)
8767 extern __typeof (gtk_scrollbar_get_type) IA__gtk_scrollbar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8768 #define gtk_scrollbar_get_type IA__gtk_scrollbar_get_type
8769 
8770 #endif
8771 #endif
8772 #if IN_HEADER(__GTK_SCROLLED_WINDOW_H__)
8773 #if IN_FILE(__GTK_SCROLLED_WINDOW_C__)
8774 extern __typeof (gtk_scrolled_window_add_with_viewport) IA__gtk_scrolled_window_add_with_viewport __attribute((visibility("hidden")));
8775 #define gtk_scrolled_window_add_with_viewport IA__gtk_scrolled_window_add_with_viewport
8776 
8777 extern __typeof (gtk_scrolled_window_get_hadjustment) IA__gtk_scrolled_window_get_hadjustment __attribute((visibility("hidden")));
8778 #define gtk_scrolled_window_get_hadjustment IA__gtk_scrolled_window_get_hadjustment
8779 
8780 extern __typeof (gtk_scrolled_window_get_hscrollbar) IA__gtk_scrolled_window_get_hscrollbar __attribute((visibility("hidden")));
8781 #define gtk_scrolled_window_get_hscrollbar IA__gtk_scrolled_window_get_hscrollbar
8782 
8783 extern __typeof (gtk_scrolled_window_get_placement) IA__gtk_scrolled_window_get_placement __attribute((visibility("hidden")));
8784 #define gtk_scrolled_window_get_placement IA__gtk_scrolled_window_get_placement
8785 
8786 extern __typeof (gtk_scrolled_window_get_policy) IA__gtk_scrolled_window_get_policy __attribute((visibility("hidden")));
8787 #define gtk_scrolled_window_get_policy IA__gtk_scrolled_window_get_policy
8788 
8789 extern __typeof (gtk_scrolled_window_get_shadow_type) IA__gtk_scrolled_window_get_shadow_type __attribute((visibility("hidden")));
8790 #define gtk_scrolled_window_get_shadow_type IA__gtk_scrolled_window_get_shadow_type
8791 
8792 extern __typeof (gtk_scrolled_window_get_type) IA__gtk_scrolled_window_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8793 #define gtk_scrolled_window_get_type IA__gtk_scrolled_window_get_type
8794 
8795 extern __typeof (gtk_scrolled_window_get_vadjustment) IA__gtk_scrolled_window_get_vadjustment __attribute((visibility("hidden")));
8796 #define gtk_scrolled_window_get_vadjustment IA__gtk_scrolled_window_get_vadjustment
8797 
8798 extern __typeof (gtk_scrolled_window_get_vscrollbar) IA__gtk_scrolled_window_get_vscrollbar __attribute((visibility("hidden")));
8799 #define gtk_scrolled_window_get_vscrollbar IA__gtk_scrolled_window_get_vscrollbar
8800 
8801 extern __typeof (gtk_scrolled_window_new) IA__gtk_scrolled_window_new __attribute((visibility("hidden")));
8802 #define gtk_scrolled_window_new IA__gtk_scrolled_window_new
8803 
8804 extern __typeof (gtk_scrolled_window_set_hadjustment) IA__gtk_scrolled_window_set_hadjustment __attribute((visibility("hidden")));
8805 #define gtk_scrolled_window_set_hadjustment IA__gtk_scrolled_window_set_hadjustment
8806 
8807 extern __typeof (gtk_scrolled_window_set_placement) IA__gtk_scrolled_window_set_placement __attribute((visibility("hidden")));
8808 #define gtk_scrolled_window_set_placement IA__gtk_scrolled_window_set_placement
8809 
8810 extern __typeof (gtk_scrolled_window_set_policy) IA__gtk_scrolled_window_set_policy __attribute((visibility("hidden")));
8811 #define gtk_scrolled_window_set_policy IA__gtk_scrolled_window_set_policy
8812 
8813 extern __typeof (gtk_scrolled_window_set_shadow_type) IA__gtk_scrolled_window_set_shadow_type __attribute((visibility("hidden")));
8814 #define gtk_scrolled_window_set_shadow_type IA__gtk_scrolled_window_set_shadow_type
8815 
8816 extern __typeof (gtk_scrolled_window_set_vadjustment) IA__gtk_scrolled_window_set_vadjustment __attribute((visibility("hidden")));
8817 #define gtk_scrolled_window_set_vadjustment IA__gtk_scrolled_window_set_vadjustment
8818 
8819 extern __typeof (gtk_scrolled_window_unset_placement) IA__gtk_scrolled_window_unset_placement __attribute((visibility("hidden")));
8820 #define gtk_scrolled_window_unset_placement IA__gtk_scrolled_window_unset_placement
8821 
8822 #endif
8823 #endif
8824 #if IN_HEADER(__GTK_SELECTION_H__)
8825 #if IN_FILE(__GTK_SELECTION_C__)
8826 extern __typeof (gtk_selection_add_target) IA__gtk_selection_add_target __attribute((visibility("hidden")));
8827 #define gtk_selection_add_target IA__gtk_selection_add_target
8828 
8829 extern __typeof (gtk_selection_add_targets) IA__gtk_selection_add_targets __attribute((visibility("hidden")));
8830 #define gtk_selection_add_targets IA__gtk_selection_add_targets
8831 
8832 extern __typeof (gtk_selection_clear) IA__gtk_selection_clear __attribute((visibility("hidden")));
8833 #define gtk_selection_clear IA__gtk_selection_clear
8834 
8835 extern __typeof (gtk_selection_clear_targets) IA__gtk_selection_clear_targets __attribute((visibility("hidden")));
8836 #define gtk_selection_clear_targets IA__gtk_selection_clear_targets
8837 
8838 extern __typeof (gtk_selection_convert) IA__gtk_selection_convert __attribute((visibility("hidden")));
8839 #define gtk_selection_convert IA__gtk_selection_convert
8840 
8841 extern __typeof (gtk_selection_data_copy) IA__gtk_selection_data_copy __attribute((visibility("hidden")));
8842 #define gtk_selection_data_copy IA__gtk_selection_data_copy
8843 
8844 extern __typeof (gtk_selection_data_free) IA__gtk_selection_data_free __attribute((visibility("hidden")));
8845 #define gtk_selection_data_free IA__gtk_selection_data_free
8846 
8847 extern __typeof (gtk_selection_data_get_selection) IA__gtk_selection_data_get_selection __attribute((visibility("hidden")));
8848 #define gtk_selection_data_get_selection IA__gtk_selection_data_get_selection
8849 
8850 extern __typeof (gtk_selection_data_get_target) IA__gtk_selection_data_get_target __attribute((visibility("hidden")));
8851 #define gtk_selection_data_get_target IA__gtk_selection_data_get_target
8852 
8853 extern __typeof (gtk_selection_data_get_data_type) IA__gtk_selection_data_get_data_type __attribute((visibility("hidden")));
8854 #define gtk_selection_data_get_data_type IA__gtk_selection_data_get_data_type
8855 
8856 extern __typeof (gtk_selection_data_get_display) IA__gtk_selection_data_get_display __attribute((visibility("hidden")));
8857 #define gtk_selection_data_get_display IA__gtk_selection_data_get_display
8858 
8859 extern __typeof (gtk_selection_data_get_format) IA__gtk_selection_data_get_format __attribute((visibility("hidden")));
8860 #define gtk_selection_data_get_format IA__gtk_selection_data_get_format
8861 
8862 extern __typeof (gtk_selection_data_get_data) IA__gtk_selection_data_get_data __attribute((visibility("hidden")));
8863 #define gtk_selection_data_get_data IA__gtk_selection_data_get_data
8864 
8865 extern __typeof (gtk_selection_data_get_length) IA__gtk_selection_data_get_length __attribute((visibility("hidden")));
8866 #define gtk_selection_data_get_length IA__gtk_selection_data_get_length
8867 
8868 extern __typeof (gtk_selection_data_get_pixbuf) IA__gtk_selection_data_get_pixbuf __attribute((visibility("hidden")));
8869 #define gtk_selection_data_get_pixbuf IA__gtk_selection_data_get_pixbuf
8870 
8871 extern __typeof (gtk_selection_data_get_targets) IA__gtk_selection_data_get_targets __attribute((visibility("hidden")));
8872 #define gtk_selection_data_get_targets IA__gtk_selection_data_get_targets
8873 
8874 extern __typeof (gtk_selection_data_get_text) IA__gtk_selection_data_get_text __attribute((visibility("hidden")));
8875 #define gtk_selection_data_get_text IA__gtk_selection_data_get_text
8876 
8877 extern __typeof (gtk_selection_data_get_type) IA__gtk_selection_data_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8878 #define gtk_selection_data_get_type IA__gtk_selection_data_get_type
8879 
8880 extern __typeof (gtk_selection_data_get_uris) IA__gtk_selection_data_get_uris __attribute((visibility("hidden")));
8881 #define gtk_selection_data_get_uris IA__gtk_selection_data_get_uris
8882 
8883 extern __typeof (gtk_selection_data_set) IA__gtk_selection_data_set __attribute((visibility("hidden")));
8884 #define gtk_selection_data_set IA__gtk_selection_data_set
8885 
8886 extern __typeof (gtk_selection_data_set_pixbuf) IA__gtk_selection_data_set_pixbuf __attribute((visibility("hidden")));
8887 #define gtk_selection_data_set_pixbuf IA__gtk_selection_data_set_pixbuf
8888 
8889 extern __typeof (gtk_selection_data_set_text) IA__gtk_selection_data_set_text __attribute((visibility("hidden")));
8890 #define gtk_selection_data_set_text IA__gtk_selection_data_set_text
8891 
8892 extern __typeof (gtk_selection_data_set_uris) IA__gtk_selection_data_set_uris __attribute((visibility("hidden")));
8893 #define gtk_selection_data_set_uris IA__gtk_selection_data_set_uris
8894 
8895 extern __typeof (gtk_selection_data_targets_include_image) IA__gtk_selection_data_targets_include_image __attribute((visibility("hidden")));
8896 #define gtk_selection_data_targets_include_image IA__gtk_selection_data_targets_include_image
8897 
8898 extern __typeof (gtk_selection_data_targets_include_rich_text) IA__gtk_selection_data_targets_include_rich_text __attribute((visibility("hidden")));
8899 #define gtk_selection_data_targets_include_rich_text IA__gtk_selection_data_targets_include_rich_text
8900 
8901 extern __typeof (gtk_selection_data_targets_include_text) IA__gtk_selection_data_targets_include_text __attribute((visibility("hidden")));
8902 #define gtk_selection_data_targets_include_text IA__gtk_selection_data_targets_include_text
8903 
8904 extern __typeof (gtk_selection_data_targets_include_uri) IA__gtk_selection_data_targets_include_uri __attribute((visibility("hidden")));
8905 #define gtk_selection_data_targets_include_uri IA__gtk_selection_data_targets_include_uri
8906 
8907 extern __typeof (gtk_targets_include_image) IA__gtk_targets_include_image __attribute((visibility("hidden")));
8908 #define gtk_targets_include_image IA__gtk_targets_include_image
8909 
8910 extern __typeof (gtk_targets_include_rich_text) IA__gtk_targets_include_rich_text __attribute((visibility("hidden")));
8911 #define gtk_targets_include_rich_text IA__gtk_targets_include_rich_text
8912 
8913 extern __typeof (gtk_targets_include_text) IA__gtk_targets_include_text __attribute((visibility("hidden")));
8914 #define gtk_targets_include_text IA__gtk_targets_include_text
8915 
8916 extern __typeof (gtk_targets_include_uri) IA__gtk_targets_include_uri __attribute((visibility("hidden")));
8917 #define gtk_targets_include_uri IA__gtk_targets_include_uri
8918 
8919 extern __typeof (gtk_selection_owner_set) IA__gtk_selection_owner_set __attribute((visibility("hidden")));
8920 #define gtk_selection_owner_set IA__gtk_selection_owner_set
8921 
8922 extern __typeof (gtk_selection_owner_set_for_display) IA__gtk_selection_owner_set_for_display __attribute((visibility("hidden")));
8923 #define gtk_selection_owner_set_for_display IA__gtk_selection_owner_set_for_display
8924 
8925 extern __typeof (gtk_selection_remove_all) IA__gtk_selection_remove_all __attribute((visibility("hidden")));
8926 #define gtk_selection_remove_all IA__gtk_selection_remove_all
8927 
8928 extern __typeof (gtk_target_list_add) IA__gtk_target_list_add __attribute((visibility("hidden")));
8929 #define gtk_target_list_add IA__gtk_target_list_add
8930 
8931 extern __typeof (gtk_target_list_add_image_targets) IA__gtk_target_list_add_image_targets __attribute((visibility("hidden")));
8932 #define gtk_target_list_add_image_targets IA__gtk_target_list_add_image_targets
8933 
8934 extern __typeof (gtk_target_list_add_rich_text_targets) IA__gtk_target_list_add_rich_text_targets __attribute((visibility("hidden")));
8935 #define gtk_target_list_add_rich_text_targets IA__gtk_target_list_add_rich_text_targets
8936 
8937 extern __typeof (gtk_target_list_add_table) IA__gtk_target_list_add_table __attribute((visibility("hidden")));
8938 #define gtk_target_list_add_table IA__gtk_target_list_add_table
8939 
8940 extern __typeof (gtk_target_list_add_text_targets) IA__gtk_target_list_add_text_targets __attribute((visibility("hidden")));
8941 #define gtk_target_list_add_text_targets IA__gtk_target_list_add_text_targets
8942 
8943 extern __typeof (gtk_target_list_add_uri_targets) IA__gtk_target_list_add_uri_targets __attribute((visibility("hidden")));
8944 #define gtk_target_list_add_uri_targets IA__gtk_target_list_add_uri_targets
8945 
8946 extern __typeof (gtk_target_list_find) IA__gtk_target_list_find __attribute((visibility("hidden")));
8947 #define gtk_target_list_find IA__gtk_target_list_find
8948 
8949 extern __typeof (gtk_target_list_get_type) IA__gtk_target_list_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8950 #define gtk_target_list_get_type IA__gtk_target_list_get_type
8951 
8952 extern __typeof (gtk_target_list_new) IA__gtk_target_list_new __attribute((visibility("hidden")));
8953 #define gtk_target_list_new IA__gtk_target_list_new
8954 
8955 extern __typeof (gtk_target_list_ref) IA__gtk_target_list_ref __attribute((visibility("hidden")));
8956 #define gtk_target_list_ref IA__gtk_target_list_ref
8957 
8958 extern __typeof (gtk_target_list_remove) IA__gtk_target_list_remove __attribute((visibility("hidden")));
8959 #define gtk_target_list_remove IA__gtk_target_list_remove
8960 
8961 extern __typeof (gtk_target_list_unref) IA__gtk_target_list_unref __attribute((visibility("hidden")));
8962 #define gtk_target_list_unref IA__gtk_target_list_unref
8963 
8964 extern __typeof (gtk_target_table_new_from_list) IA__gtk_target_table_new_from_list __attribute((visibility("hidden")));
8965 #define gtk_target_table_new_from_list IA__gtk_target_table_new_from_list
8966 
8967 extern __typeof (gtk_target_table_free) IA__gtk_target_table_free __attribute((visibility("hidden")));
8968 #define gtk_target_table_free IA__gtk_target_table_free
8969 
8970 #endif
8971 #endif
8972 #if IN_HEADER(__GTK_SEPARATOR_H__)
8973 #if IN_FILE(__GTK_SEPARATOR_C__)
8974 extern __typeof (gtk_separator_get_type) IA__gtk_separator_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8975 #define gtk_separator_get_type IA__gtk_separator_get_type
8976 
8977 #endif
8978 #endif
8979 #if IN_HEADER(__GTK_SEPARATOR_MENU_ITEM_H__)
8980 #if IN_FILE(__GTK_SEPARATOR_MENU_ITEM_C__)
8981 extern __typeof (gtk_separator_menu_item_get_type) IA__gtk_separator_menu_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8982 #define gtk_separator_menu_item_get_type IA__gtk_separator_menu_item_get_type
8983 
8984 extern __typeof (gtk_separator_menu_item_new) IA__gtk_separator_menu_item_new __attribute((visibility("hidden")));
8985 #define gtk_separator_menu_item_new IA__gtk_separator_menu_item_new
8986 
8987 #endif
8988 #endif
8989 #if IN_HEADER(__GTK_SEPARATOR_TOOL_ITEM_H__)
8990 #if IN_FILE(__GTK_SEPARATOR_TOOL_ITEM_C__)
8991 extern __typeof (gtk_separator_tool_item_get_draw) IA__gtk_separator_tool_item_get_draw __attribute((visibility("hidden")));
8992 #define gtk_separator_tool_item_get_draw IA__gtk_separator_tool_item_get_draw
8993 
8994 extern __typeof (gtk_separator_tool_item_get_type) IA__gtk_separator_tool_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
8995 #define gtk_separator_tool_item_get_type IA__gtk_separator_tool_item_get_type
8996 
8997 extern __typeof (gtk_separator_tool_item_new) IA__gtk_separator_tool_item_new __attribute((visibility("hidden")));
8998 #define gtk_separator_tool_item_new IA__gtk_separator_tool_item_new
8999 
9000 extern __typeof (gtk_separator_tool_item_set_draw) IA__gtk_separator_tool_item_set_draw __attribute((visibility("hidden")));
9001 #define gtk_separator_tool_item_set_draw IA__gtk_separator_tool_item_set_draw
9002 
9003 #endif
9004 #endif
9005 #if IN_HEADER(__GTK_SETTINGS_H__)
9006 #if IN_FILE(__GTK_SETTINGS_C__)
9007 extern __typeof (gtk_settings_get_default) IA__gtk_settings_get_default __attribute((visibility("hidden")));
9008 #define gtk_settings_get_default IA__gtk_settings_get_default
9009 
9010 extern __typeof (gtk_settings_get_for_screen) IA__gtk_settings_get_for_screen __attribute((visibility("hidden")));
9011 #define gtk_settings_get_for_screen IA__gtk_settings_get_for_screen
9012 
9013 extern __typeof (gtk_settings_get_type) IA__gtk_settings_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9014 #define gtk_settings_get_type IA__gtk_settings_get_type
9015 
9016 extern __typeof (gtk_settings_install_property) IA__gtk_settings_install_property __attribute((visibility("hidden")));
9017 #define gtk_settings_install_property IA__gtk_settings_install_property
9018 
9019 extern __typeof (gtk_settings_install_property_parser) IA__gtk_settings_install_property_parser __attribute((visibility("hidden")));
9020 #define gtk_settings_install_property_parser IA__gtk_settings_install_property_parser
9021 
9022 extern __typeof (gtk_settings_set_double_property) IA__gtk_settings_set_double_property __attribute((visibility("hidden")));
9023 #define gtk_settings_set_double_property IA__gtk_settings_set_double_property
9024 
9025 extern __typeof (gtk_settings_set_long_property) IA__gtk_settings_set_long_property __attribute((visibility("hidden")));
9026 #define gtk_settings_set_long_property IA__gtk_settings_set_long_property
9027 
9028 extern __typeof (gtk_settings_set_property_value) IA__gtk_settings_set_property_value __attribute((visibility("hidden")));
9029 #define gtk_settings_set_property_value IA__gtk_settings_set_property_value
9030 
9031 extern __typeof (gtk_settings_set_string_property) IA__gtk_settings_set_string_property __attribute((visibility("hidden")));
9032 #define gtk_settings_set_string_property IA__gtk_settings_set_string_property
9033 
9034 extern __typeof (gtk_rc_property_parse_border) IA__gtk_rc_property_parse_border __attribute((visibility("hidden")));
9035 #define gtk_rc_property_parse_border IA__gtk_rc_property_parse_border
9036 
9037 extern __typeof (gtk_rc_property_parse_color) IA__gtk_rc_property_parse_color __attribute((visibility("hidden")));
9038 #define gtk_rc_property_parse_color IA__gtk_rc_property_parse_color
9039 
9040 extern __typeof (gtk_rc_property_parse_enum) IA__gtk_rc_property_parse_enum __attribute((visibility("hidden")));
9041 #define gtk_rc_property_parse_enum IA__gtk_rc_property_parse_enum
9042 
9043 extern __typeof (gtk_rc_property_parse_flags) IA__gtk_rc_property_parse_flags __attribute((visibility("hidden")));
9044 #define gtk_rc_property_parse_flags IA__gtk_rc_property_parse_flags
9045 
9046 extern __typeof (gtk_rc_property_parse_requisition) IA__gtk_rc_property_parse_requisition __attribute((visibility("hidden")));
9047 #define gtk_rc_property_parse_requisition IA__gtk_rc_property_parse_requisition
9048 
9049 #endif
9050 #endif
9051 #if IN_HEADER(__GTK_SIGNAL_H__)
9052 #if IN_FILE(__GTK_SIGNAL_C__)
9053 #ifndef GTK_DISABLE_DEPRECATED
9054 extern __typeof (gtk_signal_compat_matched) IA__gtk_signal_compat_matched __attribute((visibility("hidden")));
9055 #define gtk_signal_compat_matched IA__gtk_signal_compat_matched
9056 
9057 extern __typeof (gtk_signal_connect_full) IA__gtk_signal_connect_full __attribute((visibility("hidden")));
9058 #define gtk_signal_connect_full IA__gtk_signal_connect_full
9059 
9060 extern __typeof (gtk_signal_connect_object_while_alive) IA__gtk_signal_connect_object_while_alive __attribute((visibility("hidden")));
9061 #define gtk_signal_connect_object_while_alive IA__gtk_signal_connect_object_while_alive
9062 
9063 extern __typeof (gtk_signal_connect_while_alive) IA__gtk_signal_connect_while_alive __attribute((visibility("hidden")));
9064 #define gtk_signal_connect_while_alive IA__gtk_signal_connect_while_alive
9065 
9066 extern __typeof (gtk_signal_emit) IA__gtk_signal_emit __attribute((visibility("hidden")));
9067 #define gtk_signal_emit IA__gtk_signal_emit
9068 
9069 extern __typeof (gtk_signal_emit_by_name) IA__gtk_signal_emit_by_name __attribute((visibility("hidden")));
9070 #define gtk_signal_emit_by_name IA__gtk_signal_emit_by_name
9071 
9072 extern __typeof (gtk_signal_emit_stop_by_name) IA__gtk_signal_emit_stop_by_name __attribute((visibility("hidden")));
9073 #define gtk_signal_emit_stop_by_name IA__gtk_signal_emit_stop_by_name
9074 
9075 extern __typeof (gtk_signal_emitv) IA__gtk_signal_emitv __attribute((visibility("hidden")));
9076 #define gtk_signal_emitv IA__gtk_signal_emitv
9077 
9078 extern __typeof (gtk_signal_emitv_by_name) IA__gtk_signal_emitv_by_name __attribute((visibility("hidden")));
9079 #define gtk_signal_emitv_by_name IA__gtk_signal_emitv_by_name
9080 
9081 extern __typeof (gtk_signal_new) IA__gtk_signal_new __attribute((visibility("hidden")));
9082 #define gtk_signal_new IA__gtk_signal_new
9083 
9084 extern __typeof (gtk_signal_newv) IA__gtk_signal_newv __attribute((visibility("hidden")));
9085 #define gtk_signal_newv IA__gtk_signal_newv
9086 
9087 #endif
9088 #endif
9089 #endif
9090 #if IN_HEADER(__GTK_SIZE_GROUP_H__)
9091 #if IN_FILE(__GTK_SIZE_GROUP_C__)
9092 extern __typeof (gtk_size_group_add_widget) IA__gtk_size_group_add_widget __attribute((visibility("hidden")));
9093 #define gtk_size_group_add_widget IA__gtk_size_group_add_widget
9094 
9095 extern __typeof (gtk_size_group_get_ignore_hidden) IA__gtk_size_group_get_ignore_hidden __attribute((visibility("hidden")));
9096 #define gtk_size_group_get_ignore_hidden IA__gtk_size_group_get_ignore_hidden
9097 
9098 extern __typeof (gtk_size_group_get_mode) IA__gtk_size_group_get_mode __attribute((visibility("hidden")));
9099 #define gtk_size_group_get_mode IA__gtk_size_group_get_mode
9100 
9101 extern __typeof (gtk_size_group_get_type) IA__gtk_size_group_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9102 #define gtk_size_group_get_type IA__gtk_size_group_get_type
9103 
9104 extern __typeof (gtk_size_group_get_widgets) IA__gtk_size_group_get_widgets __attribute((visibility("hidden")));
9105 #define gtk_size_group_get_widgets IA__gtk_size_group_get_widgets
9106 
9107 extern __typeof (gtk_size_group_new) IA__gtk_size_group_new __attribute((visibility("hidden")));
9108 #define gtk_size_group_new IA__gtk_size_group_new
9109 
9110 extern __typeof (gtk_size_group_remove_widget) IA__gtk_size_group_remove_widget __attribute((visibility("hidden")));
9111 #define gtk_size_group_remove_widget IA__gtk_size_group_remove_widget
9112 
9113 extern __typeof (gtk_size_group_set_ignore_hidden) IA__gtk_size_group_set_ignore_hidden __attribute((visibility("hidden")));
9114 #define gtk_size_group_set_ignore_hidden IA__gtk_size_group_set_ignore_hidden
9115 
9116 extern __typeof (gtk_size_group_set_mode) IA__gtk_size_group_set_mode __attribute((visibility("hidden")));
9117 #define gtk_size_group_set_mode IA__gtk_size_group_set_mode
9118 
9119 #endif
9120 #endif
9121 #if IN_HEADER(__GTK_SHOW_H__)
9122 #if IN_FILE(__GTK_SHOW_C__)
9123 extern __typeof (gtk_show_uri) IA__gtk_show_uri __attribute((visibility("hidden")));
9124 #define gtk_show_uri IA__gtk_show_uri
9125 
9126 #endif
9127 #endif
9128 #if IN_HEADER(__GTK_SOCKET_H__)
9129 #if IN_FILE(__GTK_SOCKET_C__)
9130 extern __typeof (gtk_socket_add_id) IA__gtk_socket_add_id __attribute((visibility("hidden")));
9131 #define gtk_socket_add_id IA__gtk_socket_add_id
9132 
9133 extern __typeof (gtk_socket_get_id) IA__gtk_socket_get_id __attribute((visibility("hidden")));
9134 #define gtk_socket_get_id IA__gtk_socket_get_id
9135 
9136 extern __typeof (gtk_socket_get_plug_window) IA__gtk_socket_get_plug_window __attribute((visibility("hidden")));
9137 #define gtk_socket_get_plug_window IA__gtk_socket_get_plug_window
9138 
9139 extern __typeof (gtk_socket_get_type) IA__gtk_socket_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9140 #define gtk_socket_get_type IA__gtk_socket_get_type
9141 
9142 extern __typeof (gtk_socket_new) IA__gtk_socket_new __attribute((visibility("hidden")));
9143 #define gtk_socket_new IA__gtk_socket_new
9144 
9145 #ifndef GTK_DISABLE_DEPRECATED
9146 extern __typeof (gtk_socket_steal) IA__gtk_socket_steal __attribute((visibility("hidden")));
9147 #define gtk_socket_steal IA__gtk_socket_steal
9148 
9149 #endif
9150 #endif
9151 #endif
9152 #if IN_HEADER(__GTK_SPIN_BUTTON_H__)
9153 #if IN_FILE(__GTK_SPIN_BUTTON_C__)
9154 extern __typeof (gtk_spin_button_configure) IA__gtk_spin_button_configure __attribute((visibility("hidden")));
9155 #define gtk_spin_button_configure IA__gtk_spin_button_configure
9156 
9157 extern __typeof (gtk_spin_button_get_adjustment) IA__gtk_spin_button_get_adjustment __attribute((visibility("hidden")));
9158 #define gtk_spin_button_get_adjustment IA__gtk_spin_button_get_adjustment
9159 
9160 extern __typeof (gtk_spin_button_get_digits) IA__gtk_spin_button_get_digits __attribute((visibility("hidden")));
9161 #define gtk_spin_button_get_digits IA__gtk_spin_button_get_digits
9162 
9163 extern __typeof (gtk_spin_button_get_increments) IA__gtk_spin_button_get_increments __attribute((visibility("hidden")));
9164 #define gtk_spin_button_get_increments IA__gtk_spin_button_get_increments
9165 
9166 extern __typeof (gtk_spin_button_get_numeric) IA__gtk_spin_button_get_numeric __attribute((visibility("hidden")));
9167 #define gtk_spin_button_get_numeric IA__gtk_spin_button_get_numeric
9168 
9169 extern __typeof (gtk_spin_button_get_range) IA__gtk_spin_button_get_range __attribute((visibility("hidden")));
9170 #define gtk_spin_button_get_range IA__gtk_spin_button_get_range
9171 
9172 extern __typeof (gtk_spin_button_get_snap_to_ticks) IA__gtk_spin_button_get_snap_to_ticks __attribute((visibility("hidden")));
9173 #define gtk_spin_button_get_snap_to_ticks IA__gtk_spin_button_get_snap_to_ticks
9174 
9175 extern __typeof (gtk_spin_button_get_type) IA__gtk_spin_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9176 #define gtk_spin_button_get_type IA__gtk_spin_button_get_type
9177 
9178 extern __typeof (gtk_spin_button_get_update_policy) IA__gtk_spin_button_get_update_policy __attribute((visibility("hidden")));
9179 #define gtk_spin_button_get_update_policy IA__gtk_spin_button_get_update_policy
9180 
9181 extern __typeof (gtk_spin_button_get_value) IA__gtk_spin_button_get_value __attribute((visibility("hidden")));
9182 #define gtk_spin_button_get_value IA__gtk_spin_button_get_value
9183 
9184 extern __typeof (gtk_spin_button_get_value_as_int) IA__gtk_spin_button_get_value_as_int __attribute((visibility("hidden")));
9185 #define gtk_spin_button_get_value_as_int IA__gtk_spin_button_get_value_as_int
9186 
9187 extern __typeof (gtk_spin_button_get_wrap) IA__gtk_spin_button_get_wrap __attribute((visibility("hidden")));
9188 #define gtk_spin_button_get_wrap IA__gtk_spin_button_get_wrap
9189 
9190 extern __typeof (gtk_spin_button_new) IA__gtk_spin_button_new __attribute((visibility("hidden")));
9191 #define gtk_spin_button_new IA__gtk_spin_button_new
9192 
9193 extern __typeof (gtk_spin_button_new_with_range) IA__gtk_spin_button_new_with_range __attribute((visibility("hidden")));
9194 #define gtk_spin_button_new_with_range IA__gtk_spin_button_new_with_range
9195 
9196 extern __typeof (gtk_spin_button_set_adjustment) IA__gtk_spin_button_set_adjustment __attribute((visibility("hidden")));
9197 #define gtk_spin_button_set_adjustment IA__gtk_spin_button_set_adjustment
9198 
9199 extern __typeof (gtk_spin_button_set_digits) IA__gtk_spin_button_set_digits __attribute((visibility("hidden")));
9200 #define gtk_spin_button_set_digits IA__gtk_spin_button_set_digits
9201 
9202 extern __typeof (gtk_spin_button_set_increments) IA__gtk_spin_button_set_increments __attribute((visibility("hidden")));
9203 #define gtk_spin_button_set_increments IA__gtk_spin_button_set_increments
9204 
9205 extern __typeof (gtk_spin_button_set_numeric) IA__gtk_spin_button_set_numeric __attribute((visibility("hidden")));
9206 #define gtk_spin_button_set_numeric IA__gtk_spin_button_set_numeric
9207 
9208 extern __typeof (gtk_spin_button_set_range) IA__gtk_spin_button_set_range __attribute((visibility("hidden")));
9209 #define gtk_spin_button_set_range IA__gtk_spin_button_set_range
9210 
9211 extern __typeof (gtk_spin_button_set_snap_to_ticks) IA__gtk_spin_button_set_snap_to_ticks __attribute((visibility("hidden")));
9212 #define gtk_spin_button_set_snap_to_ticks IA__gtk_spin_button_set_snap_to_ticks
9213 
9214 extern __typeof (gtk_spin_button_set_update_policy) IA__gtk_spin_button_set_update_policy __attribute((visibility("hidden")));
9215 #define gtk_spin_button_set_update_policy IA__gtk_spin_button_set_update_policy
9216 
9217 extern __typeof (gtk_spin_button_set_value) IA__gtk_spin_button_set_value __attribute((visibility("hidden")));
9218 #define gtk_spin_button_set_value IA__gtk_spin_button_set_value
9219 
9220 extern __typeof (gtk_spin_button_set_wrap) IA__gtk_spin_button_set_wrap __attribute((visibility("hidden")));
9221 #define gtk_spin_button_set_wrap IA__gtk_spin_button_set_wrap
9222 
9223 extern __typeof (gtk_spin_button_spin) IA__gtk_spin_button_spin __attribute((visibility("hidden")));
9224 #define gtk_spin_button_spin IA__gtk_spin_button_spin
9225 
9226 extern __typeof (gtk_spin_button_update) IA__gtk_spin_button_update __attribute((visibility("hidden")));
9227 #define gtk_spin_button_update IA__gtk_spin_button_update
9228 
9229 #endif
9230 #endif
9231 #if IN_HEADER(__GTK_SPINNER_H__)
9232 #if IN_FILE(__GTK_SPINNER_C__)
9233 extern __typeof (gtk_spinner_get_type) IA__gtk_spinner_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9234 #define gtk_spinner_get_type IA__gtk_spinner_get_type
9235 
9236 extern __typeof (gtk_spinner_new) IA__gtk_spinner_new __attribute((visibility("hidden")));
9237 #define gtk_spinner_new IA__gtk_spinner_new
9238 
9239 extern __typeof (gtk_spinner_start) IA__gtk_spinner_start __attribute((visibility("hidden")));
9240 #define gtk_spinner_start IA__gtk_spinner_start
9241 
9242 extern __typeof (gtk_spinner_stop) IA__gtk_spinner_stop __attribute((visibility("hidden")));
9243 #define gtk_spinner_stop IA__gtk_spinner_stop
9244 
9245 #endif
9246 #endif
9247 #if IN_HEADER(__GTK_STATUSBAR_H__)
9248 #if IN_FILE(__GTK_STATUSBAR_C__)
9249 extern __typeof (gtk_statusbar_get_context_id) IA__gtk_statusbar_get_context_id __attribute((visibility("hidden")));
9250 #define gtk_statusbar_get_context_id IA__gtk_statusbar_get_context_id
9251 
9252 extern __typeof (gtk_statusbar_get_has_resize_grip) IA__gtk_statusbar_get_has_resize_grip __attribute((visibility("hidden")));
9253 #define gtk_statusbar_get_has_resize_grip IA__gtk_statusbar_get_has_resize_grip
9254 
9255 extern __typeof (gtk_statusbar_get_message_area) IA__gtk_statusbar_get_message_area __attribute((visibility("hidden")));
9256 #define gtk_statusbar_get_message_area IA__gtk_statusbar_get_message_area
9257 
9258 extern __typeof (gtk_statusbar_get_type) IA__gtk_statusbar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9259 #define gtk_statusbar_get_type IA__gtk_statusbar_get_type
9260 
9261 extern __typeof (gtk_statusbar_new) IA__gtk_statusbar_new __attribute((visibility("hidden")));
9262 #define gtk_statusbar_new IA__gtk_statusbar_new
9263 
9264 extern __typeof (gtk_statusbar_pop) IA__gtk_statusbar_pop __attribute((visibility("hidden")));
9265 #define gtk_statusbar_pop IA__gtk_statusbar_pop
9266 
9267 extern __typeof (gtk_statusbar_push) IA__gtk_statusbar_push __attribute((visibility("hidden")));
9268 #define gtk_statusbar_push IA__gtk_statusbar_push
9269 
9270 extern __typeof (gtk_statusbar_remove) IA__gtk_statusbar_remove __attribute((visibility("hidden")));
9271 #define gtk_statusbar_remove IA__gtk_statusbar_remove
9272 
9273 extern __typeof (gtk_statusbar_remove_all) IA__gtk_statusbar_remove_all __attribute((visibility("hidden")));
9274 #define gtk_statusbar_remove_all IA__gtk_statusbar_remove_all
9275 
9276 extern __typeof (gtk_statusbar_set_has_resize_grip) IA__gtk_statusbar_set_has_resize_grip __attribute((visibility("hidden")));
9277 #define gtk_statusbar_set_has_resize_grip IA__gtk_statusbar_set_has_resize_grip
9278 
9279 #endif
9280 #endif
9281 #if IN_HEADER(__GTK_STOCK_H__)
9282 #if IN_FILE(__GTK_STOCK_C__)
9283 extern __typeof (gtk_stock_add) IA__gtk_stock_add __attribute((visibility("hidden")));
9284 #define gtk_stock_add IA__gtk_stock_add
9285 
9286 extern __typeof (gtk_stock_add_static) IA__gtk_stock_add_static __attribute((visibility("hidden")));
9287 #define gtk_stock_add_static IA__gtk_stock_add_static
9288 
9289 extern __typeof (gtk_stock_item_copy) IA__gtk_stock_item_copy __attribute((visibility("hidden")));
9290 #define gtk_stock_item_copy IA__gtk_stock_item_copy
9291 
9292 extern __typeof (gtk_stock_item_free) IA__gtk_stock_item_free __attribute((visibility("hidden")));
9293 #define gtk_stock_item_free IA__gtk_stock_item_free
9294 
9295 extern __typeof (gtk_stock_list_ids) IA__gtk_stock_list_ids __attribute((visibility("hidden")));
9296 #define gtk_stock_list_ids IA__gtk_stock_list_ids
9297 
9298 extern __typeof (gtk_stock_lookup) IA__gtk_stock_lookup __attribute((visibility("hidden")));
9299 #define gtk_stock_lookup IA__gtk_stock_lookup
9300 
9301 extern __typeof (gtk_stock_set_translate_func) IA__gtk_stock_set_translate_func __attribute((visibility("hidden")));
9302 #define gtk_stock_set_translate_func IA__gtk_stock_set_translate_func
9303 
9304 #endif
9305 #endif
9306 #if IN_HEADER(__GTK_TABLE_H__)
9307 #if IN_FILE(__GTK_TABLE_C__)
9308 extern __typeof (gtk_table_attach) IA__gtk_table_attach __attribute((visibility("hidden")));
9309 #define gtk_table_attach IA__gtk_table_attach
9310 
9311 extern __typeof (gtk_table_attach_defaults) IA__gtk_table_attach_defaults __attribute((visibility("hidden")));
9312 #define gtk_table_attach_defaults IA__gtk_table_attach_defaults
9313 
9314 extern __typeof (gtk_table_get_col_spacing) IA__gtk_table_get_col_spacing __attribute((visibility("hidden")));
9315 #define gtk_table_get_col_spacing IA__gtk_table_get_col_spacing
9316 
9317 extern __typeof (gtk_table_get_default_col_spacing) IA__gtk_table_get_default_col_spacing __attribute((visibility("hidden")));
9318 #define gtk_table_get_default_col_spacing IA__gtk_table_get_default_col_spacing
9319 
9320 extern __typeof (gtk_table_get_default_row_spacing) IA__gtk_table_get_default_row_spacing __attribute((visibility("hidden")));
9321 #define gtk_table_get_default_row_spacing IA__gtk_table_get_default_row_spacing
9322 
9323 extern __typeof (gtk_table_get_homogeneous) IA__gtk_table_get_homogeneous __attribute((visibility("hidden")));
9324 #define gtk_table_get_homogeneous IA__gtk_table_get_homogeneous
9325 
9326 extern __typeof (gtk_table_get_row_spacing) IA__gtk_table_get_row_spacing __attribute((visibility("hidden")));
9327 #define gtk_table_get_row_spacing IA__gtk_table_get_row_spacing
9328 
9329 extern __typeof (gtk_table_get_size) IA__gtk_table_get_size __attribute((visibility("hidden")));
9330 #define gtk_table_get_size IA__gtk_table_get_size
9331 
9332 extern __typeof (gtk_table_get_type) IA__gtk_table_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9333 #define gtk_table_get_type IA__gtk_table_get_type
9334 
9335 extern __typeof (gtk_table_new) IA__gtk_table_new __attribute((visibility("hidden")));
9336 #define gtk_table_new IA__gtk_table_new
9337 
9338 extern __typeof (gtk_table_resize) IA__gtk_table_resize __attribute((visibility("hidden")));
9339 #define gtk_table_resize IA__gtk_table_resize
9340 
9341 extern __typeof (gtk_table_set_col_spacing) IA__gtk_table_set_col_spacing __attribute((visibility("hidden")));
9342 #define gtk_table_set_col_spacing IA__gtk_table_set_col_spacing
9343 
9344 extern __typeof (gtk_table_set_col_spacings) IA__gtk_table_set_col_spacings __attribute((visibility("hidden")));
9345 #define gtk_table_set_col_spacings IA__gtk_table_set_col_spacings
9346 
9347 extern __typeof (gtk_table_set_homogeneous) IA__gtk_table_set_homogeneous __attribute((visibility("hidden")));
9348 #define gtk_table_set_homogeneous IA__gtk_table_set_homogeneous
9349 
9350 extern __typeof (gtk_table_set_row_spacing) IA__gtk_table_set_row_spacing __attribute((visibility("hidden")));
9351 #define gtk_table_set_row_spacing IA__gtk_table_set_row_spacing
9352 
9353 extern __typeof (gtk_table_set_row_spacings) IA__gtk_table_set_row_spacings __attribute((visibility("hidden")));
9354 #define gtk_table_set_row_spacings IA__gtk_table_set_row_spacings
9355 
9356 #endif
9357 #endif
9358 #if IN_HEADER(__GTK_TEAROFF_MENU_ITEM_H__)
9359 #if IN_FILE(__GTK_TEAROFF_MENU_ITEM_C__)
9360 extern __typeof (gtk_tearoff_menu_item_get_type) IA__gtk_tearoff_menu_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9361 #define gtk_tearoff_menu_item_get_type IA__gtk_tearoff_menu_item_get_type
9362 
9363 extern __typeof (gtk_tearoff_menu_item_new) IA__gtk_tearoff_menu_item_new __attribute((visibility("hidden")));
9364 #define gtk_tearoff_menu_item_new IA__gtk_tearoff_menu_item_new
9365 
9366 #endif
9367 #endif
9368 #if IN_HEADER(__GTK_TEXT_TAG_H__)
9369 #if IN_FILE(__GTK_TEXT_TAG_C__)
9370 extern __typeof (gtk_text_attributes_copy) IA__gtk_text_attributes_copy __attribute((visibility("hidden")));
9371 #define gtk_text_attributes_copy IA__gtk_text_attributes_copy
9372 
9373 extern __typeof (gtk_text_attributes_copy_values) IA__gtk_text_attributes_copy_values __attribute((visibility("hidden")));
9374 #define gtk_text_attributes_copy_values IA__gtk_text_attributes_copy_values
9375 
9376 extern __typeof (gtk_text_attributes_get_type) IA__gtk_text_attributes_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9377 #define gtk_text_attributes_get_type IA__gtk_text_attributes_get_type
9378 
9379 extern __typeof (gtk_text_attributes_new) IA__gtk_text_attributes_new __attribute((visibility("hidden")));
9380 #define gtk_text_attributes_new IA__gtk_text_attributes_new
9381 
9382 extern __typeof (gtk_text_attributes_ref) IA__gtk_text_attributes_ref __attribute((visibility("hidden")));
9383 #define gtk_text_attributes_ref IA__gtk_text_attributes_ref
9384 
9385 extern __typeof (gtk_text_attributes_unref) IA__gtk_text_attributes_unref __attribute((visibility("hidden")));
9386 #define gtk_text_attributes_unref IA__gtk_text_attributes_unref
9387 
9388 extern __typeof (gtk_text_tag_event) IA__gtk_text_tag_event __attribute((visibility("hidden")));
9389 #define gtk_text_tag_event IA__gtk_text_tag_event
9390 
9391 extern __typeof (gtk_text_tag_get_priority) IA__gtk_text_tag_get_priority __attribute((visibility("hidden")));
9392 #define gtk_text_tag_get_priority IA__gtk_text_tag_get_priority
9393 
9394 extern __typeof (gtk_text_tag_get_type) IA__gtk_text_tag_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9395 #define gtk_text_tag_get_type IA__gtk_text_tag_get_type
9396 
9397 extern __typeof (gtk_text_tag_new) IA__gtk_text_tag_new __attribute((visibility("hidden")));
9398 #define gtk_text_tag_new IA__gtk_text_tag_new
9399 
9400 extern __typeof (gtk_text_tag_set_priority) IA__gtk_text_tag_set_priority __attribute((visibility("hidden")));
9401 #define gtk_text_tag_set_priority IA__gtk_text_tag_set_priority
9402 
9403 #endif
9404 #endif
9405 #if IN_HEADER(__GTK_TEXT_TAG_TABLE_H__)
9406 #if IN_FILE(__GTK_TEXT_TAG_TABLE_C__)
9407 extern __typeof (gtk_text_tag_table_add) IA__gtk_text_tag_table_add __attribute((visibility("hidden")));
9408 #define gtk_text_tag_table_add IA__gtk_text_tag_table_add
9409 
9410 extern __typeof (gtk_text_tag_table_foreach) IA__gtk_text_tag_table_foreach __attribute((visibility("hidden")));
9411 #define gtk_text_tag_table_foreach IA__gtk_text_tag_table_foreach
9412 
9413 extern __typeof (gtk_text_tag_table_get_size) IA__gtk_text_tag_table_get_size __attribute((visibility("hidden")));
9414 #define gtk_text_tag_table_get_size IA__gtk_text_tag_table_get_size
9415 
9416 extern __typeof (gtk_text_tag_table_get_type) IA__gtk_text_tag_table_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9417 #define gtk_text_tag_table_get_type IA__gtk_text_tag_table_get_type
9418 
9419 extern __typeof (gtk_text_tag_table_lookup) IA__gtk_text_tag_table_lookup __attribute((visibility("hidden")));
9420 #define gtk_text_tag_table_lookup IA__gtk_text_tag_table_lookup
9421 
9422 extern __typeof (gtk_text_tag_table_new) IA__gtk_text_tag_table_new __attribute((visibility("hidden")));
9423 #define gtk_text_tag_table_new IA__gtk_text_tag_table_new
9424 
9425 extern __typeof (gtk_text_tag_table_remove) IA__gtk_text_tag_table_remove __attribute((visibility("hidden")));
9426 #define gtk_text_tag_table_remove IA__gtk_text_tag_table_remove
9427 
9428 #endif
9429 #endif
9430 #if IN_HEADER(__GTK_TEXT_H__)
9431 #if IN_FILE(__GTK_TEXT_C__)
9432 extern __typeof (gtk_text_backward_delete) IA__gtk_text_backward_delete __attribute((visibility("hidden")));
9433 #define gtk_text_backward_delete IA__gtk_text_backward_delete
9434 
9435 extern __typeof (gtk_text_forward_delete) IA__gtk_text_forward_delete __attribute((visibility("hidden")));
9436 #define gtk_text_forward_delete IA__gtk_text_forward_delete
9437 
9438 extern __typeof (gtk_text_freeze) IA__gtk_text_freeze __attribute((visibility("hidden")));
9439 #define gtk_text_freeze IA__gtk_text_freeze
9440 
9441 extern __typeof (gtk_text_get_length) IA__gtk_text_get_length __attribute((visibility("hidden")));
9442 #define gtk_text_get_length IA__gtk_text_get_length
9443 
9444 extern __typeof (gtk_text_get_point) IA__gtk_text_get_point __attribute((visibility("hidden")));
9445 #define gtk_text_get_point IA__gtk_text_get_point
9446 
9447 extern __typeof (gtk_text_get_type) IA__gtk_text_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9448 #define gtk_text_get_type IA__gtk_text_get_type
9449 
9450 extern __typeof (gtk_text_insert) IA__gtk_text_insert __attribute((visibility("hidden")));
9451 #define gtk_text_insert IA__gtk_text_insert
9452 
9453 extern __typeof (gtk_text_new) IA__gtk_text_new __attribute((visibility("hidden")));
9454 #define gtk_text_new IA__gtk_text_new
9455 
9456 extern __typeof (gtk_text_set_adjustments) IA__gtk_text_set_adjustments __attribute((visibility("hidden")));
9457 #define gtk_text_set_adjustments IA__gtk_text_set_adjustments
9458 
9459 extern __typeof (gtk_text_set_editable) IA__gtk_text_set_editable __attribute((visibility("hidden")));
9460 #define gtk_text_set_editable IA__gtk_text_set_editable
9461 
9462 extern __typeof (gtk_text_set_line_wrap) IA__gtk_text_set_line_wrap __attribute((visibility("hidden")));
9463 #define gtk_text_set_line_wrap IA__gtk_text_set_line_wrap
9464 
9465 extern __typeof (gtk_text_set_point) IA__gtk_text_set_point __attribute((visibility("hidden")));
9466 #define gtk_text_set_point IA__gtk_text_set_point
9467 
9468 extern __typeof (gtk_text_set_word_wrap) IA__gtk_text_set_word_wrap __attribute((visibility("hidden")));
9469 #define gtk_text_set_word_wrap IA__gtk_text_set_word_wrap
9470 
9471 extern __typeof (gtk_text_thaw) IA__gtk_text_thaw __attribute((visibility("hidden")));
9472 #define gtk_text_thaw IA__gtk_text_thaw
9473 
9474 #endif
9475 #endif
9476 #if IN_HEADER(__GTK_TEXT_BUFFER_H__)
9477 #if IN_FILE(__GTK_TEXT_BUFFER_C__)
9478 extern __typeof (gtk_text_buffer_add_selection_clipboard) IA__gtk_text_buffer_add_selection_clipboard __attribute((visibility("hidden")));
9479 #define gtk_text_buffer_add_selection_clipboard IA__gtk_text_buffer_add_selection_clipboard
9480 
9481 extern __typeof (gtk_text_buffer_apply_tag) IA__gtk_text_buffer_apply_tag __attribute((visibility("hidden")));
9482 #define gtk_text_buffer_apply_tag IA__gtk_text_buffer_apply_tag
9483 
9484 extern __typeof (gtk_text_buffer_apply_tag_by_name) IA__gtk_text_buffer_apply_tag_by_name __attribute((visibility("hidden")));
9485 #define gtk_text_buffer_apply_tag_by_name IA__gtk_text_buffer_apply_tag_by_name
9486 
9487 extern __typeof (gtk_text_buffer_backspace) IA__gtk_text_buffer_backspace __attribute((visibility("hidden")));
9488 #define gtk_text_buffer_backspace IA__gtk_text_buffer_backspace
9489 
9490 extern __typeof (gtk_text_buffer_begin_user_action) IA__gtk_text_buffer_begin_user_action __attribute((visibility("hidden")));
9491 #define gtk_text_buffer_begin_user_action IA__gtk_text_buffer_begin_user_action
9492 
9493 extern __typeof (gtk_text_buffer_copy_clipboard) IA__gtk_text_buffer_copy_clipboard __attribute((visibility("hidden")));
9494 #define gtk_text_buffer_copy_clipboard IA__gtk_text_buffer_copy_clipboard
9495 
9496 extern __typeof (gtk_text_buffer_create_child_anchor) IA__gtk_text_buffer_create_child_anchor __attribute((visibility("hidden")));
9497 #define gtk_text_buffer_create_child_anchor IA__gtk_text_buffer_create_child_anchor
9498 
9499 extern __typeof (gtk_text_buffer_add_mark) IA__gtk_text_buffer_add_mark __attribute((visibility("hidden")));
9500 #define gtk_text_buffer_add_mark IA__gtk_text_buffer_add_mark
9501 
9502 extern __typeof (gtk_text_buffer_create_mark) IA__gtk_text_buffer_create_mark __attribute((visibility("hidden")));
9503 #define gtk_text_buffer_create_mark IA__gtk_text_buffer_create_mark
9504 
9505 extern __typeof (gtk_text_buffer_create_tag) IA__gtk_text_buffer_create_tag __attribute((visibility("hidden")));
9506 #define gtk_text_buffer_create_tag IA__gtk_text_buffer_create_tag
9507 
9508 extern __typeof (gtk_text_buffer_cut_clipboard) IA__gtk_text_buffer_cut_clipboard __attribute((visibility("hidden")));
9509 #define gtk_text_buffer_cut_clipboard IA__gtk_text_buffer_cut_clipboard
9510 
9511 extern __typeof (gtk_text_buffer_delete) IA__gtk_text_buffer_delete __attribute((visibility("hidden")));
9512 #define gtk_text_buffer_delete IA__gtk_text_buffer_delete
9513 
9514 extern __typeof (gtk_text_buffer_delete_interactive) IA__gtk_text_buffer_delete_interactive __attribute((visibility("hidden")));
9515 #define gtk_text_buffer_delete_interactive IA__gtk_text_buffer_delete_interactive
9516 
9517 extern __typeof (gtk_text_buffer_delete_mark) IA__gtk_text_buffer_delete_mark __attribute((visibility("hidden")));
9518 #define gtk_text_buffer_delete_mark IA__gtk_text_buffer_delete_mark
9519 
9520 extern __typeof (gtk_text_buffer_delete_mark_by_name) IA__gtk_text_buffer_delete_mark_by_name __attribute((visibility("hidden")));
9521 #define gtk_text_buffer_delete_mark_by_name IA__gtk_text_buffer_delete_mark_by_name
9522 
9523 extern __typeof (gtk_text_buffer_delete_selection) IA__gtk_text_buffer_delete_selection __attribute((visibility("hidden")));
9524 #define gtk_text_buffer_delete_selection IA__gtk_text_buffer_delete_selection
9525 
9526 extern __typeof (gtk_text_buffer_end_user_action) IA__gtk_text_buffer_end_user_action __attribute((visibility("hidden")));
9527 #define gtk_text_buffer_end_user_action IA__gtk_text_buffer_end_user_action
9528 
9529 extern __typeof (gtk_text_buffer_get_bounds) IA__gtk_text_buffer_get_bounds __attribute((visibility("hidden")));
9530 #define gtk_text_buffer_get_bounds IA__gtk_text_buffer_get_bounds
9531 
9532 extern __typeof (gtk_text_buffer_get_char_count) IA__gtk_text_buffer_get_char_count __attribute((visibility("hidden")));
9533 #define gtk_text_buffer_get_char_count IA__gtk_text_buffer_get_char_count
9534 
9535 extern __typeof (gtk_text_buffer_get_copy_target_list) IA__gtk_text_buffer_get_copy_target_list __attribute((visibility("hidden")));
9536 #define gtk_text_buffer_get_copy_target_list IA__gtk_text_buffer_get_copy_target_list
9537 
9538 extern __typeof (gtk_text_buffer_get_end_iter) IA__gtk_text_buffer_get_end_iter __attribute((visibility("hidden")));
9539 #define gtk_text_buffer_get_end_iter IA__gtk_text_buffer_get_end_iter
9540 
9541 extern __typeof (gtk_text_buffer_get_has_selection) IA__gtk_text_buffer_get_has_selection __attribute((visibility("hidden")));
9542 #define gtk_text_buffer_get_has_selection IA__gtk_text_buffer_get_has_selection
9543 
9544 extern __typeof (gtk_text_buffer_get_insert) IA__gtk_text_buffer_get_insert __attribute((visibility("hidden")));
9545 #define gtk_text_buffer_get_insert IA__gtk_text_buffer_get_insert
9546 
9547 extern __typeof (gtk_text_buffer_get_iter_at_child_anchor) IA__gtk_text_buffer_get_iter_at_child_anchor __attribute((visibility("hidden")));
9548 #define gtk_text_buffer_get_iter_at_child_anchor IA__gtk_text_buffer_get_iter_at_child_anchor
9549 
9550 extern __typeof (gtk_text_buffer_get_iter_at_line) IA__gtk_text_buffer_get_iter_at_line __attribute((visibility("hidden")));
9551 #define gtk_text_buffer_get_iter_at_line IA__gtk_text_buffer_get_iter_at_line
9552 
9553 extern __typeof (gtk_text_buffer_get_iter_at_line_index) IA__gtk_text_buffer_get_iter_at_line_index __attribute((visibility("hidden")));
9554 #define gtk_text_buffer_get_iter_at_line_index IA__gtk_text_buffer_get_iter_at_line_index
9555 
9556 extern __typeof (gtk_text_buffer_get_iter_at_line_offset) IA__gtk_text_buffer_get_iter_at_line_offset __attribute((visibility("hidden")));
9557 #define gtk_text_buffer_get_iter_at_line_offset IA__gtk_text_buffer_get_iter_at_line_offset
9558 
9559 extern __typeof (gtk_text_buffer_get_iter_at_mark) IA__gtk_text_buffer_get_iter_at_mark __attribute((visibility("hidden")));
9560 #define gtk_text_buffer_get_iter_at_mark IA__gtk_text_buffer_get_iter_at_mark
9561 
9562 extern __typeof (gtk_text_buffer_get_iter_at_offset) IA__gtk_text_buffer_get_iter_at_offset __attribute((visibility("hidden")));
9563 #define gtk_text_buffer_get_iter_at_offset IA__gtk_text_buffer_get_iter_at_offset
9564 
9565 extern __typeof (gtk_text_buffer_get_line_count) IA__gtk_text_buffer_get_line_count __attribute((visibility("hidden")));
9566 #define gtk_text_buffer_get_line_count IA__gtk_text_buffer_get_line_count
9567 
9568 extern __typeof (gtk_text_buffer_get_mark) IA__gtk_text_buffer_get_mark __attribute((visibility("hidden")));
9569 #define gtk_text_buffer_get_mark IA__gtk_text_buffer_get_mark
9570 
9571 extern __typeof (gtk_text_buffer_get_modified) IA__gtk_text_buffer_get_modified __attribute((visibility("hidden")));
9572 #define gtk_text_buffer_get_modified IA__gtk_text_buffer_get_modified
9573 
9574 extern __typeof (gtk_text_buffer_get_paste_target_list) IA__gtk_text_buffer_get_paste_target_list __attribute((visibility("hidden")));
9575 #define gtk_text_buffer_get_paste_target_list IA__gtk_text_buffer_get_paste_target_list
9576 
9577 extern __typeof (gtk_text_buffer_get_selection_bound) IA__gtk_text_buffer_get_selection_bound __attribute((visibility("hidden")));
9578 #define gtk_text_buffer_get_selection_bound IA__gtk_text_buffer_get_selection_bound
9579 
9580 extern __typeof (gtk_text_buffer_get_selection_bounds) IA__gtk_text_buffer_get_selection_bounds __attribute((visibility("hidden")));
9581 #define gtk_text_buffer_get_selection_bounds IA__gtk_text_buffer_get_selection_bounds
9582 
9583 extern __typeof (gtk_text_buffer_get_slice) IA__gtk_text_buffer_get_slice __attribute((visibility("hidden")));
9584 #define gtk_text_buffer_get_slice IA__gtk_text_buffer_get_slice
9585 
9586 extern __typeof (gtk_text_buffer_get_start_iter) IA__gtk_text_buffer_get_start_iter __attribute((visibility("hidden")));
9587 #define gtk_text_buffer_get_start_iter IA__gtk_text_buffer_get_start_iter
9588 
9589 extern __typeof (gtk_text_buffer_get_tag_table) IA__gtk_text_buffer_get_tag_table __attribute((visibility("hidden")));
9590 #define gtk_text_buffer_get_tag_table IA__gtk_text_buffer_get_tag_table
9591 
9592 extern __typeof (gtk_text_buffer_get_text) IA__gtk_text_buffer_get_text __attribute((visibility("hidden")));
9593 #define gtk_text_buffer_get_text IA__gtk_text_buffer_get_text
9594 
9595 extern __typeof (gtk_text_buffer_get_type) IA__gtk_text_buffer_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9596 #define gtk_text_buffer_get_type IA__gtk_text_buffer_get_type
9597 
9598 extern __typeof (gtk_text_buffer_insert) IA__gtk_text_buffer_insert __attribute((visibility("hidden")));
9599 #define gtk_text_buffer_insert IA__gtk_text_buffer_insert
9600 
9601 extern __typeof (gtk_text_buffer_insert_at_cursor) IA__gtk_text_buffer_insert_at_cursor __attribute((visibility("hidden")));
9602 #define gtk_text_buffer_insert_at_cursor IA__gtk_text_buffer_insert_at_cursor
9603 
9604 extern __typeof (gtk_text_buffer_insert_child_anchor) IA__gtk_text_buffer_insert_child_anchor __attribute((visibility("hidden")));
9605 #define gtk_text_buffer_insert_child_anchor IA__gtk_text_buffer_insert_child_anchor
9606 
9607 extern __typeof (gtk_text_buffer_insert_interactive) IA__gtk_text_buffer_insert_interactive __attribute((visibility("hidden")));
9608 #define gtk_text_buffer_insert_interactive IA__gtk_text_buffer_insert_interactive
9609 
9610 extern __typeof (gtk_text_buffer_insert_interactive_at_cursor) IA__gtk_text_buffer_insert_interactive_at_cursor __attribute((visibility("hidden")));
9611 #define gtk_text_buffer_insert_interactive_at_cursor IA__gtk_text_buffer_insert_interactive_at_cursor
9612 
9613 extern __typeof (gtk_text_buffer_insert_pixbuf) IA__gtk_text_buffer_insert_pixbuf __attribute((visibility("hidden")));
9614 #define gtk_text_buffer_insert_pixbuf IA__gtk_text_buffer_insert_pixbuf
9615 
9616 extern __typeof (gtk_text_buffer_insert_range) IA__gtk_text_buffer_insert_range __attribute((visibility("hidden")));
9617 #define gtk_text_buffer_insert_range IA__gtk_text_buffer_insert_range
9618 
9619 extern __typeof (gtk_text_buffer_insert_range_interactive) IA__gtk_text_buffer_insert_range_interactive __attribute((visibility("hidden")));
9620 #define gtk_text_buffer_insert_range_interactive IA__gtk_text_buffer_insert_range_interactive
9621 
9622 extern __typeof (gtk_text_buffer_insert_with_tags) IA__gtk_text_buffer_insert_with_tags __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
9623 #define gtk_text_buffer_insert_with_tags IA__gtk_text_buffer_insert_with_tags
9624 
9625 extern __typeof (gtk_text_buffer_insert_with_tags_by_name) IA__gtk_text_buffer_insert_with_tags_by_name __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
9626 #define gtk_text_buffer_insert_with_tags_by_name IA__gtk_text_buffer_insert_with_tags_by_name
9627 
9628 extern __typeof (gtk_text_buffer_move_mark) IA__gtk_text_buffer_move_mark __attribute((visibility("hidden")));
9629 #define gtk_text_buffer_move_mark IA__gtk_text_buffer_move_mark
9630 
9631 extern __typeof (gtk_text_buffer_move_mark_by_name) IA__gtk_text_buffer_move_mark_by_name __attribute((visibility("hidden")));
9632 #define gtk_text_buffer_move_mark_by_name IA__gtk_text_buffer_move_mark_by_name
9633 
9634 extern __typeof (gtk_text_buffer_new) IA__gtk_text_buffer_new __attribute((visibility("hidden")));
9635 #define gtk_text_buffer_new IA__gtk_text_buffer_new
9636 
9637 extern __typeof (gtk_text_buffer_paste_clipboard) IA__gtk_text_buffer_paste_clipboard __attribute((visibility("hidden")));
9638 #define gtk_text_buffer_paste_clipboard IA__gtk_text_buffer_paste_clipboard
9639 
9640 extern __typeof (gtk_text_buffer_place_cursor) IA__gtk_text_buffer_place_cursor __attribute((visibility("hidden")));
9641 #define gtk_text_buffer_place_cursor IA__gtk_text_buffer_place_cursor
9642 
9643 extern __typeof (gtk_text_buffer_remove_all_tags) IA__gtk_text_buffer_remove_all_tags __attribute((visibility("hidden")));
9644 #define gtk_text_buffer_remove_all_tags IA__gtk_text_buffer_remove_all_tags
9645 
9646 extern __typeof (gtk_text_buffer_remove_selection_clipboard) IA__gtk_text_buffer_remove_selection_clipboard __attribute((visibility("hidden")));
9647 #define gtk_text_buffer_remove_selection_clipboard IA__gtk_text_buffer_remove_selection_clipboard
9648 
9649 extern __typeof (gtk_text_buffer_remove_tag) IA__gtk_text_buffer_remove_tag __attribute((visibility("hidden")));
9650 #define gtk_text_buffer_remove_tag IA__gtk_text_buffer_remove_tag
9651 
9652 extern __typeof (gtk_text_buffer_remove_tag_by_name) IA__gtk_text_buffer_remove_tag_by_name __attribute((visibility("hidden")));
9653 #define gtk_text_buffer_remove_tag_by_name IA__gtk_text_buffer_remove_tag_by_name
9654 
9655 extern __typeof (gtk_text_buffer_select_range) IA__gtk_text_buffer_select_range __attribute((visibility("hidden")));
9656 #define gtk_text_buffer_select_range IA__gtk_text_buffer_select_range
9657 
9658 extern __typeof (gtk_text_buffer_set_modified) IA__gtk_text_buffer_set_modified __attribute((visibility("hidden")));
9659 #define gtk_text_buffer_set_modified IA__gtk_text_buffer_set_modified
9660 
9661 extern __typeof (gtk_text_buffer_set_text) IA__gtk_text_buffer_set_text __attribute((visibility("hidden")));
9662 #define gtk_text_buffer_set_text IA__gtk_text_buffer_set_text
9663 
9664 #endif
9665 #endif
9666 #if IN_HEADER(__GTK_TEXT_TYPES_H__)
9667 #if IN_FILE(__GTK_TEXT_TYPES_C__)
9668 extern __typeof (gtk_text_byte_begins_utf8_char) IA__gtk_text_byte_begins_utf8_char __attribute((visibility("hidden")));
9669 #define gtk_text_byte_begins_utf8_char IA__gtk_text_byte_begins_utf8_char
9670 
9671 #endif
9672 #endif
9673 #if IN_HEADER(__GTK_TEXT_ITER_H__)
9674 #if IN_FILE(__GTK_TEXT_ITER_C__)
9675 extern __typeof (gtk_text_iter_backward_char) IA__gtk_text_iter_backward_char __attribute((visibility("hidden")));
9676 #define gtk_text_iter_backward_char IA__gtk_text_iter_backward_char
9677 
9678 extern __typeof (gtk_text_iter_backward_chars) IA__gtk_text_iter_backward_chars __attribute((visibility("hidden")));
9679 #define gtk_text_iter_backward_chars IA__gtk_text_iter_backward_chars
9680 
9681 extern __typeof (gtk_text_iter_backward_cursor_position) IA__gtk_text_iter_backward_cursor_position __attribute((visibility("hidden")));
9682 #define gtk_text_iter_backward_cursor_position IA__gtk_text_iter_backward_cursor_position
9683 
9684 extern __typeof (gtk_text_iter_backward_cursor_positions) IA__gtk_text_iter_backward_cursor_positions __attribute((visibility("hidden")));
9685 #define gtk_text_iter_backward_cursor_positions IA__gtk_text_iter_backward_cursor_positions
9686 
9687 extern __typeof (gtk_text_iter_backward_find_char) IA__gtk_text_iter_backward_find_char __attribute((visibility("hidden")));
9688 #define gtk_text_iter_backward_find_char IA__gtk_text_iter_backward_find_char
9689 
9690 extern __typeof (gtk_text_iter_backward_line) IA__gtk_text_iter_backward_line __attribute((visibility("hidden")));
9691 #define gtk_text_iter_backward_line IA__gtk_text_iter_backward_line
9692 
9693 extern __typeof (gtk_text_iter_backward_lines) IA__gtk_text_iter_backward_lines __attribute((visibility("hidden")));
9694 #define gtk_text_iter_backward_lines IA__gtk_text_iter_backward_lines
9695 
9696 extern __typeof (gtk_text_iter_backward_search) IA__gtk_text_iter_backward_search __attribute((visibility("hidden")));
9697 #define gtk_text_iter_backward_search IA__gtk_text_iter_backward_search
9698 
9699 extern __typeof (gtk_text_iter_backward_sentence_start) IA__gtk_text_iter_backward_sentence_start __attribute((visibility("hidden")));
9700 #define gtk_text_iter_backward_sentence_start IA__gtk_text_iter_backward_sentence_start
9701 
9702 extern __typeof (gtk_text_iter_backward_sentence_starts) IA__gtk_text_iter_backward_sentence_starts __attribute((visibility("hidden")));
9703 #define gtk_text_iter_backward_sentence_starts IA__gtk_text_iter_backward_sentence_starts
9704 
9705 extern __typeof (gtk_text_iter_backward_to_tag_toggle) IA__gtk_text_iter_backward_to_tag_toggle __attribute((visibility("hidden")));
9706 #define gtk_text_iter_backward_to_tag_toggle IA__gtk_text_iter_backward_to_tag_toggle
9707 
9708 extern __typeof (gtk_text_iter_backward_visible_cursor_position) IA__gtk_text_iter_backward_visible_cursor_position __attribute((visibility("hidden")));
9709 #define gtk_text_iter_backward_visible_cursor_position IA__gtk_text_iter_backward_visible_cursor_position
9710 
9711 extern __typeof (gtk_text_iter_backward_visible_cursor_positions) IA__gtk_text_iter_backward_visible_cursor_positions __attribute((visibility("hidden")));
9712 #define gtk_text_iter_backward_visible_cursor_positions IA__gtk_text_iter_backward_visible_cursor_positions
9713 
9714 extern __typeof (gtk_text_iter_backward_visible_line) IA__gtk_text_iter_backward_visible_line __attribute((visibility("hidden")));
9715 #define gtk_text_iter_backward_visible_line IA__gtk_text_iter_backward_visible_line
9716 
9717 extern __typeof (gtk_text_iter_backward_visible_lines) IA__gtk_text_iter_backward_visible_lines __attribute((visibility("hidden")));
9718 #define gtk_text_iter_backward_visible_lines IA__gtk_text_iter_backward_visible_lines
9719 
9720 extern __typeof (gtk_text_iter_backward_visible_word_start) IA__gtk_text_iter_backward_visible_word_start __attribute((visibility("hidden")));
9721 #define gtk_text_iter_backward_visible_word_start IA__gtk_text_iter_backward_visible_word_start
9722 
9723 extern __typeof (gtk_text_iter_backward_visible_word_starts) IA__gtk_text_iter_backward_visible_word_starts __attribute((visibility("hidden")));
9724 #define gtk_text_iter_backward_visible_word_starts IA__gtk_text_iter_backward_visible_word_starts
9725 
9726 extern __typeof (gtk_text_iter_backward_word_start) IA__gtk_text_iter_backward_word_start __attribute((visibility("hidden")));
9727 #define gtk_text_iter_backward_word_start IA__gtk_text_iter_backward_word_start
9728 
9729 extern __typeof (gtk_text_iter_backward_word_starts) IA__gtk_text_iter_backward_word_starts __attribute((visibility("hidden")));
9730 #define gtk_text_iter_backward_word_starts IA__gtk_text_iter_backward_word_starts
9731 
9732 extern __typeof (gtk_text_iter_begins_tag) IA__gtk_text_iter_begins_tag __attribute((visibility("hidden")));
9733 #define gtk_text_iter_begins_tag IA__gtk_text_iter_begins_tag
9734 
9735 extern __typeof (gtk_text_iter_can_insert) IA__gtk_text_iter_can_insert __attribute((visibility("hidden")));
9736 #define gtk_text_iter_can_insert IA__gtk_text_iter_can_insert
9737 
9738 extern __typeof (gtk_text_iter_compare) IA__gtk_text_iter_compare __attribute((visibility("hidden")));
9739 #define gtk_text_iter_compare IA__gtk_text_iter_compare
9740 
9741 extern __typeof (gtk_text_iter_copy) IA__gtk_text_iter_copy __attribute((visibility("hidden")));
9742 #define gtk_text_iter_copy IA__gtk_text_iter_copy
9743 
9744 extern __typeof (gtk_text_iter_editable) IA__gtk_text_iter_editable __attribute((visibility("hidden")));
9745 #define gtk_text_iter_editable IA__gtk_text_iter_editable
9746 
9747 extern __typeof (gtk_text_iter_ends_line) IA__gtk_text_iter_ends_line __attribute((visibility("hidden")));
9748 #define gtk_text_iter_ends_line IA__gtk_text_iter_ends_line
9749 
9750 extern __typeof (gtk_text_iter_ends_sentence) IA__gtk_text_iter_ends_sentence __attribute((visibility("hidden")));
9751 #define gtk_text_iter_ends_sentence IA__gtk_text_iter_ends_sentence
9752 
9753 extern __typeof (gtk_text_iter_ends_tag) IA__gtk_text_iter_ends_tag __attribute((visibility("hidden")));
9754 #define gtk_text_iter_ends_tag IA__gtk_text_iter_ends_tag
9755 
9756 extern __typeof (gtk_text_iter_ends_word) IA__gtk_text_iter_ends_word __attribute((visibility("hidden")));
9757 #define gtk_text_iter_ends_word IA__gtk_text_iter_ends_word
9758 
9759 extern __typeof (gtk_text_iter_equal) IA__gtk_text_iter_equal __attribute((visibility("hidden")));
9760 #define gtk_text_iter_equal IA__gtk_text_iter_equal
9761 
9762 extern __typeof (gtk_text_iter_forward_char) IA__gtk_text_iter_forward_char __attribute((visibility("hidden")));
9763 #define gtk_text_iter_forward_char IA__gtk_text_iter_forward_char
9764 
9765 extern __typeof (gtk_text_iter_forward_chars) IA__gtk_text_iter_forward_chars __attribute((visibility("hidden")));
9766 #define gtk_text_iter_forward_chars IA__gtk_text_iter_forward_chars
9767 
9768 extern __typeof (gtk_text_iter_forward_cursor_position) IA__gtk_text_iter_forward_cursor_position __attribute((visibility("hidden")));
9769 #define gtk_text_iter_forward_cursor_position IA__gtk_text_iter_forward_cursor_position
9770 
9771 extern __typeof (gtk_text_iter_forward_cursor_positions) IA__gtk_text_iter_forward_cursor_positions __attribute((visibility("hidden")));
9772 #define gtk_text_iter_forward_cursor_positions IA__gtk_text_iter_forward_cursor_positions
9773 
9774 extern __typeof (gtk_text_iter_forward_find_char) IA__gtk_text_iter_forward_find_char __attribute((visibility("hidden")));
9775 #define gtk_text_iter_forward_find_char IA__gtk_text_iter_forward_find_char
9776 
9777 extern __typeof (gtk_text_iter_forward_line) IA__gtk_text_iter_forward_line __attribute((visibility("hidden")));
9778 #define gtk_text_iter_forward_line IA__gtk_text_iter_forward_line
9779 
9780 extern __typeof (gtk_text_iter_forward_lines) IA__gtk_text_iter_forward_lines __attribute((visibility("hidden")));
9781 #define gtk_text_iter_forward_lines IA__gtk_text_iter_forward_lines
9782 
9783 extern __typeof (gtk_text_iter_forward_search) IA__gtk_text_iter_forward_search __attribute((visibility("hidden")));
9784 #define gtk_text_iter_forward_search IA__gtk_text_iter_forward_search
9785 
9786 extern __typeof (gtk_text_iter_forward_sentence_end) IA__gtk_text_iter_forward_sentence_end __attribute((visibility("hidden")));
9787 #define gtk_text_iter_forward_sentence_end IA__gtk_text_iter_forward_sentence_end
9788 
9789 extern __typeof (gtk_text_iter_forward_sentence_ends) IA__gtk_text_iter_forward_sentence_ends __attribute((visibility("hidden")));
9790 #define gtk_text_iter_forward_sentence_ends IA__gtk_text_iter_forward_sentence_ends
9791 
9792 extern __typeof (gtk_text_iter_forward_to_end) IA__gtk_text_iter_forward_to_end __attribute((visibility("hidden")));
9793 #define gtk_text_iter_forward_to_end IA__gtk_text_iter_forward_to_end
9794 
9795 extern __typeof (gtk_text_iter_forward_to_line_end) IA__gtk_text_iter_forward_to_line_end __attribute((visibility("hidden")));
9796 #define gtk_text_iter_forward_to_line_end IA__gtk_text_iter_forward_to_line_end
9797 
9798 extern __typeof (gtk_text_iter_forward_to_tag_toggle) IA__gtk_text_iter_forward_to_tag_toggle __attribute((visibility("hidden")));
9799 #define gtk_text_iter_forward_to_tag_toggle IA__gtk_text_iter_forward_to_tag_toggle
9800 
9801 extern __typeof (gtk_text_iter_forward_visible_cursor_position) IA__gtk_text_iter_forward_visible_cursor_position __attribute((visibility("hidden")));
9802 #define gtk_text_iter_forward_visible_cursor_position IA__gtk_text_iter_forward_visible_cursor_position
9803 
9804 extern __typeof (gtk_text_iter_forward_visible_cursor_positions) IA__gtk_text_iter_forward_visible_cursor_positions __attribute((visibility("hidden")));
9805 #define gtk_text_iter_forward_visible_cursor_positions IA__gtk_text_iter_forward_visible_cursor_positions
9806 
9807 extern __typeof (gtk_text_iter_forward_visible_line) IA__gtk_text_iter_forward_visible_line __attribute((visibility("hidden")));
9808 #define gtk_text_iter_forward_visible_line IA__gtk_text_iter_forward_visible_line
9809 
9810 extern __typeof (gtk_text_iter_forward_visible_lines) IA__gtk_text_iter_forward_visible_lines __attribute((visibility("hidden")));
9811 #define gtk_text_iter_forward_visible_lines IA__gtk_text_iter_forward_visible_lines
9812 
9813 extern __typeof (gtk_text_iter_forward_visible_word_end) IA__gtk_text_iter_forward_visible_word_end __attribute((visibility("hidden")));
9814 #define gtk_text_iter_forward_visible_word_end IA__gtk_text_iter_forward_visible_word_end
9815 
9816 extern __typeof (gtk_text_iter_forward_visible_word_ends) IA__gtk_text_iter_forward_visible_word_ends __attribute((visibility("hidden")));
9817 #define gtk_text_iter_forward_visible_word_ends IA__gtk_text_iter_forward_visible_word_ends
9818 
9819 extern __typeof (gtk_text_iter_forward_word_end) IA__gtk_text_iter_forward_word_end __attribute((visibility("hidden")));
9820 #define gtk_text_iter_forward_word_end IA__gtk_text_iter_forward_word_end
9821 
9822 extern __typeof (gtk_text_iter_forward_word_ends) IA__gtk_text_iter_forward_word_ends __attribute((visibility("hidden")));
9823 #define gtk_text_iter_forward_word_ends IA__gtk_text_iter_forward_word_ends
9824 
9825 extern __typeof (gtk_text_iter_free) IA__gtk_text_iter_free __attribute((visibility("hidden")));
9826 #define gtk_text_iter_free IA__gtk_text_iter_free
9827 
9828 extern __typeof (gtk_text_iter_get_attributes) IA__gtk_text_iter_get_attributes __attribute((visibility("hidden")));
9829 #define gtk_text_iter_get_attributes IA__gtk_text_iter_get_attributes
9830 
9831 extern __typeof (gtk_text_iter_get_buffer) IA__gtk_text_iter_get_buffer __attribute((visibility("hidden")));
9832 #define gtk_text_iter_get_buffer IA__gtk_text_iter_get_buffer
9833 
9834 extern __typeof (gtk_text_iter_get_bytes_in_line) IA__gtk_text_iter_get_bytes_in_line __attribute((visibility("hidden")));
9835 #define gtk_text_iter_get_bytes_in_line IA__gtk_text_iter_get_bytes_in_line
9836 
9837 extern __typeof (gtk_text_iter_get_char) IA__gtk_text_iter_get_char __attribute((visibility("hidden")));
9838 #define gtk_text_iter_get_char IA__gtk_text_iter_get_char
9839 
9840 extern __typeof (gtk_text_iter_get_chars_in_line) IA__gtk_text_iter_get_chars_in_line __attribute((visibility("hidden")));
9841 #define gtk_text_iter_get_chars_in_line IA__gtk_text_iter_get_chars_in_line
9842 
9843 extern __typeof (gtk_text_iter_get_child_anchor) IA__gtk_text_iter_get_child_anchor __attribute((visibility("hidden")));
9844 #define gtk_text_iter_get_child_anchor IA__gtk_text_iter_get_child_anchor
9845 
9846 extern __typeof (gtk_text_iter_get_language) IA__gtk_text_iter_get_language __attribute((visibility("hidden")));
9847 #define gtk_text_iter_get_language IA__gtk_text_iter_get_language
9848 
9849 extern __typeof (gtk_text_iter_get_line) IA__gtk_text_iter_get_line __attribute((visibility("hidden")));
9850 #define gtk_text_iter_get_line IA__gtk_text_iter_get_line
9851 
9852 extern __typeof (gtk_text_iter_get_line_index) IA__gtk_text_iter_get_line_index __attribute((visibility("hidden")));
9853 #define gtk_text_iter_get_line_index IA__gtk_text_iter_get_line_index
9854 
9855 extern __typeof (gtk_text_iter_get_line_offset) IA__gtk_text_iter_get_line_offset __attribute((visibility("hidden")));
9856 #define gtk_text_iter_get_line_offset IA__gtk_text_iter_get_line_offset
9857 
9858 extern __typeof (gtk_text_iter_get_marks) IA__gtk_text_iter_get_marks __attribute((visibility("hidden")));
9859 #define gtk_text_iter_get_marks IA__gtk_text_iter_get_marks
9860 
9861 extern __typeof (gtk_text_iter_get_offset) IA__gtk_text_iter_get_offset __attribute((visibility("hidden")));
9862 #define gtk_text_iter_get_offset IA__gtk_text_iter_get_offset
9863 
9864 extern __typeof (gtk_text_iter_get_pixbuf) IA__gtk_text_iter_get_pixbuf __attribute((visibility("hidden")));
9865 #define gtk_text_iter_get_pixbuf IA__gtk_text_iter_get_pixbuf
9866 
9867 extern __typeof (gtk_text_iter_get_slice) IA__gtk_text_iter_get_slice __attribute((visibility("hidden")));
9868 #define gtk_text_iter_get_slice IA__gtk_text_iter_get_slice
9869 
9870 extern __typeof (gtk_text_iter_get_tags) IA__gtk_text_iter_get_tags __attribute((visibility("hidden")));
9871 #define gtk_text_iter_get_tags IA__gtk_text_iter_get_tags
9872 
9873 extern __typeof (gtk_text_iter_get_text) IA__gtk_text_iter_get_text __attribute((visibility("hidden")));
9874 #define gtk_text_iter_get_text IA__gtk_text_iter_get_text
9875 
9876 extern __typeof (gtk_text_iter_get_toggled_tags) IA__gtk_text_iter_get_toggled_tags __attribute((visibility("hidden")));
9877 #define gtk_text_iter_get_toggled_tags IA__gtk_text_iter_get_toggled_tags
9878 
9879 extern __typeof (gtk_text_iter_get_type) IA__gtk_text_iter_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
9880 #define gtk_text_iter_get_type IA__gtk_text_iter_get_type
9881 
9882 extern __typeof (gtk_text_iter_get_visible_line_index) IA__gtk_text_iter_get_visible_line_index __attribute((visibility("hidden")));
9883 #define gtk_text_iter_get_visible_line_index IA__gtk_text_iter_get_visible_line_index
9884 
9885 extern __typeof (gtk_text_iter_get_visible_line_offset) IA__gtk_text_iter_get_visible_line_offset __attribute((visibility("hidden")));
9886 #define gtk_text_iter_get_visible_line_offset IA__gtk_text_iter_get_visible_line_offset
9887 
9888 extern __typeof (gtk_text_iter_get_visible_slice) IA__gtk_text_iter_get_visible_slice __attribute((visibility("hidden")));
9889 #define gtk_text_iter_get_visible_slice IA__gtk_text_iter_get_visible_slice
9890 
9891 extern __typeof (gtk_text_iter_get_visible_text) IA__gtk_text_iter_get_visible_text __attribute((visibility("hidden")));
9892 #define gtk_text_iter_get_visible_text IA__gtk_text_iter_get_visible_text
9893 
9894 extern __typeof (gtk_text_iter_has_tag) IA__gtk_text_iter_has_tag __attribute((visibility("hidden")));
9895 #define gtk_text_iter_has_tag IA__gtk_text_iter_has_tag
9896 
9897 extern __typeof (gtk_text_iter_in_range) IA__gtk_text_iter_in_range __attribute((visibility("hidden")));
9898 #define gtk_text_iter_in_range IA__gtk_text_iter_in_range
9899 
9900 extern __typeof (gtk_text_iter_inside_sentence) IA__gtk_text_iter_inside_sentence __attribute((visibility("hidden")));
9901 #define gtk_text_iter_inside_sentence IA__gtk_text_iter_inside_sentence
9902 
9903 extern __typeof (gtk_text_iter_inside_word) IA__gtk_text_iter_inside_word __attribute((visibility("hidden")));
9904 #define gtk_text_iter_inside_word IA__gtk_text_iter_inside_word
9905 
9906 extern __typeof (gtk_text_iter_is_cursor_position) IA__gtk_text_iter_is_cursor_position __attribute((visibility("hidden")));
9907 #define gtk_text_iter_is_cursor_position IA__gtk_text_iter_is_cursor_position
9908 
9909 extern __typeof (gtk_text_iter_is_end) IA__gtk_text_iter_is_end __attribute((visibility("hidden")));
9910 #define gtk_text_iter_is_end IA__gtk_text_iter_is_end
9911 
9912 extern __typeof (gtk_text_iter_is_start) IA__gtk_text_iter_is_start __attribute((visibility("hidden")));
9913 #define gtk_text_iter_is_start IA__gtk_text_iter_is_start
9914 
9915 extern __typeof (gtk_text_iter_order) IA__gtk_text_iter_order __attribute((visibility("hidden")));
9916 #define gtk_text_iter_order IA__gtk_text_iter_order
9917 
9918 extern __typeof (gtk_text_iter_set_line) IA__gtk_text_iter_set_line __attribute((visibility("hidden")));
9919 #define gtk_text_iter_set_line IA__gtk_text_iter_set_line
9920 
9921 extern __typeof (gtk_text_iter_set_line_index) IA__gtk_text_iter_set_line_index __attribute((visibility("hidden")));
9922 #define gtk_text_iter_set_line_index IA__gtk_text_iter_set_line_index
9923 
9924 extern __typeof (gtk_text_iter_set_line_offset) IA__gtk_text_iter_set_line_offset __attribute((visibility("hidden")));
9925 #define gtk_text_iter_set_line_offset IA__gtk_text_iter_set_line_offset
9926 
9927 extern __typeof (gtk_text_iter_set_offset) IA__gtk_text_iter_set_offset __attribute((visibility("hidden")));
9928 #define gtk_text_iter_set_offset IA__gtk_text_iter_set_offset
9929 
9930 extern __typeof (gtk_text_iter_set_visible_line_index) IA__gtk_text_iter_set_visible_line_index __attribute((visibility("hidden")));
9931 #define gtk_text_iter_set_visible_line_index IA__gtk_text_iter_set_visible_line_index
9932 
9933 extern __typeof (gtk_text_iter_set_visible_line_offset) IA__gtk_text_iter_set_visible_line_offset __attribute((visibility("hidden")));
9934 #define gtk_text_iter_set_visible_line_offset IA__gtk_text_iter_set_visible_line_offset
9935 
9936 extern __typeof (gtk_text_iter_starts_line) IA__gtk_text_iter_starts_line __attribute((visibility("hidden")));
9937 #define gtk_text_iter_starts_line IA__gtk_text_iter_starts_line
9938 
9939 extern __typeof (gtk_text_iter_starts_sentence) IA__gtk_text_iter_starts_sentence __attribute((visibility("hidden")));
9940 #define gtk_text_iter_starts_sentence IA__gtk_text_iter_starts_sentence
9941 
9942 extern __typeof (gtk_text_iter_starts_word) IA__gtk_text_iter_starts_word __attribute((visibility("hidden")));
9943 #define gtk_text_iter_starts_word IA__gtk_text_iter_starts_word
9944 
9945 extern __typeof (gtk_text_iter_toggles_tag) IA__gtk_text_iter_toggles_tag __attribute((visibility("hidden")));
9946 #define gtk_text_iter_toggles_tag IA__gtk_text_iter_toggles_tag
9947 
9948 #endif
9949 #endif
9950 #if IN_HEADER(__GTK_TEXT_LAYOUT_H__)
9951 #if IN_FILE(__GTK_TEXT_LAYOUT_C__)
9952 extern __typeof (gtk_text_layout_changed) IA__gtk_text_layout_changed __attribute((visibility("hidden")));
9953 #define gtk_text_layout_changed IA__gtk_text_layout_changed
9954 
9955 extern __typeof (gtk_text_layout_cursors_changed) IA__gtk_text_layout_cursors_changed __attribute((visibility("hidden")));
9956 #define gtk_text_layout_cursors_changed IA__gtk_text_layout_cursors_changed
9957 
9958 extern __typeof (gtk_text_layout_clamp_iter_to_vrange) IA__gtk_text_layout_clamp_iter_to_vrange __attribute((visibility("hidden")));
9959 #define gtk_text_layout_clamp_iter_to_vrange IA__gtk_text_layout_clamp_iter_to_vrange
9960 
9961 extern __typeof (gtk_text_layout_default_style_changed) IA__gtk_text_layout_default_style_changed __attribute((visibility("hidden")));
9962 #define gtk_text_layout_default_style_changed IA__gtk_text_layout_default_style_changed
9963 
9964 extern __typeof (gtk_text_layout_free_line_data) IA__gtk_text_layout_free_line_data __attribute((visibility("hidden")));
9965 #define gtk_text_layout_free_line_data IA__gtk_text_layout_free_line_data
9966 
9967 extern __typeof (gtk_text_layout_free_line_display) IA__gtk_text_layout_free_line_display __attribute((visibility("hidden")));
9968 #define gtk_text_layout_free_line_display IA__gtk_text_layout_free_line_display
9969 
9970 extern __typeof (gtk_text_layout_get_buffer) IA__gtk_text_layout_get_buffer __attribute((visibility("hidden")));
9971 #define gtk_text_layout_get_buffer IA__gtk_text_layout_get_buffer
9972 
9973 extern __typeof (gtk_text_layout_get_cursor_locations) IA__gtk_text_layout_get_cursor_locations __attribute((visibility("hidden")));
9974 #define gtk_text_layout_get_cursor_locations IA__gtk_text_layout_get_cursor_locations
9975 
9976 extern __typeof (gtk_text_layout_get_cursor_visible) IA__gtk_text_layout_get_cursor_visible __attribute((visibility("hidden")));
9977 #define gtk_text_layout_get_cursor_visible IA__gtk_text_layout_get_cursor_visible
9978 
9979 extern __typeof (gtk_text_layout_get_iter_at_line) IA__gtk_text_layout_get_iter_at_line __attribute((visibility("hidden")));
9980 #define gtk_text_layout_get_iter_at_line IA__gtk_text_layout_get_iter_at_line
9981 
9982 extern __typeof (gtk_text_layout_get_iter_at_pixel) IA__gtk_text_layout_get_iter_at_pixel __attribute((visibility("hidden")));
9983 #define gtk_text_layout_get_iter_at_pixel IA__gtk_text_layout_get_iter_at_pixel
9984 
9985 extern __typeof (gtk_text_layout_get_iter_at_position) IA__gtk_text_layout_get_iter_at_position __attribute((visibility("hidden")));
9986 #define gtk_text_layout_get_iter_at_position IA__gtk_text_layout_get_iter_at_position
9987 
9988 extern __typeof (gtk_text_layout_get_iter_location) IA__gtk_text_layout_get_iter_location __attribute((visibility("hidden")));
9989 #define gtk_text_layout_get_iter_location IA__gtk_text_layout_get_iter_location
9990 
9991 extern __typeof (gtk_text_layout_get_line_at_y) IA__gtk_text_layout_get_line_at_y __attribute((visibility("hidden")));
9992 #define gtk_text_layout_get_line_at_y IA__gtk_text_layout_get_line_at_y
9993 
9994 extern __typeof (gtk_text_layout_get_line_display) IA__gtk_text_layout_get_line_display __attribute((visibility("hidden")));
9995 #define gtk_text_layout_get_line_display IA__gtk_text_layout_get_line_display
9996 
9997 extern __typeof (gtk_text_layout_get_lines) IA__gtk_text_layout_get_lines __attribute((visibility("hidden")));
9998 #define gtk_text_layout_get_lines IA__gtk_text_layout_get_lines
9999 
10000 extern __typeof (gtk_text_layout_get_line_yrange) IA__gtk_text_layout_get_line_yrange __attribute((visibility("hidden")));
10001 #define gtk_text_layout_get_line_yrange IA__gtk_text_layout_get_line_yrange
10002 
10003 extern __typeof (gtk_text_layout_get_size) IA__gtk_text_layout_get_size __attribute((visibility("hidden")));
10004 #define gtk_text_layout_get_size IA__gtk_text_layout_get_size
10005 
10006 extern __typeof (gtk_text_layout_get_type) IA__gtk_text_layout_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10007 #define gtk_text_layout_get_type IA__gtk_text_layout_get_type
10008 
10009 extern __typeof (gtk_text_layout_invalidate) IA__gtk_text_layout_invalidate __attribute((visibility("hidden")));
10010 #define gtk_text_layout_invalidate IA__gtk_text_layout_invalidate
10011 
10012 extern __typeof (gtk_text_layout_invalidate_cursors) IA__gtk_text_layout_invalidate_cursors __attribute((visibility("hidden")));
10013 #define gtk_text_layout_invalidate_cursors IA__gtk_text_layout_invalidate_cursors
10014 
10015 extern __typeof (gtk_text_layout_is_valid) IA__gtk_text_layout_is_valid __attribute((visibility("hidden")));
10016 #define gtk_text_layout_is_valid IA__gtk_text_layout_is_valid
10017 
10018 extern __typeof (gtk_text_layout_iter_starts_line) IA__gtk_text_layout_iter_starts_line __attribute((visibility("hidden")));
10019 #define gtk_text_layout_iter_starts_line IA__gtk_text_layout_iter_starts_line
10020 
10021 extern __typeof (gtk_text_layout_move_iter_to_line_end) IA__gtk_text_layout_move_iter_to_line_end __attribute((visibility("hidden")));
10022 #define gtk_text_layout_move_iter_to_line_end IA__gtk_text_layout_move_iter_to_line_end
10023 
10024 extern __typeof (gtk_text_layout_move_iter_to_next_line) IA__gtk_text_layout_move_iter_to_next_line __attribute((visibility("hidden")));
10025 #define gtk_text_layout_move_iter_to_next_line IA__gtk_text_layout_move_iter_to_next_line
10026 
10027 extern __typeof (gtk_text_layout_move_iter_to_previous_line) IA__gtk_text_layout_move_iter_to_previous_line __attribute((visibility("hidden")));
10028 #define gtk_text_layout_move_iter_to_previous_line IA__gtk_text_layout_move_iter_to_previous_line
10029 
10030 extern __typeof (gtk_text_layout_move_iter_to_x) IA__gtk_text_layout_move_iter_to_x __attribute((visibility("hidden")));
10031 #define gtk_text_layout_move_iter_to_x IA__gtk_text_layout_move_iter_to_x
10032 
10033 extern __typeof (gtk_text_layout_move_iter_visually) IA__gtk_text_layout_move_iter_visually __attribute((visibility("hidden")));
10034 #define gtk_text_layout_move_iter_visually IA__gtk_text_layout_move_iter_visually
10035 
10036 extern __typeof (gtk_text_layout_new) IA__gtk_text_layout_new __attribute((visibility("hidden")));
10037 #define gtk_text_layout_new IA__gtk_text_layout_new
10038 
10039 extern __typeof (gtk_text_layout_set_buffer) IA__gtk_text_layout_set_buffer __attribute((visibility("hidden")));
10040 #define gtk_text_layout_set_buffer IA__gtk_text_layout_set_buffer
10041 
10042 extern __typeof (gtk_text_layout_set_contexts) IA__gtk_text_layout_set_contexts __attribute((visibility("hidden")));
10043 #define gtk_text_layout_set_contexts IA__gtk_text_layout_set_contexts
10044 
10045 extern __typeof (gtk_text_layout_set_cursor_direction) IA__gtk_text_layout_set_cursor_direction __attribute((visibility("hidden")));
10046 #define gtk_text_layout_set_cursor_direction IA__gtk_text_layout_set_cursor_direction
10047 
10048 extern __typeof (gtk_text_layout_set_cursor_visible) IA__gtk_text_layout_set_cursor_visible __attribute((visibility("hidden")));
10049 #define gtk_text_layout_set_cursor_visible IA__gtk_text_layout_set_cursor_visible
10050 
10051 extern __typeof (gtk_text_layout_set_default_style) IA__gtk_text_layout_set_default_style __attribute((visibility("hidden")));
10052 #define gtk_text_layout_set_default_style IA__gtk_text_layout_set_default_style
10053 
10054 extern __typeof (gtk_text_layout_set_keyboard_direction) IA__gtk_text_layout_set_keyboard_direction __attribute((visibility("hidden")));
10055 #define gtk_text_layout_set_keyboard_direction IA__gtk_text_layout_set_keyboard_direction
10056 
10057 extern __typeof (gtk_text_layout_set_overwrite_mode) IA__gtk_text_layout_set_overwrite_mode __attribute((visibility("hidden")));
10058 #define gtk_text_layout_set_overwrite_mode IA__gtk_text_layout_set_overwrite_mode
10059 
10060 extern __typeof (gtk_text_layout_set_preedit_string) IA__gtk_text_layout_set_preedit_string __attribute((visibility("hidden")));
10061 #define gtk_text_layout_set_preedit_string IA__gtk_text_layout_set_preedit_string
10062 
10063 extern __typeof (gtk_text_layout_set_screen_width) IA__gtk_text_layout_set_screen_width __attribute((visibility("hidden")));
10064 #define gtk_text_layout_set_screen_width IA__gtk_text_layout_set_screen_width
10065 
10066 extern __typeof (gtk_text_layout_spew) IA__gtk_text_layout_spew __attribute((visibility("hidden")));
10067 #define gtk_text_layout_spew IA__gtk_text_layout_spew
10068 
10069 extern __typeof (gtk_text_layout_validate) IA__gtk_text_layout_validate __attribute((visibility("hidden")));
10070 #define gtk_text_layout_validate IA__gtk_text_layout_validate
10071 
10072 extern __typeof (gtk_text_layout_validate_yrange) IA__gtk_text_layout_validate_yrange __attribute((visibility("hidden")));
10073 #define gtk_text_layout_validate_yrange IA__gtk_text_layout_validate_yrange
10074 
10075 extern __typeof (gtk_text_layout_wrap) IA__gtk_text_layout_wrap __attribute((visibility("hidden")));
10076 #define gtk_text_layout_wrap IA__gtk_text_layout_wrap
10077 
10078 extern __typeof (gtk_text_layout_wrap_loop_end) IA__gtk_text_layout_wrap_loop_end __attribute((visibility("hidden")));
10079 #define gtk_text_layout_wrap_loop_end IA__gtk_text_layout_wrap_loop_end
10080 
10081 extern __typeof (gtk_text_layout_wrap_loop_start) IA__gtk_text_layout_wrap_loop_start __attribute((visibility("hidden")));
10082 #define gtk_text_layout_wrap_loop_start IA__gtk_text_layout_wrap_loop_start
10083 
10084 #endif
10085 #endif
10086 #if IN_HEADER(__GTK_TEXT_CHILD_H__)
10087 #if IN_FILE(__GTK_TEXT_CHILD_C__)
10088 extern __typeof (gtk_text_child_anchor_get_deleted) IA__gtk_text_child_anchor_get_deleted __attribute((visibility("hidden")));
10089 #define gtk_text_child_anchor_get_deleted IA__gtk_text_child_anchor_get_deleted
10090 
10091 extern __typeof (gtk_text_child_anchor_get_type) IA__gtk_text_child_anchor_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10092 #define gtk_text_child_anchor_get_type IA__gtk_text_child_anchor_get_type
10093 
10094 extern __typeof (gtk_text_child_anchor_get_widgets) IA__gtk_text_child_anchor_get_widgets __attribute((visibility("hidden")));
10095 #define gtk_text_child_anchor_get_widgets IA__gtk_text_child_anchor_get_widgets
10096 
10097 extern __typeof (gtk_text_child_anchor_new) IA__gtk_text_child_anchor_new __attribute((visibility("hidden")));
10098 #define gtk_text_child_anchor_new IA__gtk_text_child_anchor_new
10099 
10100 #endif
10101 #endif
10102 #if IN_HEADER(__GTK_TEXT_LAYOUT_H__)
10103 #if IN_FILE(__GTK_TEXT_CHILD_C__)
10104 extern __typeof (gtk_text_child_anchor_queue_resize) IA__gtk_text_child_anchor_queue_resize __attribute((visibility("hidden")));
10105 #define gtk_text_child_anchor_queue_resize IA__gtk_text_child_anchor_queue_resize
10106 
10107 extern __typeof (gtk_text_child_anchor_register_child) IA__gtk_text_child_anchor_register_child __attribute((visibility("hidden")));
10108 #define gtk_text_child_anchor_register_child IA__gtk_text_child_anchor_register_child
10109 
10110 extern __typeof (gtk_text_child_anchor_unregister_child) IA__gtk_text_child_anchor_unregister_child __attribute((visibility("hidden")));
10111 #define gtk_text_child_anchor_unregister_child IA__gtk_text_child_anchor_unregister_child
10112 
10113 extern __typeof (gtk_text_anchored_child_set_layout) IA__gtk_text_anchored_child_set_layout __attribute((visibility("hidden")));
10114 #define gtk_text_anchored_child_set_layout IA__gtk_text_anchored_child_set_layout
10115 
10116 #endif
10117 #endif
10118 #if IN_HEADER(__GTK_TEXT_DISPLAY_H__)
10119 #if IN_FILE(__GTK_TEXT_DISPLAY_C__)
10120 extern __typeof (gtk_text_layout_draw) IA__gtk_text_layout_draw __attribute((visibility("hidden")));
10121 #define gtk_text_layout_draw IA__gtk_text_layout_draw
10122 
10123 #endif
10124 #endif
10125 #if IN_HEADER(__GTK_TEXT_SEGMENT_H__)
10126 #if IN_FILE(__GTK_TEXT_SEGMENT_C__)
10127 extern __typeof (gtk_text_line_segment_split) IA__gtk_text_line_segment_split __attribute((visibility("hidden")));
10128 #define gtk_text_line_segment_split IA__gtk_text_line_segment_split
10129 
10130 #endif
10131 #endif
10132 #if IN_HEADER(__GTK_TEXT_MARK_H__)
10133 #if IN_FILE(__GTK_TEXT_MARK_C__)
10134 extern __typeof (gtk_text_mark_new) IA__gtk_text_mark_new __attribute((visibility("hidden")));
10135 #define gtk_text_mark_new IA__gtk_text_mark_new
10136 
10137 extern __typeof (gtk_text_mark_get_buffer) IA__gtk_text_mark_get_buffer __attribute((visibility("hidden")));
10138 #define gtk_text_mark_get_buffer IA__gtk_text_mark_get_buffer
10139 
10140 extern __typeof (gtk_text_mark_get_deleted) IA__gtk_text_mark_get_deleted __attribute((visibility("hidden")));
10141 #define gtk_text_mark_get_deleted IA__gtk_text_mark_get_deleted
10142 
10143 extern __typeof (gtk_text_mark_get_left_gravity) IA__gtk_text_mark_get_left_gravity __attribute((visibility("hidden")));
10144 #define gtk_text_mark_get_left_gravity IA__gtk_text_mark_get_left_gravity
10145 
10146 extern __typeof (gtk_text_mark_get_name) IA__gtk_text_mark_get_name __attribute((visibility("hidden")));
10147 #define gtk_text_mark_get_name IA__gtk_text_mark_get_name
10148 
10149 extern __typeof (gtk_text_mark_get_type) IA__gtk_text_mark_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10150 #define gtk_text_mark_get_type IA__gtk_text_mark_get_type
10151 
10152 extern __typeof (gtk_text_mark_get_visible) IA__gtk_text_mark_get_visible __attribute((visibility("hidden")));
10153 #define gtk_text_mark_get_visible IA__gtk_text_mark_get_visible
10154 
10155 #endif
10156 #endif
10157 #if IN_HEADER(__GTK_TEXT_MARK_H__)
10158 #if IN_FILE(__GTK_TEXT_BTREE_C__)
10159 extern __typeof (gtk_text_mark_set_visible) IA__gtk_text_mark_set_visible __attribute((visibility("hidden")));
10160 #define gtk_text_mark_set_visible IA__gtk_text_mark_set_visible
10161 
10162 #endif
10163 #endif
10164 #if IN_HEADER(__GTK_TEXT_VIEW_H__)
10165 #if IN_FILE(__GTK_TEXT_VIEW_C__)
10166 extern __typeof (gtk_text_view_add_child_at_anchor) IA__gtk_text_view_add_child_at_anchor __attribute((visibility("hidden")));
10167 #define gtk_text_view_add_child_at_anchor IA__gtk_text_view_add_child_at_anchor
10168 
10169 extern __typeof (gtk_text_view_add_child_in_window) IA__gtk_text_view_add_child_in_window __attribute((visibility("hidden")));
10170 #define gtk_text_view_add_child_in_window IA__gtk_text_view_add_child_in_window
10171 
10172 extern __typeof (gtk_text_view_backward_display_line) IA__gtk_text_view_backward_display_line __attribute((visibility("hidden")));
10173 #define gtk_text_view_backward_display_line IA__gtk_text_view_backward_display_line
10174 
10175 extern __typeof (gtk_text_view_backward_display_line_start) IA__gtk_text_view_backward_display_line_start __attribute((visibility("hidden")));
10176 #define gtk_text_view_backward_display_line_start IA__gtk_text_view_backward_display_line_start
10177 
10178 extern __typeof (gtk_text_view_buffer_to_window_coords) IA__gtk_text_view_buffer_to_window_coords __attribute((visibility("hidden")));
10179 #define gtk_text_view_buffer_to_window_coords IA__gtk_text_view_buffer_to_window_coords
10180 
10181 extern __typeof (gtk_text_view_forward_display_line) IA__gtk_text_view_forward_display_line __attribute((visibility("hidden")));
10182 #define gtk_text_view_forward_display_line IA__gtk_text_view_forward_display_line
10183 
10184 extern __typeof (gtk_text_view_forward_display_line_end) IA__gtk_text_view_forward_display_line_end __attribute((visibility("hidden")));
10185 #define gtk_text_view_forward_display_line_end IA__gtk_text_view_forward_display_line_end
10186 
10187 extern __typeof (gtk_text_view_get_accepts_tab) IA__gtk_text_view_get_accepts_tab __attribute((visibility("hidden")));
10188 #define gtk_text_view_get_accepts_tab IA__gtk_text_view_get_accepts_tab
10189 
10190 extern __typeof (gtk_text_view_get_border_window_size) IA__gtk_text_view_get_border_window_size __attribute((visibility("hidden")));
10191 #define gtk_text_view_get_border_window_size IA__gtk_text_view_get_border_window_size
10192 
10193 extern __typeof (gtk_text_view_get_buffer) IA__gtk_text_view_get_buffer __attribute((visibility("hidden")));
10194 #define gtk_text_view_get_buffer IA__gtk_text_view_get_buffer
10195 
10196 extern __typeof (gtk_text_view_get_cursor_visible) IA__gtk_text_view_get_cursor_visible __attribute((visibility("hidden")));
10197 #define gtk_text_view_get_cursor_visible IA__gtk_text_view_get_cursor_visible
10198 
10199 extern __typeof (gtk_text_view_get_default_attributes) IA__gtk_text_view_get_default_attributes __attribute((visibility("hidden")));
10200 #define gtk_text_view_get_default_attributes IA__gtk_text_view_get_default_attributes
10201 
10202 extern __typeof (gtk_text_view_get_editable) IA__gtk_text_view_get_editable __attribute((visibility("hidden")));
10203 #define gtk_text_view_get_editable IA__gtk_text_view_get_editable
10204 
10205 extern __typeof (gtk_text_view_get_hadjustment) IA__gtk_text_view_get_hadjustment __attribute((visibility("hidden")));
10206 #define gtk_text_view_get_hadjustment IA__gtk_text_view_get_hadjustment
10207 
10208 extern __typeof (gtk_text_view_get_indent) IA__gtk_text_view_get_indent __attribute((visibility("hidden")));
10209 #define gtk_text_view_get_indent IA__gtk_text_view_get_indent
10210 
10211 extern __typeof (gtk_text_view_get_iter_at_location) IA__gtk_text_view_get_iter_at_location __attribute((visibility("hidden")));
10212 #define gtk_text_view_get_iter_at_location IA__gtk_text_view_get_iter_at_location
10213 
10214 extern __typeof (gtk_text_view_get_iter_at_position) IA__gtk_text_view_get_iter_at_position __attribute((visibility("hidden")));
10215 #define gtk_text_view_get_iter_at_position IA__gtk_text_view_get_iter_at_position
10216 
10217 extern __typeof (gtk_text_view_get_iter_location) IA__gtk_text_view_get_iter_location __attribute((visibility("hidden")));
10218 #define gtk_text_view_get_iter_location IA__gtk_text_view_get_iter_location
10219 
10220 extern __typeof (gtk_text_view_get_justification) IA__gtk_text_view_get_justification __attribute((visibility("hidden")));
10221 #define gtk_text_view_get_justification IA__gtk_text_view_get_justification
10222 
10223 extern __typeof (gtk_text_view_get_left_margin) IA__gtk_text_view_get_left_margin __attribute((visibility("hidden")));
10224 #define gtk_text_view_get_left_margin IA__gtk_text_view_get_left_margin
10225 
10226 extern __typeof (gtk_text_view_get_line_at_y) IA__gtk_text_view_get_line_at_y __attribute((visibility("hidden")));
10227 #define gtk_text_view_get_line_at_y IA__gtk_text_view_get_line_at_y
10228 
10229 extern __typeof (gtk_text_view_get_line_yrange) IA__gtk_text_view_get_line_yrange __attribute((visibility("hidden")));
10230 #define gtk_text_view_get_line_yrange IA__gtk_text_view_get_line_yrange
10231 
10232 extern __typeof (gtk_text_view_get_overwrite) IA__gtk_text_view_get_overwrite __attribute((visibility("hidden")));
10233 #define gtk_text_view_get_overwrite IA__gtk_text_view_get_overwrite
10234 
10235 extern __typeof (gtk_text_view_get_pixels_above_lines) IA__gtk_text_view_get_pixels_above_lines __attribute((visibility("hidden")));
10236 #define gtk_text_view_get_pixels_above_lines IA__gtk_text_view_get_pixels_above_lines
10237 
10238 extern __typeof (gtk_text_view_get_pixels_below_lines) IA__gtk_text_view_get_pixels_below_lines __attribute((visibility("hidden")));
10239 #define gtk_text_view_get_pixels_below_lines IA__gtk_text_view_get_pixels_below_lines
10240 
10241 extern __typeof (gtk_text_view_get_pixels_inside_wrap) IA__gtk_text_view_get_pixels_inside_wrap __attribute((visibility("hidden")));
10242 #define gtk_text_view_get_pixels_inside_wrap IA__gtk_text_view_get_pixels_inside_wrap
10243 
10244 extern __typeof (gtk_text_view_get_right_margin) IA__gtk_text_view_get_right_margin __attribute((visibility("hidden")));
10245 #define gtk_text_view_get_right_margin IA__gtk_text_view_get_right_margin
10246 
10247 extern __typeof (gtk_text_view_get_tabs) IA__gtk_text_view_get_tabs __attribute((visibility("hidden")));
10248 #define gtk_text_view_get_tabs IA__gtk_text_view_get_tabs
10249 
10250 extern __typeof (gtk_text_view_get_type) IA__gtk_text_view_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10251 #define gtk_text_view_get_type IA__gtk_text_view_get_type
10252 
10253 extern __typeof (gtk_text_view_get_vadjustment) IA__gtk_text_view_get_vadjustment __attribute((visibility("hidden")));
10254 #define gtk_text_view_get_vadjustment IA__gtk_text_view_get_vadjustment
10255 
10256 extern __typeof (gtk_text_view_get_visible_rect) IA__gtk_text_view_get_visible_rect __attribute((visibility("hidden")));
10257 #define gtk_text_view_get_visible_rect IA__gtk_text_view_get_visible_rect
10258 
10259 extern __typeof (gtk_text_view_get_window) IA__gtk_text_view_get_window __attribute((visibility("hidden")));
10260 #define gtk_text_view_get_window IA__gtk_text_view_get_window
10261 
10262 extern __typeof (gtk_text_view_get_window_type) IA__gtk_text_view_get_window_type __attribute((visibility("hidden")));
10263 #define gtk_text_view_get_window_type IA__gtk_text_view_get_window_type
10264 
10265 extern __typeof (gtk_text_view_get_wrap_mode) IA__gtk_text_view_get_wrap_mode __attribute((visibility("hidden")));
10266 #define gtk_text_view_get_wrap_mode IA__gtk_text_view_get_wrap_mode
10267 
10268 extern __typeof (gtk_text_view_im_context_filter_keypress) IA__gtk_text_view_im_context_filter_keypress __attribute((visibility("hidden")));
10269 #define gtk_text_view_im_context_filter_keypress IA__gtk_text_view_im_context_filter_keypress
10270 
10271 extern __typeof (gtk_text_view_move_child) IA__gtk_text_view_move_child __attribute((visibility("hidden")));
10272 #define gtk_text_view_move_child IA__gtk_text_view_move_child
10273 
10274 extern __typeof (gtk_text_view_move_mark_onscreen) IA__gtk_text_view_move_mark_onscreen __attribute((visibility("hidden")));
10275 #define gtk_text_view_move_mark_onscreen IA__gtk_text_view_move_mark_onscreen
10276 
10277 extern __typeof (gtk_text_view_move_visually) IA__gtk_text_view_move_visually __attribute((visibility("hidden")));
10278 #define gtk_text_view_move_visually IA__gtk_text_view_move_visually
10279 
10280 extern __typeof (gtk_text_view_new) IA__gtk_text_view_new __attribute((visibility("hidden")));
10281 #define gtk_text_view_new IA__gtk_text_view_new
10282 
10283 extern __typeof (gtk_text_view_new_with_buffer) IA__gtk_text_view_new_with_buffer __attribute((visibility("hidden")));
10284 #define gtk_text_view_new_with_buffer IA__gtk_text_view_new_with_buffer
10285 
10286 extern __typeof (gtk_text_view_place_cursor_onscreen) IA__gtk_text_view_place_cursor_onscreen __attribute((visibility("hidden")));
10287 #define gtk_text_view_place_cursor_onscreen IA__gtk_text_view_place_cursor_onscreen
10288 
10289 extern __typeof (gtk_text_view_reset_im_context) IA__gtk_text_view_reset_im_context __attribute((visibility("hidden")));
10290 #define gtk_text_view_reset_im_context IA__gtk_text_view_reset_im_context
10291 
10292 extern __typeof (gtk_text_view_scroll_mark_onscreen) IA__gtk_text_view_scroll_mark_onscreen __attribute((visibility("hidden")));
10293 #define gtk_text_view_scroll_mark_onscreen IA__gtk_text_view_scroll_mark_onscreen
10294 
10295 extern __typeof (gtk_text_view_scroll_to_iter) IA__gtk_text_view_scroll_to_iter __attribute((visibility("hidden")));
10296 #define gtk_text_view_scroll_to_iter IA__gtk_text_view_scroll_to_iter
10297 
10298 extern __typeof (gtk_text_view_scroll_to_mark) IA__gtk_text_view_scroll_to_mark __attribute((visibility("hidden")));
10299 #define gtk_text_view_scroll_to_mark IA__gtk_text_view_scroll_to_mark
10300 
10301 extern __typeof (gtk_text_view_set_accepts_tab) IA__gtk_text_view_set_accepts_tab __attribute((visibility("hidden")));
10302 #define gtk_text_view_set_accepts_tab IA__gtk_text_view_set_accepts_tab
10303 
10304 extern __typeof (gtk_text_view_set_border_window_size) IA__gtk_text_view_set_border_window_size __attribute((visibility("hidden")));
10305 #define gtk_text_view_set_border_window_size IA__gtk_text_view_set_border_window_size
10306 
10307 extern __typeof (gtk_text_view_set_buffer) IA__gtk_text_view_set_buffer __attribute((visibility("hidden")));
10308 #define gtk_text_view_set_buffer IA__gtk_text_view_set_buffer
10309 
10310 extern __typeof (gtk_text_view_set_cursor_visible) IA__gtk_text_view_set_cursor_visible __attribute((visibility("hidden")));
10311 #define gtk_text_view_set_cursor_visible IA__gtk_text_view_set_cursor_visible
10312 
10313 extern __typeof (gtk_text_view_set_editable) IA__gtk_text_view_set_editable __attribute((visibility("hidden")));
10314 #define gtk_text_view_set_editable IA__gtk_text_view_set_editable
10315 
10316 extern __typeof (gtk_text_view_set_indent) IA__gtk_text_view_set_indent __attribute((visibility("hidden")));
10317 #define gtk_text_view_set_indent IA__gtk_text_view_set_indent
10318 
10319 extern __typeof (gtk_text_view_set_justification) IA__gtk_text_view_set_justification __attribute((visibility("hidden")));
10320 #define gtk_text_view_set_justification IA__gtk_text_view_set_justification
10321 
10322 extern __typeof (gtk_text_view_set_left_margin) IA__gtk_text_view_set_left_margin __attribute((visibility("hidden")));
10323 #define gtk_text_view_set_left_margin IA__gtk_text_view_set_left_margin
10324 
10325 extern __typeof (gtk_text_view_set_overwrite) IA__gtk_text_view_set_overwrite __attribute((visibility("hidden")));
10326 #define gtk_text_view_set_overwrite IA__gtk_text_view_set_overwrite
10327 
10328 extern __typeof (gtk_text_view_set_pixels_above_lines) IA__gtk_text_view_set_pixels_above_lines __attribute((visibility("hidden")));
10329 #define gtk_text_view_set_pixels_above_lines IA__gtk_text_view_set_pixels_above_lines
10330 
10331 extern __typeof (gtk_text_view_set_pixels_below_lines) IA__gtk_text_view_set_pixels_below_lines __attribute((visibility("hidden")));
10332 #define gtk_text_view_set_pixels_below_lines IA__gtk_text_view_set_pixels_below_lines
10333 
10334 extern __typeof (gtk_text_view_set_pixels_inside_wrap) IA__gtk_text_view_set_pixels_inside_wrap __attribute((visibility("hidden")));
10335 #define gtk_text_view_set_pixels_inside_wrap IA__gtk_text_view_set_pixels_inside_wrap
10336 
10337 extern __typeof (gtk_text_view_set_right_margin) IA__gtk_text_view_set_right_margin __attribute((visibility("hidden")));
10338 #define gtk_text_view_set_right_margin IA__gtk_text_view_set_right_margin
10339 
10340 extern __typeof (gtk_text_view_set_tabs) IA__gtk_text_view_set_tabs __attribute((visibility("hidden")));
10341 #define gtk_text_view_set_tabs IA__gtk_text_view_set_tabs
10342 
10343 extern __typeof (gtk_text_view_set_wrap_mode) IA__gtk_text_view_set_wrap_mode __attribute((visibility("hidden")));
10344 #define gtk_text_view_set_wrap_mode IA__gtk_text_view_set_wrap_mode
10345 
10346 extern __typeof (gtk_text_view_starts_display_line) IA__gtk_text_view_starts_display_line __attribute((visibility("hidden")));
10347 #define gtk_text_view_starts_display_line IA__gtk_text_view_starts_display_line
10348 
10349 extern __typeof (gtk_text_view_window_to_buffer_coords) IA__gtk_text_view_window_to_buffer_coords __attribute((visibility("hidden")));
10350 #define gtk_text_view_window_to_buffer_coords IA__gtk_text_view_window_to_buffer_coords
10351 
10352 #endif
10353 #endif
10354 #if IN_HEADER(__GTK_THEMES_H__)
10355 #if IN_FILE(__GTK_THEMES_C__)
10356 extern __typeof (gtk_theme_engine_create_rc_style) IA__gtk_theme_engine_create_rc_style __attribute((visibility("hidden")));
10357 #define gtk_theme_engine_create_rc_style IA__gtk_theme_engine_create_rc_style
10358 
10359 extern __typeof (gtk_theme_engine_get) IA__gtk_theme_engine_get __attribute((visibility("hidden")));
10360 #define gtk_theme_engine_get IA__gtk_theme_engine_get
10361 
10362 extern __typeof (gtk_theme_engine_get_type) IA__gtk_theme_engine_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10363 #define gtk_theme_engine_get_type IA__gtk_theme_engine_get_type
10364 
10365 #endif
10366 #endif
10367 #if IN_HEADER(__GTK_TIPS_QUERY_H__)
10368 #if IN_FILE(__GTK_TIPS_QUERY_C__)
10369 extern __typeof (gtk_tips_query_get_type) IA__gtk_tips_query_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10370 #define gtk_tips_query_get_type IA__gtk_tips_query_get_type
10371 
10372 extern __typeof (gtk_tips_query_new) IA__gtk_tips_query_new __attribute((visibility("hidden")));
10373 #define gtk_tips_query_new IA__gtk_tips_query_new
10374 
10375 extern __typeof (gtk_tips_query_set_caller) IA__gtk_tips_query_set_caller __attribute((visibility("hidden")));
10376 #define gtk_tips_query_set_caller IA__gtk_tips_query_set_caller
10377 
10378 extern __typeof (gtk_tips_query_set_labels) IA__gtk_tips_query_set_labels __attribute((visibility("hidden")));
10379 #define gtk_tips_query_set_labels IA__gtk_tips_query_set_labels
10380 
10381 extern __typeof (gtk_tips_query_start_query) IA__gtk_tips_query_start_query __attribute((visibility("hidden")));
10382 #define gtk_tips_query_start_query IA__gtk_tips_query_start_query
10383 
10384 extern __typeof (gtk_tips_query_stop_query) IA__gtk_tips_query_stop_query __attribute((visibility("hidden")));
10385 #define gtk_tips_query_stop_query IA__gtk_tips_query_stop_query
10386 
10387 #endif
10388 #endif
10389 #if IN_HEADER(__GTK_TOGGLE_ACTION_H__)
10390 #if IN_FILE(__GTK_TOGGLE_ACTION_C__)
10391 extern __typeof (gtk_toggle_action_get_active) IA__gtk_toggle_action_get_active __attribute((visibility("hidden")));
10392 #define gtk_toggle_action_get_active IA__gtk_toggle_action_get_active
10393 
10394 extern __typeof (gtk_toggle_action_get_draw_as_radio) IA__gtk_toggle_action_get_draw_as_radio __attribute((visibility("hidden")));
10395 #define gtk_toggle_action_get_draw_as_radio IA__gtk_toggle_action_get_draw_as_radio
10396 
10397 extern __typeof (gtk_toggle_action_get_type) IA__gtk_toggle_action_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10398 #define gtk_toggle_action_get_type IA__gtk_toggle_action_get_type
10399 
10400 extern __typeof (gtk_toggle_action_new) IA__gtk_toggle_action_new __attribute((visibility("hidden")));
10401 #define gtk_toggle_action_new IA__gtk_toggle_action_new
10402 
10403 extern __typeof (gtk_toggle_action_set_active) IA__gtk_toggle_action_set_active __attribute((visibility("hidden")));
10404 #define gtk_toggle_action_set_active IA__gtk_toggle_action_set_active
10405 
10406 extern __typeof (gtk_toggle_action_set_draw_as_radio) IA__gtk_toggle_action_set_draw_as_radio __attribute((visibility("hidden")));
10407 #define gtk_toggle_action_set_draw_as_radio IA__gtk_toggle_action_set_draw_as_radio
10408 
10409 extern __typeof (gtk_toggle_action_toggled) IA__gtk_toggle_action_toggled __attribute((visibility("hidden")));
10410 #define gtk_toggle_action_toggled IA__gtk_toggle_action_toggled
10411 
10412 #endif
10413 #endif
10414 #if IN_HEADER(__GTK_TOGGLE_BUTTON_H__)
10415 #if IN_FILE(__GTK_TOGGLE_BUTTON_C__)
10416 extern __typeof (gtk_toggle_button_get_active) IA__gtk_toggle_button_get_active __attribute((visibility("hidden")));
10417 #define gtk_toggle_button_get_active IA__gtk_toggle_button_get_active
10418 
10419 extern __typeof (gtk_toggle_button_get_inconsistent) IA__gtk_toggle_button_get_inconsistent __attribute((visibility("hidden")));
10420 #define gtk_toggle_button_get_inconsistent IA__gtk_toggle_button_get_inconsistent
10421 
10422 extern __typeof (gtk_toggle_button_get_mode) IA__gtk_toggle_button_get_mode __attribute((visibility("hidden")));
10423 #define gtk_toggle_button_get_mode IA__gtk_toggle_button_get_mode
10424 
10425 extern __typeof (gtk_toggle_button_get_type) IA__gtk_toggle_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10426 #define gtk_toggle_button_get_type IA__gtk_toggle_button_get_type
10427 
10428 extern __typeof (gtk_toggle_button_new) IA__gtk_toggle_button_new __attribute((visibility("hidden")));
10429 #define gtk_toggle_button_new IA__gtk_toggle_button_new
10430 
10431 extern __typeof (gtk_toggle_button_new_with_label) IA__gtk_toggle_button_new_with_label __attribute((visibility("hidden")));
10432 #define gtk_toggle_button_new_with_label IA__gtk_toggle_button_new_with_label
10433 
10434 extern __typeof (gtk_toggle_button_new_with_mnemonic) IA__gtk_toggle_button_new_with_mnemonic __attribute((visibility("hidden")));
10435 #define gtk_toggle_button_new_with_mnemonic IA__gtk_toggle_button_new_with_mnemonic
10436 
10437 extern __typeof (gtk_toggle_button_set_active) IA__gtk_toggle_button_set_active __attribute((visibility("hidden")));
10438 #define gtk_toggle_button_set_active IA__gtk_toggle_button_set_active
10439 
10440 extern __typeof (gtk_toggle_button_set_inconsistent) IA__gtk_toggle_button_set_inconsistent __attribute((visibility("hidden")));
10441 #define gtk_toggle_button_set_inconsistent IA__gtk_toggle_button_set_inconsistent
10442 
10443 extern __typeof (gtk_toggle_button_set_mode) IA__gtk_toggle_button_set_mode __attribute((visibility("hidden")));
10444 #define gtk_toggle_button_set_mode IA__gtk_toggle_button_set_mode
10445 
10446 extern __typeof (gtk_toggle_button_toggled) IA__gtk_toggle_button_toggled __attribute((visibility("hidden")));
10447 #define gtk_toggle_button_toggled IA__gtk_toggle_button_toggled
10448 
10449 #endif
10450 #endif
10451 #if IN_HEADER(__GTK_TOGGLE_TOOL_BUTTON_H__)
10452 #if IN_FILE(__GTK_TOGGLE_TOOL_BUTTON_C__)
10453 extern __typeof (gtk_toggle_tool_button_get_active) IA__gtk_toggle_tool_button_get_active __attribute((visibility("hidden")));
10454 #define gtk_toggle_tool_button_get_active IA__gtk_toggle_tool_button_get_active
10455 
10456 extern __typeof (gtk_toggle_tool_button_get_type) IA__gtk_toggle_tool_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10457 #define gtk_toggle_tool_button_get_type IA__gtk_toggle_tool_button_get_type
10458 
10459 extern __typeof (gtk_toggle_tool_button_new) IA__gtk_toggle_tool_button_new __attribute((visibility("hidden")));
10460 #define gtk_toggle_tool_button_new IA__gtk_toggle_tool_button_new
10461 
10462 extern __typeof (gtk_toggle_tool_button_new_from_stock) IA__gtk_toggle_tool_button_new_from_stock __attribute((visibility("hidden")));
10463 #define gtk_toggle_tool_button_new_from_stock IA__gtk_toggle_tool_button_new_from_stock
10464 
10465 extern __typeof (gtk_toggle_tool_button_set_active) IA__gtk_toggle_tool_button_set_active __attribute((visibility("hidden")));
10466 #define gtk_toggle_tool_button_set_active IA__gtk_toggle_tool_button_set_active
10467 
10468 #endif
10469 #endif
10470 #if IN_HEADER(__GTK_TOOLBAR_H__)
10471 #if IN_FILE(__GTK_TOOLBAR_C__)
10472 #ifndef GTK_DISABLE_DEPRECATED
10473 extern __typeof (gtk_toolbar_append_element) IA__gtk_toolbar_append_element __attribute((visibility("hidden")));
10474 #define gtk_toolbar_append_element IA__gtk_toolbar_append_element
10475 
10476 extern __typeof (gtk_toolbar_set_icon_size) IA__gtk_toolbar_set_icon_size __attribute((visibility("hidden")));
10477 #define gtk_toolbar_set_icon_size IA__gtk_toolbar_set_icon_size
10478 
10479 extern __typeof (gtk_toolbar_unset_icon_size) IA__gtk_toolbar_unset_icon_size __attribute((visibility("hidden")));
10480 #define gtk_toolbar_unset_icon_size IA__gtk_toolbar_unset_icon_size
10481 
10482 extern __typeof (gtk_toolbar_append_item) IA__gtk_toolbar_append_item __attribute((visibility("hidden")));
10483 #define gtk_toolbar_append_item IA__gtk_toolbar_append_item
10484 
10485 extern __typeof (gtk_toolbar_prepend_element) IA__gtk_toolbar_prepend_element __attribute((visibility("hidden")));
10486 #define gtk_toolbar_prepend_element IA__gtk_toolbar_prepend_element
10487 
10488 extern __typeof (gtk_toolbar_prepend_item) IA__gtk_toolbar_prepend_item __attribute((visibility("hidden")));
10489 #define gtk_toolbar_prepend_item IA__gtk_toolbar_prepend_item
10490 
10491 extern __typeof (gtk_toolbar_insert_element) IA__gtk_toolbar_insert_element __attribute((visibility("hidden")));
10492 #define gtk_toolbar_insert_element IA__gtk_toolbar_insert_element
10493 
10494 extern __typeof (gtk_toolbar_insert_item) IA__gtk_toolbar_insert_item __attribute((visibility("hidden")));
10495 #define gtk_toolbar_insert_item IA__gtk_toolbar_insert_item
10496 
10497 extern __typeof (gtk_toolbar_insert_space) IA__gtk_toolbar_insert_space __attribute((visibility("hidden")));
10498 #define gtk_toolbar_insert_space IA__gtk_toolbar_insert_space
10499 
10500 extern __typeof (gtk_toolbar_insert_stock) IA__gtk_toolbar_insert_stock __attribute((visibility("hidden")));
10501 #define gtk_toolbar_insert_stock IA__gtk_toolbar_insert_stock
10502 
10503 extern __typeof (gtk_toolbar_append_space) IA__gtk_toolbar_append_space __attribute((visibility("hidden")));
10504 #define gtk_toolbar_append_space IA__gtk_toolbar_append_space
10505 
10506 extern __typeof (gtk_toolbar_prepend_space) IA__gtk_toolbar_prepend_space __attribute((visibility("hidden")));
10507 #define gtk_toolbar_prepend_space IA__gtk_toolbar_prepend_space
10508 
10509 extern __typeof (gtk_toolbar_remove_space) IA__gtk_toolbar_remove_space __attribute((visibility("hidden")));
10510 #define gtk_toolbar_remove_space IA__gtk_toolbar_remove_space
10511 
10512 extern __typeof (gtk_toolbar_append_widget) IA__gtk_toolbar_append_widget __attribute((visibility("hidden")));
10513 #define gtk_toolbar_append_widget IA__gtk_toolbar_append_widget
10514 
10515 extern __typeof (gtk_toolbar_insert_widget) IA__gtk_toolbar_insert_widget __attribute((visibility("hidden")));
10516 #define gtk_toolbar_insert_widget IA__gtk_toolbar_insert_widget
10517 
10518 extern __typeof (gtk_toolbar_prepend_widget) IA__gtk_toolbar_prepend_widget __attribute((visibility("hidden")));
10519 #define gtk_toolbar_prepend_widget IA__gtk_toolbar_prepend_widget
10520 
10521 #endif
10522 extern __typeof (gtk_toolbar_get_drop_index) IA__gtk_toolbar_get_drop_index __attribute((visibility("hidden")));
10523 #define gtk_toolbar_get_drop_index IA__gtk_toolbar_get_drop_index
10524 
10525 extern __typeof (gtk_toolbar_get_icon_size) IA__gtk_toolbar_get_icon_size __attribute((visibility("hidden")));
10526 #define gtk_toolbar_get_icon_size IA__gtk_toolbar_get_icon_size
10527 
10528 extern __typeof (gtk_toolbar_get_item_index) IA__gtk_toolbar_get_item_index __attribute((visibility("hidden")));
10529 #define gtk_toolbar_get_item_index IA__gtk_toolbar_get_item_index
10530 
10531 extern __typeof (gtk_toolbar_get_n_items) IA__gtk_toolbar_get_n_items __attribute((visibility("hidden")));
10532 #define gtk_toolbar_get_n_items IA__gtk_toolbar_get_n_items
10533 
10534 extern __typeof (gtk_toolbar_get_nth_item) IA__gtk_toolbar_get_nth_item __attribute((visibility("hidden")));
10535 #define gtk_toolbar_get_nth_item IA__gtk_toolbar_get_nth_item
10536 
10537 #ifndef GTK_DISABLE_DEPRECATED
10538 extern __typeof (gtk_toolbar_get_orientation) IA__gtk_toolbar_get_orientation __attribute((visibility("hidden")));
10539 #define gtk_toolbar_get_orientation IA__gtk_toolbar_get_orientation
10540 
10541 #endif
10542 extern __typeof (gtk_toolbar_get_relief_style) IA__gtk_toolbar_get_relief_style __attribute((visibility("hidden")));
10543 #define gtk_toolbar_get_relief_style IA__gtk_toolbar_get_relief_style
10544 
10545 extern __typeof (gtk_toolbar_get_show_arrow) IA__gtk_toolbar_get_show_arrow __attribute((visibility("hidden")));
10546 #define gtk_toolbar_get_show_arrow IA__gtk_toolbar_get_show_arrow
10547 
10548 extern __typeof (gtk_toolbar_get_style) IA__gtk_toolbar_get_style __attribute((visibility("hidden")));
10549 #define gtk_toolbar_get_style IA__gtk_toolbar_get_style
10550 
10551 #ifndef GTK_DISABLE_DEPRECATED
10552 extern __typeof (gtk_toolbar_get_tooltips) IA__gtk_toolbar_get_tooltips __attribute((visibility("hidden")));
10553 #define gtk_toolbar_get_tooltips IA__gtk_toolbar_get_tooltips
10554 
10555 #endif
10556 extern __typeof (gtk_toolbar_get_type) IA__gtk_toolbar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10557 #define gtk_toolbar_get_type IA__gtk_toolbar_get_type
10558 
10559 extern __typeof (gtk_toolbar_insert) IA__gtk_toolbar_insert __attribute((visibility("hidden")));
10560 #define gtk_toolbar_insert IA__gtk_toolbar_insert
10561 
10562 extern __typeof (gtk_toolbar_new) IA__gtk_toolbar_new __attribute((visibility("hidden")));
10563 #define gtk_toolbar_new IA__gtk_toolbar_new
10564 
10565 extern __typeof (gtk_toolbar_set_drop_highlight_item) IA__gtk_toolbar_set_drop_highlight_item __attribute((visibility("hidden")));
10566 #define gtk_toolbar_set_drop_highlight_item IA__gtk_toolbar_set_drop_highlight_item
10567 
10568 #ifndef GTK_DISABLE_DEPRECATED
10569 extern __typeof (gtk_toolbar_set_orientation) IA__gtk_toolbar_set_orientation __attribute((visibility("hidden")));
10570 #define gtk_toolbar_set_orientation IA__gtk_toolbar_set_orientation
10571 
10572 #endif
10573 extern __typeof (gtk_toolbar_set_show_arrow) IA__gtk_toolbar_set_show_arrow __attribute((visibility("hidden")));
10574 #define gtk_toolbar_set_show_arrow IA__gtk_toolbar_set_show_arrow
10575 
10576 extern __typeof (gtk_toolbar_set_style) IA__gtk_toolbar_set_style __attribute((visibility("hidden")));
10577 #define gtk_toolbar_set_style IA__gtk_toolbar_set_style
10578 
10579 #ifndef GTK_DISABLE_DEPRECATED
10580 extern __typeof (gtk_toolbar_set_tooltips) IA__gtk_toolbar_set_tooltips __attribute((visibility("hidden")));
10581 #define gtk_toolbar_set_tooltips IA__gtk_toolbar_set_tooltips
10582 
10583 #endif
10584 extern __typeof (gtk_toolbar_unset_style) IA__gtk_toolbar_unset_style __attribute((visibility("hidden")));
10585 #define gtk_toolbar_unset_style IA__gtk_toolbar_unset_style
10586 
10587 #endif
10588 #endif
10589 #if IN_HEADER(__GTK_TOOL_SHELL_H__)
10590 #if IN_FILE(__GTK_TOOL_SHELL_C__)
10591 extern __typeof (gtk_tool_shell_get_type) IA__gtk_tool_shell_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10592 #define gtk_tool_shell_get_type IA__gtk_tool_shell_get_type
10593 
10594 extern __typeof (gtk_tool_shell_get_ellipsize_mode) IA__gtk_tool_shell_get_ellipsize_mode __attribute((visibility("hidden")));
10595 #define gtk_tool_shell_get_ellipsize_mode IA__gtk_tool_shell_get_ellipsize_mode
10596 
10597 extern __typeof (gtk_tool_shell_get_icon_size) IA__gtk_tool_shell_get_icon_size __attribute((visibility("hidden")));
10598 #define gtk_tool_shell_get_icon_size IA__gtk_tool_shell_get_icon_size
10599 
10600 extern __typeof (gtk_tool_shell_get_orientation) IA__gtk_tool_shell_get_orientation __attribute((visibility("hidden")));
10601 #define gtk_tool_shell_get_orientation IA__gtk_tool_shell_get_orientation
10602 
10603 extern __typeof (gtk_tool_shell_get_style) IA__gtk_tool_shell_get_style __attribute((visibility("hidden")));
10604 #define gtk_tool_shell_get_style IA__gtk_tool_shell_get_style
10605 
10606 extern __typeof (gtk_tool_shell_get_relief_style) IA__gtk_tool_shell_get_relief_style __attribute((visibility("hidden")));
10607 #define gtk_tool_shell_get_relief_style IA__gtk_tool_shell_get_relief_style
10608 
10609 extern __typeof (gtk_tool_shell_get_text_alignment) IA__gtk_tool_shell_get_text_alignment __attribute((visibility("hidden")));
10610 #define gtk_tool_shell_get_text_alignment IA__gtk_tool_shell_get_text_alignment
10611 
10612 extern __typeof (gtk_tool_shell_get_text_orientation) IA__gtk_tool_shell_get_text_orientation __attribute((visibility("hidden")));
10613 #define gtk_tool_shell_get_text_orientation IA__gtk_tool_shell_get_text_orientation
10614 
10615 extern __typeof (gtk_tool_shell_get_text_size_group) IA__gtk_tool_shell_get_text_size_group __attribute((visibility("hidden")));
10616 #define gtk_tool_shell_get_text_size_group IA__gtk_tool_shell_get_text_size_group
10617 
10618 extern __typeof (gtk_tool_shell_rebuild_menu) IA__gtk_tool_shell_rebuild_menu __attribute((visibility("hidden")));
10619 #define gtk_tool_shell_rebuild_menu IA__gtk_tool_shell_rebuild_menu
10620 
10621 #endif
10622 #endif
10623 #if IN_HEADER(__GTK_TOOL_BUTTON_H__)
10624 #if IN_FILE(__GTK_TOOL_BUTTON_C__)
10625 extern __typeof (gtk_tool_button_get_icon_name) IA__gtk_tool_button_get_icon_name __attribute((visibility("hidden")));
10626 #define gtk_tool_button_get_icon_name IA__gtk_tool_button_get_icon_name
10627 
10628 extern __typeof (gtk_tool_button_get_icon_widget) IA__gtk_tool_button_get_icon_widget __attribute((visibility("hidden")));
10629 #define gtk_tool_button_get_icon_widget IA__gtk_tool_button_get_icon_widget
10630 
10631 extern __typeof (gtk_tool_button_get_label) IA__gtk_tool_button_get_label __attribute((visibility("hidden")));
10632 #define gtk_tool_button_get_label IA__gtk_tool_button_get_label
10633 
10634 extern __typeof (gtk_tool_button_get_label_widget) IA__gtk_tool_button_get_label_widget __attribute((visibility("hidden")));
10635 #define gtk_tool_button_get_label_widget IA__gtk_tool_button_get_label_widget
10636 
10637 extern __typeof (gtk_tool_button_get_stock_id) IA__gtk_tool_button_get_stock_id __attribute((visibility("hidden")));
10638 #define gtk_tool_button_get_stock_id IA__gtk_tool_button_get_stock_id
10639 
10640 extern __typeof (gtk_tool_button_get_type) IA__gtk_tool_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10641 #define gtk_tool_button_get_type IA__gtk_tool_button_get_type
10642 
10643 extern __typeof (gtk_tool_button_get_use_underline) IA__gtk_tool_button_get_use_underline __attribute((visibility("hidden")));
10644 #define gtk_tool_button_get_use_underline IA__gtk_tool_button_get_use_underline
10645 
10646 extern __typeof (gtk_tool_button_new) IA__gtk_tool_button_new __attribute((visibility("hidden")));
10647 #define gtk_tool_button_new IA__gtk_tool_button_new
10648 
10649 extern __typeof (gtk_tool_button_new_from_stock) IA__gtk_tool_button_new_from_stock __attribute((visibility("hidden")));
10650 #define gtk_tool_button_new_from_stock IA__gtk_tool_button_new_from_stock
10651 
10652 extern __typeof (gtk_tool_button_set_icon_name) IA__gtk_tool_button_set_icon_name __attribute((visibility("hidden")));
10653 #define gtk_tool_button_set_icon_name IA__gtk_tool_button_set_icon_name
10654 
10655 extern __typeof (gtk_tool_button_set_icon_widget) IA__gtk_tool_button_set_icon_widget __attribute((visibility("hidden")));
10656 #define gtk_tool_button_set_icon_widget IA__gtk_tool_button_set_icon_widget
10657 
10658 extern __typeof (gtk_tool_button_set_label) IA__gtk_tool_button_set_label __attribute((visibility("hidden")));
10659 #define gtk_tool_button_set_label IA__gtk_tool_button_set_label
10660 
10661 extern __typeof (gtk_tool_button_set_label_widget) IA__gtk_tool_button_set_label_widget __attribute((visibility("hidden")));
10662 #define gtk_tool_button_set_label_widget IA__gtk_tool_button_set_label_widget
10663 
10664 extern __typeof (gtk_tool_button_set_stock_id) IA__gtk_tool_button_set_stock_id __attribute((visibility("hidden")));
10665 #define gtk_tool_button_set_stock_id IA__gtk_tool_button_set_stock_id
10666 
10667 extern __typeof (gtk_tool_button_set_use_underline) IA__gtk_tool_button_set_use_underline __attribute((visibility("hidden")));
10668 #define gtk_tool_button_set_use_underline IA__gtk_tool_button_set_use_underline
10669 
10670 #endif
10671 #endif
10672 #if IN_HEADER(__GTK_TOOL_ITEM_H__)
10673 #if IN_FILE(__GTK_TOOL_ITEM_C__)
10674 extern __typeof (gtk_tool_item_get_ellipsize_mode) IA__gtk_tool_item_get_ellipsize_mode __attribute((visibility("hidden")));
10675 #define gtk_tool_item_get_ellipsize_mode IA__gtk_tool_item_get_ellipsize_mode
10676 
10677 extern __typeof (gtk_tool_item_get_expand) IA__gtk_tool_item_get_expand __attribute((visibility("hidden")));
10678 #define gtk_tool_item_get_expand IA__gtk_tool_item_get_expand
10679 
10680 extern __typeof (gtk_tool_item_get_homogeneous) IA__gtk_tool_item_get_homogeneous __attribute((visibility("hidden")));
10681 #define gtk_tool_item_get_homogeneous IA__gtk_tool_item_get_homogeneous
10682 
10683 extern __typeof (gtk_tool_item_get_icon_size) IA__gtk_tool_item_get_icon_size __attribute((visibility("hidden")));
10684 #define gtk_tool_item_get_icon_size IA__gtk_tool_item_get_icon_size
10685 
10686 extern __typeof (gtk_tool_item_get_is_important) IA__gtk_tool_item_get_is_important __attribute((visibility("hidden")));
10687 #define gtk_tool_item_get_is_important IA__gtk_tool_item_get_is_important
10688 
10689 extern __typeof (gtk_tool_item_get_orientation) IA__gtk_tool_item_get_orientation __attribute((visibility("hidden")));
10690 #define gtk_tool_item_get_orientation IA__gtk_tool_item_get_orientation
10691 
10692 extern __typeof (gtk_tool_item_get_proxy_menu_item) IA__gtk_tool_item_get_proxy_menu_item __attribute((visibility("hidden")));
10693 #define gtk_tool_item_get_proxy_menu_item IA__gtk_tool_item_get_proxy_menu_item
10694 
10695 extern __typeof (gtk_tool_item_get_relief_style) IA__gtk_tool_item_get_relief_style __attribute((visibility("hidden")));
10696 #define gtk_tool_item_get_relief_style IA__gtk_tool_item_get_relief_style
10697 
10698 extern __typeof (gtk_tool_item_get_text_alignment) IA__gtk_tool_item_get_text_alignment __attribute((visibility("hidden")));
10699 #define gtk_tool_item_get_text_alignment IA__gtk_tool_item_get_text_alignment
10700 
10701 extern __typeof (gtk_tool_item_get_text_orientation) IA__gtk_tool_item_get_text_orientation __attribute((visibility("hidden")));
10702 #define gtk_tool_item_get_text_orientation IA__gtk_tool_item_get_text_orientation
10703 
10704 extern __typeof (gtk_tool_item_get_text_size_group) IA__gtk_tool_item_get_text_size_group __attribute((visibility("hidden")));
10705 #define gtk_tool_item_get_text_size_group IA__gtk_tool_item_get_text_size_group
10706 
10707 extern __typeof (gtk_tool_item_get_toolbar_style) IA__gtk_tool_item_get_toolbar_style __attribute((visibility("hidden")));
10708 #define gtk_tool_item_get_toolbar_style IA__gtk_tool_item_get_toolbar_style
10709 
10710 extern __typeof (gtk_tool_item_get_type) IA__gtk_tool_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10711 #define gtk_tool_item_get_type IA__gtk_tool_item_get_type
10712 
10713 extern __typeof (gtk_tool_item_get_use_drag_window) IA__gtk_tool_item_get_use_drag_window __attribute((visibility("hidden")));
10714 #define gtk_tool_item_get_use_drag_window IA__gtk_tool_item_get_use_drag_window
10715 
10716 extern __typeof (gtk_tool_item_get_visible_horizontal) IA__gtk_tool_item_get_visible_horizontal __attribute((visibility("hidden")));
10717 #define gtk_tool_item_get_visible_horizontal IA__gtk_tool_item_get_visible_horizontal
10718 
10719 extern __typeof (gtk_tool_item_get_visible_vertical) IA__gtk_tool_item_get_visible_vertical __attribute((visibility("hidden")));
10720 #define gtk_tool_item_get_visible_vertical IA__gtk_tool_item_get_visible_vertical
10721 
10722 extern __typeof (gtk_tool_item_new) IA__gtk_tool_item_new __attribute((visibility("hidden")));
10723 #define gtk_tool_item_new IA__gtk_tool_item_new
10724 
10725 extern __typeof (gtk_tool_item_rebuild_menu) IA__gtk_tool_item_rebuild_menu __attribute((visibility("hidden")));
10726 #define gtk_tool_item_rebuild_menu IA__gtk_tool_item_rebuild_menu
10727 
10728 extern __typeof (gtk_tool_item_retrieve_proxy_menu_item) IA__gtk_tool_item_retrieve_proxy_menu_item __attribute((visibility("hidden")));
10729 #define gtk_tool_item_retrieve_proxy_menu_item IA__gtk_tool_item_retrieve_proxy_menu_item
10730 
10731 extern __typeof (gtk_tool_item_set_expand) IA__gtk_tool_item_set_expand __attribute((visibility("hidden")));
10732 #define gtk_tool_item_set_expand IA__gtk_tool_item_set_expand
10733 
10734 extern __typeof (gtk_tool_item_set_homogeneous) IA__gtk_tool_item_set_homogeneous __attribute((visibility("hidden")));
10735 #define gtk_tool_item_set_homogeneous IA__gtk_tool_item_set_homogeneous
10736 
10737 extern __typeof (gtk_tool_item_set_is_important) IA__gtk_tool_item_set_is_important __attribute((visibility("hidden")));
10738 #define gtk_tool_item_set_is_important IA__gtk_tool_item_set_is_important
10739 
10740 extern __typeof (gtk_tool_item_set_proxy_menu_item) IA__gtk_tool_item_set_proxy_menu_item __attribute((visibility("hidden")));
10741 #define gtk_tool_item_set_proxy_menu_item IA__gtk_tool_item_set_proxy_menu_item
10742 
10743 #ifndef GTK_DISABLE_DEPRECATED
10744 extern __typeof (gtk_tool_item_set_tooltip) IA__gtk_tool_item_set_tooltip __attribute((visibility("hidden")));
10745 #define gtk_tool_item_set_tooltip IA__gtk_tool_item_set_tooltip
10746 
10747 #endif
10748 extern __typeof (gtk_tool_item_set_tooltip_markup) IA__gtk_tool_item_set_tooltip_markup __attribute((visibility("hidden")));
10749 #define gtk_tool_item_set_tooltip_markup IA__gtk_tool_item_set_tooltip_markup
10750 
10751 extern __typeof (gtk_tool_item_set_tooltip_text) IA__gtk_tool_item_set_tooltip_text __attribute((visibility("hidden")));
10752 #define gtk_tool_item_set_tooltip_text IA__gtk_tool_item_set_tooltip_text
10753 
10754 extern __typeof (gtk_tool_item_set_use_drag_window) IA__gtk_tool_item_set_use_drag_window __attribute((visibility("hidden")));
10755 #define gtk_tool_item_set_use_drag_window IA__gtk_tool_item_set_use_drag_window
10756 
10757 extern __typeof (gtk_tool_item_set_visible_horizontal) IA__gtk_tool_item_set_visible_horizontal __attribute((visibility("hidden")));
10758 #define gtk_tool_item_set_visible_horizontal IA__gtk_tool_item_set_visible_horizontal
10759 
10760 extern __typeof (gtk_tool_item_set_visible_vertical) IA__gtk_tool_item_set_visible_vertical __attribute((visibility("hidden")));
10761 #define gtk_tool_item_set_visible_vertical IA__gtk_tool_item_set_visible_vertical
10762 
10763 extern __typeof (gtk_tool_item_toolbar_reconfigured) IA__gtk_tool_item_toolbar_reconfigured __attribute((visibility("hidden")));
10764 #define gtk_tool_item_toolbar_reconfigured IA__gtk_tool_item_toolbar_reconfigured
10765 
10766 #endif
10767 #endif
10768 #if IN_HEADER(__GTK_TOOL_ITEM_GROUP_H__)
10769 #if IN_FILE(__GTK_TOOL_ITEM_GROUP_C__)
10770 extern __typeof (gtk_tool_item_group_get_type) IA__gtk_tool_item_group_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10771 #define gtk_tool_item_group_get_type IA__gtk_tool_item_group_get_type
10772 
10773 extern __typeof (gtk_tool_item_group_new) IA__gtk_tool_item_group_new __attribute((visibility("hidden")));
10774 #define gtk_tool_item_group_new IA__gtk_tool_item_group_new
10775 
10776 extern __typeof (gtk_tool_item_group_set_label) IA__gtk_tool_item_group_set_label __attribute((visibility("hidden")));
10777 #define gtk_tool_item_group_set_label IA__gtk_tool_item_group_set_label
10778 
10779 extern __typeof (gtk_tool_item_group_set_label_widget) IA__gtk_tool_item_group_set_label_widget __attribute((visibility("hidden")));
10780 #define gtk_tool_item_group_set_label_widget IA__gtk_tool_item_group_set_label_widget
10781 
10782 extern __typeof (gtk_tool_item_group_set_collapsed) IA__gtk_tool_item_group_set_collapsed __attribute((visibility("hidden")));
10783 #define gtk_tool_item_group_set_collapsed IA__gtk_tool_item_group_set_collapsed
10784 
10785 extern __typeof (gtk_tool_item_group_set_ellipsize) IA__gtk_tool_item_group_set_ellipsize __attribute((visibility("hidden")));
10786 #define gtk_tool_item_group_set_ellipsize IA__gtk_tool_item_group_set_ellipsize
10787 
10788 extern __typeof (gtk_tool_item_group_set_header_relief) IA__gtk_tool_item_group_set_header_relief __attribute((visibility("hidden")));
10789 #define gtk_tool_item_group_set_header_relief IA__gtk_tool_item_group_set_header_relief
10790 
10791 extern __typeof (gtk_tool_item_group_get_label) IA__gtk_tool_item_group_get_label __attribute((visibility("hidden")));
10792 #define gtk_tool_item_group_get_label IA__gtk_tool_item_group_get_label
10793 
10794 extern __typeof (gtk_tool_item_group_get_label_widget) IA__gtk_tool_item_group_get_label_widget __attribute((visibility("hidden")));
10795 #define gtk_tool_item_group_get_label_widget IA__gtk_tool_item_group_get_label_widget
10796 
10797 extern __typeof (gtk_tool_item_group_get_ellipsize) IA__gtk_tool_item_group_get_ellipsize __attribute((visibility("hidden")));
10798 #define gtk_tool_item_group_get_ellipsize IA__gtk_tool_item_group_get_ellipsize
10799 
10800 extern __typeof (gtk_tool_item_group_get_header_relief) IA__gtk_tool_item_group_get_header_relief __attribute((visibility("hidden")));
10801 #define gtk_tool_item_group_get_header_relief IA__gtk_tool_item_group_get_header_relief
10802 
10803 extern __typeof (gtk_tool_item_group_insert) IA__gtk_tool_item_group_insert __attribute((visibility("hidden")));
10804 #define gtk_tool_item_group_insert IA__gtk_tool_item_group_insert
10805 
10806 extern __typeof (gtk_tool_item_group_set_item_position) IA__gtk_tool_item_group_set_item_position __attribute((visibility("hidden")));
10807 #define gtk_tool_item_group_set_item_position IA__gtk_tool_item_group_set_item_position
10808 
10809 extern __typeof (gtk_tool_item_group_get_item_position) IA__gtk_tool_item_group_get_item_position __attribute((visibility("hidden")));
10810 #define gtk_tool_item_group_get_item_position IA__gtk_tool_item_group_get_item_position
10811 
10812 extern __typeof (gtk_tool_item_group_get_n_items) IA__gtk_tool_item_group_get_n_items __attribute((visibility("hidden")));
10813 #define gtk_tool_item_group_get_n_items IA__gtk_tool_item_group_get_n_items
10814 
10815 extern __typeof (gtk_tool_item_group_get_nth_item) IA__gtk_tool_item_group_get_nth_item __attribute((visibility("hidden")));
10816 #define gtk_tool_item_group_get_nth_item IA__gtk_tool_item_group_get_nth_item
10817 
10818 extern __typeof (gtk_tool_item_group_get_drop_item) IA__gtk_tool_item_group_get_drop_item __attribute((visibility("hidden")));
10819 #define gtk_tool_item_group_get_drop_item IA__gtk_tool_item_group_get_drop_item
10820 
10821 extern __typeof (gtk_tool_item_group_get_collapsed) IA__gtk_tool_item_group_get_collapsed __attribute((visibility("hidden")));
10822 #define gtk_tool_item_group_get_collapsed IA__gtk_tool_item_group_get_collapsed
10823 
10824 #endif
10825 #endif
10826 #if IN_HEADER(__GTK_TOOL_PALETTE_H__)
10827 #if IN_FILE(__GTK_TOOL_PALETTE_C__)
10828 extern __typeof (gtk_tool_palette_get_type) IA__gtk_tool_palette_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10829 #define gtk_tool_palette_get_type IA__gtk_tool_palette_get_type
10830 
10831 extern __typeof (gtk_tool_palette_new) IA__gtk_tool_palette_new __attribute((visibility("hidden")));
10832 #define gtk_tool_palette_new IA__gtk_tool_palette_new
10833 
10834 extern __typeof (gtk_tool_palette_set_group_position) IA__gtk_tool_palette_set_group_position __attribute((visibility("hidden")));
10835 #define gtk_tool_palette_set_group_position IA__gtk_tool_palette_set_group_position
10836 
10837 extern __typeof (gtk_tool_palette_set_exclusive) IA__gtk_tool_palette_set_exclusive __attribute((visibility("hidden")));
10838 #define gtk_tool_palette_set_exclusive IA__gtk_tool_palette_set_exclusive
10839 
10840 extern __typeof (gtk_tool_palette_set_expand) IA__gtk_tool_palette_set_expand __attribute((visibility("hidden")));
10841 #define gtk_tool_palette_set_expand IA__gtk_tool_palette_set_expand
10842 
10843 extern __typeof (gtk_tool_palette_get_group_position) IA__gtk_tool_palette_get_group_position __attribute((visibility("hidden")));
10844 #define gtk_tool_palette_get_group_position IA__gtk_tool_palette_get_group_position
10845 
10846 extern __typeof (gtk_tool_palette_get_exclusive) IA__gtk_tool_palette_get_exclusive __attribute((visibility("hidden")));
10847 #define gtk_tool_palette_get_exclusive IA__gtk_tool_palette_get_exclusive
10848 
10849 extern __typeof (gtk_tool_palette_get_expand) IA__gtk_tool_palette_get_expand __attribute((visibility("hidden")));
10850 #define gtk_tool_palette_get_expand IA__gtk_tool_palette_get_expand
10851 
10852 extern __typeof (gtk_tool_palette_set_icon_size) IA__gtk_tool_palette_set_icon_size __attribute((visibility("hidden")));
10853 #define gtk_tool_palette_set_icon_size IA__gtk_tool_palette_set_icon_size
10854 
10855 extern __typeof (gtk_tool_palette_unset_icon_size) IA__gtk_tool_palette_unset_icon_size __attribute((visibility("hidden")));
10856 #define gtk_tool_palette_unset_icon_size IA__gtk_tool_palette_unset_icon_size
10857 
10858 extern __typeof (gtk_tool_palette_set_style) IA__gtk_tool_palette_set_style __attribute((visibility("hidden")));
10859 #define gtk_tool_palette_set_style IA__gtk_tool_palette_set_style
10860 
10861 extern __typeof (gtk_tool_palette_unset_style) IA__gtk_tool_palette_unset_style __attribute((visibility("hidden")));
10862 #define gtk_tool_palette_unset_style IA__gtk_tool_palette_unset_style
10863 
10864 extern __typeof (gtk_tool_palette_get_icon_size) IA__gtk_tool_palette_get_icon_size __attribute((visibility("hidden")));
10865 #define gtk_tool_palette_get_icon_size IA__gtk_tool_palette_get_icon_size
10866 
10867 extern __typeof (gtk_tool_palette_get_style) IA__gtk_tool_palette_get_style __attribute((visibility("hidden")));
10868 #define gtk_tool_palette_get_style IA__gtk_tool_palette_get_style
10869 
10870 extern __typeof (gtk_tool_palette_get_drop_item) IA__gtk_tool_palette_get_drop_item __attribute((visibility("hidden")));
10871 #define gtk_tool_palette_get_drop_item IA__gtk_tool_palette_get_drop_item
10872 
10873 extern __typeof (gtk_tool_palette_get_drop_group) IA__gtk_tool_palette_get_drop_group __attribute((visibility("hidden")));
10874 #define gtk_tool_palette_get_drop_group IA__gtk_tool_palette_get_drop_group
10875 
10876 extern __typeof (gtk_tool_palette_get_drag_item) IA__gtk_tool_palette_get_drag_item __attribute((visibility("hidden")));
10877 #define gtk_tool_palette_get_drag_item IA__gtk_tool_palette_get_drag_item
10878 
10879 extern __typeof (gtk_tool_palette_set_drag_source) IA__gtk_tool_palette_set_drag_source __attribute((visibility("hidden")));
10880 #define gtk_tool_palette_set_drag_source IA__gtk_tool_palette_set_drag_source
10881 
10882 extern __typeof (gtk_tool_palette_add_drag_dest) IA__gtk_tool_palette_add_drag_dest __attribute((visibility("hidden")));
10883 #define gtk_tool_palette_add_drag_dest IA__gtk_tool_palette_add_drag_dest
10884 
10885 extern __typeof (gtk_tool_palette_get_hadjustment) IA__gtk_tool_palette_get_hadjustment __attribute((visibility("hidden")));
10886 #define gtk_tool_palette_get_hadjustment IA__gtk_tool_palette_get_hadjustment
10887 
10888 extern __typeof (gtk_tool_palette_get_vadjustment) IA__gtk_tool_palette_get_vadjustment __attribute((visibility("hidden")));
10889 #define gtk_tool_palette_get_vadjustment IA__gtk_tool_palette_get_vadjustment
10890 
10891 extern __typeof (gtk_tool_palette_get_drag_target_item) IA__gtk_tool_palette_get_drag_target_item __attribute((visibility("hidden"))) G_GNUC_CONST;
10892 #define gtk_tool_palette_get_drag_target_item IA__gtk_tool_palette_get_drag_target_item
10893 
10894 extern __typeof (gtk_tool_palette_get_drag_target_group) IA__gtk_tool_palette_get_drag_target_group __attribute((visibility("hidden"))) G_GNUC_CONST;
10895 #define gtk_tool_palette_get_drag_target_group IA__gtk_tool_palette_get_drag_target_group
10896 
10897 #endif
10898 #endif
10899 #if IN_HEADER(__GTK_TOOLTIP_H__)
10900 #if IN_FILE(__GTK_TOOLTIP_C__)
10901 extern __typeof (gtk_tooltip_get_type) IA__gtk_tooltip_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10902 #define gtk_tooltip_get_type IA__gtk_tooltip_get_type
10903 
10904 extern __typeof (gtk_tooltip_set_custom) IA__gtk_tooltip_set_custom __attribute((visibility("hidden")));
10905 #define gtk_tooltip_set_custom IA__gtk_tooltip_set_custom
10906 
10907 extern __typeof (gtk_tooltip_set_icon) IA__gtk_tooltip_set_icon __attribute((visibility("hidden")));
10908 #define gtk_tooltip_set_icon IA__gtk_tooltip_set_icon
10909 
10910 extern __typeof (gtk_tooltip_set_icon_from_stock) IA__gtk_tooltip_set_icon_from_stock __attribute((visibility("hidden")));
10911 #define gtk_tooltip_set_icon_from_stock IA__gtk_tooltip_set_icon_from_stock
10912 
10913 extern __typeof (gtk_tooltip_set_icon_from_icon_name) IA__gtk_tooltip_set_icon_from_icon_name __attribute((visibility("hidden")));
10914 #define gtk_tooltip_set_icon_from_icon_name IA__gtk_tooltip_set_icon_from_icon_name
10915 
10916 extern __typeof (gtk_tooltip_set_icon_from_gicon) IA__gtk_tooltip_set_icon_from_gicon __attribute((visibility("hidden")));
10917 #define gtk_tooltip_set_icon_from_gicon IA__gtk_tooltip_set_icon_from_gicon
10918 
10919 extern __typeof (gtk_tooltip_set_markup) IA__gtk_tooltip_set_markup __attribute((visibility("hidden")));
10920 #define gtk_tooltip_set_markup IA__gtk_tooltip_set_markup
10921 
10922 extern __typeof (gtk_tooltip_set_text) IA__gtk_tooltip_set_text __attribute((visibility("hidden")));
10923 #define gtk_tooltip_set_text IA__gtk_tooltip_set_text
10924 
10925 extern __typeof (gtk_tooltip_set_tip_area) IA__gtk_tooltip_set_tip_area __attribute((visibility("hidden")));
10926 #define gtk_tooltip_set_tip_area IA__gtk_tooltip_set_tip_area
10927 
10928 extern __typeof (gtk_tooltip_trigger_tooltip_query) IA__gtk_tooltip_trigger_tooltip_query __attribute((visibility("hidden")));
10929 #define gtk_tooltip_trigger_tooltip_query IA__gtk_tooltip_trigger_tooltip_query
10930 
10931 #endif
10932 #endif
10933 #if IN_HEADER(__GTK_TOOLTIPS_H__)
10934 #if IN_FILE(__GTK_TOOLTIPS_C__)
10935 #ifndef GTK_DISABLE_DEPRECATED
10936 extern __typeof (gtk_tooltips_data_get) IA__gtk_tooltips_data_get __attribute((visibility("hidden")));
10937 #define gtk_tooltips_data_get IA__gtk_tooltips_data_get
10938 
10939 extern __typeof (gtk_tooltips_disable) IA__gtk_tooltips_disable __attribute((visibility("hidden")));
10940 #define gtk_tooltips_disable IA__gtk_tooltips_disable
10941 
10942 extern __typeof (gtk_tooltips_enable) IA__gtk_tooltips_enable __attribute((visibility("hidden")));
10943 #define gtk_tooltips_enable IA__gtk_tooltips_enable
10944 
10945 extern __typeof (gtk_tooltips_force_window) IA__gtk_tooltips_force_window __attribute((visibility("hidden")));
10946 #define gtk_tooltips_force_window IA__gtk_tooltips_force_window
10947 
10948 extern __typeof (gtk_tooltips_get_info_from_tip_window) IA__gtk_tooltips_get_info_from_tip_window __attribute((visibility("hidden")));
10949 #define gtk_tooltips_get_info_from_tip_window IA__gtk_tooltips_get_info_from_tip_window
10950 
10951 extern __typeof (gtk_tooltips_get_type) IA__gtk_tooltips_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10952 #define gtk_tooltips_get_type IA__gtk_tooltips_get_type
10953 
10954 extern __typeof (gtk_tooltips_new) IA__gtk_tooltips_new __attribute((visibility("hidden")));
10955 #define gtk_tooltips_new IA__gtk_tooltips_new
10956 
10957 extern __typeof (gtk_tooltips_set_delay) IA__gtk_tooltips_set_delay __attribute((visibility("hidden")));
10958 #define gtk_tooltips_set_delay IA__gtk_tooltips_set_delay
10959 
10960 extern __typeof (gtk_tooltips_set_tip) IA__gtk_tooltips_set_tip __attribute((visibility("hidden")));
10961 #define gtk_tooltips_set_tip IA__gtk_tooltips_set_tip
10962 
10963 #endif
10964 #endif
10965 #endif
10966 #if IN_HEADER(__GTK_TRAY_ICON_H__)
10967 #if IN_FILE(__GTK_TRAY_ICON_X11_C__)
10968 #ifndef G_OS_WIN32
10969 extern __typeof (gtk_tray_icon_get_type) IA__gtk_tray_icon_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10970 #define gtk_tray_icon_get_type IA__gtk_tray_icon_get_type
10971 
10972 #endif
10973 #endif
10974 #endif
10975 #if IN_HEADER(__GTK_TREE_H__)
10976 #if IN_FILE(__GTK_TREE_C__)
10977 extern __typeof (gtk_tree_append) IA__gtk_tree_append __attribute((visibility("hidden")));
10978 #define gtk_tree_append IA__gtk_tree_append
10979 
10980 extern __typeof (gtk_tree_child_position) IA__gtk_tree_child_position __attribute((visibility("hidden")));
10981 #define gtk_tree_child_position IA__gtk_tree_child_position
10982 
10983 extern __typeof (gtk_tree_clear_items) IA__gtk_tree_clear_items __attribute((visibility("hidden")));
10984 #define gtk_tree_clear_items IA__gtk_tree_clear_items
10985 
10986 extern __typeof (gtk_tree_get_type) IA__gtk_tree_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
10987 #define gtk_tree_get_type IA__gtk_tree_get_type
10988 
10989 extern __typeof (gtk_tree_insert) IA__gtk_tree_insert __attribute((visibility("hidden")));
10990 #define gtk_tree_insert IA__gtk_tree_insert
10991 
10992 extern __typeof (gtk_tree_prepend) IA__gtk_tree_prepend __attribute((visibility("hidden")));
10993 #define gtk_tree_prepend IA__gtk_tree_prepend
10994 
10995 extern __typeof (gtk_tree_remove_item) IA__gtk_tree_remove_item __attribute((visibility("hidden")));
10996 #define gtk_tree_remove_item IA__gtk_tree_remove_item
10997 
10998 extern __typeof (gtk_tree_remove_items) IA__gtk_tree_remove_items __attribute((visibility("hidden")));
10999 #define gtk_tree_remove_items IA__gtk_tree_remove_items
11000 
11001 extern __typeof (gtk_tree_select_child) IA__gtk_tree_select_child __attribute((visibility("hidden")));
11002 #define gtk_tree_select_child IA__gtk_tree_select_child
11003 
11004 extern __typeof (gtk_tree_select_item) IA__gtk_tree_select_item __attribute((visibility("hidden")));
11005 #define gtk_tree_select_item IA__gtk_tree_select_item
11006 
11007 extern __typeof (gtk_tree_set_selection_mode) IA__gtk_tree_set_selection_mode __attribute((visibility("hidden")));
11008 #define gtk_tree_set_selection_mode IA__gtk_tree_set_selection_mode
11009 
11010 extern __typeof (gtk_tree_set_view_lines) IA__gtk_tree_set_view_lines __attribute((visibility("hidden")));
11011 #define gtk_tree_set_view_lines IA__gtk_tree_set_view_lines
11012 
11013 extern __typeof (gtk_tree_set_view_mode) IA__gtk_tree_set_view_mode __attribute((visibility("hidden")));
11014 #define gtk_tree_set_view_mode IA__gtk_tree_set_view_mode
11015 
11016 extern __typeof (gtk_tree_unselect_child) IA__gtk_tree_unselect_child __attribute((visibility("hidden")));
11017 #define gtk_tree_unselect_child IA__gtk_tree_unselect_child
11018 
11019 extern __typeof (gtk_tree_unselect_item) IA__gtk_tree_unselect_item __attribute((visibility("hidden")));
11020 #define gtk_tree_unselect_item IA__gtk_tree_unselect_item
11021 
11022 extern __typeof (gtk_tree_new) IA__gtk_tree_new __attribute((visibility("hidden")));
11023 #define gtk_tree_new IA__gtk_tree_new
11024 
11025 #endif
11026 #endif
11027 #if IN_HEADER(__GTK_TREE_DND_H__)
11028 #if IN_FILE(__GTK_TREE_DND_C__)
11029 extern __typeof (gtk_tree_drag_dest_drag_data_received) IA__gtk_tree_drag_dest_drag_data_received __attribute((visibility("hidden")));
11030 #define gtk_tree_drag_dest_drag_data_received IA__gtk_tree_drag_dest_drag_data_received
11031 
11032 extern __typeof (gtk_tree_drag_dest_get_type) IA__gtk_tree_drag_dest_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11033 #define gtk_tree_drag_dest_get_type IA__gtk_tree_drag_dest_get_type
11034 
11035 extern __typeof (gtk_tree_drag_dest_row_drop_possible) IA__gtk_tree_drag_dest_row_drop_possible __attribute((visibility("hidden")));
11036 #define gtk_tree_drag_dest_row_drop_possible IA__gtk_tree_drag_dest_row_drop_possible
11037 
11038 extern __typeof (gtk_tree_drag_source_drag_data_delete) IA__gtk_tree_drag_source_drag_data_delete __attribute((visibility("hidden")));
11039 #define gtk_tree_drag_source_drag_data_delete IA__gtk_tree_drag_source_drag_data_delete
11040 
11041 extern __typeof (gtk_tree_drag_source_drag_data_get) IA__gtk_tree_drag_source_drag_data_get __attribute((visibility("hidden")));
11042 #define gtk_tree_drag_source_drag_data_get IA__gtk_tree_drag_source_drag_data_get
11043 
11044 extern __typeof (gtk_tree_drag_source_get_type) IA__gtk_tree_drag_source_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11045 #define gtk_tree_drag_source_get_type IA__gtk_tree_drag_source_get_type
11046 
11047 extern __typeof (gtk_tree_drag_source_row_draggable) IA__gtk_tree_drag_source_row_draggable __attribute((visibility("hidden")));
11048 #define gtk_tree_drag_source_row_draggable IA__gtk_tree_drag_source_row_draggable
11049 
11050 extern __typeof (gtk_tree_get_row_drag_data) IA__gtk_tree_get_row_drag_data __attribute((visibility("hidden")));
11051 #define gtk_tree_get_row_drag_data IA__gtk_tree_get_row_drag_data
11052 
11053 extern __typeof (gtk_tree_set_row_drag_data) IA__gtk_tree_set_row_drag_data __attribute((visibility("hidden")));
11054 #define gtk_tree_set_row_drag_data IA__gtk_tree_set_row_drag_data
11055 
11056 #endif
11057 #endif
11058 #if IN_HEADER(__GTK_TREE_ITEM_H__)
11059 #if IN_FILE(__GTK_TREE_ITEM_C__)
11060 extern __typeof (gtk_tree_item_collapse) IA__gtk_tree_item_collapse __attribute((visibility("hidden")));
11061 #define gtk_tree_item_collapse IA__gtk_tree_item_collapse
11062 
11063 extern __typeof (gtk_tree_item_deselect) IA__gtk_tree_item_deselect __attribute((visibility("hidden")));
11064 #define gtk_tree_item_deselect IA__gtk_tree_item_deselect
11065 
11066 extern __typeof (gtk_tree_item_expand) IA__gtk_tree_item_expand __attribute((visibility("hidden")));
11067 #define gtk_tree_item_expand IA__gtk_tree_item_expand
11068 
11069 extern __typeof (gtk_tree_item_get_type) IA__gtk_tree_item_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11070 #define gtk_tree_item_get_type IA__gtk_tree_item_get_type
11071 
11072 extern __typeof (gtk_tree_item_new) IA__gtk_tree_item_new __attribute((visibility("hidden")));
11073 #define gtk_tree_item_new IA__gtk_tree_item_new
11074 
11075 extern __typeof (gtk_tree_item_new_with_label) IA__gtk_tree_item_new_with_label __attribute((visibility("hidden")));
11076 #define gtk_tree_item_new_with_label IA__gtk_tree_item_new_with_label
11077 
11078 extern __typeof (gtk_tree_item_remove_subtree) IA__gtk_tree_item_remove_subtree __attribute((visibility("hidden")));
11079 #define gtk_tree_item_remove_subtree IA__gtk_tree_item_remove_subtree
11080 
11081 extern __typeof (gtk_tree_item_select) IA__gtk_tree_item_select __attribute((visibility("hidden")));
11082 #define gtk_tree_item_select IA__gtk_tree_item_select
11083 
11084 extern __typeof (gtk_tree_item_set_subtree) IA__gtk_tree_item_set_subtree __attribute((visibility("hidden")));
11085 #define gtk_tree_item_set_subtree IA__gtk_tree_item_set_subtree
11086 
11087 #endif
11088 #endif
11089 #if IN_HEADER(__GTK_TREE_MODEL_H__)
11090 #if IN_FILE(__GTK_TREE_MODEL_C__)
11091 extern __typeof (gtk_tree_iter_copy) IA__gtk_tree_iter_copy __attribute((visibility("hidden")));
11092 #define gtk_tree_iter_copy IA__gtk_tree_iter_copy
11093 
11094 extern __typeof (gtk_tree_iter_free) IA__gtk_tree_iter_free __attribute((visibility("hidden")));
11095 #define gtk_tree_iter_free IA__gtk_tree_iter_free
11096 
11097 extern __typeof (gtk_tree_iter_get_type) IA__gtk_tree_iter_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11098 #define gtk_tree_iter_get_type IA__gtk_tree_iter_get_type
11099 
11100 extern __typeof (gtk_tree_model_foreach) IA__gtk_tree_model_foreach __attribute((visibility("hidden")));
11101 #define gtk_tree_model_foreach IA__gtk_tree_model_foreach
11102 
11103 extern __typeof (gtk_tree_model_get) IA__gtk_tree_model_get __attribute((visibility("hidden")));
11104 #define gtk_tree_model_get IA__gtk_tree_model_get
11105 
11106 extern __typeof (gtk_tree_model_get_column_type) IA__gtk_tree_model_get_column_type __attribute((visibility("hidden")));
11107 #define gtk_tree_model_get_column_type IA__gtk_tree_model_get_column_type
11108 
11109 extern __typeof (gtk_tree_model_get_flags) IA__gtk_tree_model_get_flags __attribute((visibility("hidden")));
11110 #define gtk_tree_model_get_flags IA__gtk_tree_model_get_flags
11111 
11112 extern __typeof (gtk_tree_model_get_iter) IA__gtk_tree_model_get_iter __attribute((visibility("hidden")));
11113 #define gtk_tree_model_get_iter IA__gtk_tree_model_get_iter
11114 
11115 extern __typeof (gtk_tree_model_get_iter_first) IA__gtk_tree_model_get_iter_first __attribute((visibility("hidden")));
11116 #define gtk_tree_model_get_iter_first IA__gtk_tree_model_get_iter_first
11117 
11118 extern __typeof (gtk_tree_model_get_iter_from_string) IA__gtk_tree_model_get_iter_from_string __attribute((visibility("hidden")));
11119 #define gtk_tree_model_get_iter_from_string IA__gtk_tree_model_get_iter_from_string
11120 
11121 extern __typeof (gtk_tree_model_get_n_columns) IA__gtk_tree_model_get_n_columns __attribute((visibility("hidden")));
11122 #define gtk_tree_model_get_n_columns IA__gtk_tree_model_get_n_columns
11123 
11124 extern __typeof (gtk_tree_model_get_path) IA__gtk_tree_model_get_path __attribute((visibility("hidden")));
11125 #define gtk_tree_model_get_path IA__gtk_tree_model_get_path
11126 
11127 extern __typeof (gtk_tree_model_get_string_from_iter) IA__gtk_tree_model_get_string_from_iter __attribute((visibility("hidden")));
11128 #define gtk_tree_model_get_string_from_iter IA__gtk_tree_model_get_string_from_iter
11129 
11130 extern __typeof (gtk_tree_model_get_type) IA__gtk_tree_model_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11131 #define gtk_tree_model_get_type IA__gtk_tree_model_get_type
11132 
11133 extern __typeof (gtk_tree_model_get_valist) IA__gtk_tree_model_get_valist __attribute((visibility("hidden")));
11134 #define gtk_tree_model_get_valist IA__gtk_tree_model_get_valist
11135 
11136 extern __typeof (gtk_tree_model_get_value) IA__gtk_tree_model_get_value __attribute((visibility("hidden")));
11137 #define gtk_tree_model_get_value IA__gtk_tree_model_get_value
11138 
11139 extern __typeof (gtk_tree_model_iter_children) IA__gtk_tree_model_iter_children __attribute((visibility("hidden")));
11140 #define gtk_tree_model_iter_children IA__gtk_tree_model_iter_children
11141 
11142 extern __typeof (gtk_tree_model_iter_has_child) IA__gtk_tree_model_iter_has_child __attribute((visibility("hidden")));
11143 #define gtk_tree_model_iter_has_child IA__gtk_tree_model_iter_has_child
11144 
11145 extern __typeof (gtk_tree_model_iter_n_children) IA__gtk_tree_model_iter_n_children __attribute((visibility("hidden")));
11146 #define gtk_tree_model_iter_n_children IA__gtk_tree_model_iter_n_children
11147 
11148 extern __typeof (gtk_tree_model_iter_next) IA__gtk_tree_model_iter_next __attribute((visibility("hidden")));
11149 #define gtk_tree_model_iter_next IA__gtk_tree_model_iter_next
11150 
11151 extern __typeof (gtk_tree_model_iter_nth_child) IA__gtk_tree_model_iter_nth_child __attribute((visibility("hidden")));
11152 #define gtk_tree_model_iter_nth_child IA__gtk_tree_model_iter_nth_child
11153 
11154 extern __typeof (gtk_tree_model_iter_parent) IA__gtk_tree_model_iter_parent __attribute((visibility("hidden")));
11155 #define gtk_tree_model_iter_parent IA__gtk_tree_model_iter_parent
11156 
11157 extern __typeof (gtk_tree_model_ref_node) IA__gtk_tree_model_ref_node __attribute((visibility("hidden")));
11158 #define gtk_tree_model_ref_node IA__gtk_tree_model_ref_node
11159 
11160 extern __typeof (gtk_tree_model_row_changed) IA__gtk_tree_model_row_changed __attribute((visibility("hidden")));
11161 #define gtk_tree_model_row_changed IA__gtk_tree_model_row_changed
11162 
11163 extern __typeof (gtk_tree_model_row_deleted) IA__gtk_tree_model_row_deleted __attribute((visibility("hidden")));
11164 #define gtk_tree_model_row_deleted IA__gtk_tree_model_row_deleted
11165 
11166 extern __typeof (gtk_tree_model_row_has_child_toggled) IA__gtk_tree_model_row_has_child_toggled __attribute((visibility("hidden")));
11167 #define gtk_tree_model_row_has_child_toggled IA__gtk_tree_model_row_has_child_toggled
11168 
11169 extern __typeof (gtk_tree_model_row_inserted) IA__gtk_tree_model_row_inserted __attribute((visibility("hidden")));
11170 #define gtk_tree_model_row_inserted IA__gtk_tree_model_row_inserted
11171 
11172 extern __typeof (gtk_tree_model_rows_reordered) IA__gtk_tree_model_rows_reordered __attribute((visibility("hidden")));
11173 #define gtk_tree_model_rows_reordered IA__gtk_tree_model_rows_reordered
11174 
11175 extern __typeof (gtk_tree_model_unref_node) IA__gtk_tree_model_unref_node __attribute((visibility("hidden")));
11176 #define gtk_tree_model_unref_node IA__gtk_tree_model_unref_node
11177 
11178 extern __typeof (gtk_tree_path_append_index) IA__gtk_tree_path_append_index __attribute((visibility("hidden")));
11179 #define gtk_tree_path_append_index IA__gtk_tree_path_append_index
11180 
11181 extern __typeof (gtk_tree_path_compare) IA__gtk_tree_path_compare __attribute((visibility("hidden")));
11182 #define gtk_tree_path_compare IA__gtk_tree_path_compare
11183 
11184 extern __typeof (gtk_tree_path_copy) IA__gtk_tree_path_copy __attribute((visibility("hidden")));
11185 #define gtk_tree_path_copy IA__gtk_tree_path_copy
11186 
11187 extern __typeof (gtk_tree_path_down) IA__gtk_tree_path_down __attribute((visibility("hidden")));
11188 #define gtk_tree_path_down IA__gtk_tree_path_down
11189 
11190 extern __typeof (gtk_tree_path_free) IA__gtk_tree_path_free __attribute((visibility("hidden")));
11191 #define gtk_tree_path_free IA__gtk_tree_path_free
11192 
11193 extern __typeof (gtk_tree_path_get_depth) IA__gtk_tree_path_get_depth __attribute((visibility("hidden")));
11194 #define gtk_tree_path_get_depth IA__gtk_tree_path_get_depth
11195 
11196 extern __typeof (gtk_tree_path_get_indices) IA__gtk_tree_path_get_indices __attribute((visibility("hidden")));
11197 #define gtk_tree_path_get_indices IA__gtk_tree_path_get_indices
11198 
11199 extern __typeof (gtk_tree_path_get_indices_with_depth) IA__gtk_tree_path_get_indices_with_depth __attribute((visibility("hidden")));
11200 #define gtk_tree_path_get_indices_with_depth IA__gtk_tree_path_get_indices_with_depth
11201 
11202 extern __typeof (gtk_tree_path_get_type) IA__gtk_tree_path_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11203 #define gtk_tree_path_get_type IA__gtk_tree_path_get_type
11204 
11205 extern __typeof (gtk_tree_path_is_ancestor) IA__gtk_tree_path_is_ancestor __attribute((visibility("hidden")));
11206 #define gtk_tree_path_is_ancestor IA__gtk_tree_path_is_ancestor
11207 
11208 extern __typeof (gtk_tree_path_is_descendant) IA__gtk_tree_path_is_descendant __attribute((visibility("hidden")));
11209 #define gtk_tree_path_is_descendant IA__gtk_tree_path_is_descendant
11210 
11211 extern __typeof (gtk_tree_path_new) IA__gtk_tree_path_new __attribute((visibility("hidden")));
11212 #define gtk_tree_path_new IA__gtk_tree_path_new
11213 
11214 extern __typeof (gtk_tree_path_new_first) IA__gtk_tree_path_new_first __attribute((visibility("hidden")));
11215 #define gtk_tree_path_new_first IA__gtk_tree_path_new_first
11216 
11217 extern __typeof (gtk_tree_path_new_from_indices) IA__gtk_tree_path_new_from_indices __attribute((visibility("hidden")));
11218 #define gtk_tree_path_new_from_indices IA__gtk_tree_path_new_from_indices
11219 
11220 extern __typeof (gtk_tree_path_new_from_string) IA__gtk_tree_path_new_from_string __attribute((visibility("hidden")));
11221 #define gtk_tree_path_new_from_string IA__gtk_tree_path_new_from_string
11222 
11223 extern __typeof (gtk_tree_path_next) IA__gtk_tree_path_next __attribute((visibility("hidden")));
11224 #define gtk_tree_path_next IA__gtk_tree_path_next
11225 
11226 extern __typeof (gtk_tree_path_prepend_index) IA__gtk_tree_path_prepend_index __attribute((visibility("hidden")));
11227 #define gtk_tree_path_prepend_index IA__gtk_tree_path_prepend_index
11228 
11229 extern __typeof (gtk_tree_path_prev) IA__gtk_tree_path_prev __attribute((visibility("hidden")));
11230 #define gtk_tree_path_prev IA__gtk_tree_path_prev
11231 
11232 extern __typeof (gtk_tree_path_to_string) IA__gtk_tree_path_to_string __attribute((visibility("hidden")));
11233 #define gtk_tree_path_to_string IA__gtk_tree_path_to_string
11234 
11235 extern __typeof (gtk_tree_path_up) IA__gtk_tree_path_up __attribute((visibility("hidden")));
11236 #define gtk_tree_path_up IA__gtk_tree_path_up
11237 
11238 extern __typeof (gtk_tree_row_reference_copy) IA__gtk_tree_row_reference_copy __attribute((visibility("hidden")));
11239 #define gtk_tree_row_reference_copy IA__gtk_tree_row_reference_copy
11240 
11241 extern __typeof (gtk_tree_row_reference_deleted) IA__gtk_tree_row_reference_deleted __attribute((visibility("hidden")));
11242 #define gtk_tree_row_reference_deleted IA__gtk_tree_row_reference_deleted
11243 
11244 extern __typeof (gtk_tree_row_reference_free) IA__gtk_tree_row_reference_free __attribute((visibility("hidden")));
11245 #define gtk_tree_row_reference_free IA__gtk_tree_row_reference_free
11246 
11247 extern __typeof (gtk_tree_row_reference_get_model) IA__gtk_tree_row_reference_get_model __attribute((visibility("hidden")));
11248 #define gtk_tree_row_reference_get_model IA__gtk_tree_row_reference_get_model
11249 
11250 extern __typeof (gtk_tree_row_reference_get_path) IA__gtk_tree_row_reference_get_path __attribute((visibility("hidden")));
11251 #define gtk_tree_row_reference_get_path IA__gtk_tree_row_reference_get_path
11252 
11253 extern __typeof (gtk_tree_row_reference_get_type) IA__gtk_tree_row_reference_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11254 #define gtk_tree_row_reference_get_type IA__gtk_tree_row_reference_get_type
11255 
11256 extern __typeof (gtk_tree_row_reference_inserted) IA__gtk_tree_row_reference_inserted __attribute((visibility("hidden")));
11257 #define gtk_tree_row_reference_inserted IA__gtk_tree_row_reference_inserted
11258 
11259 extern __typeof (gtk_tree_row_reference_new) IA__gtk_tree_row_reference_new __attribute((visibility("hidden")));
11260 #define gtk_tree_row_reference_new IA__gtk_tree_row_reference_new
11261 
11262 extern __typeof (gtk_tree_row_reference_new_proxy) IA__gtk_tree_row_reference_new_proxy __attribute((visibility("hidden")));
11263 #define gtk_tree_row_reference_new_proxy IA__gtk_tree_row_reference_new_proxy
11264 
11265 extern __typeof (gtk_tree_row_reference_reordered) IA__gtk_tree_row_reference_reordered __attribute((visibility("hidden")));
11266 #define gtk_tree_row_reference_reordered IA__gtk_tree_row_reference_reordered
11267 
11268 extern __typeof (gtk_tree_row_reference_valid) IA__gtk_tree_row_reference_valid __attribute((visibility("hidden")));
11269 #define gtk_tree_row_reference_valid IA__gtk_tree_row_reference_valid
11270 
11271 #endif
11272 #endif
11273 #if IN_HEADER(__GTK_TREE_MODEL_SORT_H__)
11274 #if IN_FILE(__GTK_TREE_MODEL_SORT_C__)
11275 extern __typeof (gtk_tree_model_sort_clear_cache) IA__gtk_tree_model_sort_clear_cache __attribute((visibility("hidden")));
11276 #define gtk_tree_model_sort_clear_cache IA__gtk_tree_model_sort_clear_cache
11277 
11278 extern __typeof (gtk_tree_model_sort_convert_child_iter_to_iter) IA__gtk_tree_model_sort_convert_child_iter_to_iter __attribute((visibility("hidden")));
11279 #define gtk_tree_model_sort_convert_child_iter_to_iter IA__gtk_tree_model_sort_convert_child_iter_to_iter
11280 
11281 extern __typeof (gtk_tree_model_sort_convert_child_path_to_path) IA__gtk_tree_model_sort_convert_child_path_to_path __attribute((visibility("hidden")));
11282 #define gtk_tree_model_sort_convert_child_path_to_path IA__gtk_tree_model_sort_convert_child_path_to_path
11283 
11284 extern __typeof (gtk_tree_model_sort_convert_iter_to_child_iter) IA__gtk_tree_model_sort_convert_iter_to_child_iter __attribute((visibility("hidden")));
11285 #define gtk_tree_model_sort_convert_iter_to_child_iter IA__gtk_tree_model_sort_convert_iter_to_child_iter
11286 
11287 extern __typeof (gtk_tree_model_sort_convert_path_to_child_path) IA__gtk_tree_model_sort_convert_path_to_child_path __attribute((visibility("hidden")));
11288 #define gtk_tree_model_sort_convert_path_to_child_path IA__gtk_tree_model_sort_convert_path_to_child_path
11289 
11290 extern __typeof (gtk_tree_model_sort_get_model) IA__gtk_tree_model_sort_get_model __attribute((visibility("hidden")));
11291 #define gtk_tree_model_sort_get_model IA__gtk_tree_model_sort_get_model
11292 
11293 extern __typeof (gtk_tree_model_sort_get_type) IA__gtk_tree_model_sort_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11294 #define gtk_tree_model_sort_get_type IA__gtk_tree_model_sort_get_type
11295 
11296 extern __typeof (gtk_tree_model_sort_iter_is_valid) IA__gtk_tree_model_sort_iter_is_valid __attribute((visibility("hidden")));
11297 #define gtk_tree_model_sort_iter_is_valid IA__gtk_tree_model_sort_iter_is_valid
11298 
11299 extern __typeof (gtk_tree_model_sort_new_with_model) IA__gtk_tree_model_sort_new_with_model __attribute((visibility("hidden")));
11300 #define gtk_tree_model_sort_new_with_model IA__gtk_tree_model_sort_new_with_model
11301 
11302 extern __typeof (gtk_tree_model_sort_reset_default_sort_func) IA__gtk_tree_model_sort_reset_default_sort_func __attribute((visibility("hidden")));
11303 #define gtk_tree_model_sort_reset_default_sort_func IA__gtk_tree_model_sort_reset_default_sort_func
11304 
11305 #endif
11306 #endif
11307 #if IN_HEADER(__GTK_TREE_MODEL_FILTER_H__)
11308 #if IN_FILE(__GTK_TREE_MODEL_FILTER_C__)
11309 extern __typeof (gtk_tree_model_filter_clear_cache) IA__gtk_tree_model_filter_clear_cache __attribute((visibility("hidden")));
11310 #define gtk_tree_model_filter_clear_cache IA__gtk_tree_model_filter_clear_cache
11311 
11312 extern __typeof (gtk_tree_model_filter_convert_child_iter_to_iter) IA__gtk_tree_model_filter_convert_child_iter_to_iter __attribute((visibility("hidden")));
11313 #define gtk_tree_model_filter_convert_child_iter_to_iter IA__gtk_tree_model_filter_convert_child_iter_to_iter
11314 
11315 extern __typeof (gtk_tree_model_filter_convert_child_path_to_path) IA__gtk_tree_model_filter_convert_child_path_to_path __attribute((visibility("hidden")));
11316 #define gtk_tree_model_filter_convert_child_path_to_path IA__gtk_tree_model_filter_convert_child_path_to_path
11317 
11318 extern __typeof (gtk_tree_model_filter_convert_iter_to_child_iter) IA__gtk_tree_model_filter_convert_iter_to_child_iter __attribute((visibility("hidden")));
11319 #define gtk_tree_model_filter_convert_iter_to_child_iter IA__gtk_tree_model_filter_convert_iter_to_child_iter
11320 
11321 extern __typeof (gtk_tree_model_filter_convert_path_to_child_path) IA__gtk_tree_model_filter_convert_path_to_child_path __attribute((visibility("hidden")));
11322 #define gtk_tree_model_filter_convert_path_to_child_path IA__gtk_tree_model_filter_convert_path_to_child_path
11323 
11324 extern __typeof (gtk_tree_model_filter_get_model) IA__gtk_tree_model_filter_get_model __attribute((visibility("hidden")));
11325 #define gtk_tree_model_filter_get_model IA__gtk_tree_model_filter_get_model
11326 
11327 extern __typeof (gtk_tree_model_filter_get_type) IA__gtk_tree_model_filter_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11328 #define gtk_tree_model_filter_get_type IA__gtk_tree_model_filter_get_type
11329 
11330 extern __typeof (gtk_tree_model_filter_new) IA__gtk_tree_model_filter_new __attribute((visibility("hidden")));
11331 #define gtk_tree_model_filter_new IA__gtk_tree_model_filter_new
11332 
11333 extern __typeof (gtk_tree_model_filter_refilter) IA__gtk_tree_model_filter_refilter __attribute((visibility("hidden")));
11334 #define gtk_tree_model_filter_refilter IA__gtk_tree_model_filter_refilter
11335 
11336 extern __typeof (gtk_tree_model_filter_set_modify_func) IA__gtk_tree_model_filter_set_modify_func __attribute((visibility("hidden")));
11337 #define gtk_tree_model_filter_set_modify_func IA__gtk_tree_model_filter_set_modify_func
11338 
11339 extern __typeof (gtk_tree_model_filter_set_visible_column) IA__gtk_tree_model_filter_set_visible_column __attribute((visibility("hidden")));
11340 #define gtk_tree_model_filter_set_visible_column IA__gtk_tree_model_filter_set_visible_column
11341 
11342 extern __typeof (gtk_tree_model_filter_set_visible_func) IA__gtk_tree_model_filter_set_visible_func __attribute((visibility("hidden")));
11343 #define gtk_tree_model_filter_set_visible_func IA__gtk_tree_model_filter_set_visible_func
11344 
11345 #endif
11346 #endif
11347 #if IN_HEADER(__GTK_TREE_SELECTION_H__)
11348 #if IN_FILE(__GTK_TREE_SELECTION_C__)
11349 extern __typeof (gtk_tree_selection_count_selected_rows) IA__gtk_tree_selection_count_selected_rows __attribute((visibility("hidden")));
11350 #define gtk_tree_selection_count_selected_rows IA__gtk_tree_selection_count_selected_rows
11351 
11352 extern __typeof (gtk_tree_selection_get_mode) IA__gtk_tree_selection_get_mode __attribute((visibility("hidden")));
11353 #define gtk_tree_selection_get_mode IA__gtk_tree_selection_get_mode
11354 
11355 extern __typeof (gtk_tree_selection_get_select_function) IA__gtk_tree_selection_get_select_function __attribute((visibility("hidden")));
11356 #define gtk_tree_selection_get_select_function IA__gtk_tree_selection_get_select_function
11357 
11358 extern __typeof (gtk_tree_selection_get_selected) IA__gtk_tree_selection_get_selected __attribute((visibility("hidden")));
11359 #define gtk_tree_selection_get_selected IA__gtk_tree_selection_get_selected
11360 
11361 extern __typeof (gtk_tree_selection_get_selected_rows) IA__gtk_tree_selection_get_selected_rows __attribute((visibility("hidden")));
11362 #define gtk_tree_selection_get_selected_rows IA__gtk_tree_selection_get_selected_rows
11363 
11364 extern __typeof (gtk_tree_selection_get_tree_view) IA__gtk_tree_selection_get_tree_view __attribute((visibility("hidden")));
11365 #define gtk_tree_selection_get_tree_view IA__gtk_tree_selection_get_tree_view
11366 
11367 extern __typeof (gtk_tree_selection_get_type) IA__gtk_tree_selection_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11368 #define gtk_tree_selection_get_type IA__gtk_tree_selection_get_type
11369 
11370 extern __typeof (gtk_tree_selection_get_user_data) IA__gtk_tree_selection_get_user_data __attribute((visibility("hidden")));
11371 #define gtk_tree_selection_get_user_data IA__gtk_tree_selection_get_user_data
11372 
11373 extern __typeof (gtk_tree_selection_iter_is_selected) IA__gtk_tree_selection_iter_is_selected __attribute((visibility("hidden")));
11374 #define gtk_tree_selection_iter_is_selected IA__gtk_tree_selection_iter_is_selected
11375 
11376 extern __typeof (gtk_tree_selection_path_is_selected) IA__gtk_tree_selection_path_is_selected __attribute((visibility("hidden")));
11377 #define gtk_tree_selection_path_is_selected IA__gtk_tree_selection_path_is_selected
11378 
11379 extern __typeof (gtk_tree_selection_select_all) IA__gtk_tree_selection_select_all __attribute((visibility("hidden")));
11380 #define gtk_tree_selection_select_all IA__gtk_tree_selection_select_all
11381 
11382 extern __typeof (gtk_tree_selection_selected_foreach) IA__gtk_tree_selection_selected_foreach __attribute((visibility("hidden")));
11383 #define gtk_tree_selection_selected_foreach IA__gtk_tree_selection_selected_foreach
11384 
11385 extern __typeof (gtk_tree_selection_select_iter) IA__gtk_tree_selection_select_iter __attribute((visibility("hidden")));
11386 #define gtk_tree_selection_select_iter IA__gtk_tree_selection_select_iter
11387 
11388 extern __typeof (gtk_tree_selection_select_path) IA__gtk_tree_selection_select_path __attribute((visibility("hidden")));
11389 #define gtk_tree_selection_select_path IA__gtk_tree_selection_select_path
11390 
11391 extern __typeof (gtk_tree_selection_select_range) IA__gtk_tree_selection_select_range __attribute((visibility("hidden")));
11392 #define gtk_tree_selection_select_range IA__gtk_tree_selection_select_range
11393 
11394 extern __typeof (gtk_tree_selection_set_mode) IA__gtk_tree_selection_set_mode __attribute((visibility("hidden")));
11395 #define gtk_tree_selection_set_mode IA__gtk_tree_selection_set_mode
11396 
11397 extern __typeof (gtk_tree_selection_set_select_function) IA__gtk_tree_selection_set_select_function __attribute((visibility("hidden")));
11398 #define gtk_tree_selection_set_select_function IA__gtk_tree_selection_set_select_function
11399 
11400 extern __typeof (gtk_tree_selection_unselect_all) IA__gtk_tree_selection_unselect_all __attribute((visibility("hidden")));
11401 #define gtk_tree_selection_unselect_all IA__gtk_tree_selection_unselect_all
11402 
11403 extern __typeof (gtk_tree_selection_unselect_iter) IA__gtk_tree_selection_unselect_iter __attribute((visibility("hidden")));
11404 #define gtk_tree_selection_unselect_iter IA__gtk_tree_selection_unselect_iter
11405 
11406 extern __typeof (gtk_tree_selection_unselect_path) IA__gtk_tree_selection_unselect_path __attribute((visibility("hidden")));
11407 #define gtk_tree_selection_unselect_path IA__gtk_tree_selection_unselect_path
11408 
11409 extern __typeof (gtk_tree_selection_unselect_range) IA__gtk_tree_selection_unselect_range __attribute((visibility("hidden")));
11410 #define gtk_tree_selection_unselect_range IA__gtk_tree_selection_unselect_range
11411 
11412 #endif
11413 #endif
11414 #if IN_HEADER(__GTK_TREE_SORTABLE_H__)
11415 #if IN_FILE(__GTK_TREE_SORTABLE_C__)
11416 extern __typeof (gtk_tree_sortable_get_sort_column_id) IA__gtk_tree_sortable_get_sort_column_id __attribute((visibility("hidden")));
11417 #define gtk_tree_sortable_get_sort_column_id IA__gtk_tree_sortable_get_sort_column_id
11418 
11419 extern __typeof (gtk_tree_sortable_get_type) IA__gtk_tree_sortable_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11420 #define gtk_tree_sortable_get_type IA__gtk_tree_sortable_get_type
11421 
11422 extern __typeof (gtk_tree_sortable_has_default_sort_func) IA__gtk_tree_sortable_has_default_sort_func __attribute((visibility("hidden")));
11423 #define gtk_tree_sortable_has_default_sort_func IA__gtk_tree_sortable_has_default_sort_func
11424 
11425 extern __typeof (gtk_tree_sortable_set_default_sort_func) IA__gtk_tree_sortable_set_default_sort_func __attribute((visibility("hidden")));
11426 #define gtk_tree_sortable_set_default_sort_func IA__gtk_tree_sortable_set_default_sort_func
11427 
11428 extern __typeof (gtk_tree_sortable_set_sort_column_id) IA__gtk_tree_sortable_set_sort_column_id __attribute((visibility("hidden")));
11429 #define gtk_tree_sortable_set_sort_column_id IA__gtk_tree_sortable_set_sort_column_id
11430 
11431 extern __typeof (gtk_tree_sortable_set_sort_func) IA__gtk_tree_sortable_set_sort_func __attribute((visibility("hidden")));
11432 #define gtk_tree_sortable_set_sort_func IA__gtk_tree_sortable_set_sort_func
11433 
11434 extern __typeof (gtk_tree_sortable_sort_column_changed) IA__gtk_tree_sortable_sort_column_changed __attribute((visibility("hidden")));
11435 #define gtk_tree_sortable_sort_column_changed IA__gtk_tree_sortable_sort_column_changed
11436 
11437 #endif
11438 #endif
11439 #if IN_HEADER(__GTK_TREE_STORE_H__)
11440 #if IN_FILE(__GTK_TREE_STORE_C__)
11441 extern __typeof (gtk_tree_store_append) IA__gtk_tree_store_append __attribute((visibility("hidden")));
11442 #define gtk_tree_store_append IA__gtk_tree_store_append
11443 
11444 extern __typeof (gtk_tree_store_clear) IA__gtk_tree_store_clear __attribute((visibility("hidden")));
11445 #define gtk_tree_store_clear IA__gtk_tree_store_clear
11446 
11447 extern __typeof (gtk_tree_store_get_type) IA__gtk_tree_store_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11448 #define gtk_tree_store_get_type IA__gtk_tree_store_get_type
11449 
11450 extern __typeof (gtk_tree_store_insert) IA__gtk_tree_store_insert __attribute((visibility("hidden")));
11451 #define gtk_tree_store_insert IA__gtk_tree_store_insert
11452 
11453 extern __typeof (gtk_tree_store_insert_after) IA__gtk_tree_store_insert_after __attribute((visibility("hidden")));
11454 #define gtk_tree_store_insert_after IA__gtk_tree_store_insert_after
11455 
11456 extern __typeof (gtk_tree_store_insert_before) IA__gtk_tree_store_insert_before __attribute((visibility("hidden")));
11457 #define gtk_tree_store_insert_before IA__gtk_tree_store_insert_before
11458 
11459 extern __typeof (gtk_tree_store_insert_with_values) IA__gtk_tree_store_insert_with_values __attribute((visibility("hidden")));
11460 #define gtk_tree_store_insert_with_values IA__gtk_tree_store_insert_with_values
11461 
11462 extern __typeof (gtk_tree_store_insert_with_valuesv) IA__gtk_tree_store_insert_with_valuesv __attribute((visibility("hidden")));
11463 #define gtk_tree_store_insert_with_valuesv IA__gtk_tree_store_insert_with_valuesv
11464 
11465 extern __typeof (gtk_tree_store_is_ancestor) IA__gtk_tree_store_is_ancestor __attribute((visibility("hidden")));
11466 #define gtk_tree_store_is_ancestor IA__gtk_tree_store_is_ancestor
11467 
11468 extern __typeof (gtk_tree_store_iter_depth) IA__gtk_tree_store_iter_depth __attribute((visibility("hidden")));
11469 #define gtk_tree_store_iter_depth IA__gtk_tree_store_iter_depth
11470 
11471 extern __typeof (gtk_tree_store_iter_is_valid) IA__gtk_tree_store_iter_is_valid __attribute((visibility("hidden")));
11472 #define gtk_tree_store_iter_is_valid IA__gtk_tree_store_iter_is_valid
11473 
11474 extern __typeof (gtk_tree_store_move_after) IA__gtk_tree_store_move_after __attribute((visibility("hidden")));
11475 #define gtk_tree_store_move_after IA__gtk_tree_store_move_after
11476 
11477 extern __typeof (gtk_tree_store_move_before) IA__gtk_tree_store_move_before __attribute((visibility("hidden")));
11478 #define gtk_tree_store_move_before IA__gtk_tree_store_move_before
11479 
11480 extern __typeof (gtk_tree_store_new) IA__gtk_tree_store_new __attribute((visibility("hidden")));
11481 #define gtk_tree_store_new IA__gtk_tree_store_new
11482 
11483 extern __typeof (gtk_tree_store_newv) IA__gtk_tree_store_newv __attribute((visibility("hidden")));
11484 #define gtk_tree_store_newv IA__gtk_tree_store_newv
11485 
11486 extern __typeof (gtk_tree_store_prepend) IA__gtk_tree_store_prepend __attribute((visibility("hidden")));
11487 #define gtk_tree_store_prepend IA__gtk_tree_store_prepend
11488 
11489 extern __typeof (gtk_tree_store_remove) IA__gtk_tree_store_remove __attribute((visibility("hidden")));
11490 #define gtk_tree_store_remove IA__gtk_tree_store_remove
11491 
11492 extern __typeof (gtk_tree_store_reorder) IA__gtk_tree_store_reorder __attribute((visibility("hidden")));
11493 #define gtk_tree_store_reorder IA__gtk_tree_store_reorder
11494 
11495 extern __typeof (gtk_tree_store_set) IA__gtk_tree_store_set __attribute((visibility("hidden")));
11496 #define gtk_tree_store_set IA__gtk_tree_store_set
11497 
11498 extern __typeof (gtk_tree_store_set_column_types) IA__gtk_tree_store_set_column_types __attribute((visibility("hidden")));
11499 #define gtk_tree_store_set_column_types IA__gtk_tree_store_set_column_types
11500 
11501 extern __typeof (gtk_tree_store_set_valist) IA__gtk_tree_store_set_valist __attribute((visibility("hidden")));
11502 #define gtk_tree_store_set_valist IA__gtk_tree_store_set_valist
11503 
11504 extern __typeof (gtk_tree_store_set_value) IA__gtk_tree_store_set_value __attribute((visibility("hidden")));
11505 #define gtk_tree_store_set_value IA__gtk_tree_store_set_value
11506 
11507 extern __typeof (gtk_tree_store_set_valuesv) IA__gtk_tree_store_set_valuesv __attribute((visibility("hidden")));
11508 #define gtk_tree_store_set_valuesv IA__gtk_tree_store_set_valuesv
11509 
11510 extern __typeof (gtk_tree_store_swap) IA__gtk_tree_store_swap __attribute((visibility("hidden")));
11511 #define gtk_tree_store_swap IA__gtk_tree_store_swap
11512 
11513 #endif
11514 #endif
11515 #if IN_HEADER(__GTK_TREE_VIEW_COLUMN_H__)
11516 #if IN_FILE(__GTK_TREE_VIEW_COLUMN_C__)
11517 extern __typeof (gtk_tree_view_column_add_attribute) IA__gtk_tree_view_column_add_attribute __attribute((visibility("hidden")));
11518 #define gtk_tree_view_column_add_attribute IA__gtk_tree_view_column_add_attribute
11519 
11520 extern __typeof (gtk_tree_view_column_cell_get_position) IA__gtk_tree_view_column_cell_get_position __attribute((visibility("hidden")));
11521 #define gtk_tree_view_column_cell_get_position IA__gtk_tree_view_column_cell_get_position
11522 
11523 extern __typeof (gtk_tree_view_column_cell_get_size) IA__gtk_tree_view_column_cell_get_size __attribute((visibility("hidden")));
11524 #define gtk_tree_view_column_cell_get_size IA__gtk_tree_view_column_cell_get_size
11525 
11526 extern __typeof (gtk_tree_view_column_cell_is_visible) IA__gtk_tree_view_column_cell_is_visible __attribute((visibility("hidden")));
11527 #define gtk_tree_view_column_cell_is_visible IA__gtk_tree_view_column_cell_is_visible
11528 
11529 extern __typeof (gtk_tree_view_column_cell_set_cell_data) IA__gtk_tree_view_column_cell_set_cell_data __attribute((visibility("hidden")));
11530 #define gtk_tree_view_column_cell_set_cell_data IA__gtk_tree_view_column_cell_set_cell_data
11531 
11532 extern __typeof (gtk_tree_view_column_clear) IA__gtk_tree_view_column_clear __attribute((visibility("hidden")));
11533 #define gtk_tree_view_column_clear IA__gtk_tree_view_column_clear
11534 
11535 extern __typeof (gtk_tree_view_column_clear_attributes) IA__gtk_tree_view_column_clear_attributes __attribute((visibility("hidden")));
11536 #define gtk_tree_view_column_clear_attributes IA__gtk_tree_view_column_clear_attributes
11537 
11538 extern __typeof (gtk_tree_view_column_clicked) IA__gtk_tree_view_column_clicked __attribute((visibility("hidden")));
11539 #define gtk_tree_view_column_clicked IA__gtk_tree_view_column_clicked
11540 
11541 extern __typeof (gtk_tree_view_column_focus_cell) IA__gtk_tree_view_column_focus_cell __attribute((visibility("hidden")));
11542 #define gtk_tree_view_column_focus_cell IA__gtk_tree_view_column_focus_cell
11543 
11544 extern __typeof (gtk_tree_view_column_get_alignment) IA__gtk_tree_view_column_get_alignment __attribute((visibility("hidden")));
11545 #define gtk_tree_view_column_get_alignment IA__gtk_tree_view_column_get_alignment
11546 
11547 #ifndef GTK_DISABLE_DEPRECATED
11548 extern __typeof (gtk_tree_view_column_get_cell_renderers) IA__gtk_tree_view_column_get_cell_renderers __attribute((visibility("hidden")));
11549 #define gtk_tree_view_column_get_cell_renderers IA__gtk_tree_view_column_get_cell_renderers
11550 
11551 #endif
11552 extern __typeof (gtk_tree_view_column_get_clickable) IA__gtk_tree_view_column_get_clickable __attribute((visibility("hidden")));
11553 #define gtk_tree_view_column_get_clickable IA__gtk_tree_view_column_get_clickable
11554 
11555 extern __typeof (gtk_tree_view_column_get_expand) IA__gtk_tree_view_column_get_expand __attribute((visibility("hidden")));
11556 #define gtk_tree_view_column_get_expand IA__gtk_tree_view_column_get_expand
11557 
11558 extern __typeof (gtk_tree_view_column_get_fixed_width) IA__gtk_tree_view_column_get_fixed_width __attribute((visibility("hidden")));
11559 #define gtk_tree_view_column_get_fixed_width IA__gtk_tree_view_column_get_fixed_width
11560 
11561 extern __typeof (gtk_tree_view_column_get_max_width) IA__gtk_tree_view_column_get_max_width __attribute((visibility("hidden")));
11562 #define gtk_tree_view_column_get_max_width IA__gtk_tree_view_column_get_max_width
11563 
11564 extern __typeof (gtk_tree_view_column_get_min_width) IA__gtk_tree_view_column_get_min_width __attribute((visibility("hidden")));
11565 #define gtk_tree_view_column_get_min_width IA__gtk_tree_view_column_get_min_width
11566 
11567 extern __typeof (gtk_tree_view_column_get_reorderable) IA__gtk_tree_view_column_get_reorderable __attribute((visibility("hidden")));
11568 #define gtk_tree_view_column_get_reorderable IA__gtk_tree_view_column_get_reorderable
11569 
11570 extern __typeof (gtk_tree_view_column_get_resizable) IA__gtk_tree_view_column_get_resizable __attribute((visibility("hidden")));
11571 #define gtk_tree_view_column_get_resizable IA__gtk_tree_view_column_get_resizable
11572 
11573 extern __typeof (gtk_tree_view_column_get_sizing) IA__gtk_tree_view_column_get_sizing __attribute((visibility("hidden")));
11574 #define gtk_tree_view_column_get_sizing IA__gtk_tree_view_column_get_sizing
11575 
11576 extern __typeof (gtk_tree_view_column_get_sort_column_id) IA__gtk_tree_view_column_get_sort_column_id __attribute((visibility("hidden")));
11577 #define gtk_tree_view_column_get_sort_column_id IA__gtk_tree_view_column_get_sort_column_id
11578 
11579 extern __typeof (gtk_tree_view_column_get_sort_indicator) IA__gtk_tree_view_column_get_sort_indicator __attribute((visibility("hidden")));
11580 #define gtk_tree_view_column_get_sort_indicator IA__gtk_tree_view_column_get_sort_indicator
11581 
11582 extern __typeof (gtk_tree_view_column_get_sort_order) IA__gtk_tree_view_column_get_sort_order __attribute((visibility("hidden")));
11583 #define gtk_tree_view_column_get_sort_order IA__gtk_tree_view_column_get_sort_order
11584 
11585 extern __typeof (gtk_tree_view_column_get_spacing) IA__gtk_tree_view_column_get_spacing __attribute((visibility("hidden")));
11586 #define gtk_tree_view_column_get_spacing IA__gtk_tree_view_column_get_spacing
11587 
11588 extern __typeof (gtk_tree_view_column_get_title) IA__gtk_tree_view_column_get_title __attribute((visibility("hidden")));
11589 #define gtk_tree_view_column_get_title IA__gtk_tree_view_column_get_title
11590 
11591 extern __typeof (gtk_tree_view_column_get_tree_view) IA__gtk_tree_view_column_get_tree_view __attribute((visibility("hidden")));
11592 #define gtk_tree_view_column_get_tree_view IA__gtk_tree_view_column_get_tree_view
11593 
11594 extern __typeof (gtk_tree_view_column_get_type) IA__gtk_tree_view_column_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11595 #define gtk_tree_view_column_get_type IA__gtk_tree_view_column_get_type
11596 
11597 extern __typeof (gtk_tree_view_column_get_visible) IA__gtk_tree_view_column_get_visible __attribute((visibility("hidden")));
11598 #define gtk_tree_view_column_get_visible IA__gtk_tree_view_column_get_visible
11599 
11600 extern __typeof (gtk_tree_view_column_get_widget) IA__gtk_tree_view_column_get_widget __attribute((visibility("hidden")));
11601 #define gtk_tree_view_column_get_widget IA__gtk_tree_view_column_get_widget
11602 
11603 extern __typeof (gtk_tree_view_column_get_width) IA__gtk_tree_view_column_get_width __attribute((visibility("hidden")));
11604 #define gtk_tree_view_column_get_width IA__gtk_tree_view_column_get_width
11605 
11606 extern __typeof (gtk_tree_view_column_new) IA__gtk_tree_view_column_new __attribute((visibility("hidden")));
11607 #define gtk_tree_view_column_new IA__gtk_tree_view_column_new
11608 
11609 extern __typeof (gtk_tree_view_column_new_with_attributes) IA__gtk_tree_view_column_new_with_attributes __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
11610 #define gtk_tree_view_column_new_with_attributes IA__gtk_tree_view_column_new_with_attributes
11611 
11612 extern __typeof (gtk_tree_view_column_pack_end) IA__gtk_tree_view_column_pack_end __attribute((visibility("hidden")));
11613 #define gtk_tree_view_column_pack_end IA__gtk_tree_view_column_pack_end
11614 
11615 extern __typeof (gtk_tree_view_column_queue_resize) IA__gtk_tree_view_column_queue_resize __attribute((visibility("hidden")));
11616 #define gtk_tree_view_column_queue_resize IA__gtk_tree_view_column_queue_resize
11617 
11618 extern __typeof (gtk_tree_view_column_pack_start) IA__gtk_tree_view_column_pack_start __attribute((visibility("hidden")));
11619 #define gtk_tree_view_column_pack_start IA__gtk_tree_view_column_pack_start
11620 
11621 extern __typeof (gtk_tree_view_column_set_alignment) IA__gtk_tree_view_column_set_alignment __attribute((visibility("hidden")));
11622 #define gtk_tree_view_column_set_alignment IA__gtk_tree_view_column_set_alignment
11623 
11624 extern __typeof (gtk_tree_view_column_set_attributes) IA__gtk_tree_view_column_set_attributes __attribute((visibility("hidden")));
11625 #define gtk_tree_view_column_set_attributes IA__gtk_tree_view_column_set_attributes
11626 
11627 extern __typeof (gtk_tree_view_column_set_cell_data_func) IA__gtk_tree_view_column_set_cell_data_func __attribute((visibility("hidden")));
11628 #define gtk_tree_view_column_set_cell_data_func IA__gtk_tree_view_column_set_cell_data_func
11629 
11630 extern __typeof (gtk_tree_view_column_set_clickable) IA__gtk_tree_view_column_set_clickable __attribute((visibility("hidden")));
11631 #define gtk_tree_view_column_set_clickable IA__gtk_tree_view_column_set_clickable
11632 
11633 extern __typeof (gtk_tree_view_column_set_expand) IA__gtk_tree_view_column_set_expand __attribute((visibility("hidden")));
11634 #define gtk_tree_view_column_set_expand IA__gtk_tree_view_column_set_expand
11635 
11636 extern __typeof (gtk_tree_view_column_set_fixed_width) IA__gtk_tree_view_column_set_fixed_width __attribute((visibility("hidden")));
11637 #define gtk_tree_view_column_set_fixed_width IA__gtk_tree_view_column_set_fixed_width
11638 
11639 extern __typeof (gtk_tree_view_column_set_max_width) IA__gtk_tree_view_column_set_max_width __attribute((visibility("hidden")));
11640 #define gtk_tree_view_column_set_max_width IA__gtk_tree_view_column_set_max_width
11641 
11642 extern __typeof (gtk_tree_view_column_set_min_width) IA__gtk_tree_view_column_set_min_width __attribute((visibility("hidden")));
11643 #define gtk_tree_view_column_set_min_width IA__gtk_tree_view_column_set_min_width
11644 
11645 extern __typeof (gtk_tree_view_column_set_reorderable) IA__gtk_tree_view_column_set_reorderable __attribute((visibility("hidden")));
11646 #define gtk_tree_view_column_set_reorderable IA__gtk_tree_view_column_set_reorderable
11647 
11648 extern __typeof (gtk_tree_view_column_set_resizable) IA__gtk_tree_view_column_set_resizable __attribute((visibility("hidden")));
11649 #define gtk_tree_view_column_set_resizable IA__gtk_tree_view_column_set_resizable
11650 
11651 extern __typeof (gtk_tree_view_column_set_sizing) IA__gtk_tree_view_column_set_sizing __attribute((visibility("hidden")));
11652 #define gtk_tree_view_column_set_sizing IA__gtk_tree_view_column_set_sizing
11653 
11654 extern __typeof (gtk_tree_view_column_set_sort_column_id) IA__gtk_tree_view_column_set_sort_column_id __attribute((visibility("hidden")));
11655 #define gtk_tree_view_column_set_sort_column_id IA__gtk_tree_view_column_set_sort_column_id
11656 
11657 extern __typeof (gtk_tree_view_column_set_sort_indicator) IA__gtk_tree_view_column_set_sort_indicator __attribute((visibility("hidden")));
11658 #define gtk_tree_view_column_set_sort_indicator IA__gtk_tree_view_column_set_sort_indicator
11659 
11660 extern __typeof (gtk_tree_view_column_set_sort_order) IA__gtk_tree_view_column_set_sort_order __attribute((visibility("hidden")));
11661 #define gtk_tree_view_column_set_sort_order IA__gtk_tree_view_column_set_sort_order
11662 
11663 extern __typeof (gtk_tree_view_column_set_spacing) IA__gtk_tree_view_column_set_spacing __attribute((visibility("hidden")));
11664 #define gtk_tree_view_column_set_spacing IA__gtk_tree_view_column_set_spacing
11665 
11666 extern __typeof (gtk_tree_view_column_set_title) IA__gtk_tree_view_column_set_title __attribute((visibility("hidden")));
11667 #define gtk_tree_view_column_set_title IA__gtk_tree_view_column_set_title
11668 
11669 extern __typeof (gtk_tree_view_column_set_visible) IA__gtk_tree_view_column_set_visible __attribute((visibility("hidden")));
11670 #define gtk_tree_view_column_set_visible IA__gtk_tree_view_column_set_visible
11671 
11672 extern __typeof (gtk_tree_view_column_set_widget) IA__gtk_tree_view_column_set_widget __attribute((visibility("hidden")));
11673 #define gtk_tree_view_column_set_widget IA__gtk_tree_view_column_set_widget
11674 
11675 #endif
11676 #endif
11677 #if IN_HEADER(__GTK_TREE_VIEW_H__)
11678 #if IN_FILE(__GTK_TREE_VIEW_C__)
11679 extern __typeof (gtk_tree_view_append_column) IA__gtk_tree_view_append_column __attribute((visibility("hidden")));
11680 #define gtk_tree_view_append_column IA__gtk_tree_view_append_column
11681 
11682 extern __typeof (gtk_tree_view_collapse_all) IA__gtk_tree_view_collapse_all __attribute((visibility("hidden")));
11683 #define gtk_tree_view_collapse_all IA__gtk_tree_view_collapse_all
11684 
11685 extern __typeof (gtk_tree_view_collapse_row) IA__gtk_tree_view_collapse_row __attribute((visibility("hidden")));
11686 #define gtk_tree_view_collapse_row IA__gtk_tree_view_collapse_row
11687 
11688 extern __typeof (gtk_tree_view_convert_bin_window_to_tree_coords) IA__gtk_tree_view_convert_bin_window_to_tree_coords __attribute((visibility("hidden")));
11689 #define gtk_tree_view_convert_bin_window_to_tree_coords IA__gtk_tree_view_convert_bin_window_to_tree_coords
11690 
11691 extern __typeof (gtk_tree_view_convert_bin_window_to_widget_coords) IA__gtk_tree_view_convert_bin_window_to_widget_coords __attribute((visibility("hidden")));
11692 #define gtk_tree_view_convert_bin_window_to_widget_coords IA__gtk_tree_view_convert_bin_window_to_widget_coords
11693 
11694 extern __typeof (gtk_tree_view_convert_tree_to_bin_window_coords) IA__gtk_tree_view_convert_tree_to_bin_window_coords __attribute((visibility("hidden")));
11695 #define gtk_tree_view_convert_tree_to_bin_window_coords IA__gtk_tree_view_convert_tree_to_bin_window_coords
11696 
11697 extern __typeof (gtk_tree_view_convert_tree_to_widget_coords) IA__gtk_tree_view_convert_tree_to_widget_coords __attribute((visibility("hidden")));
11698 #define gtk_tree_view_convert_tree_to_widget_coords IA__gtk_tree_view_convert_tree_to_widget_coords
11699 
11700 extern __typeof (gtk_tree_view_convert_widget_to_bin_window_coords) IA__gtk_tree_view_convert_widget_to_bin_window_coords __attribute((visibility("hidden")));
11701 #define gtk_tree_view_convert_widget_to_bin_window_coords IA__gtk_tree_view_convert_widget_to_bin_window_coords
11702 
11703 extern __typeof (gtk_tree_view_convert_widget_to_tree_coords) IA__gtk_tree_view_convert_widget_to_tree_coords __attribute((visibility("hidden")));
11704 #define gtk_tree_view_convert_widget_to_tree_coords IA__gtk_tree_view_convert_widget_to_tree_coords
11705 
11706 extern __typeof (gtk_tree_view_create_row_drag_icon) IA__gtk_tree_view_create_row_drag_icon __attribute((visibility("hidden")));
11707 #define gtk_tree_view_create_row_drag_icon IA__gtk_tree_view_create_row_drag_icon
11708 
11709 extern __typeof (gtk_tree_view_enable_model_drag_dest) IA__gtk_tree_view_enable_model_drag_dest __attribute((visibility("hidden")));
11710 #define gtk_tree_view_enable_model_drag_dest IA__gtk_tree_view_enable_model_drag_dest
11711 
11712 extern __typeof (gtk_tree_view_enable_model_drag_source) IA__gtk_tree_view_enable_model_drag_source __attribute((visibility("hidden")));
11713 #define gtk_tree_view_enable_model_drag_source IA__gtk_tree_view_enable_model_drag_source
11714 
11715 extern __typeof (gtk_tree_view_expand_all) IA__gtk_tree_view_expand_all __attribute((visibility("hidden")));
11716 #define gtk_tree_view_expand_all IA__gtk_tree_view_expand_all
11717 
11718 extern __typeof (gtk_tree_view_expand_row) IA__gtk_tree_view_expand_row __attribute((visibility("hidden")));
11719 #define gtk_tree_view_expand_row IA__gtk_tree_view_expand_row
11720 
11721 extern __typeof (gtk_tree_view_expand_to_path) IA__gtk_tree_view_expand_to_path __attribute((visibility("hidden")));
11722 #define gtk_tree_view_expand_to_path IA__gtk_tree_view_expand_to_path
11723 
11724 extern __typeof (gtk_tree_view_get_background_area) IA__gtk_tree_view_get_background_area __attribute((visibility("hidden")));
11725 #define gtk_tree_view_get_background_area IA__gtk_tree_view_get_background_area
11726 
11727 extern __typeof (gtk_tree_view_get_bin_window) IA__gtk_tree_view_get_bin_window __attribute((visibility("hidden")));
11728 #define gtk_tree_view_get_bin_window IA__gtk_tree_view_get_bin_window
11729 
11730 extern __typeof (gtk_tree_view_get_cell_area) IA__gtk_tree_view_get_cell_area __attribute((visibility("hidden")));
11731 #define gtk_tree_view_get_cell_area IA__gtk_tree_view_get_cell_area
11732 
11733 extern __typeof (gtk_tree_view_get_column) IA__gtk_tree_view_get_column __attribute((visibility("hidden")));
11734 #define gtk_tree_view_get_column IA__gtk_tree_view_get_column
11735 
11736 extern __typeof (gtk_tree_view_get_columns) IA__gtk_tree_view_get_columns __attribute((visibility("hidden")));
11737 #define gtk_tree_view_get_columns IA__gtk_tree_view_get_columns
11738 
11739 extern __typeof (gtk_tree_view_get_cursor) IA__gtk_tree_view_get_cursor __attribute((visibility("hidden")));
11740 #define gtk_tree_view_get_cursor IA__gtk_tree_view_get_cursor
11741 
11742 extern __typeof (gtk_tree_view_get_dest_row_at_pos) IA__gtk_tree_view_get_dest_row_at_pos __attribute((visibility("hidden")));
11743 #define gtk_tree_view_get_dest_row_at_pos IA__gtk_tree_view_get_dest_row_at_pos
11744 
11745 extern __typeof (gtk_tree_view_get_drag_dest_row) IA__gtk_tree_view_get_drag_dest_row __attribute((visibility("hidden")));
11746 #define gtk_tree_view_get_drag_dest_row IA__gtk_tree_view_get_drag_dest_row
11747 
11748 extern __typeof (gtk_tree_view_get_enable_search) IA__gtk_tree_view_get_enable_search __attribute((visibility("hidden")));
11749 #define gtk_tree_view_get_enable_search IA__gtk_tree_view_get_enable_search
11750 
11751 extern __typeof (gtk_tree_view_get_enable_tree_lines) IA__gtk_tree_view_get_enable_tree_lines __attribute((visibility("hidden")));
11752 #define gtk_tree_view_get_enable_tree_lines IA__gtk_tree_view_get_enable_tree_lines
11753 
11754 extern __typeof (gtk_tree_view_get_expander_column) IA__gtk_tree_view_get_expander_column __attribute((visibility("hidden")));
11755 #define gtk_tree_view_get_expander_column IA__gtk_tree_view_get_expander_column
11756 
11757 extern __typeof (gtk_tree_view_get_fixed_height_mode) IA__gtk_tree_view_get_fixed_height_mode __attribute((visibility("hidden")));
11758 #define gtk_tree_view_get_fixed_height_mode IA__gtk_tree_view_get_fixed_height_mode
11759 
11760 extern __typeof (gtk_tree_view_get_grid_lines) IA__gtk_tree_view_get_grid_lines __attribute((visibility("hidden")));
11761 #define gtk_tree_view_get_grid_lines IA__gtk_tree_view_get_grid_lines
11762 
11763 extern __typeof (gtk_tree_view_get_hadjustment) IA__gtk_tree_view_get_hadjustment __attribute((visibility("hidden")));
11764 #define gtk_tree_view_get_hadjustment IA__gtk_tree_view_get_hadjustment
11765 
11766 extern __typeof (gtk_tree_view_get_headers_clickable) IA__gtk_tree_view_get_headers_clickable __attribute((visibility("hidden")));
11767 #define gtk_tree_view_get_headers_clickable IA__gtk_tree_view_get_headers_clickable
11768 
11769 extern __typeof (gtk_tree_view_get_headers_visible) IA__gtk_tree_view_get_headers_visible __attribute((visibility("hidden")));
11770 #define gtk_tree_view_get_headers_visible IA__gtk_tree_view_get_headers_visible
11771 
11772 extern __typeof (gtk_tree_view_get_hover_expand) IA__gtk_tree_view_get_hover_expand __attribute((visibility("hidden")));
11773 #define gtk_tree_view_get_hover_expand IA__gtk_tree_view_get_hover_expand
11774 
11775 extern __typeof (gtk_tree_view_get_hover_selection) IA__gtk_tree_view_get_hover_selection __attribute((visibility("hidden")));
11776 #define gtk_tree_view_get_hover_selection IA__gtk_tree_view_get_hover_selection
11777 
11778 extern __typeof (gtk_tree_view_get_level_indentation) IA__gtk_tree_view_get_level_indentation __attribute((visibility("hidden")));
11779 #define gtk_tree_view_get_level_indentation IA__gtk_tree_view_get_level_indentation
11780 
11781 extern __typeof (gtk_tree_view_get_model) IA__gtk_tree_view_get_model __attribute((visibility("hidden")));
11782 #define gtk_tree_view_get_model IA__gtk_tree_view_get_model
11783 
11784 extern __typeof (gtk_tree_view_get_path_at_pos) IA__gtk_tree_view_get_path_at_pos __attribute((visibility("hidden")));
11785 #define gtk_tree_view_get_path_at_pos IA__gtk_tree_view_get_path_at_pos
11786 
11787 extern __typeof (gtk_tree_view_get_reorderable) IA__gtk_tree_view_get_reorderable __attribute((visibility("hidden")));
11788 #define gtk_tree_view_get_reorderable IA__gtk_tree_view_get_reorderable
11789 
11790 extern __typeof (gtk_tree_view_get_row_separator_func) IA__gtk_tree_view_get_row_separator_func __attribute((visibility("hidden")));
11791 #define gtk_tree_view_get_row_separator_func IA__gtk_tree_view_get_row_separator_func
11792 
11793 extern __typeof (gtk_tree_view_get_rubber_banding) IA__gtk_tree_view_get_rubber_banding __attribute((visibility("hidden")));
11794 #define gtk_tree_view_get_rubber_banding IA__gtk_tree_view_get_rubber_banding
11795 
11796 extern __typeof (gtk_tree_view_get_rules_hint) IA__gtk_tree_view_get_rules_hint __attribute((visibility("hidden")));
11797 #define gtk_tree_view_get_rules_hint IA__gtk_tree_view_get_rules_hint
11798 
11799 extern __typeof (gtk_tree_view_get_search_column) IA__gtk_tree_view_get_search_column __attribute((visibility("hidden")));
11800 #define gtk_tree_view_get_search_column IA__gtk_tree_view_get_search_column
11801 
11802 extern __typeof (gtk_tree_view_get_search_entry) IA__gtk_tree_view_get_search_entry __attribute((visibility("hidden")));
11803 #define gtk_tree_view_get_search_entry IA__gtk_tree_view_get_search_entry
11804 
11805 extern __typeof (gtk_tree_view_get_search_equal_func) IA__gtk_tree_view_get_search_equal_func __attribute((visibility("hidden")));
11806 #define gtk_tree_view_get_search_equal_func IA__gtk_tree_view_get_search_equal_func
11807 
11808 extern __typeof (gtk_tree_view_get_search_position_func) IA__gtk_tree_view_get_search_position_func __attribute((visibility("hidden")));
11809 #define gtk_tree_view_get_search_position_func IA__gtk_tree_view_get_search_position_func
11810 
11811 extern __typeof (gtk_tree_view_get_selection) IA__gtk_tree_view_get_selection __attribute((visibility("hidden")));
11812 #define gtk_tree_view_get_selection IA__gtk_tree_view_get_selection
11813 
11814 extern __typeof (gtk_tree_view_get_show_expanders) IA__gtk_tree_view_get_show_expanders __attribute((visibility("hidden")));
11815 #define gtk_tree_view_get_show_expanders IA__gtk_tree_view_get_show_expanders
11816 
11817 extern __typeof (gtk_tree_view_get_tooltip_column) IA__gtk_tree_view_get_tooltip_column __attribute((visibility("hidden")));
11818 #define gtk_tree_view_get_tooltip_column IA__gtk_tree_view_get_tooltip_column
11819 
11820 extern __typeof (gtk_tree_view_get_tooltip_context) IA__gtk_tree_view_get_tooltip_context __attribute((visibility("hidden")));
11821 #define gtk_tree_view_get_tooltip_context IA__gtk_tree_view_get_tooltip_context
11822 
11823 extern __typeof (gtk_tree_view_get_type) IA__gtk_tree_view_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11824 #define gtk_tree_view_get_type IA__gtk_tree_view_get_type
11825 
11826 extern __typeof (gtk_tree_view_get_vadjustment) IA__gtk_tree_view_get_vadjustment __attribute((visibility("hidden")));
11827 #define gtk_tree_view_get_vadjustment IA__gtk_tree_view_get_vadjustment
11828 
11829 extern __typeof (gtk_tree_view_get_visible_range) IA__gtk_tree_view_get_visible_range __attribute((visibility("hidden")));
11830 #define gtk_tree_view_get_visible_range IA__gtk_tree_view_get_visible_range
11831 
11832 extern __typeof (gtk_tree_view_get_visible_rect) IA__gtk_tree_view_get_visible_rect __attribute((visibility("hidden")));
11833 #define gtk_tree_view_get_visible_rect IA__gtk_tree_view_get_visible_rect
11834 
11835 extern __typeof (gtk_tree_view_insert_column) IA__gtk_tree_view_insert_column __attribute((visibility("hidden")));
11836 #define gtk_tree_view_insert_column IA__gtk_tree_view_insert_column
11837 
11838 extern __typeof (gtk_tree_view_insert_column_with_attributes) IA__gtk_tree_view_insert_column_with_attributes __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
11839 #define gtk_tree_view_insert_column_with_attributes IA__gtk_tree_view_insert_column_with_attributes
11840 
11841 extern __typeof (gtk_tree_view_insert_column_with_data_func) IA__gtk_tree_view_insert_column_with_data_func __attribute((visibility("hidden")));
11842 #define gtk_tree_view_insert_column_with_data_func IA__gtk_tree_view_insert_column_with_data_func
11843 
11844 extern __typeof (gtk_tree_view_is_rubber_banding_active) IA__gtk_tree_view_is_rubber_banding_active __attribute((visibility("hidden")));
11845 #define gtk_tree_view_is_rubber_banding_active IA__gtk_tree_view_is_rubber_banding_active
11846 
11847 extern __typeof (gtk_tree_view_map_expanded_rows) IA__gtk_tree_view_map_expanded_rows __attribute((visibility("hidden")));
11848 #define gtk_tree_view_map_expanded_rows IA__gtk_tree_view_map_expanded_rows
11849 
11850 extern __typeof (gtk_tree_view_move_column_after) IA__gtk_tree_view_move_column_after __attribute((visibility("hidden")));
11851 #define gtk_tree_view_move_column_after IA__gtk_tree_view_move_column_after
11852 
11853 extern __typeof (gtk_tree_view_new) IA__gtk_tree_view_new __attribute((visibility("hidden")));
11854 #define gtk_tree_view_new IA__gtk_tree_view_new
11855 
11856 extern __typeof (gtk_tree_view_new_with_model) IA__gtk_tree_view_new_with_model __attribute((visibility("hidden")));
11857 #define gtk_tree_view_new_with_model IA__gtk_tree_view_new_with_model
11858 
11859 extern __typeof (gtk_tree_view_remove_column) IA__gtk_tree_view_remove_column __attribute((visibility("hidden")));
11860 #define gtk_tree_view_remove_column IA__gtk_tree_view_remove_column
11861 
11862 extern __typeof (gtk_tree_view_row_activated) IA__gtk_tree_view_row_activated __attribute((visibility("hidden")));
11863 #define gtk_tree_view_row_activated IA__gtk_tree_view_row_activated
11864 
11865 extern __typeof (gtk_tree_view_row_expanded) IA__gtk_tree_view_row_expanded __attribute((visibility("hidden")));
11866 #define gtk_tree_view_row_expanded IA__gtk_tree_view_row_expanded
11867 
11868 extern __typeof (gtk_tree_view_scroll_to_cell) IA__gtk_tree_view_scroll_to_cell __attribute((visibility("hidden")));
11869 #define gtk_tree_view_scroll_to_cell IA__gtk_tree_view_scroll_to_cell
11870 
11871 extern __typeof (gtk_tree_view_scroll_to_point) IA__gtk_tree_view_scroll_to_point __attribute((visibility("hidden")));
11872 #define gtk_tree_view_scroll_to_point IA__gtk_tree_view_scroll_to_point
11873 
11874 extern __typeof (gtk_tree_view_set_column_drag_function) IA__gtk_tree_view_set_column_drag_function __attribute((visibility("hidden")));
11875 #define gtk_tree_view_set_column_drag_function IA__gtk_tree_view_set_column_drag_function
11876 
11877 extern __typeof (gtk_tree_view_set_cursor) IA__gtk_tree_view_set_cursor __attribute((visibility("hidden")));
11878 #define gtk_tree_view_set_cursor IA__gtk_tree_view_set_cursor
11879 
11880 extern __typeof (gtk_tree_view_set_cursor_on_cell) IA__gtk_tree_view_set_cursor_on_cell __attribute((visibility("hidden")));
11881 #define gtk_tree_view_set_cursor_on_cell IA__gtk_tree_view_set_cursor_on_cell
11882 
11883 extern __typeof (gtk_tree_view_set_destroy_count_func) IA__gtk_tree_view_set_destroy_count_func __attribute((visibility("hidden")));
11884 #define gtk_tree_view_set_destroy_count_func IA__gtk_tree_view_set_destroy_count_func
11885 
11886 extern __typeof (gtk_tree_view_set_drag_dest_row) IA__gtk_tree_view_set_drag_dest_row __attribute((visibility("hidden")));
11887 #define gtk_tree_view_set_drag_dest_row IA__gtk_tree_view_set_drag_dest_row
11888 
11889 extern __typeof (gtk_tree_view_set_enable_search) IA__gtk_tree_view_set_enable_search __attribute((visibility("hidden")));
11890 #define gtk_tree_view_set_enable_search IA__gtk_tree_view_set_enable_search
11891 
11892 extern __typeof (gtk_tree_view_set_enable_tree_lines) IA__gtk_tree_view_set_enable_tree_lines __attribute((visibility("hidden")));
11893 #define gtk_tree_view_set_enable_tree_lines IA__gtk_tree_view_set_enable_tree_lines
11894 
11895 extern __typeof (gtk_tree_view_set_expander_column) IA__gtk_tree_view_set_expander_column __attribute((visibility("hidden")));
11896 #define gtk_tree_view_set_expander_column IA__gtk_tree_view_set_expander_column
11897 
11898 extern __typeof (gtk_tree_view_set_fixed_height_mode) IA__gtk_tree_view_set_fixed_height_mode __attribute((visibility("hidden")));
11899 #define gtk_tree_view_set_fixed_height_mode IA__gtk_tree_view_set_fixed_height_mode
11900 
11901 extern __typeof (gtk_tree_view_set_grid_lines) IA__gtk_tree_view_set_grid_lines __attribute((visibility("hidden")));
11902 #define gtk_tree_view_set_grid_lines IA__gtk_tree_view_set_grid_lines
11903 
11904 extern __typeof (gtk_tree_view_set_hadjustment) IA__gtk_tree_view_set_hadjustment __attribute((visibility("hidden")));
11905 #define gtk_tree_view_set_hadjustment IA__gtk_tree_view_set_hadjustment
11906 
11907 extern __typeof (gtk_tree_view_set_headers_clickable) IA__gtk_tree_view_set_headers_clickable __attribute((visibility("hidden")));
11908 #define gtk_tree_view_set_headers_clickable IA__gtk_tree_view_set_headers_clickable
11909 
11910 extern __typeof (gtk_tree_view_set_headers_visible) IA__gtk_tree_view_set_headers_visible __attribute((visibility("hidden")));
11911 #define gtk_tree_view_set_headers_visible IA__gtk_tree_view_set_headers_visible
11912 
11913 extern __typeof (gtk_tree_view_set_hover_expand) IA__gtk_tree_view_set_hover_expand __attribute((visibility("hidden")));
11914 #define gtk_tree_view_set_hover_expand IA__gtk_tree_view_set_hover_expand
11915 
11916 extern __typeof (gtk_tree_view_set_hover_selection) IA__gtk_tree_view_set_hover_selection __attribute((visibility("hidden")));
11917 #define gtk_tree_view_set_hover_selection IA__gtk_tree_view_set_hover_selection
11918 
11919 extern __typeof (gtk_tree_view_set_level_indentation) IA__gtk_tree_view_set_level_indentation __attribute((visibility("hidden")));
11920 #define gtk_tree_view_set_level_indentation IA__gtk_tree_view_set_level_indentation
11921 
11922 extern __typeof (gtk_tree_view_set_model) IA__gtk_tree_view_set_model __attribute((visibility("hidden")));
11923 #define gtk_tree_view_set_model IA__gtk_tree_view_set_model
11924 
11925 extern __typeof (gtk_tree_view_set_reorderable) IA__gtk_tree_view_set_reorderable __attribute((visibility("hidden")));
11926 #define gtk_tree_view_set_reorderable IA__gtk_tree_view_set_reorderable
11927 
11928 extern __typeof (gtk_tree_view_set_row_separator_func) IA__gtk_tree_view_set_row_separator_func __attribute((visibility("hidden")));
11929 #define gtk_tree_view_set_row_separator_func IA__gtk_tree_view_set_row_separator_func
11930 
11931 extern __typeof (gtk_tree_view_set_rubber_banding) IA__gtk_tree_view_set_rubber_banding __attribute((visibility("hidden")));
11932 #define gtk_tree_view_set_rubber_banding IA__gtk_tree_view_set_rubber_banding
11933 
11934 extern __typeof (gtk_tree_view_set_rules_hint) IA__gtk_tree_view_set_rules_hint __attribute((visibility("hidden")));
11935 #define gtk_tree_view_set_rules_hint IA__gtk_tree_view_set_rules_hint
11936 
11937 extern __typeof (gtk_tree_view_set_search_column) IA__gtk_tree_view_set_search_column __attribute((visibility("hidden")));
11938 #define gtk_tree_view_set_search_column IA__gtk_tree_view_set_search_column
11939 
11940 extern __typeof (gtk_tree_view_set_search_entry) IA__gtk_tree_view_set_search_entry __attribute((visibility("hidden")));
11941 #define gtk_tree_view_set_search_entry IA__gtk_tree_view_set_search_entry
11942 
11943 extern __typeof (gtk_tree_view_set_search_equal_func) IA__gtk_tree_view_set_search_equal_func __attribute((visibility("hidden")));
11944 #define gtk_tree_view_set_search_equal_func IA__gtk_tree_view_set_search_equal_func
11945 
11946 extern __typeof (gtk_tree_view_set_search_position_func) IA__gtk_tree_view_set_search_position_func __attribute((visibility("hidden")));
11947 #define gtk_tree_view_set_search_position_func IA__gtk_tree_view_set_search_position_func
11948 
11949 extern __typeof (gtk_tree_view_set_show_expanders) IA__gtk_tree_view_set_show_expanders __attribute((visibility("hidden")));
11950 #define gtk_tree_view_set_show_expanders IA__gtk_tree_view_set_show_expanders
11951 
11952 extern __typeof (gtk_tree_view_set_tooltip_row) IA__gtk_tree_view_set_tooltip_row __attribute((visibility("hidden")));
11953 #define gtk_tree_view_set_tooltip_row IA__gtk_tree_view_set_tooltip_row
11954 
11955 extern __typeof (gtk_tree_view_set_tooltip_cell) IA__gtk_tree_view_set_tooltip_cell __attribute((visibility("hidden")));
11956 #define gtk_tree_view_set_tooltip_cell IA__gtk_tree_view_set_tooltip_cell
11957 
11958 extern __typeof (gtk_tree_view_set_tooltip_column) IA__gtk_tree_view_set_tooltip_column __attribute((visibility("hidden")));
11959 #define gtk_tree_view_set_tooltip_column IA__gtk_tree_view_set_tooltip_column
11960 
11961 extern __typeof (gtk_tree_view_set_vadjustment) IA__gtk_tree_view_set_vadjustment __attribute((visibility("hidden")));
11962 #define gtk_tree_view_set_vadjustment IA__gtk_tree_view_set_vadjustment
11963 
11964 #ifndef GTK_DISABLE_DEPRECATED
11965 extern __typeof (gtk_tree_view_tree_to_widget_coords) IA__gtk_tree_view_tree_to_widget_coords __attribute((visibility("hidden")));
11966 #define gtk_tree_view_tree_to_widget_coords IA__gtk_tree_view_tree_to_widget_coords
11967 
11968 #endif
11969 extern __typeof (gtk_tree_view_unset_rows_drag_dest) IA__gtk_tree_view_unset_rows_drag_dest __attribute((visibility("hidden")));
11970 #define gtk_tree_view_unset_rows_drag_dest IA__gtk_tree_view_unset_rows_drag_dest
11971 
11972 extern __typeof (gtk_tree_view_unset_rows_drag_source) IA__gtk_tree_view_unset_rows_drag_source __attribute((visibility("hidden")));
11973 #define gtk_tree_view_unset_rows_drag_source IA__gtk_tree_view_unset_rows_drag_source
11974 
11975 #ifndef GTK_DISABLE_DEPRECATED
11976 extern __typeof (gtk_tree_view_widget_to_tree_coords) IA__gtk_tree_view_widget_to_tree_coords __attribute((visibility("hidden")));
11977 #define gtk_tree_view_widget_to_tree_coords IA__gtk_tree_view_widget_to_tree_coords
11978 
11979 #endif
11980 extern __typeof (gtk_tree_view_columns_autosize) IA__gtk_tree_view_columns_autosize __attribute((visibility("hidden")));
11981 #define gtk_tree_view_columns_autosize IA__gtk_tree_view_columns_autosize
11982 
11983 #endif
11984 #endif
11985 #if IN_HEADER(__GTK_TYPE_UTILS_H__)
11986 #if IN_FILE(__GTK_TYPE_UTILS_C__)
11987 extern __typeof (gtk_identifier_get_type) IA__gtk_identifier_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
11988 #define gtk_identifier_get_type IA__gtk_identifier_get_type
11989 
11990 #ifndef GTK_DISABLE_DEPRECATED
11991 extern __typeof (gtk_type_enum_find_value) IA__gtk_type_enum_find_value __attribute((visibility("hidden")));
11992 #define gtk_type_enum_find_value IA__gtk_type_enum_find_value
11993 
11994 extern __typeof (gtk_type_enum_get_values) IA__gtk_type_enum_get_values __attribute((visibility("hidden")));
11995 #define gtk_type_enum_get_values IA__gtk_type_enum_get_values
11996 
11997 extern __typeof (gtk_type_flags_find_value) IA__gtk_type_flags_find_value __attribute((visibility("hidden")));
11998 #define gtk_type_flags_find_value IA__gtk_type_flags_find_value
11999 
12000 extern __typeof (gtk_type_flags_get_values) IA__gtk_type_flags_get_values __attribute((visibility("hidden")));
12001 #define gtk_type_flags_get_values IA__gtk_type_flags_get_values
12002 
12003 extern __typeof (gtk_type_init) IA__gtk_type_init __attribute((visibility("hidden")));
12004 #define gtk_type_init IA__gtk_type_init
12005 
12006 extern __typeof (gtk_type_new) IA__gtk_type_new __attribute((visibility("hidden")));
12007 #define gtk_type_new IA__gtk_type_new
12008 
12009 extern __typeof (gtk_type_unique) IA__gtk_type_unique __attribute((visibility("hidden")));
12010 #define gtk_type_unique IA__gtk_type_unique
12011 
12012 extern __typeof (gtk_type_class) IA__gtk_type_class __attribute((visibility("hidden")));
12013 #define gtk_type_class IA__gtk_type_class
12014 
12015 #endif
12016 #endif
12017 #endif
12018 #if IN_HEADER(__GTK_UI_MANAGER_H__)
12019 #if IN_FILE(__GTK_UI_MANAGER_C__)
12020 extern __typeof (gtk_ui_manager_add_ui) IA__gtk_ui_manager_add_ui __attribute((visibility("hidden")));
12021 #define gtk_ui_manager_add_ui IA__gtk_ui_manager_add_ui
12022 
12023 #ifndef _WIN64
12024 extern __typeof (gtk_ui_manager_add_ui_from_file) IA__gtk_ui_manager_add_ui_from_file __attribute((visibility("hidden")));
12025 #define gtk_ui_manager_add_ui_from_file IA__gtk_ui_manager_add_ui_from_file
12026 
12027 #endif
12028 #ifdef G_OS_WIN32
12029 extern __typeof (gtk_ui_manager_add_ui_from_file_utf8) IA__gtk_ui_manager_add_ui_from_file_utf8 __attribute((visibility("hidden")));
12030 #define gtk_ui_manager_add_ui_from_file_utf8 IA__gtk_ui_manager_add_ui_from_file_utf8
12031 
12032 #endif
12033 extern __typeof (gtk_ui_manager_add_ui_from_string) IA__gtk_ui_manager_add_ui_from_string __attribute((visibility("hidden")));
12034 #define gtk_ui_manager_add_ui_from_string IA__gtk_ui_manager_add_ui_from_string
12035 
12036 extern __typeof (gtk_ui_manager_ensure_update) IA__gtk_ui_manager_ensure_update __attribute((visibility("hidden")));
12037 #define gtk_ui_manager_ensure_update IA__gtk_ui_manager_ensure_update
12038 
12039 extern __typeof (gtk_ui_manager_get_accel_group) IA__gtk_ui_manager_get_accel_group __attribute((visibility("hidden")));
12040 #define gtk_ui_manager_get_accel_group IA__gtk_ui_manager_get_accel_group
12041 
12042 extern __typeof (gtk_ui_manager_get_action) IA__gtk_ui_manager_get_action __attribute((visibility("hidden")));
12043 #define gtk_ui_manager_get_action IA__gtk_ui_manager_get_action
12044 
12045 extern __typeof (gtk_ui_manager_get_action_groups) IA__gtk_ui_manager_get_action_groups __attribute((visibility("hidden")));
12046 #define gtk_ui_manager_get_action_groups IA__gtk_ui_manager_get_action_groups
12047 
12048 extern __typeof (gtk_ui_manager_get_add_tearoffs) IA__gtk_ui_manager_get_add_tearoffs __attribute((visibility("hidden")));
12049 #define gtk_ui_manager_get_add_tearoffs IA__gtk_ui_manager_get_add_tearoffs
12050 
12051 extern __typeof (gtk_ui_manager_get_toplevels) IA__gtk_ui_manager_get_toplevels __attribute((visibility("hidden")));
12052 #define gtk_ui_manager_get_toplevels IA__gtk_ui_manager_get_toplevels
12053 
12054 extern __typeof (gtk_ui_manager_get_type) IA__gtk_ui_manager_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12055 #define gtk_ui_manager_get_type IA__gtk_ui_manager_get_type
12056 
12057 extern __typeof (gtk_ui_manager_get_ui) IA__gtk_ui_manager_get_ui __attribute((visibility("hidden")));
12058 #define gtk_ui_manager_get_ui IA__gtk_ui_manager_get_ui
12059 
12060 extern __typeof (gtk_ui_manager_get_widget) IA__gtk_ui_manager_get_widget __attribute((visibility("hidden")));
12061 #define gtk_ui_manager_get_widget IA__gtk_ui_manager_get_widget
12062 
12063 extern __typeof (gtk_ui_manager_insert_action_group) IA__gtk_ui_manager_insert_action_group __attribute((visibility("hidden")));
12064 #define gtk_ui_manager_insert_action_group IA__gtk_ui_manager_insert_action_group
12065 
12066 extern __typeof (gtk_ui_manager_new) IA__gtk_ui_manager_new __attribute((visibility("hidden")));
12067 #define gtk_ui_manager_new IA__gtk_ui_manager_new
12068 
12069 extern __typeof (gtk_ui_manager_new_merge_id) IA__gtk_ui_manager_new_merge_id __attribute((visibility("hidden")));
12070 #define gtk_ui_manager_new_merge_id IA__gtk_ui_manager_new_merge_id
12071 
12072 extern __typeof (gtk_ui_manager_remove_action_group) IA__gtk_ui_manager_remove_action_group __attribute((visibility("hidden")));
12073 #define gtk_ui_manager_remove_action_group IA__gtk_ui_manager_remove_action_group
12074 
12075 extern __typeof (gtk_ui_manager_remove_ui) IA__gtk_ui_manager_remove_ui __attribute((visibility("hidden")));
12076 #define gtk_ui_manager_remove_ui IA__gtk_ui_manager_remove_ui
12077 
12078 extern __typeof (gtk_ui_manager_set_add_tearoffs) IA__gtk_ui_manager_set_add_tearoffs __attribute((visibility("hidden")));
12079 #define gtk_ui_manager_set_add_tearoffs IA__gtk_ui_manager_set_add_tearoffs
12080 
12081 #endif
12082 #endif
12083 #if IN_HEADER(__GTK_VBOX_H__)
12084 #if IN_FILE(__GTK_VBOX_C__)
12085 extern __typeof (gtk_vbox_get_type) IA__gtk_vbox_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12086 #define gtk_vbox_get_type IA__gtk_vbox_get_type
12087 
12088 extern __typeof (gtk_vbox_new) IA__gtk_vbox_new __attribute((visibility("hidden")));
12089 #define gtk_vbox_new IA__gtk_vbox_new
12090 
12091 #endif
12092 #endif
12093 #if IN_HEADER(__GTK_VBBOX_H__)
12094 #if IN_FILE(__GTK_VBBOX_C__)
12095 #ifndef GTK_DISABLE_DEPRECATED
12096 extern __typeof (gtk_vbutton_box_get_layout_default) IA__gtk_vbutton_box_get_layout_default __attribute((visibility("hidden")));
12097 #define gtk_vbutton_box_get_layout_default IA__gtk_vbutton_box_get_layout_default
12098 
12099 extern __typeof (gtk_vbutton_box_get_spacing_default) IA__gtk_vbutton_box_get_spacing_default __attribute((visibility("hidden")));
12100 #define gtk_vbutton_box_get_spacing_default IA__gtk_vbutton_box_get_spacing_default
12101 
12102 extern __typeof (gtk_vbutton_box_set_layout_default) IA__gtk_vbutton_box_set_layout_default __attribute((visibility("hidden")));
12103 #define gtk_vbutton_box_set_layout_default IA__gtk_vbutton_box_set_layout_default
12104 
12105 extern __typeof (gtk_vbutton_box_set_spacing_default) IA__gtk_vbutton_box_set_spacing_default __attribute((visibility("hidden")));
12106 #define gtk_vbutton_box_set_spacing_default IA__gtk_vbutton_box_set_spacing_default
12107 
12108 #endif
12109 extern __typeof (gtk_vbutton_box_get_type) IA__gtk_vbutton_box_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12110 #define gtk_vbutton_box_get_type IA__gtk_vbutton_box_get_type
12111 
12112 extern __typeof (gtk_vbutton_box_new) IA__gtk_vbutton_box_new __attribute((visibility("hidden")));
12113 #define gtk_vbutton_box_new IA__gtk_vbutton_box_new
12114 
12115 #endif
12116 #endif
12117 #if IN_HEADER(__GTK_VIEWPORT_H__)
12118 #if IN_FILE(__GTK_VIEWPORT_C__)
12119 extern __typeof (gtk_viewport_get_hadjustment) IA__gtk_viewport_get_hadjustment __attribute((visibility("hidden")));
12120 #define gtk_viewport_get_hadjustment IA__gtk_viewport_get_hadjustment
12121 
12122 extern __typeof (gtk_viewport_get_shadow_type) IA__gtk_viewport_get_shadow_type __attribute((visibility("hidden")));
12123 #define gtk_viewport_get_shadow_type IA__gtk_viewport_get_shadow_type
12124 
12125 extern __typeof (gtk_viewport_get_type) IA__gtk_viewport_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12126 #define gtk_viewport_get_type IA__gtk_viewport_get_type
12127 
12128 extern __typeof (gtk_viewport_get_vadjustment) IA__gtk_viewport_get_vadjustment __attribute((visibility("hidden")));
12129 #define gtk_viewport_get_vadjustment IA__gtk_viewport_get_vadjustment
12130 
12131 extern __typeof (gtk_viewport_get_bin_window) IA__gtk_viewport_get_bin_window __attribute((visibility("hidden")));
12132 #define gtk_viewport_get_bin_window IA__gtk_viewport_get_bin_window
12133 
12134 extern __typeof (gtk_viewport_get_view_window) IA__gtk_viewport_get_view_window __attribute((visibility("hidden")));
12135 #define gtk_viewport_get_view_window IA__gtk_viewport_get_view_window
12136 
12137 extern __typeof (gtk_viewport_new) IA__gtk_viewport_new __attribute((visibility("hidden")));
12138 #define gtk_viewport_new IA__gtk_viewport_new
12139 
12140 extern __typeof (gtk_viewport_set_hadjustment) IA__gtk_viewport_set_hadjustment __attribute((visibility("hidden")));
12141 #define gtk_viewport_set_hadjustment IA__gtk_viewport_set_hadjustment
12142 
12143 extern __typeof (gtk_viewport_set_shadow_type) IA__gtk_viewport_set_shadow_type __attribute((visibility("hidden")));
12144 #define gtk_viewport_set_shadow_type IA__gtk_viewport_set_shadow_type
12145 
12146 extern __typeof (gtk_viewport_set_vadjustment) IA__gtk_viewport_set_vadjustment __attribute((visibility("hidden")));
12147 #define gtk_viewport_set_vadjustment IA__gtk_viewport_set_vadjustment
12148 
12149 #endif
12150 #endif
12151 #if IN_HEADER(__GTK_VOLUME_BUTTON_H__)
12152 #if IN_FILE(__GTK_VOLUME_BUTTON_C__)
12153 extern __typeof (gtk_volume_button_get_type) IA__gtk_volume_button_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12154 #define gtk_volume_button_get_type IA__gtk_volume_button_get_type
12155 
12156 extern __typeof (gtk_volume_button_new) IA__gtk_volume_button_new __attribute((visibility("hidden")));
12157 #define gtk_volume_button_new IA__gtk_volume_button_new
12158 
12159 #endif
12160 #endif
12161 #if IN_HEADER(__GTK_VPANED_H__)
12162 #if IN_FILE(__GTK_VPANED_C__)
12163 extern __typeof (gtk_vpaned_get_type) IA__gtk_vpaned_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12164 #define gtk_vpaned_get_type IA__gtk_vpaned_get_type
12165 
12166 extern __typeof (gtk_vpaned_new) IA__gtk_vpaned_new __attribute((visibility("hidden")));
12167 #define gtk_vpaned_new IA__gtk_vpaned_new
12168 
12169 #endif
12170 #endif
12171 #if IN_HEADER(__GTK_VRULER_H__)
12172 #if IN_FILE(__GTK_VRULER_C__)
12173 #ifndef GTK_DISABLE_DEPRECATED
12174 extern __typeof (gtk_vruler_get_type) IA__gtk_vruler_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12175 #define gtk_vruler_get_type IA__gtk_vruler_get_type
12176 
12177 extern __typeof (gtk_vruler_new) IA__gtk_vruler_new __attribute((visibility("hidden")));
12178 #define gtk_vruler_new IA__gtk_vruler_new
12179 
12180 #endif
12181 #endif
12182 #endif
12183 #if IN_HEADER(__GTK_VSCALE_H__)
12184 #if IN_FILE(__GTK_VSCALE_C__)
12185 extern __typeof (gtk_vscale_get_type) IA__gtk_vscale_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12186 #define gtk_vscale_get_type IA__gtk_vscale_get_type
12187 
12188 extern __typeof (gtk_vscale_new) IA__gtk_vscale_new __attribute((visibility("hidden")));
12189 #define gtk_vscale_new IA__gtk_vscale_new
12190 
12191 extern __typeof (gtk_vscale_new_with_range) IA__gtk_vscale_new_with_range __attribute((visibility("hidden")));
12192 #define gtk_vscale_new_with_range IA__gtk_vscale_new_with_range
12193 
12194 #endif
12195 #endif
12196 #if IN_HEADER(__GTK_VSCROLLBAR_H__)
12197 #if IN_FILE(__GTK_VSCROLLBAR_C__)
12198 extern __typeof (gtk_vscrollbar_get_type) IA__gtk_vscrollbar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12199 #define gtk_vscrollbar_get_type IA__gtk_vscrollbar_get_type
12200 
12201 extern __typeof (gtk_vscrollbar_new) IA__gtk_vscrollbar_new __attribute((visibility("hidden")));
12202 #define gtk_vscrollbar_new IA__gtk_vscrollbar_new
12203 
12204 #endif
12205 #endif
12206 #if IN_HEADER(__GTK_VSEPARATOR_H__)
12207 #if IN_FILE(__GTK_VSEPARATOR_C__)
12208 extern __typeof (gtk_vseparator_get_type) IA__gtk_vseparator_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12209 #define gtk_vseparator_get_type IA__gtk_vseparator_get_type
12210 
12211 extern __typeof (gtk_vseparator_new) IA__gtk_vseparator_new __attribute((visibility("hidden")));
12212 #define gtk_vseparator_new IA__gtk_vseparator_new
12213 
12214 #endif
12215 #endif
12216 #if IN_HEADER(__GTK_WIDGET_H__)
12217 #if IN_FILE(__GTK_WIDGET_C__)
12218 extern __typeof (gtk_requisition_copy) IA__gtk_requisition_copy __attribute((visibility("hidden")));
12219 #define gtk_requisition_copy IA__gtk_requisition_copy
12220 
12221 extern __typeof (gtk_requisition_free) IA__gtk_requisition_free __attribute((visibility("hidden")));
12222 #define gtk_requisition_free IA__gtk_requisition_free
12223 
12224 extern __typeof (gtk_requisition_get_type) IA__gtk_requisition_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12225 #define gtk_requisition_get_type IA__gtk_requisition_get_type
12226 
12227 extern __typeof (gtk_widget_activate) IA__gtk_widget_activate __attribute((visibility("hidden")));
12228 #define gtk_widget_activate IA__gtk_widget_activate
12229 
12230 extern __typeof (gtk_widget_is_composited) IA__gtk_widget_is_composited __attribute((visibility("hidden")));
12231 #define gtk_widget_is_composited IA__gtk_widget_is_composited
12232 
12233 extern __typeof (gtk_widget_add_accelerator) IA__gtk_widget_add_accelerator __attribute((visibility("hidden")));
12234 #define gtk_widget_add_accelerator IA__gtk_widget_add_accelerator
12235 
12236 extern __typeof (gtk_widget_add_events) IA__gtk_widget_add_events __attribute((visibility("hidden")));
12237 #define gtk_widget_add_events IA__gtk_widget_add_events
12238 
12239 extern __typeof (gtk_widget_add_mnemonic_label) IA__gtk_widget_add_mnemonic_label __attribute((visibility("hidden")));
12240 #define gtk_widget_add_mnemonic_label IA__gtk_widget_add_mnemonic_label
12241 
12242 extern __typeof (gtk_widget_can_activate_accel) IA__gtk_widget_can_activate_accel __attribute((visibility("hidden")));
12243 #define gtk_widget_can_activate_accel IA__gtk_widget_can_activate_accel
12244 
12245 extern __typeof (gtk_widget_child_focus) IA__gtk_widget_child_focus __attribute((visibility("hidden")));
12246 #define gtk_widget_child_focus IA__gtk_widget_child_focus
12247 
12248 extern __typeof (gtk_widget_child_notify) IA__gtk_widget_child_notify __attribute((visibility("hidden")));
12249 #define gtk_widget_child_notify IA__gtk_widget_child_notify
12250 
12251 extern __typeof (gtk_widget_class_find_style_property) IA__gtk_widget_class_find_style_property __attribute((visibility("hidden")));
12252 #define gtk_widget_class_find_style_property IA__gtk_widget_class_find_style_property
12253 
12254 extern __typeof (gtk_widget_class_install_style_property) IA__gtk_widget_class_install_style_property __attribute((visibility("hidden")));
12255 #define gtk_widget_class_install_style_property IA__gtk_widget_class_install_style_property
12256 
12257 extern __typeof (gtk_widget_class_install_style_property_parser) IA__gtk_widget_class_install_style_property_parser __attribute((visibility("hidden")));
12258 #define gtk_widget_class_install_style_property_parser IA__gtk_widget_class_install_style_property_parser
12259 
12260 extern __typeof (gtk_widget_class_list_style_properties) IA__gtk_widget_class_list_style_properties __attribute((visibility("hidden")));
12261 #define gtk_widget_class_list_style_properties IA__gtk_widget_class_list_style_properties
12262 
12263 extern __typeof (gtk_widget_class_path) IA__gtk_widget_class_path __attribute((visibility("hidden")));
12264 #define gtk_widget_class_path IA__gtk_widget_class_path
12265 
12266 extern __typeof (gtk_widget_create_pango_context) IA__gtk_widget_create_pango_context __attribute((visibility("hidden")));
12267 #define gtk_widget_create_pango_context IA__gtk_widget_create_pango_context
12268 
12269 extern __typeof (gtk_widget_create_pango_layout) IA__gtk_widget_create_pango_layout __attribute((visibility("hidden")));
12270 #define gtk_widget_create_pango_layout IA__gtk_widget_create_pango_layout
12271 
12272 extern __typeof (gtk_widget_destroy) IA__gtk_widget_destroy __attribute((visibility("hidden")));
12273 #define gtk_widget_destroy IA__gtk_widget_destroy
12274 
12275 extern __typeof (gtk_widget_destroyed) IA__gtk_widget_destroyed __attribute((visibility("hidden")));
12276 #define gtk_widget_destroyed IA__gtk_widget_destroyed
12277 
12278 extern __typeof (gtk_widget_ensure_style) IA__gtk_widget_ensure_style __attribute((visibility("hidden")));
12279 #define gtk_widget_ensure_style IA__gtk_widget_ensure_style
12280 
12281 extern __typeof (gtk_widget_error_bell) IA__gtk_widget_error_bell __attribute((visibility("hidden")));
12282 #define gtk_widget_error_bell IA__gtk_widget_error_bell
12283 
12284 extern __typeof (gtk_widget_event) IA__gtk_widget_event __attribute((visibility("hidden")));
12285 #define gtk_widget_event IA__gtk_widget_event
12286 
12287 extern __typeof (gtk_widget_freeze_child_notify) IA__gtk_widget_freeze_child_notify __attribute((visibility("hidden")));
12288 #define gtk_widget_freeze_child_notify IA__gtk_widget_freeze_child_notify
12289 
12290 extern __typeof (gtk_widget_get_accessible) IA__gtk_widget_get_accessible __attribute((visibility("hidden")));
12291 #define gtk_widget_get_accessible IA__gtk_widget_get_accessible
12292 
12293 extern __typeof (gtk_widget_get_allocation) IA__gtk_widget_get_allocation __attribute((visibility("hidden")));
12294 #define gtk_widget_get_allocation IA__gtk_widget_get_allocation
12295 
12296 extern __typeof (gtk_widget_get_ancestor) IA__gtk_widget_get_ancestor __attribute((visibility("hidden")));
12297 #define gtk_widget_get_ancestor IA__gtk_widget_get_ancestor
12298 
12299 extern __typeof (gtk_widget_get_app_paintable) IA__gtk_widget_get_app_paintable __attribute((visibility("hidden")));
12300 #define gtk_widget_get_app_paintable IA__gtk_widget_get_app_paintable
12301 
12302 extern __typeof (gtk_widget_get_child_requisition) IA__gtk_widget_get_child_requisition __attribute((visibility("hidden")));
12303 #define gtk_widget_get_child_requisition IA__gtk_widget_get_child_requisition
12304 
12305 extern __typeof (gtk_widget_get_child_visible) IA__gtk_widget_get_child_visible __attribute((visibility("hidden")));
12306 #define gtk_widget_get_child_visible IA__gtk_widget_get_child_visible
12307 
12308 extern __typeof (gtk_widget_get_clipboard) IA__gtk_widget_get_clipboard __attribute((visibility("hidden")));
12309 #define gtk_widget_get_clipboard IA__gtk_widget_get_clipboard
12310 
12311 extern __typeof (gtk_widget_get_colormap) IA__gtk_widget_get_colormap __attribute((visibility("hidden")));
12312 #define gtk_widget_get_colormap IA__gtk_widget_get_colormap
12313 
12314 extern __typeof (gtk_widget_get_composite_name) IA__gtk_widget_get_composite_name __attribute((visibility("hidden")));
12315 #define gtk_widget_get_composite_name IA__gtk_widget_get_composite_name
12316 
12317 extern __typeof (gtk_widget_get_default_colormap) IA__gtk_widget_get_default_colormap __attribute((visibility("hidden")));
12318 #define gtk_widget_get_default_colormap IA__gtk_widget_get_default_colormap
12319 
12320 extern __typeof (gtk_widget_get_default_direction) IA__gtk_widget_get_default_direction __attribute((visibility("hidden")));
12321 #define gtk_widget_get_default_direction IA__gtk_widget_get_default_direction
12322 
12323 extern __typeof (gtk_widget_get_default_style) IA__gtk_widget_get_default_style __attribute((visibility("hidden")));
12324 #define gtk_widget_get_default_style IA__gtk_widget_get_default_style
12325 
12326 extern __typeof (gtk_widget_get_default_visual) IA__gtk_widget_get_default_visual __attribute((visibility("hidden")));
12327 #define gtk_widget_get_default_visual IA__gtk_widget_get_default_visual
12328 
12329 extern __typeof (gtk_widget_get_direction) IA__gtk_widget_get_direction __attribute((visibility("hidden")));
12330 #define gtk_widget_get_direction IA__gtk_widget_get_direction
12331 
12332 extern __typeof (gtk_widget_get_display) IA__gtk_widget_get_display __attribute((visibility("hidden")));
12333 #define gtk_widget_get_display IA__gtk_widget_get_display
12334 
12335 extern __typeof (gtk_widget_get_double_buffered) IA__gtk_widget_get_double_buffered __attribute((visibility("hidden")));
12336 #define gtk_widget_get_double_buffered IA__gtk_widget_get_double_buffered
12337 
12338 extern __typeof (gtk_widget_get_events) IA__gtk_widget_get_events __attribute((visibility("hidden")));
12339 #define gtk_widget_get_events IA__gtk_widget_get_events
12340 
12341 extern __typeof (gtk_widget_get_extension_events) IA__gtk_widget_get_extension_events __attribute((visibility("hidden")));
12342 #define gtk_widget_get_extension_events IA__gtk_widget_get_extension_events
12343 
12344 extern __typeof (gtk_widget_get_has_tooltip) IA__gtk_widget_get_has_tooltip __attribute((visibility("hidden")));
12345 #define gtk_widget_get_has_tooltip IA__gtk_widget_get_has_tooltip
12346 
12347 extern __typeof (gtk_widget_get_modifier_style) IA__gtk_widget_get_modifier_style __attribute((visibility("hidden")));
12348 #define gtk_widget_get_modifier_style IA__gtk_widget_get_modifier_style
12349 
12350 extern __typeof (gtk_widget_get_name) IA__gtk_widget_get_name __attribute((visibility("hidden")));
12351 #define gtk_widget_get_name IA__gtk_widget_get_name
12352 
12353 extern __typeof (gtk_widget_get_no_show_all) IA__gtk_widget_get_no_show_all __attribute((visibility("hidden")));
12354 #define gtk_widget_get_no_show_all IA__gtk_widget_get_no_show_all
12355 
12356 extern __typeof (gtk_widget_get_pango_context) IA__gtk_widget_get_pango_context __attribute((visibility("hidden")));
12357 #define gtk_widget_get_pango_context IA__gtk_widget_get_pango_context
12358 
12359 extern __typeof (gtk_widget_get_parent) IA__gtk_widget_get_parent __attribute((visibility("hidden")));
12360 #define gtk_widget_get_parent IA__gtk_widget_get_parent
12361 
12362 extern __typeof (gtk_widget_get_parent_window) IA__gtk_widget_get_parent_window __attribute((visibility("hidden")));
12363 #define gtk_widget_get_parent_window IA__gtk_widget_get_parent_window
12364 
12365 extern __typeof (gtk_widget_get_pointer) IA__gtk_widget_get_pointer __attribute((visibility("hidden")));
12366 #define gtk_widget_get_pointer IA__gtk_widget_get_pointer
12367 
12368 extern __typeof (gtk_widget_get_receives_default) IA__gtk_widget_get_receives_default __attribute((visibility("hidden")));
12369 #define gtk_widget_get_receives_default IA__gtk_widget_get_receives_default
12370 
12371 extern __typeof (gtk_widget_get_root_window) IA__gtk_widget_get_root_window __attribute((visibility("hidden")));
12372 #define gtk_widget_get_root_window IA__gtk_widget_get_root_window
12373 
12374 extern __typeof (gtk_widget_get_requisition) IA__gtk_widget_get_requisition __attribute((visibility("hidden")));
12375 #define gtk_widget_get_requisition IA__gtk_widget_get_requisition
12376 
12377 extern __typeof (gtk_widget_get_screen) IA__gtk_widget_get_screen __attribute((visibility("hidden")));
12378 #define gtk_widget_get_screen IA__gtk_widget_get_screen
12379 
12380 extern __typeof (gtk_widget_get_sensitive) IA__gtk_widget_get_sensitive __attribute((visibility("hidden")));
12381 #define gtk_widget_get_sensitive IA__gtk_widget_get_sensitive
12382 
12383 extern __typeof (gtk_widget_get_settings) IA__gtk_widget_get_settings __attribute((visibility("hidden")));
12384 #define gtk_widget_get_settings IA__gtk_widget_get_settings
12385 
12386 extern __typeof (gtk_widget_get_size_request) IA__gtk_widget_get_size_request __attribute((visibility("hidden")));
12387 #define gtk_widget_get_size_request IA__gtk_widget_get_size_request
12388 
12389 extern __typeof (gtk_widget_get_snapshot) IA__gtk_widget_get_snapshot __attribute((visibility("hidden")));
12390 #define gtk_widget_get_snapshot IA__gtk_widget_get_snapshot
12391 
12392 extern __typeof (gtk_widget_get_state) IA__gtk_widget_get_state __attribute((visibility("hidden")));
12393 #define gtk_widget_get_state IA__gtk_widget_get_state
12394 
12395 extern __typeof (gtk_widget_get_style) IA__gtk_widget_get_style __attribute((visibility("hidden")));
12396 #define gtk_widget_get_style IA__gtk_widget_get_style
12397 
12398 extern __typeof (gtk_widget_get_tooltip_markup) IA__gtk_widget_get_tooltip_markup __attribute((visibility("hidden")));
12399 #define gtk_widget_get_tooltip_markup IA__gtk_widget_get_tooltip_markup
12400 
12401 extern __typeof (gtk_widget_get_tooltip_text) IA__gtk_widget_get_tooltip_text __attribute((visibility("hidden")));
12402 #define gtk_widget_get_tooltip_text IA__gtk_widget_get_tooltip_text
12403 
12404 extern __typeof (gtk_widget_get_tooltip_window) IA__gtk_widget_get_tooltip_window __attribute((visibility("hidden")));
12405 #define gtk_widget_get_tooltip_window IA__gtk_widget_get_tooltip_window
12406 
12407 extern __typeof (gtk_widget_get_toplevel) IA__gtk_widget_get_toplevel __attribute((visibility("hidden")));
12408 #define gtk_widget_get_toplevel IA__gtk_widget_get_toplevel
12409 
12410 extern __typeof (gtk_widget_get_type) IA__gtk_widget_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12411 #define gtk_widget_get_type IA__gtk_widget_get_type
12412 
12413 extern __typeof (gtk_widget_get_visible) IA__gtk_widget_get_visible __attribute((visibility("hidden")));
12414 #define gtk_widget_get_visible IA__gtk_widget_get_visible
12415 
12416 extern __typeof (gtk_widget_get_visual) IA__gtk_widget_get_visual __attribute((visibility("hidden")));
12417 #define gtk_widget_get_visual IA__gtk_widget_get_visual
12418 
12419 extern __typeof (gtk_widget_grab_default) IA__gtk_widget_grab_default __attribute((visibility("hidden")));
12420 #define gtk_widget_grab_default IA__gtk_widget_grab_default
12421 
12422 extern __typeof (gtk_widget_grab_focus) IA__gtk_widget_grab_focus __attribute((visibility("hidden")));
12423 #define gtk_widget_grab_focus IA__gtk_widget_grab_focus
12424 
12425 extern __typeof (gtk_widget_has_default) IA__gtk_widget_has_default __attribute((visibility("hidden")));
12426 #define gtk_widget_has_default IA__gtk_widget_has_default
12427 
12428 extern __typeof (gtk_widget_has_focus) IA__gtk_widget_has_focus __attribute((visibility("hidden")));
12429 #define gtk_widget_has_focus IA__gtk_widget_has_focus
12430 
12431 extern __typeof (gtk_widget_has_grab) IA__gtk_widget_has_grab __attribute((visibility("hidden")));
12432 #define gtk_widget_has_grab IA__gtk_widget_has_grab
12433 
12434 extern __typeof (gtk_widget_has_rc_style) IA__gtk_widget_has_rc_style __attribute((visibility("hidden")));
12435 #define gtk_widget_has_rc_style IA__gtk_widget_has_rc_style
12436 
12437 extern __typeof (gtk_widget_has_screen) IA__gtk_widget_has_screen __attribute((visibility("hidden")));
12438 #define gtk_widget_has_screen IA__gtk_widget_has_screen
12439 
12440 extern __typeof (gtk_widget_hide) IA__gtk_widget_hide __attribute((visibility("hidden")));
12441 #define gtk_widget_hide IA__gtk_widget_hide
12442 
12443 extern __typeof (gtk_widget_hide_all) IA__gtk_widget_hide_all __attribute((visibility("hidden")));
12444 #define gtk_widget_hide_all IA__gtk_widget_hide_all
12445 
12446 extern __typeof (gtk_widget_hide_on_delete) IA__gtk_widget_hide_on_delete __attribute((visibility("hidden")));
12447 #define gtk_widget_hide_on_delete IA__gtk_widget_hide_on_delete
12448 
12449 extern __typeof (gtk_widget_intersect) IA__gtk_widget_intersect __attribute((visibility("hidden")));
12450 #define gtk_widget_intersect IA__gtk_widget_intersect
12451 
12452 extern __typeof (gtk_widget_is_ancestor) IA__gtk_widget_is_ancestor __attribute((visibility("hidden")));
12453 #define gtk_widget_is_ancestor IA__gtk_widget_is_ancestor
12454 
12455 extern __typeof (gtk_widget_is_focus) IA__gtk_widget_is_focus __attribute((visibility("hidden")));
12456 #define gtk_widget_is_focus IA__gtk_widget_is_focus
12457 
12458 extern __typeof (gtk_widget_is_sensitive) IA__gtk_widget_is_sensitive __attribute((visibility("hidden")));
12459 #define gtk_widget_is_sensitive IA__gtk_widget_is_sensitive
12460 
12461 extern __typeof (gtk_widget_is_toplevel) IA__gtk_widget_is_toplevel __attribute((visibility("hidden")));
12462 #define gtk_widget_is_toplevel IA__gtk_widget_is_toplevel
12463 
12464 extern __typeof (gtk_widget_is_drawable) IA__gtk_widget_is_drawable __attribute((visibility("hidden")));
12465 #define gtk_widget_is_drawable IA__gtk_widget_is_drawable
12466 
12467 extern __typeof (gtk_widget_keynav_failed) IA__gtk_widget_keynav_failed __attribute((visibility("hidden")));
12468 #define gtk_widget_keynav_failed IA__gtk_widget_keynav_failed
12469 
12470 extern __typeof (gtk_widget_list_accel_closures) IA__gtk_widget_list_accel_closures __attribute((visibility("hidden")));
12471 #define gtk_widget_list_accel_closures IA__gtk_widget_list_accel_closures
12472 
12473 extern __typeof (gtk_widget_list_mnemonic_labels) IA__gtk_widget_list_mnemonic_labels __attribute((visibility("hidden")));
12474 #define gtk_widget_list_mnemonic_labels IA__gtk_widget_list_mnemonic_labels
12475 
12476 extern __typeof (gtk_widget_map) IA__gtk_widget_map __attribute((visibility("hidden")));
12477 #define gtk_widget_map IA__gtk_widget_map
12478 
12479 extern __typeof (gtk_widget_mnemonic_activate) IA__gtk_widget_mnemonic_activate __attribute((visibility("hidden")));
12480 #define gtk_widget_mnemonic_activate IA__gtk_widget_mnemonic_activate
12481 
12482 extern __typeof (gtk_widget_modify_base) IA__gtk_widget_modify_base __attribute((visibility("hidden")));
12483 #define gtk_widget_modify_base IA__gtk_widget_modify_base
12484 
12485 extern __typeof (gtk_widget_modify_bg) IA__gtk_widget_modify_bg __attribute((visibility("hidden")));
12486 #define gtk_widget_modify_bg IA__gtk_widget_modify_bg
12487 
12488 extern __typeof (gtk_widget_modify_fg) IA__gtk_widget_modify_fg __attribute((visibility("hidden")));
12489 #define gtk_widget_modify_fg IA__gtk_widget_modify_fg
12490 
12491 extern __typeof (gtk_widget_modify_cursor) IA__gtk_widget_modify_cursor __attribute((visibility("hidden")));
12492 #define gtk_widget_modify_cursor IA__gtk_widget_modify_cursor
12493 
12494 extern __typeof (gtk_widget_modify_font) IA__gtk_widget_modify_font __attribute((visibility("hidden")));
12495 #define gtk_widget_modify_font IA__gtk_widget_modify_font
12496 
12497 extern __typeof (gtk_widget_modify_style) IA__gtk_widget_modify_style __attribute((visibility("hidden")));
12498 #define gtk_widget_modify_style IA__gtk_widget_modify_style
12499 
12500 extern __typeof (gtk_widget_modify_text) IA__gtk_widget_modify_text __attribute((visibility("hidden")));
12501 #define gtk_widget_modify_text IA__gtk_widget_modify_text
12502 
12503 extern __typeof (gtk_widget_new) IA__gtk_widget_new __attribute((visibility("hidden")));
12504 #define gtk_widget_new IA__gtk_widget_new
12505 
12506 extern __typeof (gtk_widget_path) IA__gtk_widget_path __attribute((visibility("hidden")));
12507 #define gtk_widget_path IA__gtk_widget_path
12508 
12509 extern __typeof (gtk_widget_pop_colormap) IA__gtk_widget_pop_colormap __attribute((visibility("hidden")));
12510 #define gtk_widget_pop_colormap IA__gtk_widget_pop_colormap
12511 
12512 extern __typeof (gtk_widget_pop_composite_child) IA__gtk_widget_pop_composite_child __attribute((visibility("hidden")));
12513 #define gtk_widget_pop_composite_child IA__gtk_widget_pop_composite_child
12514 
12515 extern __typeof (gtk_widget_push_colormap) IA__gtk_widget_push_colormap __attribute((visibility("hidden")));
12516 #define gtk_widget_push_colormap IA__gtk_widget_push_colormap
12517 
12518 extern __typeof (gtk_widget_push_composite_child) IA__gtk_widget_push_composite_child __attribute((visibility("hidden")));
12519 #define gtk_widget_push_composite_child IA__gtk_widget_push_composite_child
12520 
12521 #ifndef GTK_DISABLE_DEPRECATED
12522 extern __typeof (gtk_widget_draw) IA__gtk_widget_draw __attribute((visibility("hidden")));
12523 #define gtk_widget_draw IA__gtk_widget_draw
12524 
12525 extern __typeof (gtk_widget_queue_clear) IA__gtk_widget_queue_clear __attribute((visibility("hidden")));
12526 #define gtk_widget_queue_clear IA__gtk_widget_queue_clear
12527 
12528 extern __typeof (gtk_widget_queue_clear_area) IA__gtk_widget_queue_clear_area __attribute((visibility("hidden")));
12529 #define gtk_widget_queue_clear_area IA__gtk_widget_queue_clear_area
12530 
12531 extern __typeof (gtk_widget_set) IA__gtk_widget_set __attribute((visibility("hidden")));
12532 #define gtk_widget_set IA__gtk_widget_set
12533 
12534 extern __typeof (gtk_widget_set_uposition) IA__gtk_widget_set_uposition __attribute((visibility("hidden")));
12535 #define gtk_widget_set_uposition IA__gtk_widget_set_uposition
12536 
12537 extern __typeof (gtk_widget_set_usize) IA__gtk_widget_set_usize __attribute((visibility("hidden")));
12538 #define gtk_widget_set_usize IA__gtk_widget_set_usize
12539 
12540 extern __typeof (gtk_widget_ref) IA__gtk_widget_ref __attribute((visibility("hidden")));
12541 #define gtk_widget_ref IA__gtk_widget_ref
12542 
12543 extern __typeof (gtk_widget_unref) IA__gtk_widget_unref __attribute((visibility("hidden")));
12544 #define gtk_widget_unref IA__gtk_widget_unref
12545 
12546 #endif
12547 extern __typeof (gtk_widget_queue_draw) IA__gtk_widget_queue_draw __attribute((visibility("hidden")));
12548 #define gtk_widget_queue_draw IA__gtk_widget_queue_draw
12549 
12550 extern __typeof (gtk_widget_queue_draw_area) IA__gtk_widget_queue_draw_area __attribute((visibility("hidden")));
12551 #define gtk_widget_queue_draw_area IA__gtk_widget_queue_draw_area
12552 
12553 extern __typeof (gtk_widget_queue_resize) IA__gtk_widget_queue_resize __attribute((visibility("hidden")));
12554 #define gtk_widget_queue_resize IA__gtk_widget_queue_resize
12555 
12556 extern __typeof (gtk_widget_queue_resize_no_redraw) IA__gtk_widget_queue_resize_no_redraw __attribute((visibility("hidden")));
12557 #define gtk_widget_queue_resize_no_redraw IA__gtk_widget_queue_resize_no_redraw
12558 
12559 extern __typeof (gtk_widget_realize) IA__gtk_widget_realize __attribute((visibility("hidden")));
12560 #define gtk_widget_realize IA__gtk_widget_realize
12561 
12562 extern __typeof (gtk_widget_region_intersect) IA__gtk_widget_region_intersect __attribute((visibility("hidden")));
12563 #define gtk_widget_region_intersect IA__gtk_widget_region_intersect
12564 
12565 extern __typeof (gtk_widget_remove_accelerator) IA__gtk_widget_remove_accelerator __attribute((visibility("hidden")));
12566 #define gtk_widget_remove_accelerator IA__gtk_widget_remove_accelerator
12567 
12568 extern __typeof (gtk_widget_remove_mnemonic_label) IA__gtk_widget_remove_mnemonic_label __attribute((visibility("hidden")));
12569 #define gtk_widget_remove_mnemonic_label IA__gtk_widget_remove_mnemonic_label
12570 
12571 extern __typeof (gtk_widget_render_icon) IA__gtk_widget_render_icon __attribute((visibility("hidden")));
12572 #define gtk_widget_render_icon IA__gtk_widget_render_icon
12573 
12574 extern __typeof (gtk_widget_reparent) IA__gtk_widget_reparent __attribute((visibility("hidden")));
12575 #define gtk_widget_reparent IA__gtk_widget_reparent
12576 
12577 extern __typeof (gtk_widget_reset_rc_styles) IA__gtk_widget_reset_rc_styles __attribute((visibility("hidden")));
12578 #define gtk_widget_reset_rc_styles IA__gtk_widget_reset_rc_styles
12579 
12580 extern __typeof (gtk_widget_reset_shapes) IA__gtk_widget_reset_shapes __attribute((visibility("hidden")));
12581 #define gtk_widget_reset_shapes IA__gtk_widget_reset_shapes
12582 
12583 extern __typeof (gtk_widget_send_expose) IA__gtk_widget_send_expose __attribute((visibility("hidden")));
12584 #define gtk_widget_send_expose IA__gtk_widget_send_expose
12585 
12586 extern __typeof (gtk_widget_send_focus_change) IA__gtk_widget_send_focus_change __attribute((visibility("hidden")));
12587 #define gtk_widget_send_focus_change IA__gtk_widget_send_focus_change
12588 
12589 extern __typeof (gtk_widget_set_accel_path) IA__gtk_widget_set_accel_path __attribute((visibility("hidden")));
12590 #define gtk_widget_set_accel_path IA__gtk_widget_set_accel_path
12591 
12592 extern __typeof (gtk_widget_set_allocation) IA__gtk_widget_set_allocation __attribute((visibility("hidden")));
12593 #define gtk_widget_set_allocation IA__gtk_widget_set_allocation
12594 
12595 extern __typeof (gtk_widget_set_app_paintable) IA__gtk_widget_set_app_paintable __attribute((visibility("hidden")));
12596 #define gtk_widget_set_app_paintable IA__gtk_widget_set_app_paintable
12597 
12598 extern __typeof (gtk_widget_set_child_visible) IA__gtk_widget_set_child_visible __attribute((visibility("hidden")));
12599 #define gtk_widget_set_child_visible IA__gtk_widget_set_child_visible
12600 
12601 extern __typeof (gtk_widget_set_colormap) IA__gtk_widget_set_colormap __attribute((visibility("hidden")));
12602 #define gtk_widget_set_colormap IA__gtk_widget_set_colormap
12603 
12604 extern __typeof (gtk_widget_set_composite_name) IA__gtk_widget_set_composite_name __attribute((visibility("hidden")));
12605 #define gtk_widget_set_composite_name IA__gtk_widget_set_composite_name
12606 
12607 extern __typeof (gtk_widget_set_default_colormap) IA__gtk_widget_set_default_colormap __attribute((visibility("hidden")));
12608 #define gtk_widget_set_default_colormap IA__gtk_widget_set_default_colormap
12609 
12610 extern __typeof (gtk_widget_set_default_direction) IA__gtk_widget_set_default_direction __attribute((visibility("hidden")));
12611 #define gtk_widget_set_default_direction IA__gtk_widget_set_default_direction
12612 
12613 extern __typeof (gtk_widget_set_direction) IA__gtk_widget_set_direction __attribute((visibility("hidden")));
12614 #define gtk_widget_set_direction IA__gtk_widget_set_direction
12615 
12616 extern __typeof (gtk_widget_set_double_buffered) IA__gtk_widget_set_double_buffered __attribute((visibility("hidden")));
12617 #define gtk_widget_set_double_buffered IA__gtk_widget_set_double_buffered
12618 
12619 extern __typeof (gtk_widget_set_events) IA__gtk_widget_set_events __attribute((visibility("hidden")));
12620 #define gtk_widget_set_events IA__gtk_widget_set_events
12621 
12622 extern __typeof (gtk_widget_set_extension_events) IA__gtk_widget_set_extension_events __attribute((visibility("hidden")));
12623 #define gtk_widget_set_extension_events IA__gtk_widget_set_extension_events
12624 
12625 extern __typeof (gtk_widget_set_has_tooltip) IA__gtk_widget_set_has_tooltip __attribute((visibility("hidden")));
12626 #define gtk_widget_set_has_tooltip IA__gtk_widget_set_has_tooltip
12627 
12628 extern __typeof (gtk_widget_set_name) IA__gtk_widget_set_name __attribute((visibility("hidden")));
12629 #define gtk_widget_set_name IA__gtk_widget_set_name
12630 
12631 extern __typeof (gtk_widget_set_no_show_all) IA__gtk_widget_set_no_show_all __attribute((visibility("hidden")));
12632 #define gtk_widget_set_no_show_all IA__gtk_widget_set_no_show_all
12633 
12634 extern __typeof (gtk_widget_set_parent) IA__gtk_widget_set_parent __attribute((visibility("hidden")));
12635 #define gtk_widget_set_parent IA__gtk_widget_set_parent
12636 
12637 extern __typeof (gtk_widget_set_parent_window) IA__gtk_widget_set_parent_window __attribute((visibility("hidden")));
12638 #define gtk_widget_set_parent_window IA__gtk_widget_set_parent_window
12639 
12640 extern __typeof (gtk_widget_set_receives_default) IA__gtk_widget_set_receives_default __attribute((visibility("hidden")));
12641 #define gtk_widget_set_receives_default IA__gtk_widget_set_receives_default
12642 
12643 extern __typeof (gtk_widget_set_redraw_on_allocate) IA__gtk_widget_set_redraw_on_allocate __attribute((visibility("hidden")));
12644 #define gtk_widget_set_redraw_on_allocate IA__gtk_widget_set_redraw_on_allocate
12645 
12646 extern __typeof (gtk_widget_set_scroll_adjustments) IA__gtk_widget_set_scroll_adjustments __attribute((visibility("hidden")));
12647 #define gtk_widget_set_scroll_adjustments IA__gtk_widget_set_scroll_adjustments
12648 
12649 extern __typeof (gtk_widget_set_sensitive) IA__gtk_widget_set_sensitive __attribute((visibility("hidden")));
12650 #define gtk_widget_set_sensitive IA__gtk_widget_set_sensitive
12651 
12652 extern __typeof (gtk_widget_set_size_request) IA__gtk_widget_set_size_request __attribute((visibility("hidden")));
12653 #define gtk_widget_set_size_request IA__gtk_widget_set_size_request
12654 
12655 extern __typeof (gtk_widget_set_state) IA__gtk_widget_set_state __attribute((visibility("hidden")));
12656 #define gtk_widget_set_state IA__gtk_widget_set_state
12657 
12658 extern __typeof (gtk_widget_set_style) IA__gtk_widget_set_style __attribute((visibility("hidden")));
12659 #define gtk_widget_set_style IA__gtk_widget_set_style
12660 
12661 extern __typeof (gtk_widget_set_tooltip_markup) IA__gtk_widget_set_tooltip_markup __attribute((visibility("hidden")));
12662 #define gtk_widget_set_tooltip_markup IA__gtk_widget_set_tooltip_markup
12663 
12664 extern __typeof (gtk_widget_set_tooltip_text) IA__gtk_widget_set_tooltip_text __attribute((visibility("hidden")));
12665 #define gtk_widget_set_tooltip_text IA__gtk_widget_set_tooltip_text
12666 
12667 extern __typeof (gtk_widget_set_tooltip_window) IA__gtk_widget_set_tooltip_window __attribute((visibility("hidden")));
12668 #define gtk_widget_set_tooltip_window IA__gtk_widget_set_tooltip_window
12669 
12670 extern __typeof (gtk_widget_set_visible) IA__gtk_widget_set_visible __attribute((visibility("hidden")));
12671 #define gtk_widget_set_visible IA__gtk_widget_set_visible
12672 
12673 extern __typeof (gtk_widget_set_window) IA__gtk_widget_set_window __attribute((visibility("hidden")));
12674 #define gtk_widget_set_window IA__gtk_widget_set_window
12675 
12676 extern __typeof (gtk_widget_shape_combine_mask) IA__gtk_widget_shape_combine_mask __attribute((visibility("hidden")));
12677 #define gtk_widget_shape_combine_mask IA__gtk_widget_shape_combine_mask
12678 
12679 extern __typeof (gtk_widget_input_shape_combine_mask) IA__gtk_widget_input_shape_combine_mask __attribute((visibility("hidden")));
12680 #define gtk_widget_input_shape_combine_mask IA__gtk_widget_input_shape_combine_mask
12681 
12682 extern __typeof (gtk_widget_show) IA__gtk_widget_show __attribute((visibility("hidden")));
12683 #define gtk_widget_show IA__gtk_widget_show
12684 
12685 extern __typeof (gtk_widget_show_all) IA__gtk_widget_show_all __attribute((visibility("hidden")));
12686 #define gtk_widget_show_all IA__gtk_widget_show_all
12687 
12688 extern __typeof (gtk_widget_show_now) IA__gtk_widget_show_now __attribute((visibility("hidden")));
12689 #define gtk_widget_show_now IA__gtk_widget_show_now
12690 
12691 extern __typeof (gtk_widget_size_allocate) IA__gtk_widget_size_allocate __attribute((visibility("hidden")));
12692 #define gtk_widget_size_allocate IA__gtk_widget_size_allocate
12693 
12694 extern __typeof (gtk_widget_size_request) IA__gtk_widget_size_request __attribute((visibility("hidden")));
12695 #define gtk_widget_size_request IA__gtk_widget_size_request
12696 
12697 extern __typeof (gtk_widget_style_attach) IA__gtk_widget_style_attach __attribute((visibility("hidden")));
12698 #define gtk_widget_style_attach IA__gtk_widget_style_attach
12699 
12700 extern __typeof (gtk_widget_style_get) IA__gtk_widget_style_get __attribute((visibility("hidden"))) G_GNUC_NULL_TERMINATED;
12701 #define gtk_widget_style_get IA__gtk_widget_style_get
12702 
12703 extern __typeof (gtk_widget_style_get_property) IA__gtk_widget_style_get_property __attribute((visibility("hidden")));
12704 #define gtk_widget_style_get_property IA__gtk_widget_style_get_property
12705 
12706 extern __typeof (gtk_widget_style_get_valist) IA__gtk_widget_style_get_valist __attribute((visibility("hidden")));
12707 #define gtk_widget_style_get_valist IA__gtk_widget_style_get_valist
12708 
12709 extern __typeof (gtk_widget_thaw_child_notify) IA__gtk_widget_thaw_child_notify __attribute((visibility("hidden")));
12710 #define gtk_widget_thaw_child_notify IA__gtk_widget_thaw_child_notify
12711 
12712 extern __typeof (gtk_widget_translate_coordinates) IA__gtk_widget_translate_coordinates __attribute((visibility("hidden")));
12713 #define gtk_widget_translate_coordinates IA__gtk_widget_translate_coordinates
12714 
12715 extern __typeof (gtk_widget_trigger_tooltip_query) IA__gtk_widget_trigger_tooltip_query __attribute((visibility("hidden")));
12716 #define gtk_widget_trigger_tooltip_query IA__gtk_widget_trigger_tooltip_query
12717 
12718 extern __typeof (gtk_widget_unmap) IA__gtk_widget_unmap __attribute((visibility("hidden")));
12719 #define gtk_widget_unmap IA__gtk_widget_unmap
12720 
12721 extern __typeof (gtk_widget_unparent) IA__gtk_widget_unparent __attribute((visibility("hidden")));
12722 #define gtk_widget_unparent IA__gtk_widget_unparent
12723 
12724 extern __typeof (gtk_widget_unrealize) IA__gtk_widget_unrealize __attribute((visibility("hidden")));
12725 #define gtk_widget_unrealize IA__gtk_widget_unrealize
12726 
12727 extern __typeof (gtk_widget_get_window) IA__gtk_widget_get_window __attribute((visibility("hidden")));
12728 #define gtk_widget_get_window IA__gtk_widget_get_window
12729 
12730 extern __typeof (gtk_widget_set_has_window) IA__gtk_widget_set_has_window __attribute((visibility("hidden")));
12731 #define gtk_widget_set_has_window IA__gtk_widget_set_has_window
12732 
12733 extern __typeof (gtk_widget_get_has_window) IA__gtk_widget_get_has_window __attribute((visibility("hidden")));
12734 #define gtk_widget_get_has_window IA__gtk_widget_get_has_window
12735 
12736 extern __typeof (gtk_widget_set_can_default) IA__gtk_widget_set_can_default __attribute((visibility("hidden")));
12737 #define gtk_widget_set_can_default IA__gtk_widget_set_can_default
12738 
12739 extern __typeof (gtk_widget_get_can_default) IA__gtk_widget_get_can_default __attribute((visibility("hidden")));
12740 #define gtk_widget_get_can_default IA__gtk_widget_get_can_default
12741 
12742 extern __typeof (gtk_widget_set_can_focus) IA__gtk_widget_set_can_focus __attribute((visibility("hidden")));
12743 #define gtk_widget_set_can_focus IA__gtk_widget_set_can_focus
12744 
12745 extern __typeof (gtk_widget_get_can_focus) IA__gtk_widget_get_can_focus __attribute((visibility("hidden")));
12746 #define gtk_widget_get_can_focus IA__gtk_widget_get_can_focus
12747 
12748 extern __typeof (gtk_widget_set_realized) IA__gtk_widget_set_realized __attribute((visibility("hidden")));
12749 #define gtk_widget_set_realized IA__gtk_widget_set_realized
12750 
12751 extern __typeof (gtk_widget_get_realized) IA__gtk_widget_get_realized __attribute((visibility("hidden")));
12752 #define gtk_widget_get_realized IA__gtk_widget_get_realized
12753 
12754 extern __typeof (gtk_widget_set_mapped) IA__gtk_widget_set_mapped __attribute((visibility("hidden")));
12755 #define gtk_widget_set_mapped IA__gtk_widget_set_mapped
12756 
12757 extern __typeof (gtk_widget_get_mapped) IA__gtk_widget_get_mapped __attribute((visibility("hidden")));
12758 #define gtk_widget_get_mapped IA__gtk_widget_get_mapped
12759 
12760 #endif
12761 #endif
12762 #if IN_HEADER(__GTK_WINDOW_H__)
12763 #if IN_FILE(__GTK_WINDOW_C__)
12764 extern __typeof (gtk_window_activate_default) IA__gtk_window_activate_default __attribute((visibility("hidden")));
12765 #define gtk_window_activate_default IA__gtk_window_activate_default
12766 
12767 extern __typeof (gtk_window_activate_focus) IA__gtk_window_activate_focus __attribute((visibility("hidden")));
12768 #define gtk_window_activate_focus IA__gtk_window_activate_focus
12769 
12770 extern __typeof (gtk_window_activate_key) IA__gtk_window_activate_key __attribute((visibility("hidden")));
12771 #define gtk_window_activate_key IA__gtk_window_activate_key
12772 
12773 extern __typeof (gtk_window_add_accel_group) IA__gtk_window_add_accel_group __attribute((visibility("hidden")));
12774 #define gtk_window_add_accel_group IA__gtk_window_add_accel_group
12775 
12776 extern __typeof (gtk_window_add_embedded_xid) IA__gtk_window_add_embedded_xid __attribute((visibility("hidden")));
12777 #define gtk_window_add_embedded_xid IA__gtk_window_add_embedded_xid
12778 
12779 extern __typeof (gtk_window_add_mnemonic) IA__gtk_window_add_mnemonic __attribute((visibility("hidden")));
12780 #define gtk_window_add_mnemonic IA__gtk_window_add_mnemonic
12781 
12782 extern __typeof (gtk_window_begin_move_drag) IA__gtk_window_begin_move_drag __attribute((visibility("hidden")));
12783 #define gtk_window_begin_move_drag IA__gtk_window_begin_move_drag
12784 
12785 extern __typeof (gtk_window_begin_resize_drag) IA__gtk_window_begin_resize_drag __attribute((visibility("hidden")));
12786 #define gtk_window_begin_resize_drag IA__gtk_window_begin_resize_drag
12787 
12788 extern __typeof (gtk_window_deiconify) IA__gtk_window_deiconify __attribute((visibility("hidden")));
12789 #define gtk_window_deiconify IA__gtk_window_deiconify
12790 
12791 extern __typeof (gtk_window_fullscreen) IA__gtk_window_fullscreen __attribute((visibility("hidden")));
12792 #define gtk_window_fullscreen IA__gtk_window_fullscreen
12793 
12794 extern __typeof (gtk_window_get_accept_focus) IA__gtk_window_get_accept_focus __attribute((visibility("hidden")));
12795 #define gtk_window_get_accept_focus IA__gtk_window_get_accept_focus
12796 
12797 extern __typeof (gtk_window_get_decorated) IA__gtk_window_get_decorated __attribute((visibility("hidden")));
12798 #define gtk_window_get_decorated IA__gtk_window_get_decorated
12799 
12800 extern __typeof (gtk_window_get_deletable) IA__gtk_window_get_deletable __attribute((visibility("hidden")));
12801 #define gtk_window_get_deletable IA__gtk_window_get_deletable
12802 
12803 extern __typeof (gtk_window_get_default_widget) IA__gtk_window_get_default_widget __attribute((visibility("hidden")));
12804 #define gtk_window_get_default_widget IA__gtk_window_get_default_widget
12805 
12806 extern __typeof (gtk_window_get_default_icon_list) IA__gtk_window_get_default_icon_list __attribute((visibility("hidden")));
12807 #define gtk_window_get_default_icon_list IA__gtk_window_get_default_icon_list
12808 
12809 extern __typeof (gtk_window_get_default_icon_name) IA__gtk_window_get_default_icon_name __attribute((visibility("hidden")));
12810 #define gtk_window_get_default_icon_name IA__gtk_window_get_default_icon_name
12811 
12812 extern __typeof (gtk_window_get_default_size) IA__gtk_window_get_default_size __attribute((visibility("hidden")));
12813 #define gtk_window_get_default_size IA__gtk_window_get_default_size
12814 
12815 extern __typeof (gtk_window_get_destroy_with_parent) IA__gtk_window_get_destroy_with_parent __attribute((visibility("hidden")));
12816 #define gtk_window_get_destroy_with_parent IA__gtk_window_get_destroy_with_parent
12817 
12818 extern __typeof (gtk_window_get_focus) IA__gtk_window_get_focus __attribute((visibility("hidden")));
12819 #define gtk_window_get_focus IA__gtk_window_get_focus
12820 
12821 extern __typeof (gtk_window_get_focus_on_map) IA__gtk_window_get_focus_on_map __attribute((visibility("hidden")));
12822 #define gtk_window_get_focus_on_map IA__gtk_window_get_focus_on_map
12823 
12824 extern __typeof (gtk_window_get_gravity) IA__gtk_window_get_gravity __attribute((visibility("hidden")));
12825 #define gtk_window_get_gravity IA__gtk_window_get_gravity
12826 
12827 extern __typeof (gtk_window_get_group) IA__gtk_window_get_group __attribute((visibility("hidden")));
12828 #define gtk_window_get_group IA__gtk_window_get_group
12829 
12830 extern __typeof (gtk_window_get_icon) IA__gtk_window_get_icon __attribute((visibility("hidden")));
12831 #define gtk_window_get_icon IA__gtk_window_get_icon
12832 
12833 extern __typeof (gtk_window_get_icon_list) IA__gtk_window_get_icon_list __attribute((visibility("hidden")));
12834 #define gtk_window_get_icon_list IA__gtk_window_get_icon_list
12835 
12836 extern __typeof (gtk_window_get_icon_name) IA__gtk_window_get_icon_name __attribute((visibility("hidden")));
12837 #define gtk_window_get_icon_name IA__gtk_window_get_icon_name
12838 
12839 extern __typeof (gtk_window_get_mnemonic_modifier) IA__gtk_window_get_mnemonic_modifier __attribute((visibility("hidden")));
12840 #define gtk_window_get_mnemonic_modifier IA__gtk_window_get_mnemonic_modifier
12841 
12842 extern __typeof (gtk_window_get_mnemonics_visible) IA__gtk_window_get_mnemonics_visible __attribute((visibility("hidden")));
12843 #define gtk_window_get_mnemonics_visible IA__gtk_window_get_mnemonics_visible
12844 
12845 extern __typeof (gtk_window_get_modal) IA__gtk_window_get_modal __attribute((visibility("hidden")));
12846 #define gtk_window_get_modal IA__gtk_window_get_modal
12847 
12848 extern __typeof (gtk_window_get_position) IA__gtk_window_get_position __attribute((visibility("hidden")));
12849 #define gtk_window_get_position IA__gtk_window_get_position
12850 
12851 extern __typeof (gtk_window_get_resizable) IA__gtk_window_get_resizable __attribute((visibility("hidden")));
12852 #define gtk_window_get_resizable IA__gtk_window_get_resizable
12853 
12854 extern __typeof (gtk_window_get_role) IA__gtk_window_get_role __attribute((visibility("hidden")));
12855 #define gtk_window_get_role IA__gtk_window_get_role
12856 
12857 extern __typeof (gtk_window_get_screen) IA__gtk_window_get_screen __attribute((visibility("hidden")));
12858 #define gtk_window_get_screen IA__gtk_window_get_screen
12859 
12860 extern __typeof (gtk_window_get_size) IA__gtk_window_get_size __attribute((visibility("hidden")));
12861 #define gtk_window_get_size IA__gtk_window_get_size
12862 
12863 extern __typeof (gtk_window_get_skip_pager_hint) IA__gtk_window_get_skip_pager_hint __attribute((visibility("hidden")));
12864 #define gtk_window_get_skip_pager_hint IA__gtk_window_get_skip_pager_hint
12865 
12866 extern __typeof (gtk_window_get_skip_taskbar_hint) IA__gtk_window_get_skip_taskbar_hint __attribute((visibility("hidden")));
12867 #define gtk_window_get_skip_taskbar_hint IA__gtk_window_get_skip_taskbar_hint
12868 
12869 extern __typeof (gtk_window_get_urgency_hint) IA__gtk_window_get_urgency_hint __attribute((visibility("hidden")));
12870 #define gtk_window_get_urgency_hint IA__gtk_window_get_urgency_hint
12871 
12872 extern __typeof (gtk_window_get_title) IA__gtk_window_get_title __attribute((visibility("hidden")));
12873 #define gtk_window_get_title IA__gtk_window_get_title
12874 
12875 extern __typeof (gtk_window_get_transient_for) IA__gtk_window_get_transient_for __attribute((visibility("hidden")));
12876 #define gtk_window_get_transient_for IA__gtk_window_get_transient_for
12877 
12878 extern __typeof (gtk_window_get_type) IA__gtk_window_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12879 #define gtk_window_get_type IA__gtk_window_get_type
12880 
12881 extern __typeof (gtk_window_get_type_hint) IA__gtk_window_get_type_hint __attribute((visibility("hidden")));
12882 #define gtk_window_get_type_hint IA__gtk_window_get_type_hint
12883 
12884 extern __typeof (gtk_window_get_window_type) IA__gtk_window_get_window_type __attribute((visibility("hidden")));
12885 #define gtk_window_get_window_type IA__gtk_window_get_window_type
12886 
12887 extern __typeof (gtk_window_group_add_window) IA__gtk_window_group_add_window __attribute((visibility("hidden")));
12888 #define gtk_window_group_add_window IA__gtk_window_group_add_window
12889 
12890 extern __typeof (gtk_window_group_get_type) IA__gtk_window_group_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
12891 #define gtk_window_group_get_type IA__gtk_window_group_get_type
12892 
12893 extern __typeof (gtk_window_group_new) IA__gtk_window_group_new __attribute((visibility("hidden")));
12894 #define gtk_window_group_new IA__gtk_window_group_new
12895 
12896 extern __typeof (gtk_window_group_remove_window) IA__gtk_window_group_remove_window __attribute((visibility("hidden")));
12897 #define gtk_window_group_remove_window IA__gtk_window_group_remove_window
12898 
12899 extern __typeof (gtk_window_group_list_windows) IA__gtk_window_group_list_windows __attribute((visibility("hidden")));
12900 #define gtk_window_group_list_windows IA__gtk_window_group_list_windows
12901 
12902 extern __typeof (gtk_window_group_get_current_grab) IA__gtk_window_group_get_current_grab __attribute((visibility("hidden")));
12903 #define gtk_window_group_get_current_grab IA__gtk_window_group_get_current_grab
12904 
12905 extern __typeof (gtk_window_has_group) IA__gtk_window_has_group __attribute((visibility("hidden")));
12906 #define gtk_window_has_group IA__gtk_window_has_group
12907 
12908 extern __typeof (gtk_window_has_toplevel_focus) IA__gtk_window_has_toplevel_focus __attribute((visibility("hidden")));
12909 #define gtk_window_has_toplevel_focus IA__gtk_window_has_toplevel_focus
12910 
12911 extern __typeof (gtk_window_iconify) IA__gtk_window_iconify __attribute((visibility("hidden")));
12912 #define gtk_window_iconify IA__gtk_window_iconify
12913 
12914 extern __typeof (gtk_window_is_active) IA__gtk_window_is_active __attribute((visibility("hidden")));
12915 #define gtk_window_is_active IA__gtk_window_is_active
12916 
12917 extern __typeof (gtk_window_list_toplevels) IA__gtk_window_list_toplevels __attribute((visibility("hidden")));
12918 #define gtk_window_list_toplevels IA__gtk_window_list_toplevels
12919 
12920 extern __typeof (gtk_window_maximize) IA__gtk_window_maximize __attribute((visibility("hidden")));
12921 #define gtk_window_maximize IA__gtk_window_maximize
12922 
12923 extern __typeof (gtk_window_mnemonic_activate) IA__gtk_window_mnemonic_activate __attribute((visibility("hidden")));
12924 #define gtk_window_mnemonic_activate IA__gtk_window_mnemonic_activate
12925 
12926 extern __typeof (gtk_window_move) IA__gtk_window_move __attribute((visibility("hidden")));
12927 #define gtk_window_move IA__gtk_window_move
12928 
12929 extern __typeof (gtk_window_new) IA__gtk_window_new __attribute((visibility("hidden")));
12930 #define gtk_window_new IA__gtk_window_new
12931 
12932 extern __typeof (gtk_window_parse_geometry) IA__gtk_window_parse_geometry __attribute((visibility("hidden")));
12933 #define gtk_window_parse_geometry IA__gtk_window_parse_geometry
12934 
12935 extern __typeof (gtk_window_present) IA__gtk_window_present __attribute((visibility("hidden")));
12936 #define gtk_window_present IA__gtk_window_present
12937 
12938 extern __typeof (gtk_window_present_with_time) IA__gtk_window_present_with_time __attribute((visibility("hidden")));
12939 #define gtk_window_present_with_time IA__gtk_window_present_with_time
12940 
12941 extern __typeof (gtk_window_propagate_key_event) IA__gtk_window_propagate_key_event __attribute((visibility("hidden")));
12942 #define gtk_window_propagate_key_event IA__gtk_window_propagate_key_event
12943 
12944 extern __typeof (gtk_window_remove_accel_group) IA__gtk_window_remove_accel_group __attribute((visibility("hidden")));
12945 #define gtk_window_remove_accel_group IA__gtk_window_remove_accel_group
12946 
12947 extern __typeof (gtk_window_remove_embedded_xid) IA__gtk_window_remove_embedded_xid __attribute((visibility("hidden")));
12948 #define gtk_window_remove_embedded_xid IA__gtk_window_remove_embedded_xid
12949 
12950 extern __typeof (gtk_window_remove_mnemonic) IA__gtk_window_remove_mnemonic __attribute((visibility("hidden")));
12951 #define gtk_window_remove_mnemonic IA__gtk_window_remove_mnemonic
12952 
12953 extern __typeof (gtk_window_reshow_with_initial_size) IA__gtk_window_reshow_with_initial_size __attribute((visibility("hidden")));
12954 #define gtk_window_reshow_with_initial_size IA__gtk_window_reshow_with_initial_size
12955 
12956 extern __typeof (gtk_window_resize) IA__gtk_window_resize __attribute((visibility("hidden")));
12957 #define gtk_window_resize IA__gtk_window_resize
12958 
12959 extern __typeof (gtk_window_set_accept_focus) IA__gtk_window_set_accept_focus __attribute((visibility("hidden")));
12960 #define gtk_window_set_accept_focus IA__gtk_window_set_accept_focus
12961 
12962 extern __typeof (gtk_window_set_auto_startup_notification) IA__gtk_window_set_auto_startup_notification __attribute((visibility("hidden")));
12963 #define gtk_window_set_auto_startup_notification IA__gtk_window_set_auto_startup_notification
12964 
12965 extern __typeof (gtk_window_set_decorated) IA__gtk_window_set_decorated __attribute((visibility("hidden")));
12966 #define gtk_window_set_decorated IA__gtk_window_set_decorated
12967 
12968 extern __typeof (gtk_window_set_deletable) IA__gtk_window_set_deletable __attribute((visibility("hidden")));
12969 #define gtk_window_set_deletable IA__gtk_window_set_deletable
12970 
12971 extern __typeof (gtk_window_set_default) IA__gtk_window_set_default __attribute((visibility("hidden")));
12972 #define gtk_window_set_default IA__gtk_window_set_default
12973 
12974 extern __typeof (gtk_window_set_default_icon) IA__gtk_window_set_default_icon __attribute((visibility("hidden")));
12975 #define gtk_window_set_default_icon IA__gtk_window_set_default_icon
12976 
12977 #ifndef _WIN64
12978 extern __typeof (gtk_window_set_default_icon_from_file) IA__gtk_window_set_default_icon_from_file __attribute((visibility("hidden")));
12979 #define gtk_window_set_default_icon_from_file IA__gtk_window_set_default_icon_from_file
12980 
12981 #endif
12982 #ifdef G_OS_WIN32
12983 extern __typeof (gtk_window_set_default_icon_from_file_utf8) IA__gtk_window_set_default_icon_from_file_utf8 __attribute((visibility("hidden")));
12984 #define gtk_window_set_default_icon_from_file_utf8 IA__gtk_window_set_default_icon_from_file_utf8
12985 
12986 #endif
12987 extern __typeof (gtk_window_set_default_icon_list) IA__gtk_window_set_default_icon_list __attribute((visibility("hidden")));
12988 #define gtk_window_set_default_icon_list IA__gtk_window_set_default_icon_list
12989 
12990 extern __typeof (gtk_window_set_default_icon_name) IA__gtk_window_set_default_icon_name __attribute((visibility("hidden")));
12991 #define gtk_window_set_default_icon_name IA__gtk_window_set_default_icon_name
12992 
12993 extern __typeof (gtk_window_set_default_size) IA__gtk_window_set_default_size __attribute((visibility("hidden")));
12994 #define gtk_window_set_default_size IA__gtk_window_set_default_size
12995 
12996 extern __typeof (gtk_window_set_destroy_with_parent) IA__gtk_window_set_destroy_with_parent __attribute((visibility("hidden")));
12997 #define gtk_window_set_destroy_with_parent IA__gtk_window_set_destroy_with_parent
12998 
12999 extern __typeof (gtk_window_set_focus) IA__gtk_window_set_focus __attribute((visibility("hidden")));
13000 #define gtk_window_set_focus IA__gtk_window_set_focus
13001 
13002 extern __typeof (gtk_window_set_focus_on_map) IA__gtk_window_set_focus_on_map __attribute((visibility("hidden")));
13003 #define gtk_window_set_focus_on_map IA__gtk_window_set_focus_on_map
13004 
13005 extern __typeof (gtk_window_set_startup_id) IA__gtk_window_set_startup_id __attribute((visibility("hidden")));
13006 #define gtk_window_set_startup_id IA__gtk_window_set_startup_id
13007 
13008 extern __typeof (gtk_window_set_geometry_hints) IA__gtk_window_set_geometry_hints __attribute((visibility("hidden")));
13009 #define gtk_window_set_geometry_hints IA__gtk_window_set_geometry_hints
13010 
13011 extern __typeof (gtk_window_set_gravity) IA__gtk_window_set_gravity __attribute((visibility("hidden")));
13012 #define gtk_window_set_gravity IA__gtk_window_set_gravity
13013 
13014 #ifndef GTK_DISABLE_DEPRECATED
13015 extern __typeof (gtk_window_get_frame_dimensions) IA__gtk_window_get_frame_dimensions __attribute((visibility("hidden")));
13016 #define gtk_window_get_frame_dimensions IA__gtk_window_get_frame_dimensions
13017 
13018 extern __typeof (gtk_window_set_frame_dimensions) IA__gtk_window_set_frame_dimensions __attribute((visibility("hidden")));
13019 #define gtk_window_set_frame_dimensions IA__gtk_window_set_frame_dimensions
13020 
13021 extern __typeof (gtk_window_get_has_frame) IA__gtk_window_get_has_frame __attribute((visibility("hidden")));
13022 #define gtk_window_get_has_frame IA__gtk_window_get_has_frame
13023 
13024 extern __typeof (gtk_window_set_has_frame) IA__gtk_window_set_has_frame __attribute((visibility("hidden")));
13025 #define gtk_window_set_has_frame IA__gtk_window_set_has_frame
13026 
13027 #endif
13028 extern __typeof (gtk_window_set_icon) IA__gtk_window_set_icon __attribute((visibility("hidden")));
13029 #define gtk_window_set_icon IA__gtk_window_set_icon
13030 
13031 #ifndef _WIN64
13032 extern __typeof (gtk_window_set_icon_from_file) IA__gtk_window_set_icon_from_file __attribute((visibility("hidden")));
13033 #define gtk_window_set_icon_from_file IA__gtk_window_set_icon_from_file
13034 
13035 #endif
13036 #ifdef G_OS_WIN32
13037 extern __typeof (gtk_window_set_icon_from_file_utf8) IA__gtk_window_set_icon_from_file_utf8 __attribute((visibility("hidden")));
13038 #define gtk_window_set_icon_from_file_utf8 IA__gtk_window_set_icon_from_file_utf8
13039 
13040 #endif
13041 extern __typeof (gtk_window_set_icon_list) IA__gtk_window_set_icon_list __attribute((visibility("hidden")));
13042 #define gtk_window_set_icon_list IA__gtk_window_set_icon_list
13043 
13044 extern __typeof (gtk_window_set_icon_name) IA__gtk_window_set_icon_name __attribute((visibility("hidden")));
13045 #define gtk_window_set_icon_name IA__gtk_window_set_icon_name
13046 
13047 extern __typeof (gtk_window_set_keep_above) IA__gtk_window_set_keep_above __attribute((visibility("hidden")));
13048 #define gtk_window_set_keep_above IA__gtk_window_set_keep_above
13049 
13050 extern __typeof (gtk_window_set_keep_below) IA__gtk_window_set_keep_below __attribute((visibility("hidden")));
13051 #define gtk_window_set_keep_below IA__gtk_window_set_keep_below
13052 
13053 extern __typeof (gtk_window_set_mnemonic_modifier) IA__gtk_window_set_mnemonic_modifier __attribute((visibility("hidden")));
13054 #define gtk_window_set_mnemonic_modifier IA__gtk_window_set_mnemonic_modifier
13055 
13056 extern __typeof (gtk_window_set_mnemonics_visible) IA__gtk_window_set_mnemonics_visible __attribute((visibility("hidden")));
13057 #define gtk_window_set_mnemonics_visible IA__gtk_window_set_mnemonics_visible
13058 
13059 extern __typeof (gtk_window_set_modal) IA__gtk_window_set_modal __attribute((visibility("hidden")));
13060 #define gtk_window_set_modal IA__gtk_window_set_modal
13061 
13062 extern __typeof (gtk_window_set_opacity) IA__gtk_window_set_opacity __attribute((visibility("hidden")));
13063 #define gtk_window_set_opacity IA__gtk_window_set_opacity
13064 
13065 extern __typeof (gtk_window_get_opacity) IA__gtk_window_get_opacity __attribute((visibility("hidden")));
13066 #define gtk_window_get_opacity IA__gtk_window_get_opacity
13067 
13068 #ifndef GTK_DISABLE_DEPRECATED
13069 extern __typeof (gtk_window_set_policy) IA__gtk_window_set_policy __attribute((visibility("hidden")));
13070 #define gtk_window_set_policy IA__gtk_window_set_policy
13071 
13072 #endif
13073 extern __typeof (gtk_window_set_position) IA__gtk_window_set_position __attribute((visibility("hidden")));
13074 #define gtk_window_set_position IA__gtk_window_set_position
13075 
13076 extern __typeof (gtk_window_set_resizable) IA__gtk_window_set_resizable __attribute((visibility("hidden")));
13077 #define gtk_window_set_resizable IA__gtk_window_set_resizable
13078 
13079 extern __typeof (gtk_window_set_role) IA__gtk_window_set_role __attribute((visibility("hidden")));
13080 #define gtk_window_set_role IA__gtk_window_set_role
13081 
13082 extern __typeof (gtk_window_set_screen) IA__gtk_window_set_screen __attribute((visibility("hidden")));
13083 #define gtk_window_set_screen IA__gtk_window_set_screen
13084 
13085 extern __typeof (gtk_window_set_skip_pager_hint) IA__gtk_window_set_skip_pager_hint __attribute((visibility("hidden")));
13086 #define gtk_window_set_skip_pager_hint IA__gtk_window_set_skip_pager_hint
13087 
13088 extern __typeof (gtk_window_set_skip_taskbar_hint) IA__gtk_window_set_skip_taskbar_hint __attribute((visibility("hidden")));
13089 #define gtk_window_set_skip_taskbar_hint IA__gtk_window_set_skip_taskbar_hint
13090 
13091 extern __typeof (gtk_window_set_urgency_hint) IA__gtk_window_set_urgency_hint __attribute((visibility("hidden")));
13092 #define gtk_window_set_urgency_hint IA__gtk_window_set_urgency_hint
13093 
13094 extern __typeof (gtk_window_set_title) IA__gtk_window_set_title __attribute((visibility("hidden")));
13095 #define gtk_window_set_title IA__gtk_window_set_title
13096 
13097 extern __typeof (gtk_window_set_transient_for) IA__gtk_window_set_transient_for __attribute((visibility("hidden")));
13098 #define gtk_window_set_transient_for IA__gtk_window_set_transient_for
13099 
13100 extern __typeof (gtk_window_set_type_hint) IA__gtk_window_set_type_hint __attribute((visibility("hidden")));
13101 #define gtk_window_set_type_hint IA__gtk_window_set_type_hint
13102 
13103 extern __typeof (gtk_window_set_wmclass) IA__gtk_window_set_wmclass __attribute((visibility("hidden")));
13104 #define gtk_window_set_wmclass IA__gtk_window_set_wmclass
13105 
13106 extern __typeof (gtk_window_stick) IA__gtk_window_stick __attribute((visibility("hidden")));
13107 #define gtk_window_stick IA__gtk_window_stick
13108 
13109 extern __typeof (gtk_window_unfullscreen) IA__gtk_window_unfullscreen __attribute((visibility("hidden")));
13110 #define gtk_window_unfullscreen IA__gtk_window_unfullscreen
13111 
13112 extern __typeof (gtk_window_unmaximize) IA__gtk_window_unmaximize __attribute((visibility("hidden")));
13113 #define gtk_window_unmaximize IA__gtk_window_unmaximize
13114 
13115 extern __typeof (gtk_window_unstick) IA__gtk_window_unstick __attribute((visibility("hidden")));
13116 #define gtk_window_unstick IA__gtk_window_unstick
13117 
13118 #endif
13119 #endif
13120 #if IN_HEADER(__GTK_WIN32_EMBED_WIDGET_H__)
13121 #if IN_FILE(__GTK_WIN32_EMBED_WIDGET_C__)
13122 #ifdef G_OS_WIN32
13123 extern __typeof (gtk_win32_embed_widget_get_type) IA__gtk_win32_embed_widget_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
13124 #define gtk_win32_embed_widget_get_type IA__gtk_win32_embed_widget_get_type
13125 
13126 #endif
13127 #endif
13128 #endif
13129 #if IN_HEADER(__GTK_INFO_BAR_H__)
13130 #if IN_FILE(__GTK_INFO_BAR_C__)
13131 extern __typeof (gtk_info_bar_get_type) IA__gtk_info_bar_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
13132 #define gtk_info_bar_get_type IA__gtk_info_bar_get_type
13133 
13134 extern __typeof (gtk_info_bar_new) IA__gtk_info_bar_new __attribute((visibility("hidden")));
13135 #define gtk_info_bar_new IA__gtk_info_bar_new
13136 
13137 extern __typeof (gtk_info_bar_new_with_buttons) IA__gtk_info_bar_new_with_buttons __attribute((visibility("hidden")));
13138 #define gtk_info_bar_new_with_buttons IA__gtk_info_bar_new_with_buttons
13139 
13140 extern __typeof (gtk_info_bar_get_action_area) IA__gtk_info_bar_get_action_area __attribute((visibility("hidden")));
13141 #define gtk_info_bar_get_action_area IA__gtk_info_bar_get_action_area
13142 
13143 extern __typeof (gtk_info_bar_get_content_area) IA__gtk_info_bar_get_content_area __attribute((visibility("hidden")));
13144 #define gtk_info_bar_get_content_area IA__gtk_info_bar_get_content_area
13145 
13146 extern __typeof (gtk_info_bar_add_action_widget) IA__gtk_info_bar_add_action_widget __attribute((visibility("hidden")));
13147 #define gtk_info_bar_add_action_widget IA__gtk_info_bar_add_action_widget
13148 
13149 extern __typeof (gtk_info_bar_add_button) IA__gtk_info_bar_add_button __attribute((visibility("hidden")));
13150 #define gtk_info_bar_add_button IA__gtk_info_bar_add_button
13151 
13152 extern __typeof (gtk_info_bar_add_buttons) IA__gtk_info_bar_add_buttons __attribute((visibility("hidden")));
13153 #define gtk_info_bar_add_buttons IA__gtk_info_bar_add_buttons
13154 
13155 extern __typeof (gtk_info_bar_set_response_sensitive) IA__gtk_info_bar_set_response_sensitive __attribute((visibility("hidden")));
13156 #define gtk_info_bar_set_response_sensitive IA__gtk_info_bar_set_response_sensitive
13157 
13158 extern __typeof (gtk_info_bar_set_default_response) IA__gtk_info_bar_set_default_response __attribute((visibility("hidden")));
13159 #define gtk_info_bar_set_default_response IA__gtk_info_bar_set_default_response
13160 
13161 extern __typeof (gtk_info_bar_response) IA__gtk_info_bar_response __attribute((visibility("hidden")));
13162 #define gtk_info_bar_response IA__gtk_info_bar_response
13163 
13164 extern __typeof (gtk_info_bar_set_message_type) IA__gtk_info_bar_set_message_type __attribute((visibility("hidden")));
13165 #define gtk_info_bar_set_message_type IA__gtk_info_bar_set_message_type
13166 
13167 extern __typeof (gtk_info_bar_get_message_type) IA__gtk_info_bar_get_message_type __attribute((visibility("hidden")));
13168 #define gtk_info_bar_get_message_type IA__gtk_info_bar_get_message_type
13169 
13170 #endif
13171 #endif
13172 #endif /* G_HAVE_GNUC_VISIBILITY */
13173 #endif /* DISABLE_VISIBILITY */
13174