~ubuntu-branches/ubuntu/precise/gtk+2.0/precise-updates

« back to all changes in this revision

Viewing changes to .pc/044_grips.patch/gtk/gtkaliasdef.c

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Martin Pitt
  • Date: 2012-02-23 21:53:41 UTC
  • Revision ID: package-import@ubuntu.com-20120223215341-4dd61th38nv224i6
Tags: 2.24.10-0ubuntu3
* debian/patches/044_grips.patch:
  - dropped, our default theme has no grip and the patch leaded to issues
    with some applications like libreoffice lp: #749986
* debian/control.in: update gir depends

[ Martin Pitt ]
* debian/rules: Revert forced non-compression of doc files, gzip has been
  fixed now. (LP: #871083)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Generated by makegtkalias.pl */
2
 
 
3
 
#ifndef DISABLE_VISIBILITY
4
 
 
5
 
#include <glib.h>
6
 
 
7
 
#ifdef G_HAVE_GNUC_VISIBILITY
8
 
 
9
 
#undef IN_FILE
10
 
#define IN_FILE defined
11
 
 
12
 
#undef IN_HEADER
13
 
#define IN_HEADER(x) 1
14
 
 
15
 
#if IN_HEADER(__GTK_ABOUT_DIALOG_H__)
16
 
#if IN_FILE(__GTK_ABOUT_DIALOG_C__)
17
 
#undef gtk_show_about_dialog 
18
 
extern __typeof (gtk_show_about_dialog) gtk_show_about_dialog __attribute((alias("IA__gtk_show_about_dialog"), visibility("default")));
19
 
 
20
 
#undef gtk_about_dialog_get_artists 
21
 
extern __typeof (gtk_about_dialog_get_artists) gtk_about_dialog_get_artists __attribute((alias("IA__gtk_about_dialog_get_artists"), visibility("default")));
22
 
 
23
 
#undef gtk_about_dialog_get_authors 
24
 
extern __typeof (gtk_about_dialog_get_authors) gtk_about_dialog_get_authors __attribute((alias("IA__gtk_about_dialog_get_authors"), visibility("default")));
25
 
 
26
 
#undef gtk_about_dialog_get_comments 
27
 
extern __typeof (gtk_about_dialog_get_comments) gtk_about_dialog_get_comments __attribute((alias("IA__gtk_about_dialog_get_comments"), visibility("default")));
28
 
 
29
 
#undef gtk_about_dialog_get_copyright 
30
 
extern __typeof (gtk_about_dialog_get_copyright) gtk_about_dialog_get_copyright __attribute((alias("IA__gtk_about_dialog_get_copyright"), visibility("default")));
31
 
 
32
 
#undef gtk_about_dialog_get_documenters 
33
 
extern __typeof (gtk_about_dialog_get_documenters) gtk_about_dialog_get_documenters __attribute((alias("IA__gtk_about_dialog_get_documenters"), visibility("default")));
34
 
 
35
 
#undef gtk_about_dialog_get_license 
36
 
extern __typeof (gtk_about_dialog_get_license) gtk_about_dialog_get_license __attribute((alias("IA__gtk_about_dialog_get_license"), visibility("default")));
37
 
 
38
 
#undef gtk_about_dialog_get_logo 
39
 
extern __typeof (gtk_about_dialog_get_logo) gtk_about_dialog_get_logo __attribute((alias("IA__gtk_about_dialog_get_logo"), visibility("default")));
40
 
 
41
 
#undef gtk_about_dialog_get_logo_icon_name 
42
 
extern __typeof (gtk_about_dialog_get_logo_icon_name) gtk_about_dialog_get_logo_icon_name __attribute((alias("IA__gtk_about_dialog_get_logo_icon_name"), visibility("default")));
43
 
 
44
 
#ifndef GTK_DISABLE_DEPRECATED
45
 
#undef gtk_about_dialog_get_name 
46
 
extern __typeof (gtk_about_dialog_get_name) gtk_about_dialog_get_name __attribute((alias("IA__gtk_about_dialog_get_name"), visibility("default")));
47
 
 
48
 
#undef gtk_about_dialog_set_name 
49
 
extern __typeof (gtk_about_dialog_set_name) gtk_about_dialog_set_name __attribute((alias("IA__gtk_about_dialog_set_name"), visibility("default")));
50
 
 
51
 
#endif
52
 
#undef gtk_about_dialog_get_program_name 
53
 
extern __typeof (gtk_about_dialog_get_program_name) gtk_about_dialog_get_program_name __attribute((alias("IA__gtk_about_dialog_get_program_name"), visibility("default")));
54
 
 
55
 
#undef gtk_about_dialog_set_program_name 
56
 
extern __typeof (gtk_about_dialog_set_program_name) gtk_about_dialog_set_program_name __attribute((alias("IA__gtk_about_dialog_set_program_name"), visibility("default")));
57
 
 
58
 
#undef gtk_about_dialog_get_translator_credits 
59
 
extern __typeof (gtk_about_dialog_get_translator_credits) gtk_about_dialog_get_translator_credits __attribute((alias("IA__gtk_about_dialog_get_translator_credits"), visibility("default")));
60
 
 
61
 
#undef gtk_about_dialog_get_type 
62
 
extern __typeof (gtk_about_dialog_get_type) gtk_about_dialog_get_type __attribute((alias("IA__gtk_about_dialog_get_type"), visibility("default")));
63
 
 
64
 
#undef gtk_about_dialog_get_version 
65
 
extern __typeof (gtk_about_dialog_get_version) gtk_about_dialog_get_version __attribute((alias("IA__gtk_about_dialog_get_version"), visibility("default")));
66
 
 
67
 
#undef gtk_about_dialog_get_website 
68
 
extern __typeof (gtk_about_dialog_get_website) gtk_about_dialog_get_website __attribute((alias("IA__gtk_about_dialog_get_website"), visibility("default")));
69
 
 
70
 
#undef gtk_about_dialog_get_website_label 
71
 
extern __typeof (gtk_about_dialog_get_website_label) gtk_about_dialog_get_website_label __attribute((alias("IA__gtk_about_dialog_get_website_label"), visibility("default")));
72
 
 
73
 
#undef gtk_about_dialog_get_wrap_license 
74
 
extern __typeof (gtk_about_dialog_get_wrap_license) gtk_about_dialog_get_wrap_license __attribute((alias("IA__gtk_about_dialog_get_wrap_license"), visibility("default")));
75
 
 
76
 
#undef gtk_about_dialog_new 
77
 
extern __typeof (gtk_about_dialog_new) gtk_about_dialog_new __attribute((alias("IA__gtk_about_dialog_new"), visibility("default")));
78
 
 
79
 
#undef gtk_about_dialog_set_artists 
80
 
extern __typeof (gtk_about_dialog_set_artists) gtk_about_dialog_set_artists __attribute((alias("IA__gtk_about_dialog_set_artists"), visibility("default")));
81
 
 
82
 
#undef gtk_about_dialog_set_authors 
83
 
extern __typeof (gtk_about_dialog_set_authors) gtk_about_dialog_set_authors __attribute((alias("IA__gtk_about_dialog_set_authors"), visibility("default")));
84
 
 
85
 
#undef gtk_about_dialog_set_comments 
86
 
extern __typeof (gtk_about_dialog_set_comments) gtk_about_dialog_set_comments __attribute((alias("IA__gtk_about_dialog_set_comments"), visibility("default")));
87
 
 
88
 
#undef gtk_about_dialog_set_copyright 
89
 
extern __typeof (gtk_about_dialog_set_copyright) gtk_about_dialog_set_copyright __attribute((alias("IA__gtk_about_dialog_set_copyright"), visibility("default")));
90
 
 
91
 
#undef gtk_about_dialog_set_documenters 
92
 
extern __typeof (gtk_about_dialog_set_documenters) gtk_about_dialog_set_documenters __attribute((alias("IA__gtk_about_dialog_set_documenters"), visibility("default")));
93
 
 
94
 
#undef gtk_about_dialog_set_license 
95
 
extern __typeof (gtk_about_dialog_set_license) gtk_about_dialog_set_license __attribute((alias("IA__gtk_about_dialog_set_license"), visibility("default")));
96
 
 
97
 
#undef gtk_about_dialog_set_logo 
98
 
extern __typeof (gtk_about_dialog_set_logo) gtk_about_dialog_set_logo __attribute((alias("IA__gtk_about_dialog_set_logo"), visibility("default")));
99
 
 
100
 
#undef gtk_about_dialog_set_logo_icon_name 
101
 
extern __typeof (gtk_about_dialog_set_logo_icon_name) gtk_about_dialog_set_logo_icon_name __attribute((alias("IA__gtk_about_dialog_set_logo_icon_name"), visibility("default")));
102
 
 
103
 
#undef gtk_about_dialog_set_translator_credits 
104
 
extern __typeof (gtk_about_dialog_set_translator_credits) gtk_about_dialog_set_translator_credits __attribute((alias("IA__gtk_about_dialog_set_translator_credits"), visibility("default")));
105
 
 
106
 
#ifndef GTK_DISABLE_DEPRECATED
107
 
#undef gtk_about_dialog_set_email_hook 
108
 
extern __typeof (gtk_about_dialog_set_email_hook) gtk_about_dialog_set_email_hook __attribute((alias("IA__gtk_about_dialog_set_email_hook"), visibility("default")));
109
 
 
110
 
#undef gtk_about_dialog_set_url_hook 
111
 
extern __typeof (gtk_about_dialog_set_url_hook) gtk_about_dialog_set_url_hook __attribute((alias("IA__gtk_about_dialog_set_url_hook"), visibility("default")));
112
 
 
113
 
#endif
114
 
#undef gtk_about_dialog_set_version 
115
 
extern __typeof (gtk_about_dialog_set_version) gtk_about_dialog_set_version __attribute((alias("IA__gtk_about_dialog_set_version"), visibility("default")));
116
 
 
117
 
#undef gtk_about_dialog_set_website 
118
 
extern __typeof (gtk_about_dialog_set_website) gtk_about_dialog_set_website __attribute((alias("IA__gtk_about_dialog_set_website"), visibility("default")));
119
 
 
120
 
#undef gtk_about_dialog_set_website_label 
121
 
extern __typeof (gtk_about_dialog_set_website_label) gtk_about_dialog_set_website_label __attribute((alias("IA__gtk_about_dialog_set_website_label"), visibility("default")));
122
 
 
123
 
#undef gtk_about_dialog_set_wrap_license 
124
 
extern __typeof (gtk_about_dialog_set_wrap_license) gtk_about_dialog_set_wrap_license __attribute((alias("IA__gtk_about_dialog_set_wrap_license"), visibility("default")));
125
 
 
126
 
#endif
127
 
#endif
128
 
#if IN_HEADER(__GTK_ACCEL_GROUP_H__)
129
 
#if IN_FILE(__GTK_ACCEL_GROUP_C__)
130
 
#undef gtk_accelerator_get_default_mod_mask 
131
 
extern __typeof (gtk_accelerator_get_default_mod_mask) gtk_accelerator_get_default_mod_mask __attribute((alias("IA__gtk_accelerator_get_default_mod_mask"), visibility("default")));
132
 
 
133
 
#undef gtk_accelerator_get_label 
134
 
extern __typeof (gtk_accelerator_get_label) gtk_accelerator_get_label __attribute((alias("IA__gtk_accelerator_get_label"), visibility("default")));
135
 
 
136
 
#undef gtk_accelerator_name 
137
 
extern __typeof (gtk_accelerator_name) gtk_accelerator_name __attribute((alias("IA__gtk_accelerator_name"), visibility("default")));
138
 
 
139
 
#undef gtk_accelerator_parse 
140
 
extern __typeof (gtk_accelerator_parse) gtk_accelerator_parse __attribute((alias("IA__gtk_accelerator_parse"), visibility("default")));
141
 
 
142
 
#undef gtk_accelerator_set_default_mod_mask 
143
 
extern __typeof (gtk_accelerator_set_default_mod_mask) gtk_accelerator_set_default_mod_mask __attribute((alias("IA__gtk_accelerator_set_default_mod_mask"), visibility("default")));
144
 
 
145
 
#undef gtk_accelerator_valid 
146
 
extern __typeof (gtk_accelerator_valid) gtk_accelerator_valid __attribute((alias("IA__gtk_accelerator_valid"), visibility("default")));
147
 
 
148
 
#undef gtk_accel_group_activate 
149
 
extern __typeof (gtk_accel_group_activate) gtk_accel_group_activate __attribute((alias("IA__gtk_accel_group_activate"), visibility("default")));
150
 
 
151
 
#undef gtk_accel_group_connect 
152
 
extern __typeof (gtk_accel_group_connect) gtk_accel_group_connect __attribute((alias("IA__gtk_accel_group_connect"), visibility("default")));
153
 
 
154
 
#undef gtk_accel_group_connect_by_path 
155
 
extern __typeof (gtk_accel_group_connect_by_path) gtk_accel_group_connect_by_path __attribute((alias("IA__gtk_accel_group_connect_by_path"), visibility("default")));
156
 
 
157
 
#undef gtk_accel_group_disconnect 
158
 
extern __typeof (gtk_accel_group_disconnect) gtk_accel_group_disconnect __attribute((alias("IA__gtk_accel_group_disconnect"), visibility("default")));
159
 
 
160
 
#undef gtk_accel_group_disconnect_key 
161
 
extern __typeof (gtk_accel_group_disconnect_key) gtk_accel_group_disconnect_key __attribute((alias("IA__gtk_accel_group_disconnect_key"), visibility("default")));
162
 
 
163
 
#undef gtk_accel_group_find 
164
 
extern __typeof (gtk_accel_group_find) gtk_accel_group_find __attribute((alias("IA__gtk_accel_group_find"), visibility("default")));
165
 
 
166
 
#undef gtk_accel_group_from_accel_closure 
167
 
extern __typeof (gtk_accel_group_from_accel_closure) gtk_accel_group_from_accel_closure __attribute((alias("IA__gtk_accel_group_from_accel_closure"), visibility("default")));
168
 
 
169
 
#undef gtk_accel_group_get_type 
170
 
extern __typeof (gtk_accel_group_get_type) gtk_accel_group_get_type __attribute((alias("IA__gtk_accel_group_get_type"), visibility("default")));
171
 
 
172
 
#undef gtk_accel_group_get_is_locked 
173
 
extern __typeof (gtk_accel_group_get_is_locked) gtk_accel_group_get_is_locked __attribute((alias("IA__gtk_accel_group_get_is_locked"), visibility("default")));
174
 
 
175
 
#undef gtk_accel_group_get_modifier_mask 
176
 
extern __typeof (gtk_accel_group_get_modifier_mask) gtk_accel_group_get_modifier_mask __attribute((alias("IA__gtk_accel_group_get_modifier_mask"), visibility("default")));
177
 
 
178
 
#undef gtk_accel_group_lock 
179
 
extern __typeof (gtk_accel_group_lock) gtk_accel_group_lock __attribute((alias("IA__gtk_accel_group_lock"), visibility("default")));
180
 
 
181
 
#undef gtk_accel_group_new 
182
 
extern __typeof (gtk_accel_group_new) gtk_accel_group_new __attribute((alias("IA__gtk_accel_group_new"), visibility("default")));
183
 
 
184
 
#undef gtk_accel_group_query 
185
 
extern __typeof (gtk_accel_group_query) gtk_accel_group_query __attribute((alias("IA__gtk_accel_group_query"), visibility("default")));
186
 
 
187
 
#undef gtk_accel_groups_activate 
188
 
extern __typeof (gtk_accel_groups_activate) gtk_accel_groups_activate __attribute((alias("IA__gtk_accel_groups_activate"), visibility("default")));
189
 
 
190
 
#undef gtk_accel_groups_from_object 
191
 
extern __typeof (gtk_accel_groups_from_object) gtk_accel_groups_from_object __attribute((alias("IA__gtk_accel_groups_from_object"), visibility("default")));
192
 
 
193
 
#undef gtk_accel_group_unlock 
194
 
extern __typeof (gtk_accel_group_unlock) gtk_accel_group_unlock __attribute((alias("IA__gtk_accel_group_unlock"), visibility("default")));
195
 
 
196
 
#endif
197
 
#endif
198
 
#if IN_HEADER(__GTK_ACCEL_LABEL_H__)
199
 
#if IN_FILE(__GTK_ACCEL_LABEL_C__)
200
 
#undef gtk_accel_label_get_accel_widget 
201
 
extern __typeof (gtk_accel_label_get_accel_widget) gtk_accel_label_get_accel_widget __attribute((alias("IA__gtk_accel_label_get_accel_widget"), visibility("default")));
202
 
 
203
 
#undef gtk_accel_label_get_accel_width 
204
 
extern __typeof (gtk_accel_label_get_accel_width) gtk_accel_label_get_accel_width __attribute((alias("IA__gtk_accel_label_get_accel_width"), visibility("default")));
205
 
 
206
 
#undef gtk_accel_label_get_type 
207
 
extern __typeof (gtk_accel_label_get_type) gtk_accel_label_get_type __attribute((alias("IA__gtk_accel_label_get_type"), visibility("default")));
208
 
 
209
 
#undef gtk_accel_label_new 
210
 
extern __typeof (gtk_accel_label_new) gtk_accel_label_new __attribute((alias("IA__gtk_accel_label_new"), visibility("default")));
211
 
 
212
 
#undef gtk_accel_label_refetch 
213
 
extern __typeof (gtk_accel_label_refetch) gtk_accel_label_refetch __attribute((alias("IA__gtk_accel_label_refetch"), visibility("default")));
214
 
 
215
 
#undef gtk_accel_label_set_accel_closure 
216
 
extern __typeof (gtk_accel_label_set_accel_closure) gtk_accel_label_set_accel_closure __attribute((alias("IA__gtk_accel_label_set_accel_closure"), visibility("default")));
217
 
 
218
 
#undef gtk_accel_label_set_accel_widget 
219
 
extern __typeof (gtk_accel_label_set_accel_widget) gtk_accel_label_set_accel_widget __attribute((alias("IA__gtk_accel_label_set_accel_widget"), visibility("default")));
220
 
 
221
 
#endif
222
 
#endif
223
 
#if IN_HEADER(__GTK_ACCEL_MAP_H__)
224
 
#if IN_FILE(__GTK_ACCEL_MAP_C__)
225
 
#undef gtk_accel_map_add_entry 
226
 
extern __typeof (gtk_accel_map_add_entry) gtk_accel_map_add_entry __attribute((alias("IA__gtk_accel_map_add_entry"), visibility("default")));
227
 
 
228
 
#undef gtk_accel_map_add_filter 
229
 
extern __typeof (gtk_accel_map_add_filter) gtk_accel_map_add_filter __attribute((alias("IA__gtk_accel_map_add_filter"), visibility("default")));
230
 
 
231
 
#undef gtk_accel_map_change_entry 
232
 
extern __typeof (gtk_accel_map_change_entry) gtk_accel_map_change_entry __attribute((alias("IA__gtk_accel_map_change_entry"), visibility("default")));
233
 
 
234
 
#undef gtk_accel_map_foreach 
235
 
extern __typeof (gtk_accel_map_foreach) gtk_accel_map_foreach __attribute((alias("IA__gtk_accel_map_foreach"), visibility("default")));
236
 
 
237
 
#undef gtk_accel_map_foreach_unfiltered 
238
 
extern __typeof (gtk_accel_map_foreach_unfiltered) gtk_accel_map_foreach_unfiltered __attribute((alias("IA__gtk_accel_map_foreach_unfiltered"), visibility("default")));
239
 
 
240
 
#undef gtk_accel_map_get 
241
 
extern __typeof (gtk_accel_map_get) gtk_accel_map_get __attribute((alias("IA__gtk_accel_map_get"), visibility("default")));
242
 
 
243
 
#undef gtk_accel_map_get_type 
244
 
extern __typeof (gtk_accel_map_get_type) gtk_accel_map_get_type __attribute((alias("IA__gtk_accel_map_get_type"), visibility("default")));
245
 
 
246
 
#ifndef _WIN64
247
 
#undef gtk_accel_map_load 
248
 
extern __typeof (gtk_accel_map_load) gtk_accel_map_load __attribute((alias("IA__gtk_accel_map_load"), visibility("default")));
249
 
 
250
 
#endif
251
 
#ifdef G_OS_WIN32
252
 
#undef gtk_accel_map_load_utf8 
253
 
extern __typeof (gtk_accel_map_load_utf8) gtk_accel_map_load_utf8 __attribute((alias("IA__gtk_accel_map_load_utf8"), visibility("default")));
254
 
 
255
 
#endif
256
 
#undef gtk_accel_map_load_fd 
257
 
extern __typeof (gtk_accel_map_load_fd) gtk_accel_map_load_fd __attribute((alias("IA__gtk_accel_map_load_fd"), visibility("default")));
258
 
 
259
 
#undef gtk_accel_map_load_scanner 
260
 
extern __typeof (gtk_accel_map_load_scanner) gtk_accel_map_load_scanner __attribute((alias("IA__gtk_accel_map_load_scanner"), visibility("default")));
261
 
 
262
 
#undef gtk_accel_map_lock_path 
263
 
extern __typeof (gtk_accel_map_lock_path) gtk_accel_map_lock_path __attribute((alias("IA__gtk_accel_map_lock_path"), visibility("default")));
264
 
 
265
 
#undef gtk_accel_map_lookup_entry 
266
 
extern __typeof (gtk_accel_map_lookup_entry) gtk_accel_map_lookup_entry __attribute((alias("IA__gtk_accel_map_lookup_entry"), visibility("default")));
267
 
 
268
 
#ifndef _WIN64
269
 
#undef gtk_accel_map_save 
270
 
extern __typeof (gtk_accel_map_save) gtk_accel_map_save __attribute((alias("IA__gtk_accel_map_save"), visibility("default")));
271
 
 
272
 
#endif
273
 
#ifdef G_OS_WIN32
274
 
#undef gtk_accel_map_save_utf8 
275
 
extern __typeof (gtk_accel_map_save_utf8) gtk_accel_map_save_utf8 __attribute((alias("IA__gtk_accel_map_save_utf8"), visibility("default")));
276
 
 
277
 
#endif
278
 
#undef gtk_accel_map_save_fd 
279
 
extern __typeof (gtk_accel_map_save_fd) gtk_accel_map_save_fd __attribute((alias("IA__gtk_accel_map_save_fd"), visibility("default")));
280
 
 
281
 
#undef gtk_accel_map_unlock_path 
282
 
extern __typeof (gtk_accel_map_unlock_path) gtk_accel_map_unlock_path __attribute((alias("IA__gtk_accel_map_unlock_path"), visibility("default")));
283
 
 
284
 
#endif
285
 
#endif
286
 
#if IN_HEADER(__GTK_ACCESSIBLE_H__)
287
 
#if IN_FILE(__GTK_ACCESSIBLE_C__)
288
 
#undef gtk_accessible_connect_widget_destroyed 
289
 
extern __typeof (gtk_accessible_connect_widget_destroyed) gtk_accessible_connect_widget_destroyed __attribute((alias("IA__gtk_accessible_connect_widget_destroyed"), visibility("default")));
290
 
 
291
 
#undef gtk_accessible_get_type 
292
 
extern __typeof (gtk_accessible_get_type) gtk_accessible_get_type __attribute((alias("IA__gtk_accessible_get_type"), visibility("default")));
293
 
 
294
 
#undef gtk_accessible_get_widget 
295
 
extern __typeof (gtk_accessible_get_widget) gtk_accessible_get_widget __attribute((alias("IA__gtk_accessible_get_widget"), visibility("default")));
296
 
 
297
 
#undef gtk_accessible_set_widget 
298
 
extern __typeof (gtk_accessible_set_widget) gtk_accessible_set_widget __attribute((alias("IA__gtk_accessible_set_widget"), visibility("default")));
299
 
 
300
 
#endif
301
 
#endif
302
 
#if IN_HEADER(__GTK_ACTION_H__)
303
 
#if IN_FILE(__GTK_ACTION_C__)
304
 
#undef gtk_action_activate 
305
 
extern __typeof (gtk_action_activate) gtk_action_activate __attribute((alias("IA__gtk_action_activate"), visibility("default")));
306
 
 
307
 
#undef gtk_action_block_activate 
308
 
extern __typeof (gtk_action_block_activate) gtk_action_block_activate __attribute((alias("IA__gtk_action_block_activate"), visibility("default")));
309
 
 
310
 
#ifndef GTK_DISABLE_DEPRECATED
311
 
#undef gtk_action_block_activate_from 
312
 
extern __typeof (gtk_action_block_activate_from) gtk_action_block_activate_from __attribute((alias("IA__gtk_action_block_activate_from"), visibility("default")));
313
 
 
314
 
#endif
315
 
#undef gtk_action_connect_accelerator 
316
 
extern __typeof (gtk_action_connect_accelerator) gtk_action_connect_accelerator __attribute((alias("IA__gtk_action_connect_accelerator"), visibility("default")));
317
 
 
318
 
#ifndef GTK_DISABLE_DEPRECATED
319
 
#undef gtk_action_connect_proxy 
320
 
extern __typeof (gtk_action_connect_proxy) gtk_action_connect_proxy __attribute((alias("IA__gtk_action_connect_proxy"), visibility("default")));
321
 
 
322
 
#endif
323
 
#undef gtk_action_create_icon 
324
 
extern __typeof (gtk_action_create_icon) gtk_action_create_icon __attribute((alias("IA__gtk_action_create_icon"), visibility("default")));
325
 
 
326
 
#undef gtk_action_create_menu_item 
327
 
extern __typeof (gtk_action_create_menu_item) gtk_action_create_menu_item __attribute((alias("IA__gtk_action_create_menu_item"), visibility("default")));
328
 
 
329
 
#undef gtk_action_create_tool_item 
330
 
extern __typeof (gtk_action_create_tool_item) gtk_action_create_tool_item __attribute((alias("IA__gtk_action_create_tool_item"), visibility("default")));
331
 
 
332
 
#undef gtk_action_create_menu 
333
 
extern __typeof (gtk_action_create_menu) gtk_action_create_menu __attribute((alias("IA__gtk_action_create_menu"), visibility("default")));
334
 
 
335
 
#undef gtk_action_disconnect_accelerator 
336
 
extern __typeof (gtk_action_disconnect_accelerator) gtk_action_disconnect_accelerator __attribute((alias("IA__gtk_action_disconnect_accelerator"), visibility("default")));
337
 
 
338
 
#ifndef GTK_DISABLE_DEPRECATED
339
 
#undef gtk_action_disconnect_proxy 
340
 
extern __typeof (gtk_action_disconnect_proxy) gtk_action_disconnect_proxy __attribute((alias("IA__gtk_action_disconnect_proxy"), visibility("default")));
341
 
 
342
 
#endif
343
 
#undef gtk_action_get_always_show_image 
344
 
extern __typeof (gtk_action_get_always_show_image) gtk_action_get_always_show_image __attribute((alias("IA__gtk_action_get_always_show_image"), visibility("default")));
345
 
 
346
 
#undef gtk_action_get_accel_closure 
347
 
extern __typeof (gtk_action_get_accel_closure) gtk_action_get_accel_closure __attribute((alias("IA__gtk_action_get_accel_closure"), visibility("default")));
348
 
 
349
 
#undef gtk_action_get_accel_path 
350
 
extern __typeof (gtk_action_get_accel_path) gtk_action_get_accel_path __attribute((alias("IA__gtk_action_get_accel_path"), visibility("default")));
351
 
 
352
 
#undef gtk_action_get_gicon 
353
 
extern __typeof (gtk_action_get_gicon) gtk_action_get_gicon __attribute((alias("IA__gtk_action_get_gicon"), visibility("default")));
354
 
 
355
 
#undef gtk_action_get_label 
356
 
extern __typeof (gtk_action_get_label) gtk_action_get_label __attribute((alias("IA__gtk_action_get_label"), visibility("default")));
357
 
 
358
 
#undef gtk_action_get_name 
359
 
extern __typeof (gtk_action_get_name) gtk_action_get_name __attribute((alias("IA__gtk_action_get_name"), visibility("default")));
360
 
 
361
 
#undef gtk_action_get_proxies 
362
 
extern __typeof (gtk_action_get_proxies) gtk_action_get_proxies __attribute((alias("IA__gtk_action_get_proxies"), visibility("default")));
363
 
 
364
 
#ifndef GTK_DISABLE_DEPRECATED
365
 
#undef gtk_widget_get_action 
366
 
extern __typeof (gtk_widget_get_action) gtk_widget_get_action __attribute((alias("IA__gtk_widget_get_action"), visibility("default")));
367
 
 
368
 
#endif
369
 
#undef gtk_action_get_icon_name 
370
 
extern __typeof (gtk_action_get_icon_name) gtk_action_get_icon_name __attribute((alias("IA__gtk_action_get_icon_name"), visibility("default")));
371
 
 
372
 
#undef gtk_action_get_is_important 
373
 
extern __typeof (gtk_action_get_is_important) gtk_action_get_is_important __attribute((alias("IA__gtk_action_get_is_important"), visibility("default")));
374
 
 
375
 
#undef gtk_action_get_sensitive 
376
 
extern __typeof (gtk_action_get_sensitive) gtk_action_get_sensitive __attribute((alias("IA__gtk_action_get_sensitive"), visibility("default")));
377
 
 
378
 
#undef gtk_action_get_short_label 
379
 
extern __typeof (gtk_action_get_short_label) gtk_action_get_short_label __attribute((alias("IA__gtk_action_get_short_label"), visibility("default")));
380
 
 
381
 
#undef gtk_action_get_stock_id 
382
 
extern __typeof (gtk_action_get_stock_id) gtk_action_get_stock_id __attribute((alias("IA__gtk_action_get_stock_id"), visibility("default")));
383
 
 
384
 
#undef gtk_action_get_tooltip 
385
 
extern __typeof (gtk_action_get_tooltip) gtk_action_get_tooltip __attribute((alias("IA__gtk_action_get_tooltip"), visibility("default")));
386
 
 
387
 
#undef gtk_action_get_type 
388
 
extern __typeof (gtk_action_get_type) gtk_action_get_type __attribute((alias("IA__gtk_action_get_type"), visibility("default")));
389
 
 
390
 
#undef gtk_action_get_visible 
391
 
extern __typeof (gtk_action_get_visible) gtk_action_get_visible __attribute((alias("IA__gtk_action_get_visible"), visibility("default")));
392
 
 
393
 
#undef gtk_action_get_visible_horizontal 
394
 
extern __typeof (gtk_action_get_visible_horizontal) gtk_action_get_visible_horizontal __attribute((alias("IA__gtk_action_get_visible_horizontal"), visibility("default")));
395
 
 
396
 
#undef gtk_action_get_visible_vertical 
397
 
extern __typeof (gtk_action_get_visible_vertical) gtk_action_get_visible_vertical __attribute((alias("IA__gtk_action_get_visible_vertical"), visibility("default")));
398
 
 
399
 
#undef gtk_action_is_sensitive 
400
 
extern __typeof (gtk_action_is_sensitive) gtk_action_is_sensitive __attribute((alias("IA__gtk_action_is_sensitive"), visibility("default")));
401
 
 
402
 
#undef gtk_action_is_visible 
403
 
extern __typeof (gtk_action_is_visible) gtk_action_is_visible __attribute((alias("IA__gtk_action_is_visible"), visibility("default")));
404
 
 
405
 
#undef gtk_action_new 
406
 
extern __typeof (gtk_action_new) gtk_action_new __attribute((alias("IA__gtk_action_new"), visibility("default")));
407
 
 
408
 
#undef gtk_action_set_accel_group 
409
 
extern __typeof (gtk_action_set_accel_group) gtk_action_set_accel_group __attribute((alias("IA__gtk_action_set_accel_group"), visibility("default")));
410
 
 
411
 
#undef gtk_action_set_accel_path 
412
 
extern __typeof (gtk_action_set_accel_path) gtk_action_set_accel_path __attribute((alias("IA__gtk_action_set_accel_path"), visibility("default")));
413
 
 
414
 
#undef gtk_action_set_always_show_image 
415
 
extern __typeof (gtk_action_set_always_show_image) gtk_action_set_always_show_image __attribute((alias("IA__gtk_action_set_always_show_image"), visibility("default")));
416
 
 
417
 
#undef gtk_action_set_gicon 
418
 
extern __typeof (gtk_action_set_gicon) gtk_action_set_gicon __attribute((alias("IA__gtk_action_set_gicon"), visibility("default")));
419
 
 
420
 
#undef gtk_action_set_icon_name 
421
 
extern __typeof (gtk_action_set_icon_name) gtk_action_set_icon_name __attribute((alias("IA__gtk_action_set_icon_name"), visibility("default")));
422
 
 
423
 
#undef gtk_action_set_is_important 
424
 
extern __typeof (gtk_action_set_is_important) gtk_action_set_is_important __attribute((alias("IA__gtk_action_set_is_important"), visibility("default")));
425
 
 
426
 
#undef gtk_action_set_label 
427
 
extern __typeof (gtk_action_set_label) gtk_action_set_label __attribute((alias("IA__gtk_action_set_label"), visibility("default")));
428
 
 
429
 
#undef gtk_action_set_sensitive 
430
 
extern __typeof (gtk_action_set_sensitive) gtk_action_set_sensitive __attribute((alias("IA__gtk_action_set_sensitive"), visibility("default")));
431
 
 
432
 
#undef gtk_action_set_short_label 
433
 
extern __typeof (gtk_action_set_short_label) gtk_action_set_short_label __attribute((alias("IA__gtk_action_set_short_label"), visibility("default")));
434
 
 
435
 
#undef gtk_action_set_stock_id 
436
 
extern __typeof (gtk_action_set_stock_id) gtk_action_set_stock_id __attribute((alias("IA__gtk_action_set_stock_id"), visibility("default")));
437
 
 
438
 
#undef gtk_action_set_tooltip 
439
 
extern __typeof (gtk_action_set_tooltip) gtk_action_set_tooltip __attribute((alias("IA__gtk_action_set_tooltip"), visibility("default")));
440
 
 
441
 
#undef gtk_action_set_visible 
442
 
extern __typeof (gtk_action_set_visible) gtk_action_set_visible __attribute((alias("IA__gtk_action_set_visible"), visibility("default")));
443
 
 
444
 
#undef gtk_action_set_visible_horizontal 
445
 
extern __typeof (gtk_action_set_visible_horizontal) gtk_action_set_visible_horizontal __attribute((alias("IA__gtk_action_set_visible_horizontal"), visibility("default")));
446
 
 
447
 
#undef gtk_action_set_visible_vertical 
448
 
extern __typeof (gtk_action_set_visible_vertical) gtk_action_set_visible_vertical __attribute((alias("IA__gtk_action_set_visible_vertical"), visibility("default")));
449
 
 
450
 
#undef gtk_action_unblock_activate 
451
 
extern __typeof (gtk_action_unblock_activate) gtk_action_unblock_activate __attribute((alias("IA__gtk_action_unblock_activate"), visibility("default")));
452
 
 
453
 
#ifndef GTK_DISABLE_DEPRECATED
454
 
#undef gtk_action_unblock_activate_from 
455
 
extern __typeof (gtk_action_unblock_activate_from) gtk_action_unblock_activate_from __attribute((alias("IA__gtk_action_unblock_activate_from"), visibility("default")));
456
 
 
457
 
#endif
458
 
#endif
459
 
#endif
460
 
#if IN_HEADER(__GTK_ACTION_GROUP_H__)
461
 
#if IN_FILE(__GTK_ACTION_GROUP_C__)
462
 
#undef gtk_action_group_add_action 
463
 
extern __typeof (gtk_action_group_add_action) gtk_action_group_add_action __attribute((alias("IA__gtk_action_group_add_action"), visibility("default")));
464
 
 
465
 
#undef gtk_action_group_add_actions 
466
 
extern __typeof (gtk_action_group_add_actions) gtk_action_group_add_actions __attribute((alias("IA__gtk_action_group_add_actions"), visibility("default")));
467
 
 
468
 
#undef gtk_action_group_add_actions_full 
469
 
extern __typeof (gtk_action_group_add_actions_full) gtk_action_group_add_actions_full __attribute((alias("IA__gtk_action_group_add_actions_full"), visibility("default")));
470
 
 
471
 
#undef gtk_action_group_add_action_with_accel 
472
 
extern __typeof (gtk_action_group_add_action_with_accel) gtk_action_group_add_action_with_accel __attribute((alias("IA__gtk_action_group_add_action_with_accel"), visibility("default")));
473
 
 
474
 
#undef gtk_action_group_add_radio_actions 
475
 
extern __typeof (gtk_action_group_add_radio_actions) gtk_action_group_add_radio_actions __attribute((alias("IA__gtk_action_group_add_radio_actions"), visibility("default")));
476
 
 
477
 
#undef gtk_action_group_add_radio_actions_full 
478
 
extern __typeof (gtk_action_group_add_radio_actions_full) gtk_action_group_add_radio_actions_full __attribute((alias("IA__gtk_action_group_add_radio_actions_full"), visibility("default")));
479
 
 
480
 
#undef gtk_action_group_add_toggle_actions 
481
 
extern __typeof (gtk_action_group_add_toggle_actions) gtk_action_group_add_toggle_actions __attribute((alias("IA__gtk_action_group_add_toggle_actions"), visibility("default")));
482
 
 
483
 
#undef gtk_action_group_add_toggle_actions_full 
484
 
extern __typeof (gtk_action_group_add_toggle_actions_full) gtk_action_group_add_toggle_actions_full __attribute((alias("IA__gtk_action_group_add_toggle_actions_full"), visibility("default")));
485
 
 
486
 
#undef gtk_action_group_get_action 
487
 
extern __typeof (gtk_action_group_get_action) gtk_action_group_get_action __attribute((alias("IA__gtk_action_group_get_action"), visibility("default")));
488
 
 
489
 
#undef gtk_action_group_get_name 
490
 
extern __typeof (gtk_action_group_get_name) gtk_action_group_get_name __attribute((alias("IA__gtk_action_group_get_name"), visibility("default")));
491
 
 
492
 
#undef gtk_action_group_get_sensitive 
493
 
extern __typeof (gtk_action_group_get_sensitive) gtk_action_group_get_sensitive __attribute((alias("IA__gtk_action_group_get_sensitive"), visibility("default")));
494
 
 
495
 
#undef gtk_action_group_get_type 
496
 
extern __typeof (gtk_action_group_get_type) gtk_action_group_get_type __attribute((alias("IA__gtk_action_group_get_type"), visibility("default")));
497
 
 
498
 
#undef gtk_action_group_get_visible 
499
 
extern __typeof (gtk_action_group_get_visible) gtk_action_group_get_visible __attribute((alias("IA__gtk_action_group_get_visible"), visibility("default")));
500
 
 
501
 
#undef gtk_action_group_list_actions 
502
 
extern __typeof (gtk_action_group_list_actions) gtk_action_group_list_actions __attribute((alias("IA__gtk_action_group_list_actions"), visibility("default")));
503
 
 
504
 
#undef gtk_action_group_new 
505
 
extern __typeof (gtk_action_group_new) gtk_action_group_new __attribute((alias("IA__gtk_action_group_new"), visibility("default")));
506
 
 
507
 
#undef gtk_action_group_remove_action 
508
 
extern __typeof (gtk_action_group_remove_action) gtk_action_group_remove_action __attribute((alias("IA__gtk_action_group_remove_action"), visibility("default")));
509
 
 
510
 
#undef gtk_action_group_set_sensitive 
511
 
extern __typeof (gtk_action_group_set_sensitive) gtk_action_group_set_sensitive __attribute((alias("IA__gtk_action_group_set_sensitive"), visibility("default")));
512
 
 
513
 
#undef gtk_action_group_set_translate_func 
514
 
extern __typeof (gtk_action_group_set_translate_func) gtk_action_group_set_translate_func __attribute((alias("IA__gtk_action_group_set_translate_func"), visibility("default")));
515
 
 
516
 
#undef gtk_action_group_set_translation_domain 
517
 
extern __typeof (gtk_action_group_set_translation_domain) gtk_action_group_set_translation_domain __attribute((alias("IA__gtk_action_group_set_translation_domain"), visibility("default")));
518
 
 
519
 
#undef gtk_action_group_set_visible 
520
 
extern __typeof (gtk_action_group_set_visible) gtk_action_group_set_visible __attribute((alias("IA__gtk_action_group_set_visible"), visibility("default")));
521
 
 
522
 
#undef gtk_action_group_translate_string 
523
 
extern __typeof (gtk_action_group_translate_string) gtk_action_group_translate_string __attribute((alias("IA__gtk_action_group_translate_string"), visibility("default")));
524
 
 
525
 
#endif
526
 
#endif
527
 
#if IN_HEADER(__GTK_ACTIVATABLE_H__)
528
 
#if IN_FILE(__GTK_ACTIVATABLE_C__)
529
 
#undef gtk_activatable_do_set_related_action 
530
 
extern __typeof (gtk_activatable_do_set_related_action) gtk_activatable_do_set_related_action __attribute((alias("IA__gtk_activatable_do_set_related_action"), visibility("default")));
531
 
 
532
 
#undef gtk_activatable_get_related_action 
533
 
extern __typeof (gtk_activatable_get_related_action) gtk_activatable_get_related_action __attribute((alias("IA__gtk_activatable_get_related_action"), visibility("default")));
534
 
 
535
 
#undef gtk_activatable_get_type 
536
 
extern __typeof (gtk_activatable_get_type) gtk_activatable_get_type __attribute((alias("IA__gtk_activatable_get_type"), visibility("default")));
537
 
 
538
 
#undef gtk_activatable_get_use_action_appearance 
539
 
extern __typeof (gtk_activatable_get_use_action_appearance) gtk_activatable_get_use_action_appearance __attribute((alias("IA__gtk_activatable_get_use_action_appearance"), visibility("default")));
540
 
 
541
 
#undef gtk_activatable_sync_action_properties 
542
 
extern __typeof (gtk_activatable_sync_action_properties) gtk_activatable_sync_action_properties __attribute((alias("IA__gtk_activatable_sync_action_properties"), visibility("default")));
543
 
 
544
 
#undef gtk_activatable_set_related_action 
545
 
extern __typeof (gtk_activatable_set_related_action) gtk_activatable_set_related_action __attribute((alias("IA__gtk_activatable_set_related_action"), visibility("default")));
546
 
 
547
 
#undef gtk_activatable_set_use_action_appearance 
548
 
extern __typeof (gtk_activatable_set_use_action_appearance) gtk_activatable_set_use_action_appearance __attribute((alias("IA__gtk_activatable_set_use_action_appearance"), visibility("default")));
549
 
 
550
 
#endif
551
 
#endif
552
 
#if IN_HEADER(__GTK_ADJUSTMENT_H__)
553
 
#if IN_FILE(__GTK_ADJUSTMENT_C__)
554
 
#undef gtk_adjustment_changed 
555
 
extern __typeof (gtk_adjustment_changed) gtk_adjustment_changed __attribute((alias("IA__gtk_adjustment_changed"), visibility("default")));
556
 
 
557
 
#undef gtk_adjustment_clamp_page 
558
 
extern __typeof (gtk_adjustment_clamp_page) gtk_adjustment_clamp_page __attribute((alias("IA__gtk_adjustment_clamp_page"), visibility("default")));
559
 
 
560
 
#undef gtk_adjustment_configure 
561
 
extern __typeof (gtk_adjustment_configure) gtk_adjustment_configure __attribute((alias("IA__gtk_adjustment_configure"), visibility("default")));
562
 
 
563
 
#undef gtk_adjustment_get_type 
564
 
extern __typeof (gtk_adjustment_get_type) gtk_adjustment_get_type __attribute((alias("IA__gtk_adjustment_get_type"), visibility("default")));
565
 
 
566
 
#undef gtk_adjustment_get_value 
567
 
extern __typeof (gtk_adjustment_get_value) gtk_adjustment_get_value __attribute((alias("IA__gtk_adjustment_get_value"), visibility("default")));
568
 
 
569
 
#undef gtk_adjustment_get_lower 
570
 
extern __typeof (gtk_adjustment_get_lower) gtk_adjustment_get_lower __attribute((alias("IA__gtk_adjustment_get_lower"), visibility("default")));
571
 
 
572
 
#undef gtk_adjustment_get_upper 
573
 
extern __typeof (gtk_adjustment_get_upper) gtk_adjustment_get_upper __attribute((alias("IA__gtk_adjustment_get_upper"), visibility("default")));
574
 
 
575
 
#undef gtk_adjustment_get_step_increment 
576
 
extern __typeof (gtk_adjustment_get_step_increment) gtk_adjustment_get_step_increment __attribute((alias("IA__gtk_adjustment_get_step_increment"), visibility("default")));
577
 
 
578
 
#undef gtk_adjustment_get_page_increment 
579
 
extern __typeof (gtk_adjustment_get_page_increment) gtk_adjustment_get_page_increment __attribute((alias("IA__gtk_adjustment_get_page_increment"), visibility("default")));
580
 
 
581
 
#undef gtk_adjustment_get_page_size 
582
 
extern __typeof (gtk_adjustment_get_page_size) gtk_adjustment_get_page_size __attribute((alias("IA__gtk_adjustment_get_page_size"), visibility("default")));
583
 
 
584
 
#undef gtk_adjustment_new 
585
 
extern __typeof (gtk_adjustment_new) gtk_adjustment_new __attribute((alias("IA__gtk_adjustment_new"), visibility("default")));
586
 
 
587
 
#undef gtk_adjustment_set_value 
588
 
extern __typeof (gtk_adjustment_set_value) gtk_adjustment_set_value __attribute((alias("IA__gtk_adjustment_set_value"), visibility("default")));
589
 
 
590
 
#undef gtk_adjustment_set_lower 
591
 
extern __typeof (gtk_adjustment_set_lower) gtk_adjustment_set_lower __attribute((alias("IA__gtk_adjustment_set_lower"), visibility("default")));
592
 
 
593
 
#undef gtk_adjustment_set_upper 
594
 
extern __typeof (gtk_adjustment_set_upper) gtk_adjustment_set_upper __attribute((alias("IA__gtk_adjustment_set_upper"), visibility("default")));
595
 
 
596
 
#undef gtk_adjustment_set_step_increment 
597
 
extern __typeof (gtk_adjustment_set_step_increment) gtk_adjustment_set_step_increment __attribute((alias("IA__gtk_adjustment_set_step_increment"), visibility("default")));
598
 
 
599
 
#undef gtk_adjustment_set_page_increment 
600
 
extern __typeof (gtk_adjustment_set_page_increment) gtk_adjustment_set_page_increment __attribute((alias("IA__gtk_adjustment_set_page_increment"), visibility("default")));
601
 
 
602
 
#undef gtk_adjustment_set_page_size 
603
 
extern __typeof (gtk_adjustment_set_page_size) gtk_adjustment_set_page_size __attribute((alias("IA__gtk_adjustment_set_page_size"), visibility("default")));
604
 
 
605
 
#undef gtk_adjustment_value_changed 
606
 
extern __typeof (gtk_adjustment_value_changed) gtk_adjustment_value_changed __attribute((alias("IA__gtk_adjustment_value_changed"), visibility("default")));
607
 
 
608
 
#endif
609
 
#endif
610
 
#if IN_HEADER(__GTK_ALIGNMENT_H__)
611
 
#if IN_FILE(__GTK_ALIGNMENT_C__)
612
 
#undef gtk_alignment_get_padding 
613
 
extern __typeof (gtk_alignment_get_padding) gtk_alignment_get_padding __attribute((alias("IA__gtk_alignment_get_padding"), visibility("default")));
614
 
 
615
 
#undef gtk_alignment_get_type 
616
 
extern __typeof (gtk_alignment_get_type) gtk_alignment_get_type __attribute((alias("IA__gtk_alignment_get_type"), visibility("default")));
617
 
 
618
 
#undef gtk_alignment_new 
619
 
extern __typeof (gtk_alignment_new) gtk_alignment_new __attribute((alias("IA__gtk_alignment_new"), visibility("default")));
620
 
 
621
 
#undef gtk_alignment_set 
622
 
extern __typeof (gtk_alignment_set) gtk_alignment_set __attribute((alias("IA__gtk_alignment_set"), visibility("default")));
623
 
 
624
 
#undef gtk_alignment_set_padding 
625
 
extern __typeof (gtk_alignment_set_padding) gtk_alignment_set_padding __attribute((alias("IA__gtk_alignment_set_padding"), visibility("default")));
626
 
 
627
 
#endif
628
 
#endif
629
 
#if IN_HEADER(__GTK_ASSISTANT_H__)
630
 
#if IN_FILE(__GTK_ASSISTANT_C__)
631
 
#undef gtk_assistant_get_type 
632
 
extern __typeof (gtk_assistant_get_type) gtk_assistant_get_type __attribute((alias("IA__gtk_assistant_get_type"), visibility("default")));
633
 
 
634
 
#undef gtk_assistant_new 
635
 
extern __typeof (gtk_assistant_new) gtk_assistant_new __attribute((alias("IA__gtk_assistant_new"), visibility("default")));
636
 
 
637
 
#undef gtk_assistant_get_current_page 
638
 
extern __typeof (gtk_assistant_get_current_page) gtk_assistant_get_current_page __attribute((alias("IA__gtk_assistant_get_current_page"), visibility("default")));
639
 
 
640
 
#undef gtk_assistant_set_current_page 
641
 
extern __typeof (gtk_assistant_set_current_page) gtk_assistant_set_current_page __attribute((alias("IA__gtk_assistant_set_current_page"), visibility("default")));
642
 
 
643
 
#undef gtk_assistant_get_n_pages 
644
 
extern __typeof (gtk_assistant_get_n_pages) gtk_assistant_get_n_pages __attribute((alias("IA__gtk_assistant_get_n_pages"), visibility("default")));
645
 
 
646
 
#undef gtk_assistant_get_nth_page 
647
 
extern __typeof (gtk_assistant_get_nth_page) gtk_assistant_get_nth_page __attribute((alias("IA__gtk_assistant_get_nth_page"), visibility("default")));
648
 
 
649
 
#undef gtk_assistant_prepend_page 
650
 
extern __typeof (gtk_assistant_prepend_page) gtk_assistant_prepend_page __attribute((alias("IA__gtk_assistant_prepend_page"), visibility("default")));
651
 
 
652
 
#undef gtk_assistant_append_page 
653
 
extern __typeof (gtk_assistant_append_page) gtk_assistant_append_page __attribute((alias("IA__gtk_assistant_append_page"), visibility("default")));
654
 
 
655
 
#undef gtk_assistant_insert_page 
656
 
extern __typeof (gtk_assistant_insert_page) gtk_assistant_insert_page __attribute((alias("IA__gtk_assistant_insert_page"), visibility("default")));
657
 
 
658
 
#undef gtk_assistant_set_forward_page_func 
659
 
extern __typeof (gtk_assistant_set_forward_page_func) gtk_assistant_set_forward_page_func __attribute((alias("IA__gtk_assistant_set_forward_page_func"), visibility("default")));
660
 
 
661
 
#undef gtk_assistant_set_page_type 
662
 
extern __typeof (gtk_assistant_set_page_type) gtk_assistant_set_page_type __attribute((alias("IA__gtk_assistant_set_page_type"), visibility("default")));
663
 
 
664
 
#undef gtk_assistant_get_page_type 
665
 
extern __typeof (gtk_assistant_get_page_type) gtk_assistant_get_page_type __attribute((alias("IA__gtk_assistant_get_page_type"), visibility("default")));
666
 
 
667
 
#undef gtk_assistant_set_page_title 
668
 
extern __typeof (gtk_assistant_set_page_title) gtk_assistant_set_page_title __attribute((alias("IA__gtk_assistant_set_page_title"), visibility("default")));
669
 
 
670
 
#undef gtk_assistant_get_page_title 
671
 
extern __typeof (gtk_assistant_get_page_title) gtk_assistant_get_page_title __attribute((alias("IA__gtk_assistant_get_page_title"), visibility("default")));
672
 
 
673
 
#undef gtk_assistant_set_page_header_image 
674
 
extern __typeof (gtk_assistant_set_page_header_image) gtk_assistant_set_page_header_image __attribute((alias("IA__gtk_assistant_set_page_header_image"), visibility("default")));
675
 
 
676
 
#undef gtk_assistant_get_page_header_image 
677
 
extern __typeof (gtk_assistant_get_page_header_image) gtk_assistant_get_page_header_image __attribute((alias("IA__gtk_assistant_get_page_header_image"), visibility("default")));
678
 
 
679
 
#undef gtk_assistant_set_page_side_image 
680
 
extern __typeof (gtk_assistant_set_page_side_image) gtk_assistant_set_page_side_image __attribute((alias("IA__gtk_assistant_set_page_side_image"), visibility("default")));
681
 
 
682
 
#undef gtk_assistant_get_page_side_image 
683
 
extern __typeof (gtk_assistant_get_page_side_image) gtk_assistant_get_page_side_image __attribute((alias("IA__gtk_assistant_get_page_side_image"), visibility("default")));
684
 
 
685
 
#undef gtk_assistant_set_page_complete 
686
 
extern __typeof (gtk_assistant_set_page_complete) gtk_assistant_set_page_complete __attribute((alias("IA__gtk_assistant_set_page_complete"), visibility("default")));
687
 
 
688
 
#undef gtk_assistant_get_page_complete 
689
 
extern __typeof (gtk_assistant_get_page_complete) gtk_assistant_get_page_complete __attribute((alias("IA__gtk_assistant_get_page_complete"), visibility("default")));
690
 
 
691
 
#undef gtk_assistant_add_action_widget 
692
 
extern __typeof (gtk_assistant_add_action_widget) gtk_assistant_add_action_widget __attribute((alias("IA__gtk_assistant_add_action_widget"), visibility("default")));
693
 
 
694
 
#undef gtk_assistant_remove_action_widget 
695
 
extern __typeof (gtk_assistant_remove_action_widget) gtk_assistant_remove_action_widget __attribute((alias("IA__gtk_assistant_remove_action_widget"), visibility("default")));
696
 
 
697
 
#undef gtk_assistant_update_buttons_state 
698
 
extern __typeof (gtk_assistant_update_buttons_state) gtk_assistant_update_buttons_state __attribute((alias("IA__gtk_assistant_update_buttons_state"), visibility("default")));
699
 
 
700
 
#undef gtk_assistant_commit 
701
 
extern __typeof (gtk_assistant_commit) gtk_assistant_commit __attribute((alias("IA__gtk_assistant_commit"), visibility("default")));
702
 
 
703
 
#endif
704
 
#endif
705
 
#if IN_HEADER(__GTK_TYPE_BUILTINS_H__)
706
 
#if IN_FILE(__GTK_TYPE_BUILTINS_C__)
707
 
#undef gtk_pack_direction_get_type 
708
 
extern __typeof (gtk_pack_direction_get_type) gtk_pack_direction_get_type __attribute((alias("IA__gtk_pack_direction_get_type"), visibility("default")));
709
 
 
710
 
#undef gtk_ui_manager_item_type_get_type 
711
 
extern __typeof (gtk_ui_manager_item_type_get_type) gtk_ui_manager_item_type_get_type __attribute((alias("IA__gtk_ui_manager_item_type_get_type"), visibility("default")));
712
 
 
713
 
#undef gtk_spin_button_update_policy_get_type 
714
 
extern __typeof (gtk_spin_button_update_policy_get_type) gtk_spin_button_update_policy_get_type __attribute((alias("IA__gtk_spin_button_update_policy_get_type"), visibility("default")));
715
 
 
716
 
#undef gtk_notebook_tab_get_type 
717
 
extern __typeof (gtk_notebook_tab_get_type) gtk_notebook_tab_get_type __attribute((alias("IA__gtk_notebook_tab_get_type"), visibility("default")));
718
 
 
719
 
#undef gtk_number_up_layout_get_type 
720
 
extern __typeof (gtk_number_up_layout_get_type) gtk_number_up_layout_get_type __attribute((alias("IA__gtk_number_up_layout_get_type"), visibility("default")));
721
 
 
722
 
#undef gtk_anchor_type_get_type 
723
 
extern __typeof (gtk_anchor_type_get_type) gtk_anchor_type_get_type __attribute((alias("IA__gtk_anchor_type_get_type"), visibility("default")));
724
 
 
725
 
#undef gtk_arg_flags_get_type 
726
 
extern __typeof (gtk_arg_flags_get_type) gtk_arg_flags_get_type __attribute((alias("IA__gtk_arg_flags_get_type"), visibility("default")));
727
 
 
728
 
#undef gtk_arrow_type_get_type 
729
 
extern __typeof (gtk_arrow_type_get_type) gtk_arrow_type_get_type __attribute((alias("IA__gtk_arrow_type_get_type"), visibility("default")));
730
 
 
731
 
#undef gtk_arrow_placement_get_type 
732
 
extern __typeof (gtk_arrow_placement_get_type) gtk_arrow_placement_get_type __attribute((alias("IA__gtk_arrow_placement_get_type"), visibility("default")));
733
 
 
734
 
#undef gtk_assistant_page_type_get_type 
735
 
extern __typeof (gtk_assistant_page_type_get_type) gtk_assistant_page_type_get_type __attribute((alias("IA__gtk_assistant_page_type_get_type"), visibility("default")));
736
 
 
737
 
#undef gtk_attach_options_get_type 
738
 
extern __typeof (gtk_attach_options_get_type) gtk_attach_options_get_type __attribute((alias("IA__gtk_attach_options_get_type"), visibility("default")));
739
 
 
740
 
#undef gtk_builder_error_get_type 
741
 
extern __typeof (gtk_builder_error_get_type) gtk_builder_error_get_type __attribute((alias("IA__gtk_builder_error_get_type"), visibility("default")));
742
 
 
743
 
#undef gtk_button_action_get_type 
744
 
extern __typeof (gtk_button_action_get_type) gtk_button_action_get_type __attribute((alias("IA__gtk_button_action_get_type"), visibility("default")));
745
 
 
746
 
#undef gtk_buttons_type_get_type 
747
 
extern __typeof (gtk_buttons_type_get_type) gtk_buttons_type_get_type __attribute((alias("IA__gtk_buttons_type_get_type"), visibility("default")));
748
 
 
749
 
#undef gtk_calendar_display_options_get_type 
750
 
extern __typeof (gtk_calendar_display_options_get_type) gtk_calendar_display_options_get_type __attribute((alias("IA__gtk_calendar_display_options_get_type"), visibility("default")));
751
 
 
752
 
#undef gtk_cell_renderer_mode_get_type 
753
 
extern __typeof (gtk_cell_renderer_mode_get_type) gtk_cell_renderer_mode_get_type __attribute((alias("IA__gtk_cell_renderer_mode_get_type"), visibility("default")));
754
 
 
755
 
#undef gtk_cell_renderer_state_get_type 
756
 
extern __typeof (gtk_cell_renderer_state_get_type) gtk_cell_renderer_state_get_type __attribute((alias("IA__gtk_cell_renderer_state_get_type"), visibility("default")));
757
 
 
758
 
#undef gtk_cell_renderer_accel_mode_get_type 
759
 
extern __typeof (gtk_cell_renderer_accel_mode_get_type) gtk_cell_renderer_accel_mode_get_type __attribute((alias("IA__gtk_cell_renderer_accel_mode_get_type"), visibility("default")));
760
 
 
761
 
#undef gtk_corner_type_get_type 
762
 
extern __typeof (gtk_corner_type_get_type) gtk_corner_type_get_type __attribute((alias("IA__gtk_corner_type_get_type"), visibility("default")));
763
 
 
764
 
#undef gtk_debug_flag_get_type 
765
 
extern __typeof (gtk_debug_flag_get_type) gtk_debug_flag_get_type __attribute((alias("IA__gtk_debug_flag_get_type"), visibility("default")));
766
 
 
767
 
#undef gtk_delete_type_get_type 
768
 
extern __typeof (gtk_delete_type_get_type) gtk_delete_type_get_type __attribute((alias("IA__gtk_delete_type_get_type"), visibility("default")));
769
 
 
770
 
#undef gtk_dest_defaults_get_type 
771
 
extern __typeof (gtk_dest_defaults_get_type) gtk_dest_defaults_get_type __attribute((alias("IA__gtk_dest_defaults_get_type"), visibility("default")));
772
 
 
773
 
#undef gtk_drag_result_get_type 
774
 
extern __typeof (gtk_drag_result_get_type) gtk_drag_result_get_type __attribute((alias("IA__gtk_drag_result_get_type"), visibility("default")));
775
 
 
776
 
#undef gtk_clist_drag_pos_get_type 
777
 
extern __typeof (gtk_clist_drag_pos_get_type) gtk_clist_drag_pos_get_type __attribute((alias("IA__gtk_clist_drag_pos_get_type"), visibility("default")));
778
 
 
779
 
#undef gtk_dialog_flags_get_type 
780
 
extern __typeof (gtk_dialog_flags_get_type) gtk_dialog_flags_get_type __attribute((alias("IA__gtk_dialog_flags_get_type"), visibility("default")));
781
 
 
782
 
#undef gtk_direction_type_get_type 
783
 
extern __typeof (gtk_direction_type_get_type) gtk_direction_type_get_type __attribute((alias("IA__gtk_direction_type_get_type"), visibility("default")));
784
 
 
785
 
#undef gtk_entry_icon_position_get_type 
786
 
extern __typeof (gtk_entry_icon_position_get_type) gtk_entry_icon_position_get_type __attribute((alias("IA__gtk_entry_icon_position_get_type"), visibility("default")));
787
 
 
788
 
#undef gtk_expander_style_get_type 
789
 
extern __typeof (gtk_expander_style_get_type) gtk_expander_style_get_type __attribute((alias("IA__gtk_expander_style_get_type"), visibility("default")));
790
 
 
791
 
#undef gtk_file_chooser_action_get_type 
792
 
extern __typeof (gtk_file_chooser_action_get_type) gtk_file_chooser_action_get_type __attribute((alias("IA__gtk_file_chooser_action_get_type"), visibility("default")));
793
 
 
794
 
#undef gtk_file_chooser_confirmation_get_type 
795
 
extern __typeof (gtk_file_chooser_confirmation_get_type) gtk_file_chooser_confirmation_get_type __attribute((alias("IA__gtk_file_chooser_confirmation_get_type"), visibility("default")));
796
 
 
797
 
#undef gtk_file_filter_flags_get_type 
798
 
extern __typeof (gtk_file_filter_flags_get_type) gtk_file_filter_flags_get_type __attribute((alias("IA__gtk_file_filter_flags_get_type"), visibility("default")));
799
 
 
800
 
#undef gtk_icon_view_drop_position_get_type 
801
 
extern __typeof (gtk_icon_view_drop_position_get_type) gtk_icon_view_drop_position_get_type __attribute((alias("IA__gtk_icon_view_drop_position_get_type"), visibility("default")));
802
 
 
803
 
#undef gtk_sensitivity_type_get_type 
804
 
extern __typeof (gtk_sensitivity_type_get_type) gtk_sensitivity_type_get_type __attribute((alias("IA__gtk_sensitivity_type_get_type"), visibility("default")));
805
 
 
806
 
#undef gtk_window_type_get_type 
807
 
extern __typeof (gtk_window_type_get_type) gtk_window_type_get_type __attribute((alias("IA__gtk_window_type_get_type"), visibility("default")));
808
 
 
809
 
#undef gtk_wrap_mode_get_type 
810
 
extern __typeof (gtk_wrap_mode_get_type) gtk_wrap_mode_get_type __attribute((alias("IA__gtk_wrap_mode_get_type"), visibility("default")));
811
 
 
812
 
#undef gtk_widget_flags_get_type 
813
 
extern __typeof (gtk_widget_flags_get_type) gtk_widget_flags_get_type __attribute((alias("IA__gtk_widget_flags_get_type"), visibility("default")));
814
 
 
815
 
#undef gtk_widget_help_type_get_type 
816
 
extern __typeof (gtk_widget_help_type_get_type) gtk_widget_help_type_get_type __attribute((alias("IA__gtk_widget_help_type_get_type"), visibility("default")));
817
 
 
818
 
#undef gtk_window_position_get_type 
819
 
extern __typeof (gtk_window_position_get_type) gtk_window_position_get_type __attribute((alias("IA__gtk_window_position_get_type"), visibility("default")));
820
 
 
821
 
#undef gtk_tree_view_column_sizing_get_type 
822
 
extern __typeof (gtk_tree_view_column_sizing_get_type) gtk_tree_view_column_sizing_get_type __attribute((alias("IA__gtk_tree_view_column_sizing_get_type"), visibility("default")));
823
 
 
824
 
#undef gtk_tree_view_drop_position_get_type 
825
 
extern __typeof (gtk_tree_view_drop_position_get_type) gtk_tree_view_drop_position_get_type __attribute((alias("IA__gtk_tree_view_drop_position_get_type"), visibility("default")));
826
 
 
827
 
#undef gtk_button_box_style_get_type 
828
 
extern __typeof (gtk_button_box_style_get_type) gtk_button_box_style_get_type __attribute((alias("IA__gtk_button_box_style_get_type"), visibility("default")));
829
 
 
830
 
#undef gtk_cell_type_get_type 
831
 
extern __typeof (gtk_cell_type_get_type) gtk_cell_type_get_type __attribute((alias("IA__gtk_cell_type_get_type"), visibility("default")));
832
 
 
833
 
#undef gtk_ctree_expander_style_get_type 
834
 
extern __typeof (gtk_ctree_expander_style_get_type) gtk_ctree_expander_style_get_type __attribute((alias("IA__gtk_ctree_expander_style_get_type"), visibility("default")));
835
 
 
836
 
#undef gtk_ctree_expansion_type_get_type 
837
 
extern __typeof (gtk_ctree_expansion_type_get_type) gtk_ctree_expansion_type_get_type __attribute((alias("IA__gtk_ctree_expansion_type_get_type"), visibility("default")));
838
 
 
839
 
#undef gtk_ctree_line_style_get_type 
840
 
extern __typeof (gtk_ctree_line_style_get_type) gtk_ctree_line_style_get_type __attribute((alias("IA__gtk_ctree_line_style_get_type"), visibility("default")));
841
 
 
842
 
#undef gtk_ctree_pos_get_type 
843
 
extern __typeof (gtk_ctree_pos_get_type) gtk_ctree_pos_get_type __attribute((alias("IA__gtk_ctree_pos_get_type"), visibility("default")));
844
 
 
845
 
#undef gtk_curve_type_get_type 
846
 
extern __typeof (gtk_curve_type_get_type) gtk_curve_type_get_type __attribute((alias("IA__gtk_curve_type_get_type"), visibility("default")));
847
 
 
848
 
#undef gtk_icon_lookup_flags_get_type 
849
 
extern __typeof (gtk_icon_lookup_flags_get_type) gtk_icon_lookup_flags_get_type __attribute((alias("IA__gtk_icon_lookup_flags_get_type"), visibility("default")));
850
 
 
851
 
#undef gtk_image_type_get_type 
852
 
extern __typeof (gtk_image_type_get_type) gtk_image_type_get_type __attribute((alias("IA__gtk_image_type_get_type"), visibility("default")));
853
 
 
854
 
#undef gtk_im_preedit_style_get_type 
855
 
extern __typeof (gtk_im_preedit_style_get_type) gtk_im_preedit_style_get_type __attribute((alias("IA__gtk_im_preedit_style_get_type"), visibility("default")));
856
 
 
857
 
#undef gtk_im_status_style_get_type 
858
 
extern __typeof (gtk_im_status_style_get_type) gtk_im_status_style_get_type __attribute((alias("IA__gtk_im_status_style_get_type"), visibility("default")));
859
 
 
860
 
#undef gtk_justification_get_type 
861
 
extern __typeof (gtk_justification_get_type) gtk_justification_get_type __attribute((alias("IA__gtk_justification_get_type"), visibility("default")));
862
 
 
863
 
#undef gtk_match_type_get_type 
864
 
extern __typeof (gtk_match_type_get_type) gtk_match_type_get_type __attribute((alias("IA__gtk_match_type_get_type"), visibility("default")));
865
 
 
866
 
#undef gtk_menu_direction_type_get_type 
867
 
extern __typeof (gtk_menu_direction_type_get_type) gtk_menu_direction_type_get_type __attribute((alias("IA__gtk_menu_direction_type_get_type"), visibility("default")));
868
 
 
869
 
#undef gtk_message_type_get_type 
870
 
extern __typeof (gtk_message_type_get_type) gtk_message_type_get_type __attribute((alias("IA__gtk_message_type_get_type"), visibility("default")));
871
 
 
872
 
#undef gtk_metric_type_get_type 
873
 
extern __typeof (gtk_metric_type_get_type) gtk_metric_type_get_type __attribute((alias("IA__gtk_metric_type_get_type"), visibility("default")));
874
 
 
875
 
#undef gtk_movement_step_get_type 
876
 
extern __typeof (gtk_movement_step_get_type) gtk_movement_step_get_type __attribute((alias("IA__gtk_movement_step_get_type"), visibility("default")));
877
 
 
878
 
#undef gtk_orientation_get_type 
879
 
extern __typeof (gtk_orientation_get_type) gtk_orientation_get_type __attribute((alias("IA__gtk_orientation_get_type"), visibility("default")));
880
 
 
881
 
#undef gtk_pack_type_get_type 
882
 
extern __typeof (gtk_pack_type_get_type) gtk_pack_type_get_type __attribute((alias("IA__gtk_pack_type_get_type"), visibility("default")));
883
 
 
884
 
#undef gtk_page_orientation_get_type 
885
 
extern __typeof (gtk_page_orientation_get_type) gtk_page_orientation_get_type __attribute((alias("IA__gtk_page_orientation_get_type"), visibility("default")));
886
 
 
887
 
#undef gtk_print_operation_result_get_type 
888
 
extern __typeof (gtk_print_operation_result_get_type) gtk_print_operation_result_get_type __attribute((alias("IA__gtk_print_operation_result_get_type"), visibility("default")));
889
 
 
890
 
#undef gtk_print_pages_get_type 
891
 
extern __typeof (gtk_print_pages_get_type) gtk_print_pages_get_type __attribute((alias("IA__gtk_print_pages_get_type"), visibility("default")));
892
 
 
893
 
#undef gtk_print_quality_get_type 
894
 
extern __typeof (gtk_print_quality_get_type) gtk_print_quality_get_type __attribute((alias("IA__gtk_print_quality_get_type"), visibility("default")));
895
 
 
896
 
#undef gtk_print_status_get_type 
897
 
extern __typeof (gtk_print_status_get_type) gtk_print_status_get_type __attribute((alias("IA__gtk_print_status_get_type"), visibility("default")));
898
 
 
899
 
#undef gtk_page_set_get_type 
900
 
extern __typeof (gtk_page_set_get_type) gtk_page_set_get_type __attribute((alias("IA__gtk_page_set_get_type"), visibility("default")));
901
 
 
902
 
#undef gtk_path_priority_type_get_type 
903
 
extern __typeof (gtk_path_priority_type_get_type) gtk_path_priority_type_get_type __attribute((alias("IA__gtk_path_priority_type_get_type"), visibility("default")));
904
 
 
905
 
#undef gtk_path_type_get_type 
906
 
extern __typeof (gtk_path_type_get_type) gtk_path_type_get_type __attribute((alias("IA__gtk_path_type_get_type"), visibility("default")));
907
 
 
908
 
#undef gtk_policy_type_get_type 
909
 
extern __typeof (gtk_policy_type_get_type) gtk_policy_type_get_type __attribute((alias("IA__gtk_policy_type_get_type"), visibility("default")));
910
 
 
911
 
#undef gtk_position_type_get_type 
912
 
extern __typeof (gtk_position_type_get_type) gtk_position_type_get_type __attribute((alias("IA__gtk_position_type_get_type"), visibility("default")));
913
 
 
914
 
#undef gtk_preview_type_get_type 
915
 
extern __typeof (gtk_preview_type_get_type) gtk_preview_type_get_type __attribute((alias("IA__gtk_preview_type_get_type"), visibility("default")));
916
 
 
917
 
#undef gtk_print_duplex_get_type 
918
 
extern __typeof (gtk_print_duplex_get_type) gtk_print_duplex_get_type __attribute((alias("IA__gtk_print_duplex_get_type"), visibility("default")));
919
 
 
920
 
#undef gtk_print_error_get_type 
921
 
extern __typeof (gtk_print_error_get_type) gtk_print_error_get_type __attribute((alias("IA__gtk_print_error_get_type"), visibility("default")));
922
 
 
923
 
#undef gtk_recent_filter_flags_get_type 
924
 
extern __typeof (gtk_recent_filter_flags_get_type) gtk_recent_filter_flags_get_type __attribute((alias("IA__gtk_recent_filter_flags_get_type"), visibility("default")));
925
 
 
926
 
#undef gtk_print_operation_action_get_type 
927
 
extern __typeof (gtk_print_operation_action_get_type) gtk_print_operation_action_get_type __attribute((alias("IA__gtk_print_operation_action_get_type"), visibility("default")));
928
 
 
929
 
#undef gtk_private_flags_get_type 
930
 
extern __typeof (gtk_private_flags_get_type) gtk_private_flags_get_type __attribute((alias("IA__gtk_private_flags_get_type"), visibility("default")));
931
 
 
932
 
#undef gtk_progress_bar_orientation_get_type 
933
 
extern __typeof (gtk_progress_bar_orientation_get_type) gtk_progress_bar_orientation_get_type __attribute((alias("IA__gtk_progress_bar_orientation_get_type"), visibility("default")));
934
 
 
935
 
#undef gtk_progress_bar_style_get_type 
936
 
extern __typeof (gtk_progress_bar_style_get_type) gtk_progress_bar_style_get_type __attribute((alias("IA__gtk_progress_bar_style_get_type"), visibility("default")));
937
 
 
938
 
#undef gtk_rc_flags_get_type 
939
 
extern __typeof (gtk_rc_flags_get_type) gtk_rc_flags_get_type __attribute((alias("IA__gtk_rc_flags_get_type"), visibility("default")));
940
 
 
941
 
#undef gtk_rc_token_type_get_type 
942
 
extern __typeof (gtk_rc_token_type_get_type) gtk_rc_token_type_get_type __attribute((alias("IA__gtk_rc_token_type_get_type"), visibility("default")));
943
 
 
944
 
#undef gtk_recent_chooser_error_get_type 
945
 
extern __typeof (gtk_recent_chooser_error_get_type) gtk_recent_chooser_error_get_type __attribute((alias("IA__gtk_recent_chooser_error_get_type"), visibility("default")));
946
 
 
947
 
#undef gtk_recent_manager_error_get_type 
948
 
extern __typeof (gtk_recent_manager_error_get_type) gtk_recent_manager_error_get_type __attribute((alias("IA__gtk_recent_manager_error_get_type"), visibility("default")));
949
 
 
950
 
#undef gtk_recent_sort_type_get_type 
951
 
extern __typeof (gtk_recent_sort_type_get_type) gtk_recent_sort_type_get_type __attribute((alias("IA__gtk_recent_sort_type_get_type"), visibility("default")));
952
 
 
953
 
#undef gtk_unit_get_type 
954
 
extern __typeof (gtk_unit_get_type) gtk_unit_get_type __attribute((alias("IA__gtk_unit_get_type"), visibility("default")));
955
 
 
956
 
#undef gtk_relief_style_get_type 
957
 
extern __typeof (gtk_relief_style_get_type) gtk_relief_style_get_type __attribute((alias("IA__gtk_relief_style_get_type"), visibility("default")));
958
 
 
959
 
#undef gtk_resize_mode_get_type 
960
 
extern __typeof (gtk_resize_mode_get_type) gtk_resize_mode_get_type __attribute((alias("IA__gtk_resize_mode_get_type"), visibility("default")));
961
 
 
962
 
#undef gtk_response_type_get_type 
963
 
extern __typeof (gtk_response_type_get_type) gtk_response_type_get_type __attribute((alias("IA__gtk_response_type_get_type"), visibility("default")));
964
 
 
965
 
#undef gtk_scroll_step_get_type 
966
 
extern __typeof (gtk_scroll_step_get_type) gtk_scroll_step_get_type __attribute((alias("IA__gtk_scroll_step_get_type"), visibility("default")));
967
 
 
968
 
#undef gtk_scroll_type_get_type 
969
 
extern __typeof (gtk_scroll_type_get_type) gtk_scroll_type_get_type __attribute((alias("IA__gtk_scroll_type_get_type"), visibility("default")));
970
 
 
971
 
#undef gtk_selection_mode_get_type 
972
 
extern __typeof (gtk_selection_mode_get_type) gtk_selection_mode_get_type __attribute((alias("IA__gtk_selection_mode_get_type"), visibility("default")));
973
 
 
974
 
#undef gtk_shadow_type_get_type 
975
 
extern __typeof (gtk_shadow_type_get_type) gtk_shadow_type_get_type __attribute((alias("IA__gtk_shadow_type_get_type"), visibility("default")));
976
 
 
977
 
#undef gtk_side_type_get_type 
978
 
extern __typeof (gtk_side_type_get_type) gtk_side_type_get_type __attribute((alias("IA__gtk_side_type_get_type"), visibility("default")));
979
 
 
980
 
#undef gtk_signal_run_type_get_type 
981
 
extern __typeof (gtk_signal_run_type_get_type) gtk_signal_run_type_get_type __attribute((alias("IA__gtk_signal_run_type_get_type"), visibility("default")));
982
 
 
983
 
#undef gtk_size_group_mode_get_type 
984
 
extern __typeof (gtk_size_group_mode_get_type) gtk_size_group_mode_get_type __attribute((alias("IA__gtk_size_group_mode_get_type"), visibility("default")));
985
 
 
986
 
#undef gtk_sort_type_get_type 
987
 
extern __typeof (gtk_sort_type_get_type) gtk_sort_type_get_type __attribute((alias("IA__gtk_sort_type_get_type"), visibility("default")));
988
 
 
989
 
#undef gtk_spin_type_get_type 
990
 
extern __typeof (gtk_spin_type_get_type) gtk_spin_type_get_type __attribute((alias("IA__gtk_spin_type_get_type"), visibility("default")));
991
 
 
992
 
#undef gtk_state_type_get_type 
993
 
extern __typeof (gtk_state_type_get_type) gtk_state_type_get_type __attribute((alias("IA__gtk_state_type_get_type"), visibility("default")));
994
 
 
995
 
#undef gtk_submenu_direction_get_type 
996
 
extern __typeof (gtk_submenu_direction_get_type) gtk_submenu_direction_get_type __attribute((alias("IA__gtk_submenu_direction_get_type"), visibility("default")));
997
 
 
998
 
#undef gtk_submenu_placement_get_type 
999
 
extern __typeof (gtk_submenu_placement_get_type) gtk_submenu_placement_get_type __attribute((alias("IA__gtk_submenu_placement_get_type"), visibility("default")));
1000
 
 
1001
 
#undef gtk_target_flags_get_type 
1002
 
extern __typeof (gtk_target_flags_get_type) gtk_target_flags_get_type __attribute((alias("IA__gtk_target_flags_get_type"), visibility("default")));
1003
 
 
1004
 
#undef gtk_text_direction_get_type 
1005
 
extern __typeof (gtk_text_direction_get_type) gtk_text_direction_get_type __attribute((alias("IA__gtk_text_direction_get_type"), visibility("default")));
1006
 
 
1007
 
#undef gtk_text_buffer_target_info_get_type 
1008
 
extern __typeof (gtk_text_buffer_target_info_get_type) gtk_text_buffer_target_info_get_type __attribute((alias("IA__gtk_text_buffer_target_info_get_type"), visibility("default")));
1009
 
 
1010
 
#undef gtk_text_search_flags_get_type 
1011
 
extern __typeof (gtk_text_search_flags_get_type) gtk_text_search_flags_get_type __attribute((alias("IA__gtk_text_search_flags_get_type"), visibility("default")));
1012
 
 
1013
 
#undef gtk_text_window_type_get_type 
1014
 
extern __typeof (gtk_text_window_type_get_type) gtk_text_window_type_get_type __attribute((alias("IA__gtk_text_window_type_get_type"), visibility("default")));
1015
 
 
1016
 
#undef gtk_tool_palette_drag_targets_get_type 
1017
 
extern __typeof (gtk_tool_palette_drag_targets_get_type) gtk_tool_palette_drag_targets_get_type __attribute((alias("IA__gtk_tool_palette_drag_targets_get_type"), visibility("default")));
1018
 
 
1019
 
#undef gtk_tree_model_flags_get_type 
1020
 
extern __typeof (gtk_tree_model_flags_get_type) gtk_tree_model_flags_get_type __attribute((alias("IA__gtk_tree_model_flags_get_type"), visibility("default")));
1021
 
 
1022
 
#undef gtk_tree_view_mode_get_type 
1023
 
extern __typeof (gtk_tree_view_mode_get_type) gtk_tree_view_mode_get_type __attribute((alias("IA__gtk_tree_view_mode_get_type"), visibility("default")));
1024
 
 
1025
 
#undef gtk_tree_view_grid_lines_get_type 
1026
 
extern __typeof (gtk_tree_view_grid_lines_get_type) gtk_tree_view_grid_lines_get_type __attribute((alias("IA__gtk_tree_view_grid_lines_get_type"), visibility("default")));
1027
 
 
1028
 
#undef gtk_update_type_get_type 
1029
 
extern __typeof (gtk_update_type_get_type) gtk_update_type_get_type __attribute((alias("IA__gtk_update_type_get_type"), visibility("default")));
1030
 
 
1031
 
#undef gtk_visibility_get_type 
1032
 
extern __typeof (gtk_visibility_get_type) gtk_visibility_get_type __attribute((alias("IA__gtk_visibility_get_type"), visibility("default")));
1033
 
 
1034
 
#undef gtk_object_flags_get_type 
1035
 
extern __typeof (gtk_object_flags_get_type) gtk_object_flags_get_type __attribute((alias("IA__gtk_object_flags_get_type"), visibility("default")));
1036
 
 
1037
 
#undef gtk_accel_flags_get_type 
1038
 
extern __typeof (gtk_accel_flags_get_type) gtk_accel_flags_get_type __attribute((alias("IA__gtk_accel_flags_get_type"), visibility("default")));
1039
 
 
1040
 
#undef gtk_icon_size_get_type 
1041
 
extern __typeof (gtk_icon_size_get_type) gtk_icon_size_get_type __attribute((alias("IA__gtk_icon_size_get_type"), visibility("default")));
1042
 
 
1043
 
#undef gtk_file_chooser_error_get_type 
1044
 
extern __typeof (gtk_file_chooser_error_get_type) gtk_file_chooser_error_get_type __attribute((alias("IA__gtk_file_chooser_error_get_type"), visibility("default")));
1045
 
 
1046
 
#undef gtk_icon_theme_error_get_type 
1047
 
extern __typeof (gtk_icon_theme_error_get_type) gtk_icon_theme_error_get_type __attribute((alias("IA__gtk_icon_theme_error_get_type"), visibility("default")));
1048
 
 
1049
 
#undef gtk_toolbar_child_type_get_type 
1050
 
extern __typeof (gtk_toolbar_child_type_get_type) gtk_toolbar_child_type_get_type __attribute((alias("IA__gtk_toolbar_child_type_get_type"), visibility("default")));
1051
 
 
1052
 
#undef gtk_toolbar_space_style_get_type 
1053
 
extern __typeof (gtk_toolbar_space_style_get_type) gtk_toolbar_space_style_get_type __attribute((alias("IA__gtk_toolbar_space_style_get_type"), visibility("default")));
1054
 
 
1055
 
#undef gtk_toolbar_style_get_type 
1056
 
extern __typeof (gtk_toolbar_style_get_type) gtk_toolbar_style_get_type __attribute((alias("IA__gtk_toolbar_style_get_type"), visibility("default")));
1057
 
 
1058
 
#endif
1059
 
#endif
1060
 
#if IN_HEADER(__GTK_ARROW_H__)
1061
 
#if IN_FILE(__GTK_ARROW_C__)
1062
 
#undef gtk_arrow_get_type 
1063
 
extern __typeof (gtk_arrow_get_type) gtk_arrow_get_type __attribute((alias("IA__gtk_arrow_get_type"), visibility("default")));
1064
 
 
1065
 
#undef gtk_arrow_new 
1066
 
extern __typeof (gtk_arrow_new) gtk_arrow_new __attribute((alias("IA__gtk_arrow_new"), visibility("default")));
1067
 
 
1068
 
#undef gtk_arrow_set 
1069
 
extern __typeof (gtk_arrow_set) gtk_arrow_set __attribute((alias("IA__gtk_arrow_set"), visibility("default")));
1070
 
 
1071
 
#endif
1072
 
#endif
1073
 
#if IN_HEADER(__GTK_ASPECT_FRAME_H__)
1074
 
#if IN_FILE(__GTK_ASPECT_FRAME_C__)
1075
 
#undef gtk_aspect_frame_get_type 
1076
 
extern __typeof (gtk_aspect_frame_get_type) gtk_aspect_frame_get_type __attribute((alias("IA__gtk_aspect_frame_get_type"), visibility("default")));
1077
 
 
1078
 
#undef gtk_aspect_frame_new 
1079
 
extern __typeof (gtk_aspect_frame_new) gtk_aspect_frame_new __attribute((alias("IA__gtk_aspect_frame_new"), visibility("default")));
1080
 
 
1081
 
#undef gtk_aspect_frame_set 
1082
 
extern __typeof (gtk_aspect_frame_set) gtk_aspect_frame_set __attribute((alias("IA__gtk_aspect_frame_set"), visibility("default")));
1083
 
 
1084
 
#endif
1085
 
#endif
1086
 
#if IN_HEADER(__GTK_BINDINGS_H__)
1087
 
#if IN_FILE(__GTK_BINDINGS_C__)
1088
 
#ifndef GTK_DISABLE_DEPRECATED
1089
 
#undef gtk_binding_entry_clear 
1090
 
extern __typeof (gtk_binding_entry_clear) gtk_binding_entry_clear __attribute((alias("IA__gtk_binding_entry_clear"), visibility("default")));
1091
 
 
1092
 
#undef gtk_binding_parse_binding 
1093
 
extern __typeof (gtk_binding_parse_binding) gtk_binding_parse_binding __attribute((alias("IA__gtk_binding_parse_binding"), visibility("default")));
1094
 
 
1095
 
#endif
1096
 
#undef gtk_binding_entry_skip 
1097
 
extern __typeof (gtk_binding_entry_skip) gtk_binding_entry_skip __attribute((alias("IA__gtk_binding_entry_skip"), visibility("default")));
1098
 
 
1099
 
#undef gtk_binding_entry_add_signal 
1100
 
extern __typeof (gtk_binding_entry_add_signal) gtk_binding_entry_add_signal __attribute((alias("IA__gtk_binding_entry_add_signal"), visibility("default")));
1101
 
 
1102
 
#undef gtk_binding_entry_add_signall 
1103
 
extern __typeof (gtk_binding_entry_add_signall) gtk_binding_entry_add_signall __attribute((alias("IA__gtk_binding_entry_add_signall"), visibility("default")));
1104
 
 
1105
 
#undef gtk_binding_entry_remove 
1106
 
extern __typeof (gtk_binding_entry_remove) gtk_binding_entry_remove __attribute((alias("IA__gtk_binding_entry_remove"), visibility("default")));
1107
 
 
1108
 
#undef gtk_bindings_activate 
1109
 
extern __typeof (gtk_bindings_activate) gtk_bindings_activate __attribute((alias("IA__gtk_bindings_activate"), visibility("default")));
1110
 
 
1111
 
#undef gtk_bindings_activate_event 
1112
 
extern __typeof (gtk_bindings_activate_event) gtk_bindings_activate_event __attribute((alias("IA__gtk_bindings_activate_event"), visibility("default")));
1113
 
 
1114
 
#undef gtk_binding_set_activate 
1115
 
extern __typeof (gtk_binding_set_activate) gtk_binding_set_activate __attribute((alias("IA__gtk_binding_set_activate"), visibility("default")));
1116
 
 
1117
 
#undef gtk_binding_set_add_path 
1118
 
extern __typeof (gtk_binding_set_add_path) gtk_binding_set_add_path __attribute((alias("IA__gtk_binding_set_add_path"), visibility("default")));
1119
 
 
1120
 
#undef gtk_binding_set_by_class 
1121
 
extern __typeof (gtk_binding_set_by_class) gtk_binding_set_by_class __attribute((alias("IA__gtk_binding_set_by_class"), visibility("default")));
1122
 
 
1123
 
#undef gtk_binding_set_find 
1124
 
extern __typeof (gtk_binding_set_find) gtk_binding_set_find __attribute((alias("IA__gtk_binding_set_find"), visibility("default")));
1125
 
 
1126
 
#undef gtk_binding_set_new 
1127
 
extern __typeof (gtk_binding_set_new) gtk_binding_set_new __attribute((alias("IA__gtk_binding_set_new"), visibility("default")));
1128
 
 
1129
 
#endif
1130
 
#endif
1131
 
#if IN_HEADER(__GTK_BIN_H__)
1132
 
#if IN_FILE(__GTK_BIN_C__)
1133
 
#undef gtk_bin_get_child 
1134
 
extern __typeof (gtk_bin_get_child) gtk_bin_get_child __attribute((alias("IA__gtk_bin_get_child"), visibility("default")));
1135
 
 
1136
 
#undef gtk_bin_get_type 
1137
 
extern __typeof (gtk_bin_get_type) gtk_bin_get_type __attribute((alias("IA__gtk_bin_get_type"), visibility("default")));
1138
 
 
1139
 
#endif
1140
 
#endif
1141
 
#if IN_HEADER(__GTK_BOX_H__)
1142
 
#if IN_FILE(__GTK_BOX_C__)
1143
 
#undef gtk_box_get_homogeneous 
1144
 
extern __typeof (gtk_box_get_homogeneous) gtk_box_get_homogeneous __attribute((alias("IA__gtk_box_get_homogeneous"), visibility("default")));
1145
 
 
1146
 
#undef gtk_box_get_spacing 
1147
 
extern __typeof (gtk_box_get_spacing) gtk_box_get_spacing __attribute((alias("IA__gtk_box_get_spacing"), visibility("default")));
1148
 
 
1149
 
#undef gtk_box_get_type 
1150
 
extern __typeof (gtk_box_get_type) gtk_box_get_type __attribute((alias("IA__gtk_box_get_type"), visibility("default")));
1151
 
 
1152
 
#undef gtk_box_pack_end 
1153
 
extern __typeof (gtk_box_pack_end) gtk_box_pack_end __attribute((alias("IA__gtk_box_pack_end"), visibility("default")));
1154
 
 
1155
 
#undef gtk_box_pack_start 
1156
 
extern __typeof (gtk_box_pack_start) gtk_box_pack_start __attribute((alias("IA__gtk_box_pack_start"), visibility("default")));
1157
 
 
1158
 
#ifndef GTK_DISABLE_DEPRECATED
1159
 
#undef gtk_box_pack_end_defaults 
1160
 
extern __typeof (gtk_box_pack_end_defaults) gtk_box_pack_end_defaults __attribute((alias("IA__gtk_box_pack_end_defaults"), visibility("default")));
1161
 
 
1162
 
#undef gtk_box_pack_start_defaults 
1163
 
extern __typeof (gtk_box_pack_start_defaults) gtk_box_pack_start_defaults __attribute((alias("IA__gtk_box_pack_start_defaults"), visibility("default")));
1164
 
 
1165
 
#endif
1166
 
#undef gtk_box_query_child_packing 
1167
 
extern __typeof (gtk_box_query_child_packing) gtk_box_query_child_packing __attribute((alias("IA__gtk_box_query_child_packing"), visibility("default")));
1168
 
 
1169
 
#undef gtk_box_reorder_child 
1170
 
extern __typeof (gtk_box_reorder_child) gtk_box_reorder_child __attribute((alias("IA__gtk_box_reorder_child"), visibility("default")));
1171
 
 
1172
 
#undef gtk_box_set_child_packing 
1173
 
extern __typeof (gtk_box_set_child_packing) gtk_box_set_child_packing __attribute((alias("IA__gtk_box_set_child_packing"), visibility("default")));
1174
 
 
1175
 
#undef gtk_box_set_homogeneous 
1176
 
extern __typeof (gtk_box_set_homogeneous) gtk_box_set_homogeneous __attribute((alias("IA__gtk_box_set_homogeneous"), visibility("default")));
1177
 
 
1178
 
#undef gtk_box_set_spacing 
1179
 
extern __typeof (gtk_box_set_spacing) gtk_box_set_spacing __attribute((alias("IA__gtk_box_set_spacing"), visibility("default")));
1180
 
 
1181
 
#endif
1182
 
#endif
1183
 
#if IN_HEADER(__GTK_BUILDABLE_H__)
1184
 
#if IN_FILE(__GTK_BUILDABLE_C__)
1185
 
#undef gtk_buildable_add_child 
1186
 
extern __typeof (gtk_buildable_add_child) gtk_buildable_add_child __attribute((alias("IA__gtk_buildable_add_child"), visibility("default")));
1187
 
 
1188
 
#undef gtk_buildable_construct_child 
1189
 
extern __typeof (gtk_buildable_construct_child) gtk_buildable_construct_child __attribute((alias("IA__gtk_buildable_construct_child"), visibility("default")));
1190
 
 
1191
 
#undef gtk_buildable_custom_tag_start 
1192
 
extern __typeof (gtk_buildable_custom_tag_start) gtk_buildable_custom_tag_start __attribute((alias("IA__gtk_buildable_custom_tag_start"), visibility("default")));
1193
 
 
1194
 
#undef gtk_buildable_custom_tag_end 
1195
 
extern __typeof (gtk_buildable_custom_tag_end) gtk_buildable_custom_tag_end __attribute((alias("IA__gtk_buildable_custom_tag_end"), visibility("default")));
1196
 
 
1197
 
#undef gtk_buildable_custom_finished 
1198
 
extern __typeof (gtk_buildable_custom_finished) gtk_buildable_custom_finished __attribute((alias("IA__gtk_buildable_custom_finished"), visibility("default")));
1199
 
 
1200
 
#undef gtk_buildable_get_internal_child 
1201
 
extern __typeof (gtk_buildable_get_internal_child) gtk_buildable_get_internal_child __attribute((alias("IA__gtk_buildable_get_internal_child"), visibility("default")));
1202
 
 
1203
 
#undef gtk_buildable_get_name 
1204
 
extern __typeof (gtk_buildable_get_name) gtk_buildable_get_name __attribute((alias("IA__gtk_buildable_get_name"), visibility("default")));
1205
 
 
1206
 
#undef gtk_buildable_get_type 
1207
 
extern __typeof (gtk_buildable_get_type) gtk_buildable_get_type __attribute((alias("IA__gtk_buildable_get_type"), visibility("default")));
1208
 
 
1209
 
#undef gtk_buildable_parser_finished 
1210
 
extern __typeof (gtk_buildable_parser_finished) gtk_buildable_parser_finished __attribute((alias("IA__gtk_buildable_parser_finished"), visibility("default")));
1211
 
 
1212
 
#undef gtk_buildable_set_name 
1213
 
extern __typeof (gtk_buildable_set_name) gtk_buildable_set_name __attribute((alias("IA__gtk_buildable_set_name"), visibility("default")));
1214
 
 
1215
 
#undef gtk_buildable_set_buildable_property 
1216
 
extern __typeof (gtk_buildable_set_buildable_property) gtk_buildable_set_buildable_property __attribute((alias("IA__gtk_buildable_set_buildable_property"), visibility("default")));
1217
 
 
1218
 
#endif
1219
 
#endif
1220
 
#if IN_HEADER(__GTK_BUILDER_H__)
1221
 
#if IN_FILE(__GTK_BUILDER_C__)
1222
 
#undef gtk_builder_add_from_file 
1223
 
extern __typeof (gtk_builder_add_from_file) gtk_builder_add_from_file __attribute((alias("IA__gtk_builder_add_from_file"), visibility("default")));
1224
 
 
1225
 
#undef gtk_builder_add_from_string 
1226
 
extern __typeof (gtk_builder_add_from_string) gtk_builder_add_from_string __attribute((alias("IA__gtk_builder_add_from_string"), visibility("default")));
1227
 
 
1228
 
#undef gtk_builder_add_objects_from_file 
1229
 
extern __typeof (gtk_builder_add_objects_from_file) gtk_builder_add_objects_from_file __attribute((alias("IA__gtk_builder_add_objects_from_file"), visibility("default")));
1230
 
 
1231
 
#undef gtk_builder_add_objects_from_string 
1232
 
extern __typeof (gtk_builder_add_objects_from_string) gtk_builder_add_objects_from_string __attribute((alias("IA__gtk_builder_add_objects_from_string"), visibility("default")));
1233
 
 
1234
 
#undef gtk_builder_error_quark 
1235
 
extern __typeof (gtk_builder_error_quark) gtk_builder_error_quark __attribute((alias("IA__gtk_builder_error_quark"), visibility("default")));
1236
 
 
1237
 
#undef gtk_builder_get_object 
1238
 
extern __typeof (gtk_builder_get_object) gtk_builder_get_object __attribute((alias("IA__gtk_builder_get_object"), visibility("default")));
1239
 
 
1240
 
#undef gtk_builder_get_objects 
1241
 
extern __typeof (gtk_builder_get_objects) gtk_builder_get_objects __attribute((alias("IA__gtk_builder_get_objects"), visibility("default")));
1242
 
 
1243
 
#undef gtk_builder_get_translation_domain 
1244
 
extern __typeof (gtk_builder_get_translation_domain) gtk_builder_get_translation_domain __attribute((alias("IA__gtk_builder_get_translation_domain"), visibility("default")));
1245
 
 
1246
 
#undef gtk_builder_get_type 
1247
 
extern __typeof (gtk_builder_get_type) gtk_builder_get_type __attribute((alias("IA__gtk_builder_get_type"), visibility("default")));
1248
 
 
1249
 
#undef gtk_builder_get_type_from_name 
1250
 
extern __typeof (gtk_builder_get_type_from_name) gtk_builder_get_type_from_name __attribute((alias("IA__gtk_builder_get_type_from_name"), visibility("default")));
1251
 
 
1252
 
#undef gtk_builder_new 
1253
 
extern __typeof (gtk_builder_new) gtk_builder_new __attribute((alias("IA__gtk_builder_new"), visibility("default")));
1254
 
 
1255
 
#undef gtk_builder_set_translation_domain 
1256
 
extern __typeof (gtk_builder_set_translation_domain) gtk_builder_set_translation_domain __attribute((alias("IA__gtk_builder_set_translation_domain"), visibility("default")));
1257
 
 
1258
 
#undef gtk_builder_connect_signals 
1259
 
extern __typeof (gtk_builder_connect_signals) gtk_builder_connect_signals __attribute((alias("IA__gtk_builder_connect_signals"), visibility("default")));
1260
 
 
1261
 
#undef gtk_builder_connect_signals_full 
1262
 
extern __typeof (gtk_builder_connect_signals_full) gtk_builder_connect_signals_full __attribute((alias("IA__gtk_builder_connect_signals_full"), visibility("default")));
1263
 
 
1264
 
#undef gtk_builder_value_from_string 
1265
 
extern __typeof (gtk_builder_value_from_string) gtk_builder_value_from_string __attribute((alias("IA__gtk_builder_value_from_string"), visibility("default")));
1266
 
 
1267
 
#undef gtk_builder_value_from_string_type 
1268
 
extern __typeof (gtk_builder_value_from_string_type) gtk_builder_value_from_string_type __attribute((alias("IA__gtk_builder_value_from_string_type"), visibility("default")));
1269
 
 
1270
 
#endif
1271
 
#endif
1272
 
#if IN_HEADER(__GTK_BUTTON_BOX_H__)
1273
 
#if IN_FILE(__GTK_BUTTON_BOX_C__)
1274
 
#ifndef GTK_DISABLE_DEPRECATED
1275
 
#undef gtk_button_box_set_child_size 
1276
 
extern __typeof (gtk_button_box_set_child_size) gtk_button_box_set_child_size __attribute((alias("IA__gtk_button_box_set_child_size"), visibility("default")));
1277
 
 
1278
 
#undef gtk_button_box_set_child_ipadding 
1279
 
extern __typeof (gtk_button_box_set_child_ipadding) gtk_button_box_set_child_ipadding __attribute((alias("IA__gtk_button_box_set_child_ipadding"), visibility("default")));
1280
 
 
1281
 
#undef gtk_button_box_get_child_ipadding 
1282
 
extern __typeof (gtk_button_box_get_child_ipadding) gtk_button_box_get_child_ipadding __attribute((alias("IA__gtk_button_box_get_child_ipadding"), visibility("default")));
1283
 
 
1284
 
#undef gtk_button_box_get_child_size 
1285
 
extern __typeof (gtk_button_box_get_child_size) gtk_button_box_get_child_size __attribute((alias("IA__gtk_button_box_get_child_size"), visibility("default")));
1286
 
 
1287
 
#endif
1288
 
#undef gtk_button_box_get_child_secondary 
1289
 
extern __typeof (gtk_button_box_get_child_secondary) gtk_button_box_get_child_secondary __attribute((alias("IA__gtk_button_box_get_child_secondary"), visibility("default")));
1290
 
 
1291
 
#undef gtk_button_box_get_layout 
1292
 
extern __typeof (gtk_button_box_get_layout) gtk_button_box_get_layout __attribute((alias("IA__gtk_button_box_get_layout"), visibility("default")));
1293
 
 
1294
 
#undef gtk_button_box_get_type 
1295
 
extern __typeof (gtk_button_box_get_type) gtk_button_box_get_type __attribute((alias("IA__gtk_button_box_get_type"), visibility("default")));
1296
 
 
1297
 
#undef gtk_button_box_set_child_secondary 
1298
 
extern __typeof (gtk_button_box_set_child_secondary) gtk_button_box_set_child_secondary __attribute((alias("IA__gtk_button_box_set_child_secondary"), visibility("default")));
1299
 
 
1300
 
#undef gtk_button_box_set_layout 
1301
 
extern __typeof (gtk_button_box_set_layout) gtk_button_box_set_layout __attribute((alias("IA__gtk_button_box_set_layout"), visibility("default")));
1302
 
 
1303
 
#endif
1304
 
#endif
1305
 
#if IN_HEADER(__GTK_BUTTON_H__)
1306
 
#if IN_FILE(__GTK_BUTTON_C__)
1307
 
#undef gtk_button_clicked 
1308
 
extern __typeof (gtk_button_clicked) gtk_button_clicked __attribute((alias("IA__gtk_button_clicked"), visibility("default")));
1309
 
 
1310
 
#ifndef GTK_DISABLE_DEPRECATED
1311
 
#undef gtk_button_enter 
1312
 
extern __typeof (gtk_button_enter) gtk_button_enter __attribute((alias("IA__gtk_button_enter"), visibility("default")));
1313
 
 
1314
 
#endif
1315
 
#undef gtk_button_get_alignment 
1316
 
extern __typeof (gtk_button_get_alignment) gtk_button_get_alignment __attribute((alias("IA__gtk_button_get_alignment"), visibility("default")));
1317
 
 
1318
 
#undef gtk_button_get_event_window 
1319
 
extern __typeof (gtk_button_get_event_window) gtk_button_get_event_window __attribute((alias("IA__gtk_button_get_event_window"), visibility("default")));
1320
 
 
1321
 
#undef gtk_button_get_focus_on_click 
1322
 
extern __typeof (gtk_button_get_focus_on_click) gtk_button_get_focus_on_click __attribute((alias("IA__gtk_button_get_focus_on_click"), visibility("default")));
1323
 
 
1324
 
#undef gtk_button_get_image 
1325
 
extern __typeof (gtk_button_get_image) gtk_button_get_image __attribute((alias("IA__gtk_button_get_image"), visibility("default")));
1326
 
 
1327
 
#undef gtk_button_get_image_position 
1328
 
extern __typeof (gtk_button_get_image_position) gtk_button_get_image_position __attribute((alias("IA__gtk_button_get_image_position"), visibility("default")));
1329
 
 
1330
 
#undef gtk_button_get_label 
1331
 
extern __typeof (gtk_button_get_label) gtk_button_get_label __attribute((alias("IA__gtk_button_get_label"), visibility("default")));
1332
 
 
1333
 
#undef gtk_button_get_relief 
1334
 
extern __typeof (gtk_button_get_relief) gtk_button_get_relief __attribute((alias("IA__gtk_button_get_relief"), visibility("default")));
1335
 
 
1336
 
#undef gtk_button_get_type 
1337
 
extern __typeof (gtk_button_get_type) gtk_button_get_type __attribute((alias("IA__gtk_button_get_type"), visibility("default")));
1338
 
 
1339
 
#undef gtk_button_get_use_stock 
1340
 
extern __typeof (gtk_button_get_use_stock) gtk_button_get_use_stock __attribute((alias("IA__gtk_button_get_use_stock"), visibility("default")));
1341
 
 
1342
 
#undef gtk_button_get_use_underline 
1343
 
extern __typeof (gtk_button_get_use_underline) gtk_button_get_use_underline __attribute((alias("IA__gtk_button_get_use_underline"), visibility("default")));
1344
 
 
1345
 
#ifndef GTK_DISABLE_DEPRECATED
1346
 
#undef gtk_button_leave 
1347
 
extern __typeof (gtk_button_leave) gtk_button_leave __attribute((alias("IA__gtk_button_leave"), visibility("default")));
1348
 
 
1349
 
#endif
1350
 
#undef gtk_button_new 
1351
 
extern __typeof (gtk_button_new) gtk_button_new __attribute((alias("IA__gtk_button_new"), visibility("default")));
1352
 
 
1353
 
#undef gtk_button_new_from_stock 
1354
 
extern __typeof (gtk_button_new_from_stock) gtk_button_new_from_stock __attribute((alias("IA__gtk_button_new_from_stock"), visibility("default")));
1355
 
 
1356
 
#undef gtk_button_new_with_label 
1357
 
extern __typeof (gtk_button_new_with_label) gtk_button_new_with_label __attribute((alias("IA__gtk_button_new_with_label"), visibility("default")));
1358
 
 
1359
 
#undef gtk_button_new_with_mnemonic 
1360
 
extern __typeof (gtk_button_new_with_mnemonic) gtk_button_new_with_mnemonic __attribute((alias("IA__gtk_button_new_with_mnemonic"), visibility("default")));
1361
 
 
1362
 
#ifndef GTK_DISABLE_DEPRECATED
1363
 
#undef gtk_button_pressed 
1364
 
extern __typeof (gtk_button_pressed) gtk_button_pressed __attribute((alias("IA__gtk_button_pressed"), visibility("default")));
1365
 
 
1366
 
#undef gtk_button_released 
1367
 
extern __typeof (gtk_button_released) gtk_button_released __attribute((alias("IA__gtk_button_released"), visibility("default")));
1368
 
 
1369
 
#endif
1370
 
#undef gtk_button_set_alignment 
1371
 
extern __typeof (gtk_button_set_alignment) gtk_button_set_alignment __attribute((alias("IA__gtk_button_set_alignment"), visibility("default")));
1372
 
 
1373
 
#undef gtk_button_set_focus_on_click 
1374
 
extern __typeof (gtk_button_set_focus_on_click) gtk_button_set_focus_on_click __attribute((alias("IA__gtk_button_set_focus_on_click"), visibility("default")));
1375
 
 
1376
 
#undef gtk_button_set_image 
1377
 
extern __typeof (gtk_button_set_image) gtk_button_set_image __attribute((alias("IA__gtk_button_set_image"), visibility("default")));
1378
 
 
1379
 
#undef gtk_button_set_image_position 
1380
 
extern __typeof (gtk_button_set_image_position) gtk_button_set_image_position __attribute((alias("IA__gtk_button_set_image_position"), visibility("default")));
1381
 
 
1382
 
#undef gtk_button_set_label 
1383
 
extern __typeof (gtk_button_set_label) gtk_button_set_label __attribute((alias("IA__gtk_button_set_label"), visibility("default")));
1384
 
 
1385
 
#undef gtk_button_set_relief 
1386
 
extern __typeof (gtk_button_set_relief) gtk_button_set_relief __attribute((alias("IA__gtk_button_set_relief"), visibility("default")));
1387
 
 
1388
 
#undef gtk_button_set_use_stock 
1389
 
extern __typeof (gtk_button_set_use_stock) gtk_button_set_use_stock __attribute((alias("IA__gtk_button_set_use_stock"), visibility("default")));
1390
 
 
1391
 
#undef gtk_button_set_use_underline 
1392
 
extern __typeof (gtk_button_set_use_underline) gtk_button_set_use_underline __attribute((alias("IA__gtk_button_set_use_underline"), visibility("default")));
1393
 
 
1394
 
#endif
1395
 
#endif
1396
 
#if IN_HEADER(__GTK_CALENDAR_H__)
1397
 
#if IN_FILE(__GTK_CALENDAR_C__)
1398
 
#ifndef GTK_DISABLE_DEPRECATED
1399
 
#undef gtk_calendar_display_options 
1400
 
extern __typeof (gtk_calendar_display_options) gtk_calendar_display_options __attribute((alias("IA__gtk_calendar_display_options"), visibility("default")));
1401
 
 
1402
 
#undef gtk_calendar_freeze 
1403
 
extern __typeof (gtk_calendar_freeze) gtk_calendar_freeze __attribute((alias("IA__gtk_calendar_freeze"), visibility("default")));
1404
 
 
1405
 
#undef gtk_calendar_thaw 
1406
 
extern __typeof (gtk_calendar_thaw) gtk_calendar_thaw __attribute((alias("IA__gtk_calendar_thaw"), visibility("default")));
1407
 
 
1408
 
#endif
1409
 
#undef gtk_calendar_clear_marks 
1410
 
extern __typeof (gtk_calendar_clear_marks) gtk_calendar_clear_marks __attribute((alias("IA__gtk_calendar_clear_marks"), visibility("default")));
1411
 
 
1412
 
#undef gtk_calendar_get_date 
1413
 
extern __typeof (gtk_calendar_get_date) gtk_calendar_get_date __attribute((alias("IA__gtk_calendar_get_date"), visibility("default")));
1414
 
 
1415
 
#undef gtk_calendar_get_detail_height_rows 
1416
 
extern __typeof (gtk_calendar_get_detail_height_rows) gtk_calendar_get_detail_height_rows __attribute((alias("IA__gtk_calendar_get_detail_height_rows"), visibility("default")));
1417
 
 
1418
 
#undef gtk_calendar_get_detail_width_chars 
1419
 
extern __typeof (gtk_calendar_get_detail_width_chars) gtk_calendar_get_detail_width_chars __attribute((alias("IA__gtk_calendar_get_detail_width_chars"), visibility("default")));
1420
 
 
1421
 
#undef gtk_calendar_get_display_options 
1422
 
extern __typeof (gtk_calendar_get_display_options) gtk_calendar_get_display_options __attribute((alias("IA__gtk_calendar_get_display_options"), visibility("default")));
1423
 
 
1424
 
#undef gtk_calendar_get_type 
1425
 
extern __typeof (gtk_calendar_get_type) gtk_calendar_get_type __attribute((alias("IA__gtk_calendar_get_type"), visibility("default")));
1426
 
 
1427
 
#undef gtk_calendar_mark_day 
1428
 
extern __typeof (gtk_calendar_mark_day) gtk_calendar_mark_day __attribute((alias("IA__gtk_calendar_mark_day"), visibility("default")));
1429
 
 
1430
 
#undef gtk_calendar_new 
1431
 
extern __typeof (gtk_calendar_new) gtk_calendar_new __attribute((alias("IA__gtk_calendar_new"), visibility("default")));
1432
 
 
1433
 
#undef gtk_calendar_select_day 
1434
 
extern __typeof (gtk_calendar_select_day) gtk_calendar_select_day __attribute((alias("IA__gtk_calendar_select_day"), visibility("default")));
1435
 
 
1436
 
#undef gtk_calendar_select_month 
1437
 
extern __typeof (gtk_calendar_select_month) gtk_calendar_select_month __attribute((alias("IA__gtk_calendar_select_month"), visibility("default")));
1438
 
 
1439
 
#undef gtk_calendar_set_detail_func 
1440
 
extern __typeof (gtk_calendar_set_detail_func) gtk_calendar_set_detail_func __attribute((alias("IA__gtk_calendar_set_detail_func"), visibility("default")));
1441
 
 
1442
 
#undef gtk_calendar_set_detail_height_rows 
1443
 
extern __typeof (gtk_calendar_set_detail_height_rows) gtk_calendar_set_detail_height_rows __attribute((alias("IA__gtk_calendar_set_detail_height_rows"), visibility("default")));
1444
 
 
1445
 
#undef gtk_calendar_set_detail_width_chars 
1446
 
extern __typeof (gtk_calendar_set_detail_width_chars) gtk_calendar_set_detail_width_chars __attribute((alias("IA__gtk_calendar_set_detail_width_chars"), visibility("default")));
1447
 
 
1448
 
#undef gtk_calendar_set_display_options 
1449
 
extern __typeof (gtk_calendar_set_display_options) gtk_calendar_set_display_options __attribute((alias("IA__gtk_calendar_set_display_options"), visibility("default")));
1450
 
 
1451
 
#undef gtk_calendar_unmark_day 
1452
 
extern __typeof (gtk_calendar_unmark_day) gtk_calendar_unmark_day __attribute((alias("IA__gtk_calendar_unmark_day"), visibility("default")));
1453
 
 
1454
 
#endif
1455
 
#endif
1456
 
#if IN_HEADER(__GTK_CELL_EDITABLE_H__)
1457
 
#if IN_FILE(__GTK_CELL_EDITABLE_C__)
1458
 
#undef gtk_cell_editable_editing_done 
1459
 
extern __typeof (gtk_cell_editable_editing_done) gtk_cell_editable_editing_done __attribute((alias("IA__gtk_cell_editable_editing_done"), visibility("default")));
1460
 
 
1461
 
#undef gtk_cell_editable_get_type 
1462
 
extern __typeof (gtk_cell_editable_get_type) gtk_cell_editable_get_type __attribute((alias("IA__gtk_cell_editable_get_type"), visibility("default")));
1463
 
 
1464
 
#undef gtk_cell_editable_remove_widget 
1465
 
extern __typeof (gtk_cell_editable_remove_widget) gtk_cell_editable_remove_widget __attribute((alias("IA__gtk_cell_editable_remove_widget"), visibility("default")));
1466
 
 
1467
 
#undef gtk_cell_editable_start_editing 
1468
 
extern __typeof (gtk_cell_editable_start_editing) gtk_cell_editable_start_editing __attribute((alias("IA__gtk_cell_editable_start_editing"), visibility("default")));
1469
 
 
1470
 
#endif
1471
 
#endif
1472
 
#if IN_HEADER(__GTK_CELL_LAYOUT_H__)
1473
 
#if IN_FILE(__GTK_CELL_LAYOUT_C__)
1474
 
#undef gtk_cell_layout_add_attribute 
1475
 
extern __typeof (gtk_cell_layout_add_attribute) gtk_cell_layout_add_attribute __attribute((alias("IA__gtk_cell_layout_add_attribute"), visibility("default")));
1476
 
 
1477
 
#undef gtk_cell_layout_clear 
1478
 
extern __typeof (gtk_cell_layout_clear) gtk_cell_layout_clear __attribute((alias("IA__gtk_cell_layout_clear"), visibility("default")));
1479
 
 
1480
 
#undef gtk_cell_layout_clear_attributes 
1481
 
extern __typeof (gtk_cell_layout_clear_attributes) gtk_cell_layout_clear_attributes __attribute((alias("IA__gtk_cell_layout_clear_attributes"), visibility("default")));
1482
 
 
1483
 
#undef gtk_cell_layout_get_type 
1484
 
extern __typeof (gtk_cell_layout_get_type) gtk_cell_layout_get_type __attribute((alias("IA__gtk_cell_layout_get_type"), visibility("default")));
1485
 
 
1486
 
#undef gtk_cell_layout_pack_end 
1487
 
extern __typeof (gtk_cell_layout_pack_end) gtk_cell_layout_pack_end __attribute((alias("IA__gtk_cell_layout_pack_end"), visibility("default")));
1488
 
 
1489
 
#undef gtk_cell_layout_pack_start 
1490
 
extern __typeof (gtk_cell_layout_pack_start) gtk_cell_layout_pack_start __attribute((alias("IA__gtk_cell_layout_pack_start"), visibility("default")));
1491
 
 
1492
 
#undef gtk_cell_layout_get_cells 
1493
 
extern __typeof (gtk_cell_layout_get_cells) gtk_cell_layout_get_cells __attribute((alias("IA__gtk_cell_layout_get_cells"), visibility("default")));
1494
 
 
1495
 
#undef gtk_cell_layout_reorder 
1496
 
extern __typeof (gtk_cell_layout_reorder) gtk_cell_layout_reorder __attribute((alias("IA__gtk_cell_layout_reorder"), visibility("default")));
1497
 
 
1498
 
#undef gtk_cell_layout_set_attributes 
1499
 
extern __typeof (gtk_cell_layout_set_attributes) gtk_cell_layout_set_attributes __attribute((alias("IA__gtk_cell_layout_set_attributes"), visibility("default")));
1500
 
 
1501
 
#undef gtk_cell_layout_set_cell_data_func 
1502
 
extern __typeof (gtk_cell_layout_set_cell_data_func) gtk_cell_layout_set_cell_data_func __attribute((alias("IA__gtk_cell_layout_set_cell_data_func"), visibility("default")));
1503
 
 
1504
 
#endif
1505
 
#endif
1506
 
#if IN_HEADER(__GTK_CELL_RENDERER_H__)
1507
 
#if IN_FILE(__GTK_CELL_RENDERER_C__)
1508
 
#undef gtk_cell_renderer_activate 
1509
 
extern __typeof (gtk_cell_renderer_activate) gtk_cell_renderer_activate __attribute((alias("IA__gtk_cell_renderer_activate"), visibility("default")));
1510
 
 
1511
 
#ifndef GTK_DISABLE_DEPRECATED
1512
 
#undef gtk_cell_renderer_editing_canceled 
1513
 
extern __typeof (gtk_cell_renderer_editing_canceled) gtk_cell_renderer_editing_canceled __attribute((alias("IA__gtk_cell_renderer_editing_canceled"), visibility("default")));
1514
 
 
1515
 
#endif
1516
 
#undef gtk_cell_renderer_get_alignment 
1517
 
extern __typeof (gtk_cell_renderer_get_alignment) gtk_cell_renderer_get_alignment __attribute((alias("IA__gtk_cell_renderer_get_alignment"), visibility("default")));
1518
 
 
1519
 
#undef gtk_cell_renderer_get_fixed_size 
1520
 
extern __typeof (gtk_cell_renderer_get_fixed_size) gtk_cell_renderer_get_fixed_size __attribute((alias("IA__gtk_cell_renderer_get_fixed_size"), visibility("default")));
1521
 
 
1522
 
#undef gtk_cell_renderer_get_padding 
1523
 
extern __typeof (gtk_cell_renderer_get_padding) gtk_cell_renderer_get_padding __attribute((alias("IA__gtk_cell_renderer_get_padding"), visibility("default")));
1524
 
 
1525
 
#undef gtk_cell_renderer_get_sensitive 
1526
 
extern __typeof (gtk_cell_renderer_get_sensitive) gtk_cell_renderer_get_sensitive __attribute((alias("IA__gtk_cell_renderer_get_sensitive"), visibility("default")));
1527
 
 
1528
 
#undef gtk_cell_renderer_get_size 
1529
 
extern __typeof (gtk_cell_renderer_get_size) gtk_cell_renderer_get_size __attribute((alias("IA__gtk_cell_renderer_get_size"), visibility("default")));
1530
 
 
1531
 
#undef gtk_cell_renderer_get_type 
1532
 
extern __typeof (gtk_cell_renderer_get_type) gtk_cell_renderer_get_type __attribute((alias("IA__gtk_cell_renderer_get_type"), visibility("default")));
1533
 
 
1534
 
#undef gtk_cell_renderer_get_visible 
1535
 
extern __typeof (gtk_cell_renderer_get_visible) gtk_cell_renderer_get_visible __attribute((alias("IA__gtk_cell_renderer_get_visible"), visibility("default")));
1536
 
 
1537
 
#undef gtk_cell_renderer_render 
1538
 
extern __typeof (gtk_cell_renderer_render) gtk_cell_renderer_render __attribute((alias("IA__gtk_cell_renderer_render"), visibility("default")));
1539
 
 
1540
 
#undef gtk_cell_renderer_set_alignment 
1541
 
extern __typeof (gtk_cell_renderer_set_alignment) gtk_cell_renderer_set_alignment __attribute((alias("IA__gtk_cell_renderer_set_alignment"), visibility("default")));
1542
 
 
1543
 
#undef gtk_cell_renderer_set_fixed_size 
1544
 
extern __typeof (gtk_cell_renderer_set_fixed_size) gtk_cell_renderer_set_fixed_size __attribute((alias("IA__gtk_cell_renderer_set_fixed_size"), visibility("default")));
1545
 
 
1546
 
#undef gtk_cell_renderer_set_padding 
1547
 
extern __typeof (gtk_cell_renderer_set_padding) gtk_cell_renderer_set_padding __attribute((alias("IA__gtk_cell_renderer_set_padding"), visibility("default")));
1548
 
 
1549
 
#undef gtk_cell_renderer_set_sensitive 
1550
 
extern __typeof (gtk_cell_renderer_set_sensitive) gtk_cell_renderer_set_sensitive __attribute((alias("IA__gtk_cell_renderer_set_sensitive"), visibility("default")));
1551
 
 
1552
 
#undef gtk_cell_renderer_set_visible 
1553
 
extern __typeof (gtk_cell_renderer_set_visible) gtk_cell_renderer_set_visible __attribute((alias("IA__gtk_cell_renderer_set_visible"), visibility("default")));
1554
 
 
1555
 
#undef gtk_cell_renderer_start_editing 
1556
 
extern __typeof (gtk_cell_renderer_start_editing) gtk_cell_renderer_start_editing __attribute((alias("IA__gtk_cell_renderer_start_editing"), visibility("default")));
1557
 
 
1558
 
#undef gtk_cell_renderer_stop_editing 
1559
 
extern __typeof (gtk_cell_renderer_stop_editing) gtk_cell_renderer_stop_editing __attribute((alias("IA__gtk_cell_renderer_stop_editing"), visibility("default")));
1560
 
 
1561
 
#endif
1562
 
#endif
1563
 
#if IN_HEADER(__GTK_CELL_RENDERER_ACCEL_H__)
1564
 
#if IN_FILE(__GTK_CELL_RENDERER_ACCEL_C__)
1565
 
#undef gtk_cell_renderer_accel_get_type 
1566
 
extern __typeof (gtk_cell_renderer_accel_get_type) gtk_cell_renderer_accel_get_type __attribute((alias("IA__gtk_cell_renderer_accel_get_type"), visibility("default")));
1567
 
 
1568
 
#undef gtk_cell_renderer_accel_new 
1569
 
extern __typeof (gtk_cell_renderer_accel_new) gtk_cell_renderer_accel_new __attribute((alias("IA__gtk_cell_renderer_accel_new"), visibility("default")));
1570
 
 
1571
 
#endif
1572
 
#endif
1573
 
#if IN_HEADER(__GTK_CELL_RENDERER_COMBO_H__)
1574
 
#if IN_FILE(__GTK_CELL_RENDERER_COMBO_C__)
1575
 
#undef gtk_cell_renderer_combo_get_type 
1576
 
extern __typeof (gtk_cell_renderer_combo_get_type) gtk_cell_renderer_combo_get_type __attribute((alias("IA__gtk_cell_renderer_combo_get_type"), visibility("default")));
1577
 
 
1578
 
#undef gtk_cell_renderer_combo_new 
1579
 
extern __typeof (gtk_cell_renderer_combo_new) gtk_cell_renderer_combo_new __attribute((alias("IA__gtk_cell_renderer_combo_new"), visibility("default")));
1580
 
 
1581
 
#endif
1582
 
#endif
1583
 
#if IN_HEADER(__GTK_CELL_RENDERER_PIXBUF_H__)
1584
 
#if IN_FILE(__GTK_CELL_RENDERER_PIXBUF_C__)
1585
 
#undef gtk_cell_renderer_pixbuf_get_type 
1586
 
extern __typeof (gtk_cell_renderer_pixbuf_get_type) gtk_cell_renderer_pixbuf_get_type __attribute((alias("IA__gtk_cell_renderer_pixbuf_get_type"), visibility("default")));
1587
 
 
1588
 
#undef gtk_cell_renderer_pixbuf_new 
1589
 
extern __typeof (gtk_cell_renderer_pixbuf_new) gtk_cell_renderer_pixbuf_new __attribute((alias("IA__gtk_cell_renderer_pixbuf_new"), visibility("default")));
1590
 
 
1591
 
#endif
1592
 
#endif
1593
 
#if IN_HEADER(__GTK_CELL_RENDERER_SPIN_H__)
1594
 
#if IN_FILE(__GTK_CELL_RENDERER_SPIN_C__)
1595
 
#undef gtk_cell_renderer_spin_get_type 
1596
 
extern __typeof (gtk_cell_renderer_spin_get_type) gtk_cell_renderer_spin_get_type __attribute((alias("IA__gtk_cell_renderer_spin_get_type"), visibility("default")));
1597
 
 
1598
 
#undef gtk_cell_renderer_spin_new 
1599
 
extern __typeof (gtk_cell_renderer_spin_new) gtk_cell_renderer_spin_new __attribute((alias("IA__gtk_cell_renderer_spin_new"), visibility("default")));
1600
 
 
1601
 
#endif
1602
 
#endif
1603
 
#if IN_HEADER(__GTK_CELL_RENDERER_SPINNER_H__)
1604
 
#if IN_FILE(__GTK_CELL_RENDERER_SPINNER_C__)
1605
 
#undef gtk_cell_renderer_spinner_get_type 
1606
 
extern __typeof (gtk_cell_renderer_spinner_get_type) gtk_cell_renderer_spinner_get_type __attribute((alias("IA__gtk_cell_renderer_spinner_get_type"), visibility("default")));
1607
 
 
1608
 
#undef gtk_cell_renderer_spinner_new 
1609
 
extern __typeof (gtk_cell_renderer_spinner_new) gtk_cell_renderer_spinner_new __attribute((alias("IA__gtk_cell_renderer_spinner_new"), visibility("default")));
1610
 
 
1611
 
#endif
1612
 
#endif
1613
 
#if IN_HEADER(__GTK_CELL_RENDERER_PROGRESS_H__)
1614
 
#if IN_FILE(__GTK_CELL_RENDERER_PROGRESS_C__)
1615
 
#undef gtk_cell_renderer_progress_get_type 
1616
 
extern __typeof (gtk_cell_renderer_progress_get_type) gtk_cell_renderer_progress_get_type __attribute((alias("IA__gtk_cell_renderer_progress_get_type"), visibility("default")));
1617
 
 
1618
 
#undef gtk_cell_renderer_progress_new 
1619
 
extern __typeof (gtk_cell_renderer_progress_new) gtk_cell_renderer_progress_new __attribute((alias("IA__gtk_cell_renderer_progress_new"), visibility("default")));
1620
 
 
1621
 
#endif
1622
 
#endif
1623
 
#if IN_HEADER(__GTK_CELL_RENDERER_TEXT_H__)
1624
 
#if IN_FILE(__GTK_CELL_RENDERER_TEXT_C__)
1625
 
#undef gtk_cell_renderer_text_get_type 
1626
 
extern __typeof (gtk_cell_renderer_text_get_type) gtk_cell_renderer_text_get_type __attribute((alias("IA__gtk_cell_renderer_text_get_type"), visibility("default")));
1627
 
 
1628
 
#undef gtk_cell_renderer_text_new 
1629
 
extern __typeof (gtk_cell_renderer_text_new) gtk_cell_renderer_text_new __attribute((alias("IA__gtk_cell_renderer_text_new"), visibility("default")));
1630
 
 
1631
 
#undef gtk_cell_renderer_text_set_fixed_height_from_font 
1632
 
extern __typeof (gtk_cell_renderer_text_set_fixed_height_from_font) gtk_cell_renderer_text_set_fixed_height_from_font __attribute((alias("IA__gtk_cell_renderer_text_set_fixed_height_from_font"), visibility("default")));
1633
 
 
1634
 
#endif
1635
 
#endif
1636
 
#if IN_HEADER(__GTK_CELL_RENDERER_TOGGLE_H__)
1637
 
#if IN_FILE(__GTK_CELL_RENDERER_TOGGLE_C__)
1638
 
#undef gtk_cell_renderer_toggle_get_activatable 
1639
 
extern __typeof (gtk_cell_renderer_toggle_get_activatable) gtk_cell_renderer_toggle_get_activatable __attribute((alias("IA__gtk_cell_renderer_toggle_get_activatable"), visibility("default")));
1640
 
 
1641
 
#undef gtk_cell_renderer_toggle_get_active 
1642
 
extern __typeof (gtk_cell_renderer_toggle_get_active) gtk_cell_renderer_toggle_get_active __attribute((alias("IA__gtk_cell_renderer_toggle_get_active"), visibility("default")));
1643
 
 
1644
 
#undef gtk_cell_renderer_toggle_get_radio 
1645
 
extern __typeof (gtk_cell_renderer_toggle_get_radio) gtk_cell_renderer_toggle_get_radio __attribute((alias("IA__gtk_cell_renderer_toggle_get_radio"), visibility("default")));
1646
 
 
1647
 
#undef gtk_cell_renderer_toggle_get_type 
1648
 
extern __typeof (gtk_cell_renderer_toggle_get_type) gtk_cell_renderer_toggle_get_type __attribute((alias("IA__gtk_cell_renderer_toggle_get_type"), visibility("default")));
1649
 
 
1650
 
#undef gtk_cell_renderer_toggle_new 
1651
 
extern __typeof (gtk_cell_renderer_toggle_new) gtk_cell_renderer_toggle_new __attribute((alias("IA__gtk_cell_renderer_toggle_new"), visibility("default")));
1652
 
 
1653
 
#undef gtk_cell_renderer_toggle_set_activatable 
1654
 
extern __typeof (gtk_cell_renderer_toggle_set_activatable) gtk_cell_renderer_toggle_set_activatable __attribute((alias("IA__gtk_cell_renderer_toggle_set_activatable"), visibility("default")));
1655
 
 
1656
 
#undef gtk_cell_renderer_toggle_set_active 
1657
 
extern __typeof (gtk_cell_renderer_toggle_set_active) gtk_cell_renderer_toggle_set_active __attribute((alias("IA__gtk_cell_renderer_toggle_set_active"), visibility("default")));
1658
 
 
1659
 
#undef gtk_cell_renderer_toggle_set_radio 
1660
 
extern __typeof (gtk_cell_renderer_toggle_set_radio) gtk_cell_renderer_toggle_set_radio __attribute((alias("IA__gtk_cell_renderer_toggle_set_radio"), visibility("default")));
1661
 
 
1662
 
#endif
1663
 
#endif
1664
 
#if IN_HEADER(__GTK_CELL_VIEW_H__)
1665
 
#if IN_FILE(__GTK_CELL_VIEW_C__)
1666
 
#ifndef GTK_DISABLE_DEPRECATED
1667
 
#undef gtk_cell_view_get_cell_renderers 
1668
 
extern __typeof (gtk_cell_view_get_cell_renderers) gtk_cell_view_get_cell_renderers __attribute((alias("IA__gtk_cell_view_get_cell_renderers"), visibility("default")));
1669
 
 
1670
 
#endif
1671
 
#undef gtk_cell_view_get_displayed_row 
1672
 
extern __typeof (gtk_cell_view_get_displayed_row) gtk_cell_view_get_displayed_row __attribute((alias("IA__gtk_cell_view_get_displayed_row"), visibility("default")));
1673
 
 
1674
 
#undef gtk_cell_view_get_model 
1675
 
extern __typeof (gtk_cell_view_get_model) gtk_cell_view_get_model __attribute((alias("IA__gtk_cell_view_get_model"), visibility("default")));
1676
 
 
1677
 
#undef gtk_cell_view_get_size_of_row 
1678
 
extern __typeof (gtk_cell_view_get_size_of_row) gtk_cell_view_get_size_of_row __attribute((alias("IA__gtk_cell_view_get_size_of_row"), visibility("default")));
1679
 
 
1680
 
#undef gtk_cell_view_get_type 
1681
 
extern __typeof (gtk_cell_view_get_type) gtk_cell_view_get_type __attribute((alias("IA__gtk_cell_view_get_type"), visibility("default")));
1682
 
 
1683
 
#undef gtk_cell_view_new 
1684
 
extern __typeof (gtk_cell_view_new) gtk_cell_view_new __attribute((alias("IA__gtk_cell_view_new"), visibility("default")));
1685
 
 
1686
 
#undef gtk_cell_view_new_with_markup 
1687
 
extern __typeof (gtk_cell_view_new_with_markup) gtk_cell_view_new_with_markup __attribute((alias("IA__gtk_cell_view_new_with_markup"), visibility("default")));
1688
 
 
1689
 
#undef gtk_cell_view_new_with_pixbuf 
1690
 
extern __typeof (gtk_cell_view_new_with_pixbuf) gtk_cell_view_new_with_pixbuf __attribute((alias("IA__gtk_cell_view_new_with_pixbuf"), visibility("default")));
1691
 
 
1692
 
#undef gtk_cell_view_new_with_text 
1693
 
extern __typeof (gtk_cell_view_new_with_text) gtk_cell_view_new_with_text __attribute((alias("IA__gtk_cell_view_new_with_text"), visibility("default")));
1694
 
 
1695
 
#undef gtk_cell_view_set_background_color 
1696
 
extern __typeof (gtk_cell_view_set_background_color) gtk_cell_view_set_background_color __attribute((alias("IA__gtk_cell_view_set_background_color"), visibility("default")));
1697
 
 
1698
 
#undef gtk_cell_view_set_displayed_row 
1699
 
extern __typeof (gtk_cell_view_set_displayed_row) gtk_cell_view_set_displayed_row __attribute((alias("IA__gtk_cell_view_set_displayed_row"), visibility("default")));
1700
 
 
1701
 
#undef gtk_cell_view_set_model 
1702
 
extern __typeof (gtk_cell_view_set_model) gtk_cell_view_set_model __attribute((alias("IA__gtk_cell_view_set_model"), visibility("default")));
1703
 
 
1704
 
#endif
1705
 
#endif
1706
 
#if IN_HEADER(__GTK_CHECK_BUTTON_H__)
1707
 
#if IN_FILE(__GTK_CHECK_BUTTON_C__)
1708
 
#undef gtk_check_button_get_type 
1709
 
extern __typeof (gtk_check_button_get_type) gtk_check_button_get_type __attribute((alias("IA__gtk_check_button_get_type"), visibility("default")));
1710
 
 
1711
 
#undef gtk_check_button_new 
1712
 
extern __typeof (gtk_check_button_new) gtk_check_button_new __attribute((alias("IA__gtk_check_button_new"), visibility("default")));
1713
 
 
1714
 
#undef gtk_check_button_new_with_label 
1715
 
extern __typeof (gtk_check_button_new_with_label) gtk_check_button_new_with_label __attribute((alias("IA__gtk_check_button_new_with_label"), visibility("default")));
1716
 
 
1717
 
#undef gtk_check_button_new_with_mnemonic 
1718
 
extern __typeof (gtk_check_button_new_with_mnemonic) gtk_check_button_new_with_mnemonic __attribute((alias("IA__gtk_check_button_new_with_mnemonic"), visibility("default")));
1719
 
 
1720
 
#endif
1721
 
#endif
1722
 
#if IN_HEADER(__GTK_CHECK_MENU_ITEM_H__)
1723
 
#if IN_FILE(__GTK_CHECK_MENU_ITEM_C__)
1724
 
#undef gtk_check_menu_item_get_active 
1725
 
extern __typeof (gtk_check_menu_item_get_active) gtk_check_menu_item_get_active __attribute((alias("IA__gtk_check_menu_item_get_active"), visibility("default")));
1726
 
 
1727
 
#undef gtk_check_menu_item_get_draw_as_radio 
1728
 
extern __typeof (gtk_check_menu_item_get_draw_as_radio) gtk_check_menu_item_get_draw_as_radio __attribute((alias("IA__gtk_check_menu_item_get_draw_as_radio"), visibility("default")));
1729
 
 
1730
 
#undef gtk_check_menu_item_get_inconsistent 
1731
 
extern __typeof (gtk_check_menu_item_get_inconsistent) gtk_check_menu_item_get_inconsistent __attribute((alias("IA__gtk_check_menu_item_get_inconsistent"), visibility("default")));
1732
 
 
1733
 
#undef gtk_check_menu_item_get_type 
1734
 
extern __typeof (gtk_check_menu_item_get_type) gtk_check_menu_item_get_type __attribute((alias("IA__gtk_check_menu_item_get_type"), visibility("default")));
1735
 
 
1736
 
#undef gtk_check_menu_item_new 
1737
 
extern __typeof (gtk_check_menu_item_new) gtk_check_menu_item_new __attribute((alias("IA__gtk_check_menu_item_new"), visibility("default")));
1738
 
 
1739
 
#undef gtk_check_menu_item_new_with_label 
1740
 
extern __typeof (gtk_check_menu_item_new_with_label) gtk_check_menu_item_new_with_label __attribute((alias("IA__gtk_check_menu_item_new_with_label"), visibility("default")));
1741
 
 
1742
 
#undef gtk_check_menu_item_new_with_mnemonic 
1743
 
extern __typeof (gtk_check_menu_item_new_with_mnemonic) gtk_check_menu_item_new_with_mnemonic __attribute((alias("IA__gtk_check_menu_item_new_with_mnemonic"), visibility("default")));
1744
 
 
1745
 
#undef gtk_check_menu_item_set_active 
1746
 
extern __typeof (gtk_check_menu_item_set_active) gtk_check_menu_item_set_active __attribute((alias("IA__gtk_check_menu_item_set_active"), visibility("default")));
1747
 
 
1748
 
#undef gtk_check_menu_item_set_draw_as_radio 
1749
 
extern __typeof (gtk_check_menu_item_set_draw_as_radio) gtk_check_menu_item_set_draw_as_radio __attribute((alias("IA__gtk_check_menu_item_set_draw_as_radio"), visibility("default")));
1750
 
 
1751
 
#undef gtk_check_menu_item_set_inconsistent 
1752
 
extern __typeof (gtk_check_menu_item_set_inconsistent) gtk_check_menu_item_set_inconsistent __attribute((alias("IA__gtk_check_menu_item_set_inconsistent"), visibility("default")));
1753
 
 
1754
 
#ifndef GTK_DISABLE_DEPRECATED
1755
 
#undef gtk_check_menu_item_set_show_toggle 
1756
 
extern __typeof (gtk_check_menu_item_set_show_toggle) gtk_check_menu_item_set_show_toggle __attribute((alias("IA__gtk_check_menu_item_set_show_toggle"), visibility("default")));
1757
 
 
1758
 
#endif
1759
 
#undef gtk_check_menu_item_toggled 
1760
 
extern __typeof (gtk_check_menu_item_toggled) gtk_check_menu_item_toggled __attribute((alias("IA__gtk_check_menu_item_toggled"), visibility("default")));
1761
 
 
1762
 
#endif
1763
 
#endif
1764
 
#if IN_HEADER(__GTK_CLIPBOARD_H__)
1765
 
#if IN_FILE(__GTK_CLIPBOARD_C__)
1766
 
#undef gtk_clipboard_clear 
1767
 
extern __typeof (gtk_clipboard_clear) gtk_clipboard_clear __attribute((alias("IA__gtk_clipboard_clear"), visibility("default")));
1768
 
 
1769
 
#undef gtk_clipboard_get 
1770
 
extern __typeof (gtk_clipboard_get) gtk_clipboard_get __attribute((alias("IA__gtk_clipboard_get"), visibility("default")));
1771
 
 
1772
 
#undef gtk_clipboard_get_display 
1773
 
extern __typeof (gtk_clipboard_get_display) gtk_clipboard_get_display __attribute((alias("IA__gtk_clipboard_get_display"), visibility("default")));
1774
 
 
1775
 
#undef gtk_clipboard_get_for_display 
1776
 
extern __typeof (gtk_clipboard_get_for_display) gtk_clipboard_get_for_display __attribute((alias("IA__gtk_clipboard_get_for_display"), visibility("default")));
1777
 
 
1778
 
#undef gtk_clipboard_get_owner 
1779
 
extern __typeof (gtk_clipboard_get_owner) gtk_clipboard_get_owner __attribute((alias("IA__gtk_clipboard_get_owner"), visibility("default")));
1780
 
 
1781
 
#undef gtk_clipboard_get_type 
1782
 
extern __typeof (gtk_clipboard_get_type) gtk_clipboard_get_type __attribute((alias("IA__gtk_clipboard_get_type"), visibility("default")));
1783
 
 
1784
 
#undef gtk_clipboard_request_contents 
1785
 
extern __typeof (gtk_clipboard_request_contents) gtk_clipboard_request_contents __attribute((alias("IA__gtk_clipboard_request_contents"), visibility("default")));
1786
 
 
1787
 
#undef gtk_clipboard_request_image 
1788
 
extern __typeof (gtk_clipboard_request_image) gtk_clipboard_request_image __attribute((alias("IA__gtk_clipboard_request_image"), visibility("default")));
1789
 
 
1790
 
#undef gtk_clipboard_request_rich_text 
1791
 
extern __typeof (gtk_clipboard_request_rich_text) gtk_clipboard_request_rich_text __attribute((alias("IA__gtk_clipboard_request_rich_text"), visibility("default")));
1792
 
 
1793
 
#undef gtk_clipboard_request_targets 
1794
 
extern __typeof (gtk_clipboard_request_targets) gtk_clipboard_request_targets __attribute((alias("IA__gtk_clipboard_request_targets"), visibility("default")));
1795
 
 
1796
 
#undef gtk_clipboard_request_text 
1797
 
extern __typeof (gtk_clipboard_request_text) gtk_clipboard_request_text __attribute((alias("IA__gtk_clipboard_request_text"), visibility("default")));
1798
 
 
1799
 
#undef gtk_clipboard_request_uris 
1800
 
extern __typeof (gtk_clipboard_request_uris) gtk_clipboard_request_uris __attribute((alias("IA__gtk_clipboard_request_uris"), visibility("default")));
1801
 
 
1802
 
#undef gtk_clipboard_set_can_store 
1803
 
extern __typeof (gtk_clipboard_set_can_store) gtk_clipboard_set_can_store __attribute((alias("IA__gtk_clipboard_set_can_store"), visibility("default")));
1804
 
 
1805
 
#undef gtk_clipboard_set_image 
1806
 
extern __typeof (gtk_clipboard_set_image) gtk_clipboard_set_image __attribute((alias("IA__gtk_clipboard_set_image"), visibility("default")));
1807
 
 
1808
 
#undef gtk_clipboard_set_text 
1809
 
extern __typeof (gtk_clipboard_set_text) gtk_clipboard_set_text __attribute((alias("IA__gtk_clipboard_set_text"), visibility("default")));
1810
 
 
1811
 
#undef gtk_clipboard_set_with_data 
1812
 
extern __typeof (gtk_clipboard_set_with_data) gtk_clipboard_set_with_data __attribute((alias("IA__gtk_clipboard_set_with_data"), visibility("default")));
1813
 
 
1814
 
#undef gtk_clipboard_set_with_owner 
1815
 
extern __typeof (gtk_clipboard_set_with_owner) gtk_clipboard_set_with_owner __attribute((alias("IA__gtk_clipboard_set_with_owner"), visibility("default")));
1816
 
 
1817
 
#undef gtk_clipboard_store 
1818
 
extern __typeof (gtk_clipboard_store) gtk_clipboard_store __attribute((alias("IA__gtk_clipboard_store"), visibility("default")));
1819
 
 
1820
 
#undef gtk_clipboard_wait_for_contents 
1821
 
extern __typeof (gtk_clipboard_wait_for_contents) gtk_clipboard_wait_for_contents __attribute((alias("IA__gtk_clipboard_wait_for_contents"), visibility("default")));
1822
 
 
1823
 
#undef gtk_clipboard_wait_for_image 
1824
 
extern __typeof (gtk_clipboard_wait_for_image) gtk_clipboard_wait_for_image __attribute((alias("IA__gtk_clipboard_wait_for_image"), visibility("default")));
1825
 
 
1826
 
#undef gtk_clipboard_wait_for_rich_text 
1827
 
extern __typeof (gtk_clipboard_wait_for_rich_text) gtk_clipboard_wait_for_rich_text __attribute((alias("IA__gtk_clipboard_wait_for_rich_text"), visibility("default")));
1828
 
 
1829
 
#undef gtk_clipboard_wait_for_uris 
1830
 
extern __typeof (gtk_clipboard_wait_for_uris) gtk_clipboard_wait_for_uris __attribute((alias("IA__gtk_clipboard_wait_for_uris"), visibility("default")));
1831
 
 
1832
 
#undef gtk_clipboard_wait_for_targets 
1833
 
extern __typeof (gtk_clipboard_wait_for_targets) gtk_clipboard_wait_for_targets __attribute((alias("IA__gtk_clipboard_wait_for_targets"), visibility("default")));
1834
 
 
1835
 
#undef gtk_clipboard_wait_for_text 
1836
 
extern __typeof (gtk_clipboard_wait_for_text) gtk_clipboard_wait_for_text __attribute((alias("IA__gtk_clipboard_wait_for_text"), visibility("default")));
1837
 
 
1838
 
#undef gtk_clipboard_wait_is_image_available 
1839
 
extern __typeof (gtk_clipboard_wait_is_image_available) gtk_clipboard_wait_is_image_available __attribute((alias("IA__gtk_clipboard_wait_is_image_available"), visibility("default")));
1840
 
 
1841
 
#undef gtk_clipboard_wait_is_rich_text_available 
1842
 
extern __typeof (gtk_clipboard_wait_is_rich_text_available) gtk_clipboard_wait_is_rich_text_available __attribute((alias("IA__gtk_clipboard_wait_is_rich_text_available"), visibility("default")));
1843
 
 
1844
 
#undef gtk_clipboard_wait_is_text_available 
1845
 
extern __typeof (gtk_clipboard_wait_is_text_available) gtk_clipboard_wait_is_text_available __attribute((alias("IA__gtk_clipboard_wait_is_text_available"), visibility("default")));
1846
 
 
1847
 
#undef gtk_clipboard_wait_is_uris_available 
1848
 
extern __typeof (gtk_clipboard_wait_is_uris_available) gtk_clipboard_wait_is_uris_available __attribute((alias("IA__gtk_clipboard_wait_is_uris_available"), visibility("default")));
1849
 
 
1850
 
#undef gtk_clipboard_wait_is_target_available 
1851
 
extern __typeof (gtk_clipboard_wait_is_target_available) gtk_clipboard_wait_is_target_available __attribute((alias("IA__gtk_clipboard_wait_is_target_available"), visibility("default")));
1852
 
 
1853
 
#endif
1854
 
#endif
1855
 
#if IN_HEADER(__GTK_CLIST_H__)
1856
 
#if IN_FILE(__GTK_CLIST_C__)
1857
 
#ifndef GTK_DISABLE_DEPRECATED
1858
 
#undef gtk_clist_append 
1859
 
extern __typeof (gtk_clist_append) gtk_clist_append __attribute((alias("IA__gtk_clist_append"), visibility("default")));
1860
 
 
1861
 
#undef gtk_clist_clear 
1862
 
extern __typeof (gtk_clist_clear) gtk_clist_clear __attribute((alias("IA__gtk_clist_clear"), visibility("default")));
1863
 
 
1864
 
#undef gtk_clist_columns_autosize 
1865
 
extern __typeof (gtk_clist_columns_autosize) gtk_clist_columns_autosize __attribute((alias("IA__gtk_clist_columns_autosize"), visibility("default")));
1866
 
 
1867
 
#undef gtk_clist_column_title_active 
1868
 
extern __typeof (gtk_clist_column_title_active) gtk_clist_column_title_active __attribute((alias("IA__gtk_clist_column_title_active"), visibility("default")));
1869
 
 
1870
 
#undef gtk_clist_column_title_passive 
1871
 
extern __typeof (gtk_clist_column_title_passive) gtk_clist_column_title_passive __attribute((alias("IA__gtk_clist_column_title_passive"), visibility("default")));
1872
 
 
1873
 
#undef gtk_clist_column_titles_active 
1874
 
extern __typeof (gtk_clist_column_titles_active) gtk_clist_column_titles_active __attribute((alias("IA__gtk_clist_column_titles_active"), visibility("default")));
1875
 
 
1876
 
#undef gtk_clist_column_titles_hide 
1877
 
extern __typeof (gtk_clist_column_titles_hide) gtk_clist_column_titles_hide __attribute((alias("IA__gtk_clist_column_titles_hide"), visibility("default")));
1878
 
 
1879
 
#undef gtk_clist_column_titles_passive 
1880
 
extern __typeof (gtk_clist_column_titles_passive) gtk_clist_column_titles_passive __attribute((alias("IA__gtk_clist_column_titles_passive"), visibility("default")));
1881
 
 
1882
 
#undef gtk_clist_column_titles_show 
1883
 
extern __typeof (gtk_clist_column_titles_show) gtk_clist_column_titles_show __attribute((alias("IA__gtk_clist_column_titles_show"), visibility("default")));
1884
 
 
1885
 
#undef gtk_clist_find_row_from_data 
1886
 
extern __typeof (gtk_clist_find_row_from_data) gtk_clist_find_row_from_data __attribute((alias("IA__gtk_clist_find_row_from_data"), visibility("default")));
1887
 
 
1888
 
#undef gtk_clist_freeze 
1889
 
extern __typeof (gtk_clist_freeze) gtk_clist_freeze __attribute((alias("IA__gtk_clist_freeze"), visibility("default")));
1890
 
 
1891
 
#undef gtk_clist_get_cell_style 
1892
 
extern __typeof (gtk_clist_get_cell_style) gtk_clist_get_cell_style __attribute((alias("IA__gtk_clist_get_cell_style"), visibility("default")));
1893
 
 
1894
 
#undef gtk_clist_get_cell_type 
1895
 
extern __typeof (gtk_clist_get_cell_type) gtk_clist_get_cell_type __attribute((alias("IA__gtk_clist_get_cell_type"), visibility("default")));
1896
 
 
1897
 
#undef gtk_clist_get_column_title 
1898
 
extern __typeof (gtk_clist_get_column_title) gtk_clist_get_column_title __attribute((alias("IA__gtk_clist_get_column_title"), visibility("default")));
1899
 
 
1900
 
#undef gtk_clist_get_column_widget 
1901
 
extern __typeof (gtk_clist_get_column_widget) gtk_clist_get_column_widget __attribute((alias("IA__gtk_clist_get_column_widget"), visibility("default")));
1902
 
 
1903
 
#undef gtk_clist_get_hadjustment 
1904
 
extern __typeof (gtk_clist_get_hadjustment) gtk_clist_get_hadjustment __attribute((alias("IA__gtk_clist_get_hadjustment"), visibility("default")));
1905
 
 
1906
 
#undef gtk_clist_get_pixmap 
1907
 
extern __typeof (gtk_clist_get_pixmap) gtk_clist_get_pixmap __attribute((alias("IA__gtk_clist_get_pixmap"), visibility("default")));
1908
 
 
1909
 
#undef gtk_clist_get_pixtext 
1910
 
extern __typeof (gtk_clist_get_pixtext) gtk_clist_get_pixtext __attribute((alias("IA__gtk_clist_get_pixtext"), visibility("default")));
1911
 
 
1912
 
#undef gtk_clist_get_row_data 
1913
 
extern __typeof (gtk_clist_get_row_data) gtk_clist_get_row_data __attribute((alias("IA__gtk_clist_get_row_data"), visibility("default")));
1914
 
 
1915
 
#undef gtk_clist_get_row_style 
1916
 
extern __typeof (gtk_clist_get_row_style) gtk_clist_get_row_style __attribute((alias("IA__gtk_clist_get_row_style"), visibility("default")));
1917
 
 
1918
 
#undef gtk_clist_get_selectable 
1919
 
extern __typeof (gtk_clist_get_selectable) gtk_clist_get_selectable __attribute((alias("IA__gtk_clist_get_selectable"), visibility("default")));
1920
 
 
1921
 
#undef gtk_clist_get_selection_info 
1922
 
extern __typeof (gtk_clist_get_selection_info) gtk_clist_get_selection_info __attribute((alias("IA__gtk_clist_get_selection_info"), visibility("default")));
1923
 
 
1924
 
#undef gtk_clist_get_text 
1925
 
extern __typeof (gtk_clist_get_text) gtk_clist_get_text __attribute((alias("IA__gtk_clist_get_text"), visibility("default")));
1926
 
 
1927
 
#undef gtk_clist_get_type 
1928
 
extern __typeof (gtk_clist_get_type) gtk_clist_get_type __attribute((alias("IA__gtk_clist_get_type"), visibility("default")));
1929
 
 
1930
 
#undef gtk_clist_get_vadjustment 
1931
 
extern __typeof (gtk_clist_get_vadjustment) gtk_clist_get_vadjustment __attribute((alias("IA__gtk_clist_get_vadjustment"), visibility("default")));
1932
 
 
1933
 
#undef gtk_clist_insert 
1934
 
extern __typeof (gtk_clist_insert) gtk_clist_insert __attribute((alias("IA__gtk_clist_insert"), visibility("default")));
1935
 
 
1936
 
#undef gtk_clist_moveto 
1937
 
extern __typeof (gtk_clist_moveto) gtk_clist_moveto __attribute((alias("IA__gtk_clist_moveto"), visibility("default")));
1938
 
 
1939
 
#undef gtk_clist_new 
1940
 
extern __typeof (gtk_clist_new) gtk_clist_new __attribute((alias("IA__gtk_clist_new"), visibility("default")));
1941
 
 
1942
 
#undef gtk_clist_new_with_titles 
1943
 
extern __typeof (gtk_clist_new_with_titles) gtk_clist_new_with_titles __attribute((alias("IA__gtk_clist_new_with_titles"), visibility("default")));
1944
 
 
1945
 
#undef gtk_clist_optimal_column_width 
1946
 
extern __typeof (gtk_clist_optimal_column_width) gtk_clist_optimal_column_width __attribute((alias("IA__gtk_clist_optimal_column_width"), visibility("default")));
1947
 
 
1948
 
#undef gtk_clist_prepend 
1949
 
extern __typeof (gtk_clist_prepend) gtk_clist_prepend __attribute((alias("IA__gtk_clist_prepend"), visibility("default")));
1950
 
 
1951
 
#undef gtk_clist_remove 
1952
 
extern __typeof (gtk_clist_remove) gtk_clist_remove __attribute((alias("IA__gtk_clist_remove"), visibility("default")));
1953
 
 
1954
 
#undef gtk_clist_row_is_visible 
1955
 
extern __typeof (gtk_clist_row_is_visible) gtk_clist_row_is_visible __attribute((alias("IA__gtk_clist_row_is_visible"), visibility("default")));
1956
 
 
1957
 
#undef gtk_clist_row_move 
1958
 
extern __typeof (gtk_clist_row_move) gtk_clist_row_move __attribute((alias("IA__gtk_clist_row_move"), visibility("default")));
1959
 
 
1960
 
#undef gtk_clist_select_all 
1961
 
extern __typeof (gtk_clist_select_all) gtk_clist_select_all __attribute((alias("IA__gtk_clist_select_all"), visibility("default")));
1962
 
 
1963
 
#undef gtk_clist_select_row 
1964
 
extern __typeof (gtk_clist_select_row) gtk_clist_select_row __attribute((alias("IA__gtk_clist_select_row"), visibility("default")));
1965
 
 
1966
 
#undef gtk_clist_set_auto_sort 
1967
 
extern __typeof (gtk_clist_set_auto_sort) gtk_clist_set_auto_sort __attribute((alias("IA__gtk_clist_set_auto_sort"), visibility("default")));
1968
 
 
1969
 
#undef gtk_clist_set_background 
1970
 
extern __typeof (gtk_clist_set_background) gtk_clist_set_background __attribute((alias("IA__gtk_clist_set_background"), visibility("default")));
1971
 
 
1972
 
#undef gtk_clist_set_button_actions 
1973
 
extern __typeof (gtk_clist_set_button_actions) gtk_clist_set_button_actions __attribute((alias("IA__gtk_clist_set_button_actions"), visibility("default")));
1974
 
 
1975
 
#undef gtk_clist_set_cell_style 
1976
 
extern __typeof (gtk_clist_set_cell_style) gtk_clist_set_cell_style __attribute((alias("IA__gtk_clist_set_cell_style"), visibility("default")));
1977
 
 
1978
 
#undef gtk_clist_set_column_auto_resize 
1979
 
extern __typeof (gtk_clist_set_column_auto_resize) gtk_clist_set_column_auto_resize __attribute((alias("IA__gtk_clist_set_column_auto_resize"), visibility("default")));
1980
 
 
1981
 
#undef gtk_clist_set_column_justification 
1982
 
extern __typeof (gtk_clist_set_column_justification) gtk_clist_set_column_justification __attribute((alias("IA__gtk_clist_set_column_justification"), visibility("default")));
1983
 
 
1984
 
#undef gtk_clist_set_column_max_width 
1985
 
extern __typeof (gtk_clist_set_column_max_width) gtk_clist_set_column_max_width __attribute((alias("IA__gtk_clist_set_column_max_width"), visibility("default")));
1986
 
 
1987
 
#undef gtk_clist_set_column_min_width 
1988
 
extern __typeof (gtk_clist_set_column_min_width) gtk_clist_set_column_min_width __attribute((alias("IA__gtk_clist_set_column_min_width"), visibility("default")));
1989
 
 
1990
 
#undef gtk_clist_set_column_resizeable 
1991
 
extern __typeof (gtk_clist_set_column_resizeable) gtk_clist_set_column_resizeable __attribute((alias("IA__gtk_clist_set_column_resizeable"), visibility("default")));
1992
 
 
1993
 
#undef gtk_clist_set_column_title 
1994
 
extern __typeof (gtk_clist_set_column_title) gtk_clist_set_column_title __attribute((alias("IA__gtk_clist_set_column_title"), visibility("default")));
1995
 
 
1996
 
#undef gtk_clist_set_column_visibility 
1997
 
extern __typeof (gtk_clist_set_column_visibility) gtk_clist_set_column_visibility __attribute((alias("IA__gtk_clist_set_column_visibility"), visibility("default")));
1998
 
 
1999
 
#undef gtk_clist_set_column_widget 
2000
 
extern __typeof (gtk_clist_set_column_widget) gtk_clist_set_column_widget __attribute((alias("IA__gtk_clist_set_column_widget"), visibility("default")));
2001
 
 
2002
 
#undef gtk_clist_set_column_width 
2003
 
extern __typeof (gtk_clist_set_column_width) gtk_clist_set_column_width __attribute((alias("IA__gtk_clist_set_column_width"), visibility("default")));
2004
 
 
2005
 
#undef gtk_clist_set_compare_func 
2006
 
extern __typeof (gtk_clist_set_compare_func) gtk_clist_set_compare_func __attribute((alias("IA__gtk_clist_set_compare_func"), visibility("default")));
2007
 
 
2008
 
#undef gtk_clist_set_foreground 
2009
 
extern __typeof (gtk_clist_set_foreground) gtk_clist_set_foreground __attribute((alias("IA__gtk_clist_set_foreground"), visibility("default")));
2010
 
 
2011
 
#undef gtk_clist_set_hadjustment 
2012
 
extern __typeof (gtk_clist_set_hadjustment) gtk_clist_set_hadjustment __attribute((alias("IA__gtk_clist_set_hadjustment"), visibility("default")));
2013
 
 
2014
 
#undef gtk_clist_set_pixmap 
2015
 
extern __typeof (gtk_clist_set_pixmap) gtk_clist_set_pixmap __attribute((alias("IA__gtk_clist_set_pixmap"), visibility("default")));
2016
 
 
2017
 
#undef gtk_clist_set_pixtext 
2018
 
extern __typeof (gtk_clist_set_pixtext) gtk_clist_set_pixtext __attribute((alias("IA__gtk_clist_set_pixtext"), visibility("default")));
2019
 
 
2020
 
#undef gtk_clist_set_reorderable 
2021
 
extern __typeof (gtk_clist_set_reorderable) gtk_clist_set_reorderable __attribute((alias("IA__gtk_clist_set_reorderable"), visibility("default")));
2022
 
 
2023
 
#undef gtk_clist_set_row_data 
2024
 
extern __typeof (gtk_clist_set_row_data) gtk_clist_set_row_data __attribute((alias("IA__gtk_clist_set_row_data"), visibility("default")));
2025
 
 
2026
 
#undef gtk_clist_set_row_data_full 
2027
 
extern __typeof (gtk_clist_set_row_data_full) gtk_clist_set_row_data_full __attribute((alias("IA__gtk_clist_set_row_data_full"), visibility("default")));
2028
 
 
2029
 
#undef gtk_clist_set_row_height 
2030
 
extern __typeof (gtk_clist_set_row_height) gtk_clist_set_row_height __attribute((alias("IA__gtk_clist_set_row_height"), visibility("default")));
2031
 
 
2032
 
#undef gtk_clist_set_row_style 
2033
 
extern __typeof (gtk_clist_set_row_style) gtk_clist_set_row_style __attribute((alias("IA__gtk_clist_set_row_style"), visibility("default")));
2034
 
 
2035
 
#undef gtk_clist_set_selectable 
2036
 
extern __typeof (gtk_clist_set_selectable) gtk_clist_set_selectable __attribute((alias("IA__gtk_clist_set_selectable"), visibility("default")));
2037
 
 
2038
 
#undef gtk_clist_set_selection_mode 
2039
 
extern __typeof (gtk_clist_set_selection_mode) gtk_clist_set_selection_mode __attribute((alias("IA__gtk_clist_set_selection_mode"), visibility("default")));
2040
 
 
2041
 
#undef gtk_clist_set_shadow_type 
2042
 
extern __typeof (gtk_clist_set_shadow_type) gtk_clist_set_shadow_type __attribute((alias("IA__gtk_clist_set_shadow_type"), visibility("default")));
2043
 
 
2044
 
#undef gtk_clist_set_shift 
2045
 
extern __typeof (gtk_clist_set_shift) gtk_clist_set_shift __attribute((alias("IA__gtk_clist_set_shift"), visibility("default")));
2046
 
 
2047
 
#undef gtk_clist_set_sort_column 
2048
 
extern __typeof (gtk_clist_set_sort_column) gtk_clist_set_sort_column __attribute((alias("IA__gtk_clist_set_sort_column"), visibility("default")));
2049
 
 
2050
 
#undef gtk_clist_set_sort_type 
2051
 
extern __typeof (gtk_clist_set_sort_type) gtk_clist_set_sort_type __attribute((alias("IA__gtk_clist_set_sort_type"), visibility("default")));
2052
 
 
2053
 
#undef gtk_clist_set_text 
2054
 
extern __typeof (gtk_clist_set_text) gtk_clist_set_text __attribute((alias("IA__gtk_clist_set_text"), visibility("default")));
2055
 
 
2056
 
#undef gtk_clist_set_use_drag_icons 
2057
 
extern __typeof (gtk_clist_set_use_drag_icons) gtk_clist_set_use_drag_icons __attribute((alias("IA__gtk_clist_set_use_drag_icons"), visibility("default")));
2058
 
 
2059
 
#undef gtk_clist_set_vadjustment 
2060
 
extern __typeof (gtk_clist_set_vadjustment) gtk_clist_set_vadjustment __attribute((alias("IA__gtk_clist_set_vadjustment"), visibility("default")));
2061
 
 
2062
 
#undef gtk_clist_sort 
2063
 
extern __typeof (gtk_clist_sort) gtk_clist_sort __attribute((alias("IA__gtk_clist_sort"), visibility("default")));
2064
 
 
2065
 
#undef gtk_clist_swap_rows 
2066
 
extern __typeof (gtk_clist_swap_rows) gtk_clist_swap_rows __attribute((alias("IA__gtk_clist_swap_rows"), visibility("default")));
2067
 
 
2068
 
#undef gtk_clist_thaw 
2069
 
extern __typeof (gtk_clist_thaw) gtk_clist_thaw __attribute((alias("IA__gtk_clist_thaw"), visibility("default")));
2070
 
 
2071
 
#undef gtk_clist_undo_selection 
2072
 
extern __typeof (gtk_clist_undo_selection) gtk_clist_undo_selection __attribute((alias("IA__gtk_clist_undo_selection"), visibility("default")));
2073
 
 
2074
 
#undef gtk_clist_unselect_all 
2075
 
extern __typeof (gtk_clist_unselect_all) gtk_clist_unselect_all __attribute((alias("IA__gtk_clist_unselect_all"), visibility("default")));
2076
 
 
2077
 
#undef gtk_clist_unselect_row 
2078
 
extern __typeof (gtk_clist_unselect_row) gtk_clist_unselect_row __attribute((alias("IA__gtk_clist_unselect_row"), visibility("default")));
2079
 
 
2080
 
#endif
2081
 
#endif
2082
 
#endif
2083
 
#if IN_HEADER(__GTK_COLOR_BUTTON_H__)
2084
 
#if IN_FILE(__GTK_COLOR_BUTTON_C__)
2085
 
#undef gtk_color_button_get_alpha 
2086
 
extern __typeof (gtk_color_button_get_alpha) gtk_color_button_get_alpha __attribute((alias("IA__gtk_color_button_get_alpha"), visibility("default")));
2087
 
 
2088
 
#undef gtk_color_button_get_color 
2089
 
extern __typeof (gtk_color_button_get_color) gtk_color_button_get_color __attribute((alias("IA__gtk_color_button_get_color"), visibility("default")));
2090
 
 
2091
 
#undef gtk_color_button_get_title 
2092
 
extern __typeof (gtk_color_button_get_title) gtk_color_button_get_title __attribute((alias("IA__gtk_color_button_get_title"), visibility("default")));
2093
 
 
2094
 
#undef gtk_color_button_get_type 
2095
 
extern __typeof (gtk_color_button_get_type) gtk_color_button_get_type __attribute((alias("IA__gtk_color_button_get_type"), visibility("default")));
2096
 
 
2097
 
#undef gtk_color_button_get_use_alpha 
2098
 
extern __typeof (gtk_color_button_get_use_alpha) gtk_color_button_get_use_alpha __attribute((alias("IA__gtk_color_button_get_use_alpha"), visibility("default")));
2099
 
 
2100
 
#undef gtk_color_button_new 
2101
 
extern __typeof (gtk_color_button_new) gtk_color_button_new __attribute((alias("IA__gtk_color_button_new"), visibility("default")));
2102
 
 
2103
 
#undef gtk_color_button_new_with_color 
2104
 
extern __typeof (gtk_color_button_new_with_color) gtk_color_button_new_with_color __attribute((alias("IA__gtk_color_button_new_with_color"), visibility("default")));
2105
 
 
2106
 
#undef gtk_color_button_set_alpha 
2107
 
extern __typeof (gtk_color_button_set_alpha) gtk_color_button_set_alpha __attribute((alias("IA__gtk_color_button_set_alpha"), visibility("default")));
2108
 
 
2109
 
#undef gtk_color_button_set_color 
2110
 
extern __typeof (gtk_color_button_set_color) gtk_color_button_set_color __attribute((alias("IA__gtk_color_button_set_color"), visibility("default")));
2111
 
 
2112
 
#undef gtk_color_button_set_title 
2113
 
extern __typeof (gtk_color_button_set_title) gtk_color_button_set_title __attribute((alias("IA__gtk_color_button_set_title"), visibility("default")));
2114
 
 
2115
 
#undef gtk_color_button_set_use_alpha 
2116
 
extern __typeof (gtk_color_button_set_use_alpha) gtk_color_button_set_use_alpha __attribute((alias("IA__gtk_color_button_set_use_alpha"), visibility("default")));
2117
 
 
2118
 
#endif
2119
 
#endif
2120
 
#if IN_HEADER(__GTK_COLOR_SELECTION_H__)
2121
 
#if IN_FILE(__GTK_COLOR_SELECTION_C__)
2122
 
#undef gtk_color_selection_get_current_alpha 
2123
 
extern __typeof (gtk_color_selection_get_current_alpha) gtk_color_selection_get_current_alpha __attribute((alias("IA__gtk_color_selection_get_current_alpha"), visibility("default")));
2124
 
 
2125
 
#undef gtk_color_selection_get_current_color 
2126
 
extern __typeof (gtk_color_selection_get_current_color) gtk_color_selection_get_current_color __attribute((alias("IA__gtk_color_selection_get_current_color"), visibility("default")));
2127
 
 
2128
 
#undef gtk_color_selection_get_has_opacity_control 
2129
 
extern __typeof (gtk_color_selection_get_has_opacity_control) gtk_color_selection_get_has_opacity_control __attribute((alias("IA__gtk_color_selection_get_has_opacity_control"), visibility("default")));
2130
 
 
2131
 
#undef gtk_color_selection_get_has_palette 
2132
 
extern __typeof (gtk_color_selection_get_has_palette) gtk_color_selection_get_has_palette __attribute((alias("IA__gtk_color_selection_get_has_palette"), visibility("default")));
2133
 
 
2134
 
#undef gtk_color_selection_get_previous_alpha 
2135
 
extern __typeof (gtk_color_selection_get_previous_alpha) gtk_color_selection_get_previous_alpha __attribute((alias("IA__gtk_color_selection_get_previous_alpha"), visibility("default")));
2136
 
 
2137
 
#undef gtk_color_selection_get_previous_color 
2138
 
extern __typeof (gtk_color_selection_get_previous_color) gtk_color_selection_get_previous_color __attribute((alias("IA__gtk_color_selection_get_previous_color"), visibility("default")));
2139
 
 
2140
 
#undef gtk_color_selection_get_type 
2141
 
extern __typeof (gtk_color_selection_get_type) gtk_color_selection_get_type __attribute((alias("IA__gtk_color_selection_get_type"), visibility("default")));
2142
 
 
2143
 
#undef gtk_color_selection_is_adjusting 
2144
 
extern __typeof (gtk_color_selection_is_adjusting) gtk_color_selection_is_adjusting __attribute((alias("IA__gtk_color_selection_is_adjusting"), visibility("default")));
2145
 
 
2146
 
#undef gtk_color_selection_new 
2147
 
extern __typeof (gtk_color_selection_new) gtk_color_selection_new __attribute((alias("IA__gtk_color_selection_new"), visibility("default")));
2148
 
 
2149
 
#undef gtk_color_selection_palette_from_string 
2150
 
extern __typeof (gtk_color_selection_palette_from_string) gtk_color_selection_palette_from_string __attribute((alias("IA__gtk_color_selection_palette_from_string"), visibility("default")));
2151
 
 
2152
 
#undef gtk_color_selection_palette_to_string 
2153
 
extern __typeof (gtk_color_selection_palette_to_string) gtk_color_selection_palette_to_string __attribute((alias("IA__gtk_color_selection_palette_to_string"), visibility("default")));
2154
 
 
2155
 
#ifndef GTK_DISABLE_DEPRECATED
2156
 
#undef gtk_color_selection_set_change_palette_hook 
2157
 
extern __typeof (gtk_color_selection_set_change_palette_hook) gtk_color_selection_set_change_palette_hook __attribute((alias("IA__gtk_color_selection_set_change_palette_hook"), visibility("default")));
2158
 
 
2159
 
#undef gtk_color_selection_set_color 
2160
 
extern __typeof (gtk_color_selection_set_color) gtk_color_selection_set_color __attribute((alias("IA__gtk_color_selection_set_color"), visibility("default")));
2161
 
 
2162
 
#undef gtk_color_selection_get_color 
2163
 
extern __typeof (gtk_color_selection_get_color) gtk_color_selection_get_color __attribute((alias("IA__gtk_color_selection_get_color"), visibility("default")));
2164
 
 
2165
 
#undef gtk_color_selection_set_update_policy 
2166
 
extern __typeof (gtk_color_selection_set_update_policy) gtk_color_selection_set_update_policy __attribute((alias("IA__gtk_color_selection_set_update_policy"), visibility("default")));
2167
 
 
2168
 
#endif
2169
 
#undef gtk_color_selection_set_change_palette_with_screen_hook 
2170
 
extern __typeof (gtk_color_selection_set_change_palette_with_screen_hook) gtk_color_selection_set_change_palette_with_screen_hook __attribute((alias("IA__gtk_color_selection_set_change_palette_with_screen_hook"), visibility("default")));
2171
 
 
2172
 
#undef gtk_color_selection_set_current_alpha 
2173
 
extern __typeof (gtk_color_selection_set_current_alpha) gtk_color_selection_set_current_alpha __attribute((alias("IA__gtk_color_selection_set_current_alpha"), visibility("default")));
2174
 
 
2175
 
#undef gtk_color_selection_set_current_color 
2176
 
extern __typeof (gtk_color_selection_set_current_color) gtk_color_selection_set_current_color __attribute((alias("IA__gtk_color_selection_set_current_color"), visibility("default")));
2177
 
 
2178
 
#undef gtk_color_selection_set_has_opacity_control 
2179
 
extern __typeof (gtk_color_selection_set_has_opacity_control) gtk_color_selection_set_has_opacity_control __attribute((alias("IA__gtk_color_selection_set_has_opacity_control"), visibility("default")));
2180
 
 
2181
 
#undef gtk_color_selection_set_has_palette 
2182
 
extern __typeof (gtk_color_selection_set_has_palette) gtk_color_selection_set_has_palette __attribute((alias("IA__gtk_color_selection_set_has_palette"), visibility("default")));
2183
 
 
2184
 
#undef gtk_color_selection_set_previous_alpha 
2185
 
extern __typeof (gtk_color_selection_set_previous_alpha) gtk_color_selection_set_previous_alpha __attribute((alias("IA__gtk_color_selection_set_previous_alpha"), visibility("default")));
2186
 
 
2187
 
#undef gtk_color_selection_set_previous_color 
2188
 
extern __typeof (gtk_color_selection_set_previous_color) gtk_color_selection_set_previous_color __attribute((alias("IA__gtk_color_selection_set_previous_color"), visibility("default")));
2189
 
 
2190
 
#endif
2191
 
#endif
2192
 
#if IN_HEADER(__GTK_COLOR_SELECTION_DIALOG_H__)
2193
 
#if IN_FILE(__GTK_COLOR_SELECTION_DIALOG_C__)
2194
 
#undef gtk_color_selection_dialog_get_type 
2195
 
extern __typeof (gtk_color_selection_dialog_get_type) gtk_color_selection_dialog_get_type __attribute((alias("IA__gtk_color_selection_dialog_get_type"), visibility("default")));
2196
 
 
2197
 
#undef gtk_color_selection_dialog_new 
2198
 
extern __typeof (gtk_color_selection_dialog_new) gtk_color_selection_dialog_new __attribute((alias("IA__gtk_color_selection_dialog_new"), visibility("default")));
2199
 
 
2200
 
#undef gtk_color_selection_dialog_get_color_selection 
2201
 
extern __typeof (gtk_color_selection_dialog_get_color_selection) gtk_color_selection_dialog_get_color_selection __attribute((alias("IA__gtk_color_selection_dialog_get_color_selection"), visibility("default")));
2202
 
 
2203
 
#endif
2204
 
#endif
2205
 
#if IN_HEADER(__GTK_COMBO_BOX_H__)
2206
 
#if IN_FILE(__GTK_COMBO_BOX_C__)
2207
 
#undef gtk_combo_box_append_text 
2208
 
extern __typeof (gtk_combo_box_append_text) gtk_combo_box_append_text __attribute((alias("IA__gtk_combo_box_append_text"), visibility("default")));
2209
 
 
2210
 
#undef gtk_combo_box_get_active 
2211
 
extern __typeof (gtk_combo_box_get_active) gtk_combo_box_get_active __attribute((alias("IA__gtk_combo_box_get_active"), visibility("default")));
2212
 
 
2213
 
#undef gtk_combo_box_get_active_iter 
2214
 
extern __typeof (gtk_combo_box_get_active_iter) gtk_combo_box_get_active_iter __attribute((alias("IA__gtk_combo_box_get_active_iter"), visibility("default")));
2215
 
 
2216
 
#undef gtk_combo_box_get_active_text 
2217
 
extern __typeof (gtk_combo_box_get_active_text) gtk_combo_box_get_active_text __attribute((alias("IA__gtk_combo_box_get_active_text"), visibility("default")));
2218
 
 
2219
 
#undef gtk_combo_box_get_add_tearoffs 
2220
 
extern __typeof (gtk_combo_box_get_add_tearoffs) gtk_combo_box_get_add_tearoffs __attribute((alias("IA__gtk_combo_box_get_add_tearoffs"), visibility("default")));
2221
 
 
2222
 
#undef gtk_combo_box_get_column_span_column 
2223
 
extern __typeof (gtk_combo_box_get_column_span_column) gtk_combo_box_get_column_span_column __attribute((alias("IA__gtk_combo_box_get_column_span_column"), visibility("default")));
2224
 
 
2225
 
#undef gtk_combo_box_get_entry_text_column 
2226
 
extern __typeof (gtk_combo_box_get_entry_text_column) gtk_combo_box_get_entry_text_column __attribute((alias("IA__gtk_combo_box_get_entry_text_column"), visibility("default")));
2227
 
 
2228
 
#undef gtk_combo_box_get_focus_on_click 
2229
 
extern __typeof (gtk_combo_box_get_focus_on_click) gtk_combo_box_get_focus_on_click __attribute((alias("IA__gtk_combo_box_get_focus_on_click"), visibility("default")));
2230
 
 
2231
 
#undef gtk_combo_box_get_has_entry 
2232
 
extern __typeof (gtk_combo_box_get_has_entry) gtk_combo_box_get_has_entry __attribute((alias("IA__gtk_combo_box_get_has_entry"), visibility("default")));
2233
 
 
2234
 
#undef gtk_combo_box_get_model 
2235
 
extern __typeof (gtk_combo_box_get_model) gtk_combo_box_get_model __attribute((alias("IA__gtk_combo_box_get_model"), visibility("default")));
2236
 
 
2237
 
#undef gtk_combo_box_get_popup_accessible 
2238
 
extern __typeof (gtk_combo_box_get_popup_accessible) gtk_combo_box_get_popup_accessible __attribute((alias("IA__gtk_combo_box_get_popup_accessible"), visibility("default")));
2239
 
 
2240
 
#undef gtk_combo_box_get_row_separator_func 
2241
 
extern __typeof (gtk_combo_box_get_row_separator_func) gtk_combo_box_get_row_separator_func __attribute((alias("IA__gtk_combo_box_get_row_separator_func"), visibility("default")));
2242
 
 
2243
 
#undef gtk_combo_box_get_row_span_column 
2244
 
extern __typeof (gtk_combo_box_get_row_span_column) gtk_combo_box_get_row_span_column __attribute((alias("IA__gtk_combo_box_get_row_span_column"), visibility("default")));
2245
 
 
2246
 
#undef gtk_combo_box_get_button_sensitivity 
2247
 
extern __typeof (gtk_combo_box_get_button_sensitivity) gtk_combo_box_get_button_sensitivity __attribute((alias("IA__gtk_combo_box_get_button_sensitivity"), visibility("default")));
2248
 
 
2249
 
#undef gtk_combo_box_get_title 
2250
 
extern __typeof (gtk_combo_box_get_title) gtk_combo_box_get_title __attribute((alias("IA__gtk_combo_box_get_title"), visibility("default")));
2251
 
 
2252
 
#undef gtk_combo_box_get_type 
2253
 
extern __typeof (gtk_combo_box_get_type) gtk_combo_box_get_type __attribute((alias("IA__gtk_combo_box_get_type"), visibility("default")));
2254
 
 
2255
 
#undef gtk_combo_box_get_wrap_width 
2256
 
extern __typeof (gtk_combo_box_get_wrap_width) gtk_combo_box_get_wrap_width __attribute((alias("IA__gtk_combo_box_get_wrap_width"), visibility("default")));
2257
 
 
2258
 
#undef gtk_combo_box_insert_text 
2259
 
extern __typeof (gtk_combo_box_insert_text) gtk_combo_box_insert_text __attribute((alias("IA__gtk_combo_box_insert_text"), visibility("default")));
2260
 
 
2261
 
#undef gtk_combo_box_new 
2262
 
extern __typeof (gtk_combo_box_new) gtk_combo_box_new __attribute((alias("IA__gtk_combo_box_new"), visibility("default")));
2263
 
 
2264
 
#undef gtk_combo_box_new_text 
2265
 
extern __typeof (gtk_combo_box_new_text) gtk_combo_box_new_text __attribute((alias("IA__gtk_combo_box_new_text"), visibility("default")));
2266
 
 
2267
 
#undef gtk_combo_box_new_with_entry 
2268
 
extern __typeof (gtk_combo_box_new_with_entry) gtk_combo_box_new_with_entry __attribute((alias("IA__gtk_combo_box_new_with_entry"), visibility("default")));
2269
 
 
2270
 
#undef gtk_combo_box_new_with_model 
2271
 
extern __typeof (gtk_combo_box_new_with_model) gtk_combo_box_new_with_model __attribute((alias("IA__gtk_combo_box_new_with_model"), visibility("default")));
2272
 
 
2273
 
#undef gtk_combo_box_new_with_model_and_entry 
2274
 
extern __typeof (gtk_combo_box_new_with_model_and_entry) gtk_combo_box_new_with_model_and_entry __attribute((alias("IA__gtk_combo_box_new_with_model_and_entry"), visibility("default")));
2275
 
 
2276
 
#undef gtk_combo_box_popdown 
2277
 
extern __typeof (gtk_combo_box_popdown) gtk_combo_box_popdown __attribute((alias("IA__gtk_combo_box_popdown"), visibility("default")));
2278
 
 
2279
 
#undef gtk_combo_box_popup 
2280
 
extern __typeof (gtk_combo_box_popup) gtk_combo_box_popup __attribute((alias("IA__gtk_combo_box_popup"), visibility("default")));
2281
 
 
2282
 
#undef gtk_combo_box_prepend_text 
2283
 
extern __typeof (gtk_combo_box_prepend_text) gtk_combo_box_prepend_text __attribute((alias("IA__gtk_combo_box_prepend_text"), visibility("default")));
2284
 
 
2285
 
#undef gtk_combo_box_remove_text 
2286
 
extern __typeof (gtk_combo_box_remove_text) gtk_combo_box_remove_text __attribute((alias("IA__gtk_combo_box_remove_text"), visibility("default")));
2287
 
 
2288
 
#undef gtk_combo_box_set_active 
2289
 
extern __typeof (gtk_combo_box_set_active) gtk_combo_box_set_active __attribute((alias("IA__gtk_combo_box_set_active"), visibility("default")));
2290
 
 
2291
 
#undef gtk_combo_box_set_active_iter 
2292
 
extern __typeof (gtk_combo_box_set_active_iter) gtk_combo_box_set_active_iter __attribute((alias("IA__gtk_combo_box_set_active_iter"), visibility("default")));
2293
 
 
2294
 
#undef gtk_combo_box_set_add_tearoffs 
2295
 
extern __typeof (gtk_combo_box_set_add_tearoffs) gtk_combo_box_set_add_tearoffs __attribute((alias("IA__gtk_combo_box_set_add_tearoffs"), visibility("default")));
2296
 
 
2297
 
#undef gtk_combo_box_set_column_span_column 
2298
 
extern __typeof (gtk_combo_box_set_column_span_column) gtk_combo_box_set_column_span_column __attribute((alias("IA__gtk_combo_box_set_column_span_column"), visibility("default")));
2299
 
 
2300
 
#undef gtk_combo_box_set_entry_text_column 
2301
 
extern __typeof (gtk_combo_box_set_entry_text_column) gtk_combo_box_set_entry_text_column __attribute((alias("IA__gtk_combo_box_set_entry_text_column"), visibility("default")));
2302
 
 
2303
 
#undef gtk_combo_box_set_focus_on_click 
2304
 
extern __typeof (gtk_combo_box_set_focus_on_click) gtk_combo_box_set_focus_on_click __attribute((alias("IA__gtk_combo_box_set_focus_on_click"), visibility("default")));
2305
 
 
2306
 
#undef gtk_combo_box_set_model 
2307
 
extern __typeof (gtk_combo_box_set_model) gtk_combo_box_set_model __attribute((alias("IA__gtk_combo_box_set_model"), visibility("default")));
2308
 
 
2309
 
#undef gtk_combo_box_set_row_separator_func 
2310
 
extern __typeof (gtk_combo_box_set_row_separator_func) gtk_combo_box_set_row_separator_func __attribute((alias("IA__gtk_combo_box_set_row_separator_func"), visibility("default")));
2311
 
 
2312
 
#undef gtk_combo_box_set_row_span_column 
2313
 
extern __typeof (gtk_combo_box_set_row_span_column) gtk_combo_box_set_row_span_column __attribute((alias("IA__gtk_combo_box_set_row_span_column"), visibility("default")));
2314
 
 
2315
 
#undef gtk_combo_box_set_button_sensitivity 
2316
 
extern __typeof (gtk_combo_box_set_button_sensitivity) gtk_combo_box_set_button_sensitivity __attribute((alias("IA__gtk_combo_box_set_button_sensitivity"), visibility("default")));
2317
 
 
2318
 
#undef gtk_combo_box_set_title 
2319
 
extern __typeof (gtk_combo_box_set_title) gtk_combo_box_set_title __attribute((alias("IA__gtk_combo_box_set_title"), visibility("default")));
2320
 
 
2321
 
#undef gtk_combo_box_set_wrap_width 
2322
 
extern __typeof (gtk_combo_box_set_wrap_width) gtk_combo_box_set_wrap_width __attribute((alias("IA__gtk_combo_box_set_wrap_width"), visibility("default")));
2323
 
 
2324
 
#endif
2325
 
#endif
2326
 
#if IN_HEADER(__GTK_COMBO_BOX_TEXT_H__)
2327
 
#if IN_FILE(__GTK_COMBO_BOX_TEXT_C__)
2328
 
#undef gtk_combo_box_text_append_text 
2329
 
extern __typeof (gtk_combo_box_text_append_text) gtk_combo_box_text_append_text __attribute((alias("IA__gtk_combo_box_text_append_text"), visibility("default")));
2330
 
 
2331
 
#undef gtk_combo_box_text_get_active_text 
2332
 
extern __typeof (gtk_combo_box_text_get_active_text) gtk_combo_box_text_get_active_text __attribute((alias("IA__gtk_combo_box_text_get_active_text"), visibility("default")));
2333
 
 
2334
 
#undef gtk_combo_box_text_get_type 
2335
 
extern __typeof (gtk_combo_box_text_get_type) gtk_combo_box_text_get_type __attribute((alias("IA__gtk_combo_box_text_get_type"), visibility("default")));
2336
 
 
2337
 
#undef gtk_combo_box_text_insert_text 
2338
 
extern __typeof (gtk_combo_box_text_insert_text) gtk_combo_box_text_insert_text __attribute((alias("IA__gtk_combo_box_text_insert_text"), visibility("default")));
2339
 
 
2340
 
#undef gtk_combo_box_text_new 
2341
 
extern __typeof (gtk_combo_box_text_new) gtk_combo_box_text_new __attribute((alias("IA__gtk_combo_box_text_new"), visibility("default")));
2342
 
 
2343
 
#undef gtk_combo_box_text_new_with_entry 
2344
 
extern __typeof (gtk_combo_box_text_new_with_entry) gtk_combo_box_text_new_with_entry __attribute((alias("IA__gtk_combo_box_text_new_with_entry"), visibility("default")));
2345
 
 
2346
 
#undef gtk_combo_box_text_prepend_text 
2347
 
extern __typeof (gtk_combo_box_text_prepend_text) gtk_combo_box_text_prepend_text __attribute((alias("IA__gtk_combo_box_text_prepend_text"), visibility("default")));
2348
 
 
2349
 
#undef gtk_combo_box_text_remove 
2350
 
extern __typeof (gtk_combo_box_text_remove) gtk_combo_box_text_remove __attribute((alias("IA__gtk_combo_box_text_remove"), visibility("default")));
2351
 
 
2352
 
#endif
2353
 
#endif
2354
 
#if IN_HEADER(__GTK_COMBO_BOX_ENTRY_H__)
2355
 
#if IN_FILE(__GTK_COMBO_BOX_ENTRY_C__)
2356
 
#ifndef GTK_DISABLE_DEPRECATED
2357
 
#undef gtk_combo_box_entry_get_text_column 
2358
 
extern __typeof (gtk_combo_box_entry_get_text_column) gtk_combo_box_entry_get_text_column __attribute((alias("IA__gtk_combo_box_entry_get_text_column"), visibility("default")));
2359
 
 
2360
 
#undef gtk_combo_box_entry_get_type 
2361
 
extern __typeof (gtk_combo_box_entry_get_type) gtk_combo_box_entry_get_type __attribute((alias("IA__gtk_combo_box_entry_get_type"), visibility("default")));
2362
 
 
2363
 
#undef gtk_combo_box_entry_new 
2364
 
extern __typeof (gtk_combo_box_entry_new) gtk_combo_box_entry_new __attribute((alias("IA__gtk_combo_box_entry_new"), visibility("default")));
2365
 
 
2366
 
#undef gtk_combo_box_entry_new_text 
2367
 
extern __typeof (gtk_combo_box_entry_new_text) gtk_combo_box_entry_new_text __attribute((alias("IA__gtk_combo_box_entry_new_text"), visibility("default")));
2368
 
 
2369
 
#undef gtk_combo_box_entry_new_with_model 
2370
 
extern __typeof (gtk_combo_box_entry_new_with_model) gtk_combo_box_entry_new_with_model __attribute((alias("IA__gtk_combo_box_entry_new_with_model"), visibility("default")));
2371
 
 
2372
 
#undef gtk_combo_box_entry_set_text_column 
2373
 
extern __typeof (gtk_combo_box_entry_set_text_column) gtk_combo_box_entry_set_text_column __attribute((alias("IA__gtk_combo_box_entry_set_text_column"), visibility("default")));
2374
 
 
2375
 
#endif
2376
 
#endif
2377
 
#endif
2378
 
#if IN_HEADER(__GTK_SMART_COMBO_H__)
2379
 
#if IN_FILE(__GTK_SMART_COMBO_C__)
2380
 
#ifndef GTK_DISABLE_DEPRECATED
2381
 
#undef gtk_combo_disable_activate 
2382
 
extern __typeof (gtk_combo_disable_activate) gtk_combo_disable_activate __attribute((alias("IA__gtk_combo_disable_activate"), visibility("default")));
2383
 
 
2384
 
#undef gtk_combo_get_type 
2385
 
extern __typeof (gtk_combo_get_type) gtk_combo_get_type __attribute((alias("IA__gtk_combo_get_type"), visibility("default")));
2386
 
 
2387
 
#undef gtk_combo_new 
2388
 
extern __typeof (gtk_combo_new) gtk_combo_new __attribute((alias("IA__gtk_combo_new"), visibility("default")));
2389
 
 
2390
 
#undef gtk_combo_set_case_sensitive 
2391
 
extern __typeof (gtk_combo_set_case_sensitive) gtk_combo_set_case_sensitive __attribute((alias("IA__gtk_combo_set_case_sensitive"), visibility("default")));
2392
 
 
2393
 
#undef gtk_combo_set_item_string 
2394
 
extern __typeof (gtk_combo_set_item_string) gtk_combo_set_item_string __attribute((alias("IA__gtk_combo_set_item_string"), visibility("default")));
2395
 
 
2396
 
#undef gtk_combo_set_popdown_strings 
2397
 
extern __typeof (gtk_combo_set_popdown_strings) gtk_combo_set_popdown_strings __attribute((alias("IA__gtk_combo_set_popdown_strings"), visibility("default")));
2398
 
 
2399
 
#undef gtk_combo_set_use_arrows 
2400
 
extern __typeof (gtk_combo_set_use_arrows) gtk_combo_set_use_arrows __attribute((alias("IA__gtk_combo_set_use_arrows"), visibility("default")));
2401
 
 
2402
 
#undef gtk_combo_set_use_arrows_always 
2403
 
extern __typeof (gtk_combo_set_use_arrows_always) gtk_combo_set_use_arrows_always __attribute((alias("IA__gtk_combo_set_use_arrows_always"), visibility("default")));
2404
 
 
2405
 
#undef gtk_combo_set_value_in_list 
2406
 
extern __typeof (gtk_combo_set_value_in_list) gtk_combo_set_value_in_list __attribute((alias("IA__gtk_combo_set_value_in_list"), visibility("default")));
2407
 
 
2408
 
#endif
2409
 
#endif
2410
 
#endif
2411
 
#if IN_HEADER(__GTK_CONTAINER_H__)
2412
 
#if IN_FILE(__GTK_CONTAINER_C__)
2413
 
#undef gtk_container_add 
2414
 
extern __typeof (gtk_container_add) gtk_container_add __attribute((alias("IA__gtk_container_add"), visibility("default")));
2415
 
 
2416
 
#undef gtk_container_add_with_properties 
2417
 
extern __typeof (gtk_container_add_with_properties) gtk_container_add_with_properties __attribute((alias("IA__gtk_container_add_with_properties"), visibility("default")));
2418
 
 
2419
 
#undef gtk_container_check_resize 
2420
 
extern __typeof (gtk_container_check_resize) gtk_container_check_resize __attribute((alias("IA__gtk_container_check_resize"), visibility("default")));
2421
 
 
2422
 
#undef gtk_container_child_get 
2423
 
extern __typeof (gtk_container_child_get) gtk_container_child_get __attribute((alias("IA__gtk_container_child_get"), visibility("default")));
2424
 
 
2425
 
#undef gtk_container_child_get_property 
2426
 
extern __typeof (gtk_container_child_get_property) gtk_container_child_get_property __attribute((alias("IA__gtk_container_child_get_property"), visibility("default")));
2427
 
 
2428
 
#undef gtk_container_child_get_valist 
2429
 
extern __typeof (gtk_container_child_get_valist) gtk_container_child_get_valist __attribute((alias("IA__gtk_container_child_get_valist"), visibility("default")));
2430
 
 
2431
 
#undef gtk_container_child_set 
2432
 
extern __typeof (gtk_container_child_set) gtk_container_child_set __attribute((alias("IA__gtk_container_child_set"), visibility("default")));
2433
 
 
2434
 
#undef gtk_container_child_set_property 
2435
 
extern __typeof (gtk_container_child_set_property) gtk_container_child_set_property __attribute((alias("IA__gtk_container_child_set_property"), visibility("default")));
2436
 
 
2437
 
#undef gtk_container_child_set_valist 
2438
 
extern __typeof (gtk_container_child_set_valist) gtk_container_child_set_valist __attribute((alias("IA__gtk_container_child_set_valist"), visibility("default")));
2439
 
 
2440
 
#undef gtk_container_child_type 
2441
 
extern __typeof (gtk_container_child_type) gtk_container_child_type __attribute((alias("IA__gtk_container_child_type"), visibility("default")));
2442
 
 
2443
 
#undef gtk_container_class_find_child_property 
2444
 
extern __typeof (gtk_container_class_find_child_property) gtk_container_class_find_child_property __attribute((alias("IA__gtk_container_class_find_child_property"), visibility("default")));
2445
 
 
2446
 
#undef gtk_container_class_install_child_property 
2447
 
extern __typeof (gtk_container_class_install_child_property) gtk_container_class_install_child_property __attribute((alias("IA__gtk_container_class_install_child_property"), visibility("default")));
2448
 
 
2449
 
#undef gtk_container_class_list_child_properties 
2450
 
extern __typeof (gtk_container_class_list_child_properties) gtk_container_class_list_child_properties __attribute((alias("IA__gtk_container_class_list_child_properties"), visibility("default")));
2451
 
 
2452
 
#undef gtk_container_forall 
2453
 
extern __typeof (gtk_container_forall) gtk_container_forall __attribute((alias("IA__gtk_container_forall"), visibility("default")));
2454
 
 
2455
 
#undef gtk_container_foreach 
2456
 
extern __typeof (gtk_container_foreach) gtk_container_foreach __attribute((alias("IA__gtk_container_foreach"), visibility("default")));
2457
 
 
2458
 
#ifndef GTK_DISABLE_DEPRECATED
2459
 
#undef gtk_container_foreach_full 
2460
 
extern __typeof (gtk_container_foreach_full) gtk_container_foreach_full __attribute((alias("IA__gtk_container_foreach_full"), visibility("default")));
2461
 
 
2462
 
#endif
2463
 
#undef gtk_container_get_border_width 
2464
 
extern __typeof (gtk_container_get_border_width) gtk_container_get_border_width __attribute((alias("IA__gtk_container_get_border_width"), visibility("default")));
2465
 
 
2466
 
#undef gtk_container_get_children 
2467
 
extern __typeof (gtk_container_get_children) gtk_container_get_children __attribute((alias("IA__gtk_container_get_children"), visibility("default")));
2468
 
 
2469
 
#undef gtk_container_get_focus_chain 
2470
 
extern __typeof (gtk_container_get_focus_chain) gtk_container_get_focus_chain __attribute((alias("IA__gtk_container_get_focus_chain"), visibility("default")));
2471
 
 
2472
 
#undef gtk_container_get_focus_child 
2473
 
extern __typeof (gtk_container_get_focus_child) gtk_container_get_focus_child __attribute((alias("IA__gtk_container_get_focus_child"), visibility("default")));
2474
 
 
2475
 
#undef gtk_container_get_focus_hadjustment 
2476
 
extern __typeof (gtk_container_get_focus_hadjustment) gtk_container_get_focus_hadjustment __attribute((alias("IA__gtk_container_get_focus_hadjustment"), visibility("default")));
2477
 
 
2478
 
#undef gtk_container_get_focus_vadjustment 
2479
 
extern __typeof (gtk_container_get_focus_vadjustment) gtk_container_get_focus_vadjustment __attribute((alias("IA__gtk_container_get_focus_vadjustment"), visibility("default")));
2480
 
 
2481
 
#undef gtk_container_get_resize_mode 
2482
 
extern __typeof (gtk_container_get_resize_mode) gtk_container_get_resize_mode __attribute((alias("IA__gtk_container_get_resize_mode"), visibility("default")));
2483
 
 
2484
 
#undef gtk_container_get_type 
2485
 
extern __typeof (gtk_container_get_type) gtk_container_get_type __attribute((alias("IA__gtk_container_get_type"), visibility("default")));
2486
 
 
2487
 
#undef gtk_container_propagate_expose 
2488
 
extern __typeof (gtk_container_propagate_expose) gtk_container_propagate_expose __attribute((alias("IA__gtk_container_propagate_expose"), visibility("default")));
2489
 
 
2490
 
#undef gtk_container_remove 
2491
 
extern __typeof (gtk_container_remove) gtk_container_remove __attribute((alias("IA__gtk_container_remove"), visibility("default")));
2492
 
 
2493
 
#undef gtk_container_resize_children 
2494
 
extern __typeof (gtk_container_resize_children) gtk_container_resize_children __attribute((alias("IA__gtk_container_resize_children"), visibility("default")));
2495
 
 
2496
 
#undef gtk_container_set_border_width 
2497
 
extern __typeof (gtk_container_set_border_width) gtk_container_set_border_width __attribute((alias("IA__gtk_container_set_border_width"), visibility("default")));
2498
 
 
2499
 
#undef gtk_container_set_focus_chain 
2500
 
extern __typeof (gtk_container_set_focus_chain) gtk_container_set_focus_chain __attribute((alias("IA__gtk_container_set_focus_chain"), visibility("default")));
2501
 
 
2502
 
#undef gtk_container_set_focus_child 
2503
 
extern __typeof (gtk_container_set_focus_child) gtk_container_set_focus_child __attribute((alias("IA__gtk_container_set_focus_child"), visibility("default")));
2504
 
 
2505
 
#undef gtk_container_set_focus_hadjustment 
2506
 
extern __typeof (gtk_container_set_focus_hadjustment) gtk_container_set_focus_hadjustment __attribute((alias("IA__gtk_container_set_focus_hadjustment"), visibility("default")));
2507
 
 
2508
 
#undef gtk_container_set_focus_vadjustment 
2509
 
extern __typeof (gtk_container_set_focus_vadjustment) gtk_container_set_focus_vadjustment __attribute((alias("IA__gtk_container_set_focus_vadjustment"), visibility("default")));
2510
 
 
2511
 
#undef gtk_container_set_reallocate_redraws 
2512
 
extern __typeof (gtk_container_set_reallocate_redraws) gtk_container_set_reallocate_redraws __attribute((alias("IA__gtk_container_set_reallocate_redraws"), visibility("default")));
2513
 
 
2514
 
#undef gtk_container_set_resize_mode 
2515
 
extern __typeof (gtk_container_set_resize_mode) gtk_container_set_resize_mode __attribute((alias("IA__gtk_container_set_resize_mode"), visibility("default")));
2516
 
 
2517
 
#undef gtk_container_unset_focus_chain 
2518
 
extern __typeof (gtk_container_unset_focus_chain) gtk_container_unset_focus_chain __attribute((alias("IA__gtk_container_unset_focus_chain"), visibility("default")));
2519
 
 
2520
 
#endif
2521
 
#endif
2522
 
#if IN_HEADER(__GTK_CTREE_H__)
2523
 
#if IN_FILE(__GTK_CTREE_C__)
2524
 
#ifndef GTK_DISABLE_DEPRECATED
2525
 
#undef gtk_ctree_collapse 
2526
 
extern __typeof (gtk_ctree_collapse) gtk_ctree_collapse __attribute((alias("IA__gtk_ctree_collapse"), visibility("default")));
2527
 
 
2528
 
#undef gtk_ctree_collapse_recursive 
2529
 
extern __typeof (gtk_ctree_collapse_recursive) gtk_ctree_collapse_recursive __attribute((alias("IA__gtk_ctree_collapse_recursive"), visibility("default")));
2530
 
 
2531
 
#undef gtk_ctree_collapse_to_depth 
2532
 
extern __typeof (gtk_ctree_collapse_to_depth) gtk_ctree_collapse_to_depth __attribute((alias("IA__gtk_ctree_collapse_to_depth"), visibility("default")));
2533
 
 
2534
 
#undef gtk_ctree_expand 
2535
 
extern __typeof (gtk_ctree_expand) gtk_ctree_expand __attribute((alias("IA__gtk_ctree_expand"), visibility("default")));
2536
 
 
2537
 
#undef gtk_ctree_expand_recursive 
2538
 
extern __typeof (gtk_ctree_expand_recursive) gtk_ctree_expand_recursive __attribute((alias("IA__gtk_ctree_expand_recursive"), visibility("default")));
2539
 
 
2540
 
#undef gtk_ctree_expand_to_depth 
2541
 
extern __typeof (gtk_ctree_expand_to_depth) gtk_ctree_expand_to_depth __attribute((alias("IA__gtk_ctree_expand_to_depth"), visibility("default")));
2542
 
 
2543
 
#undef gtk_ctree_export_to_gnode 
2544
 
extern __typeof (gtk_ctree_export_to_gnode) gtk_ctree_export_to_gnode __attribute((alias("IA__gtk_ctree_export_to_gnode"), visibility("default")));
2545
 
 
2546
 
#undef gtk_ctree_find 
2547
 
extern __typeof (gtk_ctree_find) gtk_ctree_find __attribute((alias("IA__gtk_ctree_find"), visibility("default")));
2548
 
 
2549
 
#undef gtk_ctree_find_all_by_row_data 
2550
 
extern __typeof (gtk_ctree_find_all_by_row_data) gtk_ctree_find_all_by_row_data __attribute((alias("IA__gtk_ctree_find_all_by_row_data"), visibility("default")));
2551
 
 
2552
 
#undef gtk_ctree_find_all_by_row_data_custom 
2553
 
extern __typeof (gtk_ctree_find_all_by_row_data_custom) gtk_ctree_find_all_by_row_data_custom __attribute((alias("IA__gtk_ctree_find_all_by_row_data_custom"), visibility("default")));
2554
 
 
2555
 
#undef gtk_ctree_find_by_row_data 
2556
 
extern __typeof (gtk_ctree_find_by_row_data) gtk_ctree_find_by_row_data __attribute((alias("IA__gtk_ctree_find_by_row_data"), visibility("default")));
2557
 
 
2558
 
#undef gtk_ctree_find_by_row_data_custom 
2559
 
extern __typeof (gtk_ctree_find_by_row_data_custom) gtk_ctree_find_by_row_data_custom __attribute((alias("IA__gtk_ctree_find_by_row_data_custom"), visibility("default")));
2560
 
 
2561
 
#undef gtk_ctree_find_node_ptr 
2562
 
extern __typeof (gtk_ctree_find_node_ptr) gtk_ctree_find_node_ptr __attribute((alias("IA__gtk_ctree_find_node_ptr"), visibility("default")));
2563
 
 
2564
 
#undef gtk_ctree_get_node_info 
2565
 
extern __typeof (gtk_ctree_get_node_info) gtk_ctree_get_node_info __attribute((alias("IA__gtk_ctree_get_node_info"), visibility("default")));
2566
 
 
2567
 
#undef gtk_ctree_get_type 
2568
 
extern __typeof (gtk_ctree_get_type) gtk_ctree_get_type __attribute((alias("IA__gtk_ctree_get_type"), visibility("default")));
2569
 
 
2570
 
#undef gtk_ctree_insert_gnode 
2571
 
extern __typeof (gtk_ctree_insert_gnode) gtk_ctree_insert_gnode __attribute((alias("IA__gtk_ctree_insert_gnode"), visibility("default")));
2572
 
 
2573
 
#undef gtk_ctree_insert_node 
2574
 
extern __typeof (gtk_ctree_insert_node) gtk_ctree_insert_node __attribute((alias("IA__gtk_ctree_insert_node"), visibility("default")));
2575
 
 
2576
 
#undef gtk_ctree_is_ancestor 
2577
 
extern __typeof (gtk_ctree_is_ancestor) gtk_ctree_is_ancestor __attribute((alias("IA__gtk_ctree_is_ancestor"), visibility("default")));
2578
 
 
2579
 
#undef gtk_ctree_is_hot_spot 
2580
 
extern __typeof (gtk_ctree_is_hot_spot) gtk_ctree_is_hot_spot __attribute((alias("IA__gtk_ctree_is_hot_spot"), visibility("default")));
2581
 
 
2582
 
#undef gtk_ctree_is_viewable 
2583
 
extern __typeof (gtk_ctree_is_viewable) gtk_ctree_is_viewable __attribute((alias("IA__gtk_ctree_is_viewable"), visibility("default")));
2584
 
 
2585
 
#undef gtk_ctree_last 
2586
 
extern __typeof (gtk_ctree_last) gtk_ctree_last __attribute((alias("IA__gtk_ctree_last"), visibility("default")));
2587
 
 
2588
 
#undef gtk_ctree_move 
2589
 
extern __typeof (gtk_ctree_move) gtk_ctree_move __attribute((alias("IA__gtk_ctree_move"), visibility("default")));
2590
 
 
2591
 
#undef gtk_ctree_new 
2592
 
extern __typeof (gtk_ctree_new) gtk_ctree_new __attribute((alias("IA__gtk_ctree_new"), visibility("default")));
2593
 
 
2594
 
#undef gtk_ctree_new_with_titles 
2595
 
extern __typeof (gtk_ctree_new_with_titles) gtk_ctree_new_with_titles __attribute((alias("IA__gtk_ctree_new_with_titles"), visibility("default")));
2596
 
 
2597
 
#undef gtk_ctree_node_get_cell_style 
2598
 
extern __typeof (gtk_ctree_node_get_cell_style) gtk_ctree_node_get_cell_style __attribute((alias("IA__gtk_ctree_node_get_cell_style"), visibility("default")));
2599
 
 
2600
 
#undef gtk_ctree_node_get_cell_type 
2601
 
extern __typeof (gtk_ctree_node_get_cell_type) gtk_ctree_node_get_cell_type __attribute((alias("IA__gtk_ctree_node_get_cell_type"), visibility("default")));
2602
 
 
2603
 
#undef gtk_ctree_node_get_pixmap 
2604
 
extern __typeof (gtk_ctree_node_get_pixmap) gtk_ctree_node_get_pixmap __attribute((alias("IA__gtk_ctree_node_get_pixmap"), visibility("default")));
2605
 
 
2606
 
#undef gtk_ctree_node_get_pixtext 
2607
 
extern __typeof (gtk_ctree_node_get_pixtext) gtk_ctree_node_get_pixtext __attribute((alias("IA__gtk_ctree_node_get_pixtext"), visibility("default")));
2608
 
 
2609
 
#undef gtk_ctree_node_get_row_data 
2610
 
extern __typeof (gtk_ctree_node_get_row_data) gtk_ctree_node_get_row_data __attribute((alias("IA__gtk_ctree_node_get_row_data"), visibility("default")));
2611
 
 
2612
 
#undef gtk_ctree_node_get_row_style 
2613
 
extern __typeof (gtk_ctree_node_get_row_style) gtk_ctree_node_get_row_style __attribute((alias("IA__gtk_ctree_node_get_row_style"), visibility("default")));
2614
 
 
2615
 
#undef gtk_ctree_node_get_selectable 
2616
 
extern __typeof (gtk_ctree_node_get_selectable) gtk_ctree_node_get_selectable __attribute((alias("IA__gtk_ctree_node_get_selectable"), visibility("default")));
2617
 
 
2618
 
#undef gtk_ctree_node_get_text 
2619
 
extern __typeof (gtk_ctree_node_get_text) gtk_ctree_node_get_text __attribute((alias("IA__gtk_ctree_node_get_text"), visibility("default")));
2620
 
 
2621
 
#undef gtk_ctree_node_get_type 
2622
 
extern __typeof (gtk_ctree_node_get_type) gtk_ctree_node_get_type __attribute((alias("IA__gtk_ctree_node_get_type"), visibility("default")));
2623
 
 
2624
 
#undef gtk_ctree_node_is_visible 
2625
 
extern __typeof (gtk_ctree_node_is_visible) gtk_ctree_node_is_visible __attribute((alias("IA__gtk_ctree_node_is_visible"), visibility("default")));
2626
 
 
2627
 
#undef gtk_ctree_node_moveto 
2628
 
extern __typeof (gtk_ctree_node_moveto) gtk_ctree_node_moveto __attribute((alias("IA__gtk_ctree_node_moveto"), visibility("default")));
2629
 
 
2630
 
#undef gtk_ctree_node_nth 
2631
 
extern __typeof (gtk_ctree_node_nth) gtk_ctree_node_nth __attribute((alias("IA__gtk_ctree_node_nth"), visibility("default")));
2632
 
 
2633
 
#undef gtk_ctree_node_set_background 
2634
 
extern __typeof (gtk_ctree_node_set_background) gtk_ctree_node_set_background __attribute((alias("IA__gtk_ctree_node_set_background"), visibility("default")));
2635
 
 
2636
 
#undef gtk_ctree_node_set_cell_style 
2637
 
extern __typeof (gtk_ctree_node_set_cell_style) gtk_ctree_node_set_cell_style __attribute((alias("IA__gtk_ctree_node_set_cell_style"), visibility("default")));
2638
 
 
2639
 
#undef gtk_ctree_node_set_foreground 
2640
 
extern __typeof (gtk_ctree_node_set_foreground) gtk_ctree_node_set_foreground __attribute((alias("IA__gtk_ctree_node_set_foreground"), visibility("default")));
2641
 
 
2642
 
#undef gtk_ctree_node_set_pixmap 
2643
 
extern __typeof (gtk_ctree_node_set_pixmap) gtk_ctree_node_set_pixmap __attribute((alias("IA__gtk_ctree_node_set_pixmap"), visibility("default")));
2644
 
 
2645
 
#undef gtk_ctree_node_set_pixtext 
2646
 
extern __typeof (gtk_ctree_node_set_pixtext) gtk_ctree_node_set_pixtext __attribute((alias("IA__gtk_ctree_node_set_pixtext"), visibility("default")));
2647
 
 
2648
 
#undef gtk_ctree_node_set_row_data 
2649
 
extern __typeof (gtk_ctree_node_set_row_data) gtk_ctree_node_set_row_data __attribute((alias("IA__gtk_ctree_node_set_row_data"), visibility("default")));
2650
 
 
2651
 
#undef gtk_ctree_node_set_row_data_full 
2652
 
extern __typeof (gtk_ctree_node_set_row_data_full) gtk_ctree_node_set_row_data_full __attribute((alias("IA__gtk_ctree_node_set_row_data_full"), visibility("default")));
2653
 
 
2654
 
#undef gtk_ctree_node_set_row_style 
2655
 
extern __typeof (gtk_ctree_node_set_row_style) gtk_ctree_node_set_row_style __attribute((alias("IA__gtk_ctree_node_set_row_style"), visibility("default")));
2656
 
 
2657
 
#undef gtk_ctree_node_set_selectable 
2658
 
extern __typeof (gtk_ctree_node_set_selectable) gtk_ctree_node_set_selectable __attribute((alias("IA__gtk_ctree_node_set_selectable"), visibility("default")));
2659
 
 
2660
 
#undef gtk_ctree_node_set_shift 
2661
 
extern __typeof (gtk_ctree_node_set_shift) gtk_ctree_node_set_shift __attribute((alias("IA__gtk_ctree_node_set_shift"), visibility("default")));
2662
 
 
2663
 
#undef gtk_ctree_node_set_text 
2664
 
extern __typeof (gtk_ctree_node_set_text) gtk_ctree_node_set_text __attribute((alias("IA__gtk_ctree_node_set_text"), visibility("default")));
2665
 
 
2666
 
#undef gtk_ctree_post_recursive 
2667
 
extern __typeof (gtk_ctree_post_recursive) gtk_ctree_post_recursive __attribute((alias("IA__gtk_ctree_post_recursive"), visibility("default")));
2668
 
 
2669
 
#undef gtk_ctree_post_recursive_to_depth 
2670
 
extern __typeof (gtk_ctree_post_recursive_to_depth) gtk_ctree_post_recursive_to_depth __attribute((alias("IA__gtk_ctree_post_recursive_to_depth"), visibility("default")));
2671
 
 
2672
 
#undef gtk_ctree_pre_recursive 
2673
 
extern __typeof (gtk_ctree_pre_recursive) gtk_ctree_pre_recursive __attribute((alias("IA__gtk_ctree_pre_recursive"), visibility("default")));
2674
 
 
2675
 
#undef gtk_ctree_pre_recursive_to_depth 
2676
 
extern __typeof (gtk_ctree_pre_recursive_to_depth) gtk_ctree_pre_recursive_to_depth __attribute((alias("IA__gtk_ctree_pre_recursive_to_depth"), visibility("default")));
2677
 
 
2678
 
#undef gtk_ctree_real_select_recursive 
2679
 
extern __typeof (gtk_ctree_real_select_recursive) gtk_ctree_real_select_recursive __attribute((alias("IA__gtk_ctree_real_select_recursive"), visibility("default")));
2680
 
 
2681
 
#undef gtk_ctree_remove_node 
2682
 
extern __typeof (gtk_ctree_remove_node) gtk_ctree_remove_node __attribute((alias("IA__gtk_ctree_remove_node"), visibility("default")));
2683
 
 
2684
 
#undef gtk_ctree_select 
2685
 
extern __typeof (gtk_ctree_select) gtk_ctree_select __attribute((alias("IA__gtk_ctree_select"), visibility("default")));
2686
 
 
2687
 
#undef gtk_ctree_select_recursive 
2688
 
extern __typeof (gtk_ctree_select_recursive) gtk_ctree_select_recursive __attribute((alias("IA__gtk_ctree_select_recursive"), visibility("default")));
2689
 
 
2690
 
#undef gtk_ctree_set_drag_compare_func 
2691
 
extern __typeof (gtk_ctree_set_drag_compare_func) gtk_ctree_set_drag_compare_func __attribute((alias("IA__gtk_ctree_set_drag_compare_func"), visibility("default")));
2692
 
 
2693
 
#undef gtk_ctree_set_expander_style 
2694
 
extern __typeof (gtk_ctree_set_expander_style) gtk_ctree_set_expander_style __attribute((alias("IA__gtk_ctree_set_expander_style"), visibility("default")));
2695
 
 
2696
 
#undef gtk_ctree_set_indent 
2697
 
extern __typeof (gtk_ctree_set_indent) gtk_ctree_set_indent __attribute((alias("IA__gtk_ctree_set_indent"), visibility("default")));
2698
 
 
2699
 
#undef gtk_ctree_set_line_style 
2700
 
extern __typeof (gtk_ctree_set_line_style) gtk_ctree_set_line_style __attribute((alias("IA__gtk_ctree_set_line_style"), visibility("default")));
2701
 
 
2702
 
#undef gtk_ctree_set_node_info 
2703
 
extern __typeof (gtk_ctree_set_node_info) gtk_ctree_set_node_info __attribute((alias("IA__gtk_ctree_set_node_info"), visibility("default")));
2704
 
 
2705
 
#undef gtk_ctree_set_show_stub 
2706
 
extern __typeof (gtk_ctree_set_show_stub) gtk_ctree_set_show_stub __attribute((alias("IA__gtk_ctree_set_show_stub"), visibility("default")));
2707
 
 
2708
 
#undef gtk_ctree_set_spacing 
2709
 
extern __typeof (gtk_ctree_set_spacing) gtk_ctree_set_spacing __attribute((alias("IA__gtk_ctree_set_spacing"), visibility("default")));
2710
 
 
2711
 
#undef gtk_ctree_sort_node 
2712
 
extern __typeof (gtk_ctree_sort_node) gtk_ctree_sort_node __attribute((alias("IA__gtk_ctree_sort_node"), visibility("default")));
2713
 
 
2714
 
#undef gtk_ctree_sort_recursive 
2715
 
extern __typeof (gtk_ctree_sort_recursive) gtk_ctree_sort_recursive __attribute((alias("IA__gtk_ctree_sort_recursive"), visibility("default")));
2716
 
 
2717
 
#undef gtk_ctree_toggle_expansion 
2718
 
extern __typeof (gtk_ctree_toggle_expansion) gtk_ctree_toggle_expansion __attribute((alias("IA__gtk_ctree_toggle_expansion"), visibility("default")));
2719
 
 
2720
 
#undef gtk_ctree_toggle_expansion_recursive 
2721
 
extern __typeof (gtk_ctree_toggle_expansion_recursive) gtk_ctree_toggle_expansion_recursive __attribute((alias("IA__gtk_ctree_toggle_expansion_recursive"), visibility("default")));
2722
 
 
2723
 
#undef gtk_ctree_unselect 
2724
 
extern __typeof (gtk_ctree_unselect) gtk_ctree_unselect __attribute((alias("IA__gtk_ctree_unselect"), visibility("default")));
2725
 
 
2726
 
#undef gtk_ctree_unselect_recursive 
2727
 
extern __typeof (gtk_ctree_unselect_recursive) gtk_ctree_unselect_recursive __attribute((alias("IA__gtk_ctree_unselect_recursive"), visibility("default")));
2728
 
 
2729
 
#endif
2730
 
#endif
2731
 
#endif
2732
 
#if IN_HEADER(__GTK_CURVE_H__)
2733
 
#if IN_FILE(__GTK_CURVE_C__)
2734
 
#ifndef GTK_DISABLE_DEPRECATED
2735
 
#undef gtk_curve_get_type 
2736
 
extern __typeof (gtk_curve_get_type) gtk_curve_get_type __attribute((alias("IA__gtk_curve_get_type"), visibility("default")));
2737
 
 
2738
 
#undef gtk_curve_get_vector 
2739
 
extern __typeof (gtk_curve_get_vector) gtk_curve_get_vector __attribute((alias("IA__gtk_curve_get_vector"), visibility("default")));
2740
 
 
2741
 
#undef gtk_curve_new 
2742
 
extern __typeof (gtk_curve_new) gtk_curve_new __attribute((alias("IA__gtk_curve_new"), visibility("default")));
2743
 
 
2744
 
#undef gtk_curve_reset 
2745
 
extern __typeof (gtk_curve_reset) gtk_curve_reset __attribute((alias("IA__gtk_curve_reset"), visibility("default")));
2746
 
 
2747
 
#undef gtk_curve_set_curve_type 
2748
 
extern __typeof (gtk_curve_set_curve_type) gtk_curve_set_curve_type __attribute((alias("IA__gtk_curve_set_curve_type"), visibility("default")));
2749
 
 
2750
 
#undef gtk_curve_set_gamma 
2751
 
extern __typeof (gtk_curve_set_gamma) gtk_curve_set_gamma __attribute((alias("IA__gtk_curve_set_gamma"), visibility("default")));
2752
 
 
2753
 
#undef gtk_curve_set_range 
2754
 
extern __typeof (gtk_curve_set_range) gtk_curve_set_range __attribute((alias("IA__gtk_curve_set_range"), visibility("default")));
2755
 
 
2756
 
#undef gtk_curve_set_vector 
2757
 
extern __typeof (gtk_curve_set_vector) gtk_curve_set_vector __attribute((alias("IA__gtk_curve_set_vector"), visibility("default")));
2758
 
 
2759
 
#endif
2760
 
#endif
2761
 
#endif
2762
 
#if IN_HEADER(__GTK_WINDOW_DECORATE_H__)
2763
 
#if IN_FILE(__GTK_WINDOW_DECORATE_C__)
2764
 
#undef gtk_decorated_window_calculate_frame_size 
2765
 
extern __typeof (gtk_decorated_window_calculate_frame_size) gtk_decorated_window_calculate_frame_size __attribute((alias("IA__gtk_decorated_window_calculate_frame_size"), visibility("default")));
2766
 
 
2767
 
#undef gtk_decorated_window_init 
2768
 
extern __typeof (gtk_decorated_window_init) gtk_decorated_window_init __attribute((alias("IA__gtk_decorated_window_init"), visibility("default")));
2769
 
 
2770
 
#undef gtk_decorated_window_move_resize_window 
2771
 
extern __typeof (gtk_decorated_window_move_resize_window) gtk_decorated_window_move_resize_window __attribute((alias("IA__gtk_decorated_window_move_resize_window"), visibility("default")));
2772
 
 
2773
 
#undef gtk_decorated_window_set_title 
2774
 
extern __typeof (gtk_decorated_window_set_title) gtk_decorated_window_set_title __attribute((alias("IA__gtk_decorated_window_set_title"), visibility("default")));
2775
 
 
2776
 
#endif
2777
 
#endif
2778
 
#if IN_HEADER(__GTK_DIALOG_H__)
2779
 
#if IN_FILE(__GTK_DIALOG_C__)
2780
 
#undef gtk_dialog_add_action_widget 
2781
 
extern __typeof (gtk_dialog_add_action_widget) gtk_dialog_add_action_widget __attribute((alias("IA__gtk_dialog_add_action_widget"), visibility("default")));
2782
 
 
2783
 
#undef gtk_dialog_add_button 
2784
 
extern __typeof (gtk_dialog_add_button) gtk_dialog_add_button __attribute((alias("IA__gtk_dialog_add_button"), visibility("default")));
2785
 
 
2786
 
#undef gtk_dialog_add_buttons 
2787
 
extern __typeof (gtk_dialog_add_buttons) gtk_dialog_add_buttons __attribute((alias("IA__gtk_dialog_add_buttons"), visibility("default")));
2788
 
 
2789
 
#undef gtk_dialog_get_action_area 
2790
 
extern __typeof (gtk_dialog_get_action_area) gtk_dialog_get_action_area __attribute((alias("IA__gtk_dialog_get_action_area"), visibility("default")));
2791
 
 
2792
 
#undef gtk_dialog_get_content_area 
2793
 
extern __typeof (gtk_dialog_get_content_area) gtk_dialog_get_content_area __attribute((alias("IA__gtk_dialog_get_content_area"), visibility("default")));
2794
 
 
2795
 
#undef gtk_dialog_get_widget_for_response 
2796
 
extern __typeof (gtk_dialog_get_widget_for_response) gtk_dialog_get_widget_for_response __attribute((alias("IA__gtk_dialog_get_widget_for_response"), visibility("default")));
2797
 
 
2798
 
#undef gtk_dialog_get_response_for_widget 
2799
 
extern __typeof (gtk_dialog_get_response_for_widget) gtk_dialog_get_response_for_widget __attribute((alias("IA__gtk_dialog_get_response_for_widget"), visibility("default")));
2800
 
 
2801
 
#undef gtk_dialog_get_type 
2802
 
extern __typeof (gtk_dialog_get_type) gtk_dialog_get_type __attribute((alias("IA__gtk_dialog_get_type"), visibility("default")));
2803
 
 
2804
 
#undef gtk_dialog_new 
2805
 
extern __typeof (gtk_dialog_new) gtk_dialog_new __attribute((alias("IA__gtk_dialog_new"), visibility("default")));
2806
 
 
2807
 
#undef gtk_dialog_new_with_buttons 
2808
 
extern __typeof (gtk_dialog_new_with_buttons) gtk_dialog_new_with_buttons __attribute((alias("IA__gtk_dialog_new_with_buttons"), visibility("default")));
2809
 
 
2810
 
#undef gtk_dialog_response 
2811
 
extern __typeof (gtk_dialog_response) gtk_dialog_response __attribute((alias("IA__gtk_dialog_response"), visibility("default")));
2812
 
 
2813
 
#undef gtk_dialog_run 
2814
 
extern __typeof (gtk_dialog_run) gtk_dialog_run __attribute((alias("IA__gtk_dialog_run"), visibility("default")));
2815
 
 
2816
 
#undef gtk_alternative_dialog_button_order 
2817
 
extern __typeof (gtk_alternative_dialog_button_order) gtk_alternative_dialog_button_order __attribute((alias("IA__gtk_alternative_dialog_button_order"), visibility("default")));
2818
 
 
2819
 
#undef gtk_dialog_set_alternative_button_order 
2820
 
extern __typeof (gtk_dialog_set_alternative_button_order) gtk_dialog_set_alternative_button_order __attribute((alias("IA__gtk_dialog_set_alternative_button_order"), visibility("default")));
2821
 
 
2822
 
#undef gtk_dialog_set_alternative_button_order_from_array 
2823
 
extern __typeof (gtk_dialog_set_alternative_button_order_from_array) gtk_dialog_set_alternative_button_order_from_array __attribute((alias("IA__gtk_dialog_set_alternative_button_order_from_array"), visibility("default")));
2824
 
 
2825
 
#undef gtk_dialog_set_default_response 
2826
 
extern __typeof (gtk_dialog_set_default_response) gtk_dialog_set_default_response __attribute((alias("IA__gtk_dialog_set_default_response"), visibility("default")));
2827
 
 
2828
 
#ifndef GTK_DISABLE_DEPRECATED
2829
 
#undef gtk_dialog_get_has_separator 
2830
 
extern __typeof (gtk_dialog_get_has_separator) gtk_dialog_get_has_separator __attribute((alias("IA__gtk_dialog_get_has_separator"), visibility("default")));
2831
 
 
2832
 
#undef gtk_dialog_set_has_separator 
2833
 
extern __typeof (gtk_dialog_set_has_separator) gtk_dialog_set_has_separator __attribute((alias("IA__gtk_dialog_set_has_separator"), visibility("default")));
2834
 
 
2835
 
#endif
2836
 
#undef gtk_dialog_set_response_sensitive 
2837
 
extern __typeof (gtk_dialog_set_response_sensitive) gtk_dialog_set_response_sensitive __attribute((alias("IA__gtk_dialog_set_response_sensitive"), visibility("default")));
2838
 
 
2839
 
#endif
2840
 
#endif
2841
 
#if IN_HEADER(__GTK_DND_H__)
2842
 
#if IN_FILE(__GTK_DND_C__)
2843
 
#undef gtk_drag_begin 
2844
 
extern __typeof (gtk_drag_begin) gtk_drag_begin __attribute((alias("IA__gtk_drag_begin"), visibility("default")));
2845
 
 
2846
 
#undef gtk_drag_check_threshold 
2847
 
extern __typeof (gtk_drag_check_threshold) gtk_drag_check_threshold __attribute((alias("IA__gtk_drag_check_threshold"), visibility("default")));
2848
 
 
2849
 
#undef gtk_drag_dest_add_image_targets 
2850
 
extern __typeof (gtk_drag_dest_add_image_targets) gtk_drag_dest_add_image_targets __attribute((alias("IA__gtk_drag_dest_add_image_targets"), visibility("default")));
2851
 
 
2852
 
#undef gtk_drag_dest_add_text_targets 
2853
 
extern __typeof (gtk_drag_dest_add_text_targets) gtk_drag_dest_add_text_targets __attribute((alias("IA__gtk_drag_dest_add_text_targets"), visibility("default")));
2854
 
 
2855
 
#undef gtk_drag_dest_add_uri_targets 
2856
 
extern __typeof (gtk_drag_dest_add_uri_targets) gtk_drag_dest_add_uri_targets __attribute((alias("IA__gtk_drag_dest_add_uri_targets"), visibility("default")));
2857
 
 
2858
 
#undef gtk_drag_dest_find_target 
2859
 
extern __typeof (gtk_drag_dest_find_target) gtk_drag_dest_find_target __attribute((alias("IA__gtk_drag_dest_find_target"), visibility("default")));
2860
 
 
2861
 
#undef gtk_drag_dest_get_target_list 
2862
 
extern __typeof (gtk_drag_dest_get_target_list) gtk_drag_dest_get_target_list __attribute((alias("IA__gtk_drag_dest_get_target_list"), visibility("default")));
2863
 
 
2864
 
#undef gtk_drag_dest_set 
2865
 
extern __typeof (gtk_drag_dest_set) gtk_drag_dest_set __attribute((alias("IA__gtk_drag_dest_set"), visibility("default")));
2866
 
 
2867
 
#undef gtk_drag_dest_set_proxy 
2868
 
extern __typeof (gtk_drag_dest_set_proxy) gtk_drag_dest_set_proxy __attribute((alias("IA__gtk_drag_dest_set_proxy"), visibility("default")));
2869
 
 
2870
 
#undef gtk_drag_dest_set_target_list 
2871
 
extern __typeof (gtk_drag_dest_set_target_list) gtk_drag_dest_set_target_list __attribute((alias("IA__gtk_drag_dest_set_target_list"), visibility("default")));
2872
 
 
2873
 
#undef gtk_drag_dest_set_track_motion 
2874
 
extern __typeof (gtk_drag_dest_set_track_motion) gtk_drag_dest_set_track_motion __attribute((alias("IA__gtk_drag_dest_set_track_motion"), visibility("default")));
2875
 
 
2876
 
#undef gtk_drag_dest_get_track_motion 
2877
 
extern __typeof (gtk_drag_dest_get_track_motion) gtk_drag_dest_get_track_motion __attribute((alias("IA__gtk_drag_dest_get_track_motion"), visibility("default")));
2878
 
 
2879
 
#undef gtk_drag_dest_unset 
2880
 
extern __typeof (gtk_drag_dest_unset) gtk_drag_dest_unset __attribute((alias("IA__gtk_drag_dest_unset"), visibility("default")));
2881
 
 
2882
 
#undef gtk_drag_finish 
2883
 
extern __typeof (gtk_drag_finish) gtk_drag_finish __attribute((alias("IA__gtk_drag_finish"), visibility("default")));
2884
 
 
2885
 
#undef gtk_drag_get_data 
2886
 
extern __typeof (gtk_drag_get_data) gtk_drag_get_data __attribute((alias("IA__gtk_drag_get_data"), visibility("default")));
2887
 
 
2888
 
#undef gtk_drag_get_source_widget 
2889
 
extern __typeof (gtk_drag_get_source_widget) gtk_drag_get_source_widget __attribute((alias("IA__gtk_drag_get_source_widget"), visibility("default")));
2890
 
 
2891
 
#undef gtk_drag_highlight 
2892
 
extern __typeof (gtk_drag_highlight) gtk_drag_highlight __attribute((alias("IA__gtk_drag_highlight"), visibility("default")));
2893
 
 
2894
 
#ifndef GTK_DISABLE_DEPRECATED
2895
 
#undef gtk_drag_set_default_icon 
2896
 
extern __typeof (gtk_drag_set_default_icon) gtk_drag_set_default_icon __attribute((alias("IA__gtk_drag_set_default_icon"), visibility("default")));
2897
 
 
2898
 
#endif
2899
 
#undef gtk_drag_set_icon_default 
2900
 
extern __typeof (gtk_drag_set_icon_default) gtk_drag_set_icon_default __attribute((alias("IA__gtk_drag_set_icon_default"), visibility("default")));
2901
 
 
2902
 
#undef gtk_drag_set_icon_name 
2903
 
extern __typeof (gtk_drag_set_icon_name) gtk_drag_set_icon_name __attribute((alias("IA__gtk_drag_set_icon_name"), visibility("default")));
2904
 
 
2905
 
#undef gtk_drag_set_icon_pixbuf 
2906
 
extern __typeof (gtk_drag_set_icon_pixbuf) gtk_drag_set_icon_pixbuf __attribute((alias("IA__gtk_drag_set_icon_pixbuf"), visibility("default")));
2907
 
 
2908
 
#undef gtk_drag_set_icon_pixmap 
2909
 
extern __typeof (gtk_drag_set_icon_pixmap) gtk_drag_set_icon_pixmap __attribute((alias("IA__gtk_drag_set_icon_pixmap"), visibility("default")));
2910
 
 
2911
 
#undef gtk_drag_set_icon_stock 
2912
 
extern __typeof (gtk_drag_set_icon_stock) gtk_drag_set_icon_stock __attribute((alias("IA__gtk_drag_set_icon_stock"), visibility("default")));
2913
 
 
2914
 
#undef gtk_drag_set_icon_widget 
2915
 
extern __typeof (gtk_drag_set_icon_widget) gtk_drag_set_icon_widget __attribute((alias("IA__gtk_drag_set_icon_widget"), visibility("default")));
2916
 
 
2917
 
#undef gtk_drag_source_add_image_targets 
2918
 
extern __typeof (gtk_drag_source_add_image_targets) gtk_drag_source_add_image_targets __attribute((alias("IA__gtk_drag_source_add_image_targets"), visibility("default")));
2919
 
 
2920
 
#undef gtk_drag_source_add_text_targets 
2921
 
extern __typeof (gtk_drag_source_add_text_targets) gtk_drag_source_add_text_targets __attribute((alias("IA__gtk_drag_source_add_text_targets"), visibility("default")));
2922
 
 
2923
 
#undef gtk_drag_source_add_uri_targets 
2924
 
extern __typeof (gtk_drag_source_add_uri_targets) gtk_drag_source_add_uri_targets __attribute((alias("IA__gtk_drag_source_add_uri_targets"), visibility("default")));
2925
 
 
2926
 
#undef gtk_drag_source_get_target_list 
2927
 
extern __typeof (gtk_drag_source_get_target_list) gtk_drag_source_get_target_list __attribute((alias("IA__gtk_drag_source_get_target_list"), visibility("default")));
2928
 
 
2929
 
#undef gtk_drag_source_set 
2930
 
extern __typeof (gtk_drag_source_set) gtk_drag_source_set __attribute((alias("IA__gtk_drag_source_set"), visibility("default")));
2931
 
 
2932
 
#undef gtk_drag_source_set_icon 
2933
 
extern __typeof (gtk_drag_source_set_icon) gtk_drag_source_set_icon __attribute((alias("IA__gtk_drag_source_set_icon"), visibility("default")));
2934
 
 
2935
 
#undef gtk_drag_source_set_icon_name 
2936
 
extern __typeof (gtk_drag_source_set_icon_name) gtk_drag_source_set_icon_name __attribute((alias("IA__gtk_drag_source_set_icon_name"), visibility("default")));
2937
 
 
2938
 
#undef gtk_drag_source_set_icon_pixbuf 
2939
 
extern __typeof (gtk_drag_source_set_icon_pixbuf) gtk_drag_source_set_icon_pixbuf __attribute((alias("IA__gtk_drag_source_set_icon_pixbuf"), visibility("default")));
2940
 
 
2941
 
#undef gtk_drag_source_set_icon_stock 
2942
 
extern __typeof (gtk_drag_source_set_icon_stock) gtk_drag_source_set_icon_stock __attribute((alias("IA__gtk_drag_source_set_icon_stock"), visibility("default")));
2943
 
 
2944
 
#undef gtk_drag_source_set_target_list 
2945
 
extern __typeof (gtk_drag_source_set_target_list) gtk_drag_source_set_target_list __attribute((alias("IA__gtk_drag_source_set_target_list"), visibility("default")));
2946
 
 
2947
 
#undef gtk_drag_source_unset 
2948
 
extern __typeof (gtk_drag_source_unset) gtk_drag_source_unset __attribute((alias("IA__gtk_drag_source_unset"), visibility("default")));
2949
 
 
2950
 
#undef gtk_drag_unhighlight 
2951
 
extern __typeof (gtk_drag_unhighlight) gtk_drag_unhighlight __attribute((alias("IA__gtk_drag_unhighlight"), visibility("default")));
2952
 
 
2953
 
#endif
2954
 
#endif
2955
 
#if IN_HEADER(__GTK_STATUS_ICON_H__)
2956
 
#if IN_FILE(__GTK_STATUS_ICON_C__)
2957
 
#undef gtk_status_icon_get_type 
2958
 
extern __typeof (gtk_status_icon_get_type) gtk_status_icon_get_type __attribute((alias("IA__gtk_status_icon_get_type"), visibility("default")));
2959
 
 
2960
 
#undef gtk_status_icon_new 
2961
 
extern __typeof (gtk_status_icon_new) gtk_status_icon_new __attribute((alias("IA__gtk_status_icon_new"), visibility("default")));
2962
 
 
2963
 
#undef gtk_status_icon_new_from_pixbuf 
2964
 
extern __typeof (gtk_status_icon_new_from_pixbuf) gtk_status_icon_new_from_pixbuf __attribute((alias("IA__gtk_status_icon_new_from_pixbuf"), visibility("default")));
2965
 
 
2966
 
#undef gtk_status_icon_new_from_file 
2967
 
extern __typeof (gtk_status_icon_new_from_file) gtk_status_icon_new_from_file __attribute((alias("IA__gtk_status_icon_new_from_file"), visibility("default")));
2968
 
 
2969
 
#undef gtk_status_icon_new_from_stock 
2970
 
extern __typeof (gtk_status_icon_new_from_stock) gtk_status_icon_new_from_stock __attribute((alias("IA__gtk_status_icon_new_from_stock"), visibility("default")));
2971
 
 
2972
 
#undef gtk_status_icon_new_from_icon_name 
2973
 
extern __typeof (gtk_status_icon_new_from_icon_name) gtk_status_icon_new_from_icon_name __attribute((alias("IA__gtk_status_icon_new_from_icon_name"), visibility("default")));
2974
 
 
2975
 
#undef gtk_status_icon_new_from_gicon 
2976
 
extern __typeof (gtk_status_icon_new_from_gicon) gtk_status_icon_new_from_gicon __attribute((alias("IA__gtk_status_icon_new_from_gicon"), visibility("default")));
2977
 
 
2978
 
#undef gtk_status_icon_set_from_pixbuf 
2979
 
extern __typeof (gtk_status_icon_set_from_pixbuf) gtk_status_icon_set_from_pixbuf __attribute((alias("IA__gtk_status_icon_set_from_pixbuf"), visibility("default")));
2980
 
 
2981
 
#undef gtk_status_icon_set_from_file 
2982
 
extern __typeof (gtk_status_icon_set_from_file) gtk_status_icon_set_from_file __attribute((alias("IA__gtk_status_icon_set_from_file"), visibility("default")));
2983
 
 
2984
 
#undef gtk_status_icon_set_from_stock 
2985
 
extern __typeof (gtk_status_icon_set_from_stock) gtk_status_icon_set_from_stock __attribute((alias("IA__gtk_status_icon_set_from_stock"), visibility("default")));
2986
 
 
2987
 
#undef gtk_status_icon_set_from_icon_name 
2988
 
extern __typeof (gtk_status_icon_set_from_icon_name) gtk_status_icon_set_from_icon_name __attribute((alias("IA__gtk_status_icon_set_from_icon_name"), visibility("default")));
2989
 
 
2990
 
#undef gtk_status_icon_set_from_gicon 
2991
 
extern __typeof (gtk_status_icon_set_from_gicon) gtk_status_icon_set_from_gicon __attribute((alias("IA__gtk_status_icon_set_from_gicon"), visibility("default")));
2992
 
 
2993
 
#undef gtk_status_icon_get_storage_type 
2994
 
extern __typeof (gtk_status_icon_get_storage_type) gtk_status_icon_get_storage_type __attribute((alias("IA__gtk_status_icon_get_storage_type"), visibility("default")));
2995
 
 
2996
 
#undef gtk_status_icon_get_pixbuf 
2997
 
extern __typeof (gtk_status_icon_get_pixbuf) gtk_status_icon_get_pixbuf __attribute((alias("IA__gtk_status_icon_get_pixbuf"), visibility("default")));
2998
 
 
2999
 
#undef gtk_status_icon_get_screen 
3000
 
extern __typeof (gtk_status_icon_get_screen) gtk_status_icon_get_screen __attribute((alias("IA__gtk_status_icon_get_screen"), visibility("default")));
3001
 
 
3002
 
#undef gtk_status_icon_get_stock 
3003
 
extern __typeof (gtk_status_icon_get_stock) gtk_status_icon_get_stock __attribute((alias("IA__gtk_status_icon_get_stock"), visibility("default")));
3004
 
 
3005
 
#undef gtk_status_icon_get_icon_name 
3006
 
extern __typeof (gtk_status_icon_get_icon_name) gtk_status_icon_get_icon_name __attribute((alias("IA__gtk_status_icon_get_icon_name"), visibility("default")));
3007
 
 
3008
 
#undef gtk_status_icon_get_gicon 
3009
 
extern __typeof (gtk_status_icon_get_gicon) gtk_status_icon_get_gicon __attribute((alias("IA__gtk_status_icon_get_gicon"), visibility("default")));
3010
 
 
3011
 
#undef gtk_status_icon_get_size 
3012
 
extern __typeof (gtk_status_icon_get_size) gtk_status_icon_get_size __attribute((alias("IA__gtk_status_icon_get_size"), visibility("default")));
3013
 
 
3014
 
#undef gtk_status_icon_set_screen 
3015
 
extern __typeof (gtk_status_icon_set_screen) gtk_status_icon_set_screen __attribute((alias("IA__gtk_status_icon_set_screen"), visibility("default")));
3016
 
 
3017
 
#ifndef GTK_DISABLE_DEPRECATED
3018
 
#undef gtk_status_icon_set_tooltip 
3019
 
extern __typeof (gtk_status_icon_set_tooltip) gtk_status_icon_set_tooltip __attribute((alias("IA__gtk_status_icon_set_tooltip"), visibility("default")));
3020
 
 
3021
 
#endif
3022
 
#undef gtk_status_icon_set_tooltip_text 
3023
 
extern __typeof (gtk_status_icon_set_tooltip_text) gtk_status_icon_set_tooltip_text __attribute((alias("IA__gtk_status_icon_set_tooltip_text"), visibility("default")));
3024
 
 
3025
 
#undef gtk_status_icon_get_tooltip_text 
3026
 
extern __typeof (gtk_status_icon_get_tooltip_text) gtk_status_icon_get_tooltip_text __attribute((alias("IA__gtk_status_icon_get_tooltip_text"), visibility("default")));
3027
 
 
3028
 
#undef gtk_status_icon_set_tooltip_markup 
3029
 
extern __typeof (gtk_status_icon_set_tooltip_markup) gtk_status_icon_set_tooltip_markup __attribute((alias("IA__gtk_status_icon_set_tooltip_markup"), visibility("default")));
3030
 
 
3031
 
#undef gtk_status_icon_get_tooltip_markup 
3032
 
extern __typeof (gtk_status_icon_get_tooltip_markup) gtk_status_icon_get_tooltip_markup __attribute((alias("IA__gtk_status_icon_get_tooltip_markup"), visibility("default")));
3033
 
 
3034
 
#undef gtk_status_icon_set_has_tooltip 
3035
 
extern __typeof (gtk_status_icon_set_has_tooltip) gtk_status_icon_set_has_tooltip __attribute((alias("IA__gtk_status_icon_set_has_tooltip"), visibility("default")));
3036
 
 
3037
 
#undef gtk_status_icon_get_has_tooltip 
3038
 
extern __typeof (gtk_status_icon_get_has_tooltip) gtk_status_icon_get_has_tooltip __attribute((alias("IA__gtk_status_icon_get_has_tooltip"), visibility("default")));
3039
 
 
3040
 
#undef gtk_status_icon_set_visible 
3041
 
extern __typeof (gtk_status_icon_set_visible) gtk_status_icon_set_visible __attribute((alias("IA__gtk_status_icon_set_visible"), visibility("default")));
3042
 
 
3043
 
#undef gtk_status_icon_get_visible 
3044
 
extern __typeof (gtk_status_icon_get_visible) gtk_status_icon_get_visible __attribute((alias("IA__gtk_status_icon_get_visible"), visibility("default")));
3045
 
 
3046
 
#ifndef GTK_DISABLE_DEPRECATED
3047
 
#undef gtk_status_icon_set_blinking 
3048
 
extern __typeof (gtk_status_icon_set_blinking) gtk_status_icon_set_blinking __attribute((alias("IA__gtk_status_icon_set_blinking"), visibility("default")));
3049
 
 
3050
 
#undef gtk_status_icon_get_blinking 
3051
 
extern __typeof (gtk_status_icon_get_blinking) gtk_status_icon_get_blinking __attribute((alias("IA__gtk_status_icon_get_blinking"), visibility("default")));
3052
 
 
3053
 
#endif
3054
 
#undef gtk_status_icon_is_embedded 
3055
 
extern __typeof (gtk_status_icon_is_embedded) gtk_status_icon_is_embedded __attribute((alias("IA__gtk_status_icon_is_embedded"), visibility("default")));
3056
 
 
3057
 
#undef gtk_status_icon_position_menu 
3058
 
extern __typeof (gtk_status_icon_position_menu) gtk_status_icon_position_menu __attribute((alias("IA__gtk_status_icon_position_menu"), visibility("default")));
3059
 
 
3060
 
#undef gtk_status_icon_get_geometry 
3061
 
extern __typeof (gtk_status_icon_get_geometry) gtk_status_icon_get_geometry __attribute((alias("IA__gtk_status_icon_get_geometry"), visibility("default")));
3062
 
 
3063
 
#undef gtk_status_icon_get_x11_window_id 
3064
 
extern __typeof (gtk_status_icon_get_x11_window_id) gtk_status_icon_get_x11_window_id __attribute((alias("IA__gtk_status_icon_get_x11_window_id"), visibility("default")));
3065
 
 
3066
 
#undef gtk_status_icon_get_title 
3067
 
extern __typeof (gtk_status_icon_get_title) gtk_status_icon_get_title __attribute((alias("IA__gtk_status_icon_get_title"), visibility("default")));
3068
 
 
3069
 
#undef gtk_status_icon_set_title 
3070
 
extern __typeof (gtk_status_icon_set_title) gtk_status_icon_set_title __attribute((alias("IA__gtk_status_icon_set_title"), visibility("default")));
3071
 
 
3072
 
#undef gtk_status_icon_set_name 
3073
 
extern __typeof (gtk_status_icon_set_name) gtk_status_icon_set_name __attribute((alias("IA__gtk_status_icon_set_name"), visibility("default")));
3074
 
 
3075
 
#endif
3076
 
#endif
3077
 
#if IN_HEADER(__GTK_STYLE_H__)
3078
 
#if IN_FILE(__GTK_STYLE_C__)
3079
 
#ifndef GTK_DISABLE_DEPRECATED
3080
 
#undef gtk_draw_arrow 
3081
 
extern __typeof (gtk_draw_arrow) gtk_draw_arrow __attribute((alias("IA__gtk_draw_arrow"), visibility("default")));
3082
 
 
3083
 
#undef gtk_draw_box 
3084
 
extern __typeof (gtk_draw_box) gtk_draw_box __attribute((alias("IA__gtk_draw_box"), visibility("default")));
3085
 
 
3086
 
#undef gtk_draw_box_gap 
3087
 
extern __typeof (gtk_draw_box_gap) gtk_draw_box_gap __attribute((alias("IA__gtk_draw_box_gap"), visibility("default")));
3088
 
 
3089
 
#undef gtk_draw_check 
3090
 
extern __typeof (gtk_draw_check) gtk_draw_check __attribute((alias("IA__gtk_draw_check"), visibility("default")));
3091
 
 
3092
 
#undef gtk_draw_diamond 
3093
 
extern __typeof (gtk_draw_diamond) gtk_draw_diamond __attribute((alias("IA__gtk_draw_diamond"), visibility("default")));
3094
 
 
3095
 
#undef gtk_draw_expander 
3096
 
extern __typeof (gtk_draw_expander) gtk_draw_expander __attribute((alias("IA__gtk_draw_expander"), visibility("default")));
3097
 
 
3098
 
#undef gtk_draw_extension 
3099
 
extern __typeof (gtk_draw_extension) gtk_draw_extension __attribute((alias("IA__gtk_draw_extension"), visibility("default")));
3100
 
 
3101
 
#undef gtk_draw_flat_box 
3102
 
extern __typeof (gtk_draw_flat_box) gtk_draw_flat_box __attribute((alias("IA__gtk_draw_flat_box"), visibility("default")));
3103
 
 
3104
 
#undef gtk_draw_focus 
3105
 
extern __typeof (gtk_draw_focus) gtk_draw_focus __attribute((alias("IA__gtk_draw_focus"), visibility("default")));
3106
 
 
3107
 
#undef gtk_draw_handle 
3108
 
extern __typeof (gtk_draw_handle) gtk_draw_handle __attribute((alias("IA__gtk_draw_handle"), visibility("default")));
3109
 
 
3110
 
#undef gtk_draw_hline 
3111
 
extern __typeof (gtk_draw_hline) gtk_draw_hline __attribute((alias("IA__gtk_draw_hline"), visibility("default")));
3112
 
 
3113
 
#undef gtk_draw_layout 
3114
 
extern __typeof (gtk_draw_layout) gtk_draw_layout __attribute((alias("IA__gtk_draw_layout"), visibility("default")));
3115
 
 
3116
 
#undef gtk_draw_option 
3117
 
extern __typeof (gtk_draw_option) gtk_draw_option __attribute((alias("IA__gtk_draw_option"), visibility("default")));
3118
 
 
3119
 
#undef gtk_draw_polygon 
3120
 
extern __typeof (gtk_draw_polygon) gtk_draw_polygon __attribute((alias("IA__gtk_draw_polygon"), visibility("default")));
3121
 
 
3122
 
#undef gtk_draw_resize_grip 
3123
 
extern __typeof (gtk_draw_resize_grip) gtk_draw_resize_grip __attribute((alias("IA__gtk_draw_resize_grip"), visibility("default")));
3124
 
 
3125
 
#undef gtk_draw_shadow 
3126
 
extern __typeof (gtk_draw_shadow) gtk_draw_shadow __attribute((alias("IA__gtk_draw_shadow"), visibility("default")));
3127
 
 
3128
 
#undef gtk_draw_shadow_gap 
3129
 
extern __typeof (gtk_draw_shadow_gap) gtk_draw_shadow_gap __attribute((alias("IA__gtk_draw_shadow_gap"), visibility("default")));
3130
 
 
3131
 
#undef gtk_draw_slider 
3132
 
extern __typeof (gtk_draw_slider) gtk_draw_slider __attribute((alias("IA__gtk_draw_slider"), visibility("default")));
3133
 
 
3134
 
#undef gtk_draw_string 
3135
 
extern __typeof (gtk_draw_string) gtk_draw_string __attribute((alias("IA__gtk_draw_string"), visibility("default")));
3136
 
 
3137
 
#undef gtk_draw_tab 
3138
 
extern __typeof (gtk_draw_tab) gtk_draw_tab __attribute((alias("IA__gtk_draw_tab"), visibility("default")));
3139
 
 
3140
 
#undef gtk_draw_vline 
3141
 
extern __typeof (gtk_draw_vline) gtk_draw_vline __attribute((alias("IA__gtk_draw_vline"), visibility("default")));
3142
 
 
3143
 
#undef gtk_style_set_font 
3144
 
extern __typeof (gtk_style_set_font) gtk_style_set_font __attribute((alias("IA__gtk_style_set_font"), visibility("default")));
3145
 
 
3146
 
#undef gtk_style_get_font 
3147
 
extern __typeof (gtk_style_get_font) gtk_style_get_font __attribute((alias("IA__gtk_style_get_font"), visibility("default")));
3148
 
 
3149
 
#undef gtk_style_ref 
3150
 
extern __typeof (gtk_style_ref) gtk_style_ref __attribute((alias("IA__gtk_style_ref"), visibility("default")));
3151
 
 
3152
 
#undef gtk_style_unref 
3153
 
extern __typeof (gtk_style_unref) gtk_style_unref __attribute((alias("IA__gtk_style_unref"), visibility("default")));
3154
 
 
3155
 
#undef gtk_paint_string 
3156
 
extern __typeof (gtk_paint_string) gtk_paint_string __attribute((alias("IA__gtk_paint_string"), visibility("default")));
3157
 
 
3158
 
#endif
3159
 
#undef gtk_paint_arrow 
3160
 
extern __typeof (gtk_paint_arrow) gtk_paint_arrow __attribute((alias("IA__gtk_paint_arrow"), visibility("default")));
3161
 
 
3162
 
#undef gtk_paint_box 
3163
 
extern __typeof (gtk_paint_box) gtk_paint_box __attribute((alias("IA__gtk_paint_box"), visibility("default")));
3164
 
 
3165
 
#undef gtk_paint_box_gap 
3166
 
extern __typeof (gtk_paint_box_gap) gtk_paint_box_gap __attribute((alias("IA__gtk_paint_box_gap"), visibility("default")));
3167
 
 
3168
 
#undef gtk_paint_check 
3169
 
extern __typeof (gtk_paint_check) gtk_paint_check __attribute((alias("IA__gtk_paint_check"), visibility("default")));
3170
 
 
3171
 
#undef gtk_paint_diamond 
3172
 
extern __typeof (gtk_paint_diamond) gtk_paint_diamond __attribute((alias("IA__gtk_paint_diamond"), visibility("default")));
3173
 
 
3174
 
#undef gtk_paint_expander 
3175
 
extern __typeof (gtk_paint_expander) gtk_paint_expander __attribute((alias("IA__gtk_paint_expander"), visibility("default")));
3176
 
 
3177
 
#undef gtk_paint_extension 
3178
 
extern __typeof (gtk_paint_extension) gtk_paint_extension __attribute((alias("IA__gtk_paint_extension"), visibility("default")));
3179
 
 
3180
 
#undef gtk_paint_flat_box 
3181
 
extern __typeof (gtk_paint_flat_box) gtk_paint_flat_box __attribute((alias("IA__gtk_paint_flat_box"), visibility("default")));
3182
 
 
3183
 
#undef gtk_paint_focus 
3184
 
extern __typeof (gtk_paint_focus) gtk_paint_focus __attribute((alias("IA__gtk_paint_focus"), visibility("default")));
3185
 
 
3186
 
#undef gtk_paint_handle 
3187
 
extern __typeof (gtk_paint_handle) gtk_paint_handle __attribute((alias("IA__gtk_paint_handle"), visibility("default")));
3188
 
 
3189
 
#undef gtk_paint_hline 
3190
 
extern __typeof (gtk_paint_hline) gtk_paint_hline __attribute((alias("IA__gtk_paint_hline"), visibility("default")));
3191
 
 
3192
 
#undef gtk_paint_layout 
3193
 
extern __typeof (gtk_paint_layout) gtk_paint_layout __attribute((alias("IA__gtk_paint_layout"), visibility("default")));
3194
 
 
3195
 
#undef gtk_paint_option 
3196
 
extern __typeof (gtk_paint_option) gtk_paint_option __attribute((alias("IA__gtk_paint_option"), visibility("default")));
3197
 
 
3198
 
#undef gtk_paint_polygon 
3199
 
extern __typeof (gtk_paint_polygon) gtk_paint_polygon __attribute((alias("IA__gtk_paint_polygon"), visibility("default")));
3200
 
 
3201
 
#undef gtk_paint_resize_grip 
3202
 
extern __typeof (gtk_paint_resize_grip) gtk_paint_resize_grip __attribute((alias("IA__gtk_paint_resize_grip"), visibility("default")));
3203
 
 
3204
 
#undef gtk_paint_shadow 
3205
 
extern __typeof (gtk_paint_shadow) gtk_paint_shadow __attribute((alias("IA__gtk_paint_shadow"), visibility("default")));
3206
 
 
3207
 
#undef gtk_paint_shadow_gap 
3208
 
extern __typeof (gtk_paint_shadow_gap) gtk_paint_shadow_gap __attribute((alias("IA__gtk_paint_shadow_gap"), visibility("default")));
3209
 
 
3210
 
#undef gtk_paint_slider 
3211
 
extern __typeof (gtk_paint_slider) gtk_paint_slider __attribute((alias("IA__gtk_paint_slider"), visibility("default")));
3212
 
 
3213
 
#undef gtk_paint_spinner 
3214
 
extern __typeof (gtk_paint_spinner) gtk_paint_spinner __attribute((alias("IA__gtk_paint_spinner"), visibility("default")));
3215
 
 
3216
 
#undef gtk_paint_tab 
3217
 
extern __typeof (gtk_paint_tab) gtk_paint_tab __attribute((alias("IA__gtk_paint_tab"), visibility("default")));
3218
 
 
3219
 
#undef gtk_paint_vline 
3220
 
extern __typeof (gtk_paint_vline) gtk_paint_vline __attribute((alias("IA__gtk_paint_vline"), visibility("default")));
3221
 
 
3222
 
#undef gtk_border_new 
3223
 
extern __typeof (gtk_border_new) gtk_border_new __attribute((alias("IA__gtk_border_new"), visibility("default")));
3224
 
 
3225
 
#undef gtk_border_copy 
3226
 
extern __typeof (gtk_border_copy) gtk_border_copy __attribute((alias("IA__gtk_border_copy"), visibility("default")));
3227
 
 
3228
 
#undef gtk_border_free 
3229
 
extern __typeof (gtk_border_free) gtk_border_free __attribute((alias("IA__gtk_border_free"), visibility("default")));
3230
 
 
3231
 
#undef gtk_border_get_type 
3232
 
extern __typeof (gtk_border_get_type) gtk_border_get_type __attribute((alias("IA__gtk_border_get_type"), visibility("default")));
3233
 
 
3234
 
#undef gtk_style_apply_default_background 
3235
 
extern __typeof (gtk_style_apply_default_background) gtk_style_apply_default_background __attribute((alias("IA__gtk_style_apply_default_background"), visibility("default")));
3236
 
 
3237
 
#undef gtk_style_attach 
3238
 
extern __typeof (gtk_style_attach) gtk_style_attach __attribute((alias("IA__gtk_style_attach"), visibility("default")));
3239
 
 
3240
 
#undef gtk_style_copy 
3241
 
extern __typeof (gtk_style_copy) gtk_style_copy __attribute((alias("IA__gtk_style_copy"), visibility("default")));
3242
 
 
3243
 
#undef gtk_style_detach 
3244
 
extern __typeof (gtk_style_detach) gtk_style_detach __attribute((alias("IA__gtk_style_detach"), visibility("default")));
3245
 
 
3246
 
#undef gtk_style_get_type 
3247
 
extern __typeof (gtk_style_get_type) gtk_style_get_type __attribute((alias("IA__gtk_style_get_type"), visibility("default")));
3248
 
 
3249
 
#undef gtk_style_lookup_icon_set 
3250
 
extern __typeof (gtk_style_lookup_icon_set) gtk_style_lookup_icon_set __attribute((alias("IA__gtk_style_lookup_icon_set"), visibility("default")));
3251
 
 
3252
 
#undef gtk_style_lookup_color 
3253
 
extern __typeof (gtk_style_lookup_color) gtk_style_lookup_color __attribute((alias("IA__gtk_style_lookup_color"), visibility("default")));
3254
 
 
3255
 
#undef gtk_style_new 
3256
 
extern __typeof (gtk_style_new) gtk_style_new __attribute((alias("IA__gtk_style_new"), visibility("default")));
3257
 
 
3258
 
#undef gtk_style_render_icon 
3259
 
extern __typeof (gtk_style_render_icon) gtk_style_render_icon __attribute((alias("IA__gtk_style_render_icon"), visibility("default")));
3260
 
 
3261
 
#undef gtk_style_set_background 
3262
 
extern __typeof (gtk_style_set_background) gtk_style_set_background __attribute((alias("IA__gtk_style_set_background"), visibility("default")));
3263
 
 
3264
 
#undef gtk_draw_insertion_cursor 
3265
 
extern __typeof (gtk_draw_insertion_cursor) gtk_draw_insertion_cursor __attribute((alias("IA__gtk_draw_insertion_cursor"), visibility("default")));
3266
 
 
3267
 
#undef gtk_style_get_style_property 
3268
 
extern __typeof (gtk_style_get_style_property) gtk_style_get_style_property __attribute((alias("IA__gtk_style_get_style_property"), visibility("default")));
3269
 
 
3270
 
#undef gtk_style_get_valist 
3271
 
extern __typeof (gtk_style_get_valist) gtk_style_get_valist __attribute((alias("IA__gtk_style_get_valist"), visibility("default")));
3272
 
 
3273
 
#undef gtk_style_get 
3274
 
extern __typeof (gtk_style_get) gtk_style_get __attribute((alias("IA__gtk_style_get"), visibility("default")));
3275
 
 
3276
 
#endif
3277
 
#endif
3278
 
#if IN_HEADER(__GTK_DRAWING_AREA_H__)
3279
 
#if IN_FILE(__GTK_DRAWING_AREA_C__)
3280
 
#undef gtk_drawing_area_get_type 
3281
 
extern __typeof (gtk_drawing_area_get_type) gtk_drawing_area_get_type __attribute((alias("IA__gtk_drawing_area_get_type"), visibility("default")));
3282
 
 
3283
 
#undef gtk_drawing_area_new 
3284
 
extern __typeof (gtk_drawing_area_new) gtk_drawing_area_new __attribute((alias("IA__gtk_drawing_area_new"), visibility("default")));
3285
 
 
3286
 
#ifndef GTK_DISABLE_DEPRECATED
3287
 
#undef gtk_drawing_area_size 
3288
 
extern __typeof (gtk_drawing_area_size) gtk_drawing_area_size __attribute((alias("IA__gtk_drawing_area_size"), visibility("default")));
3289
 
 
3290
 
#endif
3291
 
#endif
3292
 
#endif
3293
 
#if IN_HEADER(__GTK_EDITABLE_H__)
3294
 
#if IN_FILE(__GTK_EDITABLE_C__)
3295
 
#undef gtk_editable_copy_clipboard 
3296
 
extern __typeof (gtk_editable_copy_clipboard) gtk_editable_copy_clipboard __attribute((alias("IA__gtk_editable_copy_clipboard"), visibility("default")));
3297
 
 
3298
 
#undef gtk_editable_cut_clipboard 
3299
 
extern __typeof (gtk_editable_cut_clipboard) gtk_editable_cut_clipboard __attribute((alias("IA__gtk_editable_cut_clipboard"), visibility("default")));
3300
 
 
3301
 
#undef gtk_editable_delete_selection 
3302
 
extern __typeof (gtk_editable_delete_selection) gtk_editable_delete_selection __attribute((alias("IA__gtk_editable_delete_selection"), visibility("default")));
3303
 
 
3304
 
#undef gtk_editable_delete_text 
3305
 
extern __typeof (gtk_editable_delete_text) gtk_editable_delete_text __attribute((alias("IA__gtk_editable_delete_text"), visibility("default")));
3306
 
 
3307
 
#undef gtk_editable_get_chars 
3308
 
extern __typeof (gtk_editable_get_chars) gtk_editable_get_chars __attribute((alias("IA__gtk_editable_get_chars"), visibility("default")));
3309
 
 
3310
 
#undef gtk_editable_get_editable 
3311
 
extern __typeof (gtk_editable_get_editable) gtk_editable_get_editable __attribute((alias("IA__gtk_editable_get_editable"), visibility("default")));
3312
 
 
3313
 
#undef gtk_editable_get_position 
3314
 
extern __typeof (gtk_editable_get_position) gtk_editable_get_position __attribute((alias("IA__gtk_editable_get_position"), visibility("default")));
3315
 
 
3316
 
#undef gtk_editable_get_selection_bounds 
3317
 
extern __typeof (gtk_editable_get_selection_bounds) gtk_editable_get_selection_bounds __attribute((alias("IA__gtk_editable_get_selection_bounds"), visibility("default")));
3318
 
 
3319
 
#undef gtk_editable_get_type 
3320
 
extern __typeof (gtk_editable_get_type) gtk_editable_get_type __attribute((alias("IA__gtk_editable_get_type"), visibility("default")));
3321
 
 
3322
 
#undef gtk_editable_insert_text 
3323
 
extern __typeof (gtk_editable_insert_text) gtk_editable_insert_text __attribute((alias("IA__gtk_editable_insert_text"), visibility("default")));
3324
 
 
3325
 
#undef gtk_editable_paste_clipboard 
3326
 
extern __typeof (gtk_editable_paste_clipboard) gtk_editable_paste_clipboard __attribute((alias("IA__gtk_editable_paste_clipboard"), visibility("default")));
3327
 
 
3328
 
#undef gtk_editable_select_region 
3329
 
extern __typeof (gtk_editable_select_region) gtk_editable_select_region __attribute((alias("IA__gtk_editable_select_region"), visibility("default")));
3330
 
 
3331
 
#undef gtk_editable_set_editable 
3332
 
extern __typeof (gtk_editable_set_editable) gtk_editable_set_editable __attribute((alias("IA__gtk_editable_set_editable"), visibility("default")));
3333
 
 
3334
 
#undef gtk_editable_set_position 
3335
 
extern __typeof (gtk_editable_set_position) gtk_editable_set_position __attribute((alias("IA__gtk_editable_set_position"), visibility("default")));
3336
 
 
3337
 
#endif
3338
 
#endif
3339
 
#if IN_HEADER(__GTK_ENTRY_H__)
3340
 
#if IN_FILE(__GTK_ENTRY_C__)
3341
 
#undef gtk_entry_get_activates_default 
3342
 
extern __typeof (gtk_entry_get_activates_default) gtk_entry_get_activates_default __attribute((alias("IA__gtk_entry_get_activates_default"), visibility("default")));
3343
 
 
3344
 
#undef gtk_entry_get_alignment 
3345
 
extern __typeof (gtk_entry_get_alignment) gtk_entry_get_alignment __attribute((alias("IA__gtk_entry_get_alignment"), visibility("default")));
3346
 
 
3347
 
#undef gtk_entry_get_buffer 
3348
 
extern __typeof (gtk_entry_get_buffer) gtk_entry_get_buffer __attribute((alias("IA__gtk_entry_get_buffer"), visibility("default")));
3349
 
 
3350
 
#undef gtk_entry_get_completion 
3351
 
extern __typeof (gtk_entry_get_completion) gtk_entry_get_completion __attribute((alias("IA__gtk_entry_get_completion"), visibility("default")));
3352
 
 
3353
 
#undef gtk_entry_get_current_icon_drag_source 
3354
 
extern __typeof (gtk_entry_get_current_icon_drag_source) gtk_entry_get_current_icon_drag_source __attribute((alias("IA__gtk_entry_get_current_icon_drag_source"), visibility("default")));
3355
 
 
3356
 
#undef gtk_entry_get_cursor_hadjustment 
3357
 
extern __typeof (gtk_entry_get_cursor_hadjustment) gtk_entry_get_cursor_hadjustment __attribute((alias("IA__gtk_entry_get_cursor_hadjustment"), visibility("default")));
3358
 
 
3359
 
#undef gtk_entry_get_has_frame 
3360
 
extern __typeof (gtk_entry_get_has_frame) gtk_entry_get_has_frame __attribute((alias("IA__gtk_entry_get_has_frame"), visibility("default")));
3361
 
 
3362
 
#undef gtk_entry_get_icon_activatable 
3363
 
extern __typeof (gtk_entry_get_icon_activatable) gtk_entry_get_icon_activatable __attribute((alias("IA__gtk_entry_get_icon_activatable"), visibility("default")));
3364
 
 
3365
 
#undef gtk_entry_get_icon_at_pos 
3366
 
extern __typeof (gtk_entry_get_icon_at_pos) gtk_entry_get_icon_at_pos __attribute((alias("IA__gtk_entry_get_icon_at_pos"), visibility("default")));
3367
 
 
3368
 
#undef gtk_entry_get_icon_gicon 
3369
 
extern __typeof (gtk_entry_get_icon_gicon) gtk_entry_get_icon_gicon __attribute((alias("IA__gtk_entry_get_icon_gicon"), visibility("default")));
3370
 
 
3371
 
#undef gtk_entry_get_icon_name 
3372
 
extern __typeof (gtk_entry_get_icon_name) gtk_entry_get_icon_name __attribute((alias("IA__gtk_entry_get_icon_name"), visibility("default")));
3373
 
 
3374
 
#undef gtk_entry_get_icon_pixbuf 
3375
 
extern __typeof (gtk_entry_get_icon_pixbuf) gtk_entry_get_icon_pixbuf __attribute((alias("IA__gtk_entry_get_icon_pixbuf"), visibility("default")));
3376
 
 
3377
 
#undef gtk_entry_get_icon_sensitive 
3378
 
extern __typeof (gtk_entry_get_icon_sensitive) gtk_entry_get_icon_sensitive __attribute((alias("IA__gtk_entry_get_icon_sensitive"), visibility("default")));
3379
 
 
3380
 
#undef gtk_entry_get_icon_stock 
3381
 
extern __typeof (gtk_entry_get_icon_stock) gtk_entry_get_icon_stock __attribute((alias("IA__gtk_entry_get_icon_stock"), visibility("default")));
3382
 
 
3383
 
#undef gtk_entry_get_icon_storage_type 
3384
 
extern __typeof (gtk_entry_get_icon_storage_type) gtk_entry_get_icon_storage_type __attribute((alias("IA__gtk_entry_get_icon_storage_type"), visibility("default")));
3385
 
 
3386
 
#undef gtk_entry_get_icon_tooltip_markup 
3387
 
extern __typeof (gtk_entry_get_icon_tooltip_markup) gtk_entry_get_icon_tooltip_markup __attribute((alias("IA__gtk_entry_get_icon_tooltip_markup"), visibility("default")));
3388
 
 
3389
 
#undef gtk_entry_get_icon_tooltip_text 
3390
 
extern __typeof (gtk_entry_get_icon_tooltip_text) gtk_entry_get_icon_tooltip_text __attribute((alias("IA__gtk_entry_get_icon_tooltip_text"), visibility("default")));
3391
 
 
3392
 
#undef gtk_entry_get_icon_window 
3393
 
extern __typeof (gtk_entry_get_icon_window) gtk_entry_get_icon_window __attribute((alias("IA__gtk_entry_get_icon_window"), visibility("default")));
3394
 
 
3395
 
#undef gtk_entry_get_inner_border 
3396
 
extern __typeof (gtk_entry_get_inner_border) gtk_entry_get_inner_border __attribute((alias("IA__gtk_entry_get_inner_border"), visibility("default")));
3397
 
 
3398
 
#undef gtk_entry_get_invisible_char 
3399
 
extern __typeof (gtk_entry_get_invisible_char) gtk_entry_get_invisible_char __attribute((alias("IA__gtk_entry_get_invisible_char"), visibility("default")));
3400
 
 
3401
 
#undef gtk_entry_get_layout 
3402
 
extern __typeof (gtk_entry_get_layout) gtk_entry_get_layout __attribute((alias("IA__gtk_entry_get_layout"), visibility("default")));
3403
 
 
3404
 
#undef gtk_entry_get_layout_offsets 
3405
 
extern __typeof (gtk_entry_get_layout_offsets) gtk_entry_get_layout_offsets __attribute((alias("IA__gtk_entry_get_layout_offsets"), visibility("default")));
3406
 
 
3407
 
#undef gtk_entry_get_max_length 
3408
 
extern __typeof (gtk_entry_get_max_length) gtk_entry_get_max_length __attribute((alias("IA__gtk_entry_get_max_length"), visibility("default")));
3409
 
 
3410
 
#undef gtk_entry_get_overwrite_mode 
3411
 
extern __typeof (gtk_entry_get_overwrite_mode) gtk_entry_get_overwrite_mode __attribute((alias("IA__gtk_entry_get_overwrite_mode"), visibility("default")));
3412
 
 
3413
 
#undef gtk_entry_get_progress_fraction 
3414
 
extern __typeof (gtk_entry_get_progress_fraction) gtk_entry_get_progress_fraction __attribute((alias("IA__gtk_entry_get_progress_fraction"), visibility("default")));
3415
 
 
3416
 
#undef gtk_entry_get_progress_pulse_step 
3417
 
extern __typeof (gtk_entry_get_progress_pulse_step) gtk_entry_get_progress_pulse_step __attribute((alias("IA__gtk_entry_get_progress_pulse_step"), visibility("default")));
3418
 
 
3419
 
#undef gtk_entry_get_text 
3420
 
extern __typeof (gtk_entry_get_text) gtk_entry_get_text __attribute((alias("IA__gtk_entry_get_text"), visibility("default")));
3421
 
 
3422
 
#undef gtk_entry_get_text_length 
3423
 
extern __typeof (gtk_entry_get_text_length) gtk_entry_get_text_length __attribute((alias("IA__gtk_entry_get_text_length"), visibility("default")));
3424
 
 
3425
 
#undef gtk_entry_get_type 
3426
 
extern __typeof (gtk_entry_get_type) gtk_entry_get_type __attribute((alias("IA__gtk_entry_get_type"), visibility("default")));
3427
 
 
3428
 
#undef gtk_entry_get_visibility 
3429
 
extern __typeof (gtk_entry_get_visibility) gtk_entry_get_visibility __attribute((alias("IA__gtk_entry_get_visibility"), visibility("default")));
3430
 
 
3431
 
#undef gtk_entry_get_width_chars 
3432
 
extern __typeof (gtk_entry_get_width_chars) gtk_entry_get_width_chars __attribute((alias("IA__gtk_entry_get_width_chars"), visibility("default")));
3433
 
 
3434
 
#undef gtk_entry_get_text_window 
3435
 
extern __typeof (gtk_entry_get_text_window) gtk_entry_get_text_window __attribute((alias("IA__gtk_entry_get_text_window"), visibility("default")));
3436
 
 
3437
 
#undef gtk_entry_im_context_filter_keypress 
3438
 
extern __typeof (gtk_entry_im_context_filter_keypress) gtk_entry_im_context_filter_keypress __attribute((alias("IA__gtk_entry_im_context_filter_keypress"), visibility("default")));
3439
 
 
3440
 
#undef gtk_entry_layout_index_to_text_index 
3441
 
extern __typeof (gtk_entry_layout_index_to_text_index) gtk_entry_layout_index_to_text_index __attribute((alias("IA__gtk_entry_layout_index_to_text_index"), visibility("default")));
3442
 
 
3443
 
#undef gtk_entry_new 
3444
 
extern __typeof (gtk_entry_new) gtk_entry_new __attribute((alias("IA__gtk_entry_new"), visibility("default")));
3445
 
 
3446
 
#undef gtk_entry_new_with_buffer 
3447
 
extern __typeof (gtk_entry_new_with_buffer) gtk_entry_new_with_buffer __attribute((alias("IA__gtk_entry_new_with_buffer"), visibility("default")));
3448
 
 
3449
 
#undef gtk_entry_progress_pulse 
3450
 
extern __typeof (gtk_entry_progress_pulse) gtk_entry_progress_pulse __attribute((alias("IA__gtk_entry_progress_pulse"), visibility("default")));
3451
 
 
3452
 
#undef gtk_entry_reset_im_context 
3453
 
extern __typeof (gtk_entry_reset_im_context) gtk_entry_reset_im_context __attribute((alias("IA__gtk_entry_reset_im_context"), visibility("default")));
3454
 
 
3455
 
#undef gtk_entry_set_activates_default 
3456
 
extern __typeof (gtk_entry_set_activates_default) gtk_entry_set_activates_default __attribute((alias("IA__gtk_entry_set_activates_default"), visibility("default")));
3457
 
 
3458
 
#undef gtk_entry_set_alignment 
3459
 
extern __typeof (gtk_entry_set_alignment) gtk_entry_set_alignment __attribute((alias("IA__gtk_entry_set_alignment"), visibility("default")));
3460
 
 
3461
 
#undef gtk_entry_set_buffer 
3462
 
extern __typeof (gtk_entry_set_buffer) gtk_entry_set_buffer __attribute((alias("IA__gtk_entry_set_buffer"), visibility("default")));
3463
 
 
3464
 
#undef gtk_entry_set_completion 
3465
 
extern __typeof (gtk_entry_set_completion) gtk_entry_set_completion __attribute((alias("IA__gtk_entry_set_completion"), visibility("default")));
3466
 
 
3467
 
#undef gtk_entry_set_cursor_hadjustment 
3468
 
extern __typeof (gtk_entry_set_cursor_hadjustment) gtk_entry_set_cursor_hadjustment __attribute((alias("IA__gtk_entry_set_cursor_hadjustment"), visibility("default")));
3469
 
 
3470
 
#undef gtk_entry_set_has_frame 
3471
 
extern __typeof (gtk_entry_set_has_frame) gtk_entry_set_has_frame __attribute((alias("IA__gtk_entry_set_has_frame"), visibility("default")));
3472
 
 
3473
 
#undef gtk_entry_set_icon_activatable 
3474
 
extern __typeof (gtk_entry_set_icon_activatable) gtk_entry_set_icon_activatable __attribute((alias("IA__gtk_entry_set_icon_activatable"), visibility("default")));
3475
 
 
3476
 
#undef gtk_entry_set_icon_drag_source 
3477
 
extern __typeof (gtk_entry_set_icon_drag_source) gtk_entry_set_icon_drag_source __attribute((alias("IA__gtk_entry_set_icon_drag_source"), visibility("default")));
3478
 
 
3479
 
#undef gtk_entry_set_icon_from_gicon 
3480
 
extern __typeof (gtk_entry_set_icon_from_gicon) gtk_entry_set_icon_from_gicon __attribute((alias("IA__gtk_entry_set_icon_from_gicon"), visibility("default")));
3481
 
 
3482
 
#undef gtk_entry_set_icon_from_icon_name 
3483
 
extern __typeof (gtk_entry_set_icon_from_icon_name) gtk_entry_set_icon_from_icon_name __attribute((alias("IA__gtk_entry_set_icon_from_icon_name"), visibility("default")));
3484
 
 
3485
 
#undef gtk_entry_set_icon_from_pixbuf 
3486
 
extern __typeof (gtk_entry_set_icon_from_pixbuf) gtk_entry_set_icon_from_pixbuf __attribute((alias("IA__gtk_entry_set_icon_from_pixbuf"), visibility("default")));
3487
 
 
3488
 
#undef gtk_entry_set_icon_from_stock 
3489
 
extern __typeof (gtk_entry_set_icon_from_stock) gtk_entry_set_icon_from_stock __attribute((alias("IA__gtk_entry_set_icon_from_stock"), visibility("default")));
3490
 
 
3491
 
#undef gtk_entry_set_icon_sensitive 
3492
 
extern __typeof (gtk_entry_set_icon_sensitive) gtk_entry_set_icon_sensitive __attribute((alias("IA__gtk_entry_set_icon_sensitive"), visibility("default")));
3493
 
 
3494
 
#undef gtk_entry_set_icon_tooltip_markup 
3495
 
extern __typeof (gtk_entry_set_icon_tooltip_markup) gtk_entry_set_icon_tooltip_markup __attribute((alias("IA__gtk_entry_set_icon_tooltip_markup"), visibility("default")));
3496
 
 
3497
 
#undef gtk_entry_set_icon_tooltip_text 
3498
 
extern __typeof (gtk_entry_set_icon_tooltip_text) gtk_entry_set_icon_tooltip_text __attribute((alias("IA__gtk_entry_set_icon_tooltip_text"), visibility("default")));
3499
 
 
3500
 
#undef gtk_entry_set_inner_border 
3501
 
extern __typeof (gtk_entry_set_inner_border) gtk_entry_set_inner_border __attribute((alias("IA__gtk_entry_set_inner_border"), visibility("default")));
3502
 
 
3503
 
#undef gtk_entry_set_invisible_char 
3504
 
extern __typeof (gtk_entry_set_invisible_char) gtk_entry_set_invisible_char __attribute((alias("IA__gtk_entry_set_invisible_char"), visibility("default")));
3505
 
 
3506
 
#undef gtk_entry_set_max_length 
3507
 
extern __typeof (gtk_entry_set_max_length) gtk_entry_set_max_length __attribute((alias("IA__gtk_entry_set_max_length"), visibility("default")));
3508
 
 
3509
 
#undef gtk_entry_set_overwrite_mode 
3510
 
extern __typeof (gtk_entry_set_overwrite_mode) gtk_entry_set_overwrite_mode __attribute((alias("IA__gtk_entry_set_overwrite_mode"), visibility("default")));
3511
 
 
3512
 
#undef gtk_entry_set_progress_fraction 
3513
 
extern __typeof (gtk_entry_set_progress_fraction) gtk_entry_set_progress_fraction __attribute((alias("IA__gtk_entry_set_progress_fraction"), visibility("default")));
3514
 
 
3515
 
#undef gtk_entry_set_progress_pulse_step 
3516
 
extern __typeof (gtk_entry_set_progress_pulse_step) gtk_entry_set_progress_pulse_step __attribute((alias("IA__gtk_entry_set_progress_pulse_step"), visibility("default")));
3517
 
 
3518
 
#undef gtk_entry_set_text 
3519
 
extern __typeof (gtk_entry_set_text) gtk_entry_set_text __attribute((alias("IA__gtk_entry_set_text"), visibility("default")));
3520
 
 
3521
 
#undef gtk_entry_set_visibility 
3522
 
extern __typeof (gtk_entry_set_visibility) gtk_entry_set_visibility __attribute((alias("IA__gtk_entry_set_visibility"), visibility("default")));
3523
 
 
3524
 
#undef gtk_entry_set_width_chars 
3525
 
extern __typeof (gtk_entry_set_width_chars) gtk_entry_set_width_chars __attribute((alias("IA__gtk_entry_set_width_chars"), visibility("default")));
3526
 
 
3527
 
#undef gtk_entry_text_index_to_layout_index 
3528
 
extern __typeof (gtk_entry_text_index_to_layout_index) gtk_entry_text_index_to_layout_index __attribute((alias("IA__gtk_entry_text_index_to_layout_index"), visibility("default")));
3529
 
 
3530
 
#undef gtk_entry_unset_invisible_char 
3531
 
extern __typeof (gtk_entry_unset_invisible_char) gtk_entry_unset_invisible_char __attribute((alias("IA__gtk_entry_unset_invisible_char"), visibility("default")));
3532
 
 
3533
 
#ifndef GTK_DISABLE_DEPRECATED
3534
 
#undef gtk_entry_append_text 
3535
 
extern __typeof (gtk_entry_append_text) gtk_entry_append_text __attribute((alias("IA__gtk_entry_append_text"), visibility("default")));
3536
 
 
3537
 
#undef gtk_entry_new_with_max_length 
3538
 
extern __typeof (gtk_entry_new_with_max_length) gtk_entry_new_with_max_length __attribute((alias("IA__gtk_entry_new_with_max_length"), visibility("default")));
3539
 
 
3540
 
#undef gtk_entry_prepend_text 
3541
 
extern __typeof (gtk_entry_prepend_text) gtk_entry_prepend_text __attribute((alias("IA__gtk_entry_prepend_text"), visibility("default")));
3542
 
 
3543
 
#undef gtk_entry_select_region 
3544
 
extern __typeof (gtk_entry_select_region) gtk_entry_select_region __attribute((alias("IA__gtk_entry_select_region"), visibility("default")));
3545
 
 
3546
 
#undef gtk_entry_set_editable 
3547
 
extern __typeof (gtk_entry_set_editable) gtk_entry_set_editable __attribute((alias("IA__gtk_entry_set_editable"), visibility("default")));
3548
 
 
3549
 
#undef gtk_entry_set_position 
3550
 
extern __typeof (gtk_entry_set_position) gtk_entry_set_position __attribute((alias("IA__gtk_entry_set_position"), visibility("default")));
3551
 
 
3552
 
#endif
3553
 
#endif
3554
 
#endif
3555
 
#if IN_HEADER(__GTK_ENTRY_COMPLETION_H__)
3556
 
#if IN_FILE(__GTK_ENTRY_COMPLETION_C__)
3557
 
#undef gtk_entry_completion_complete 
3558
 
extern __typeof (gtk_entry_completion_complete) gtk_entry_completion_complete __attribute((alias("IA__gtk_entry_completion_complete"), visibility("default")));
3559
 
 
3560
 
#undef gtk_entry_completion_delete_action 
3561
 
extern __typeof (gtk_entry_completion_delete_action) gtk_entry_completion_delete_action __attribute((alias("IA__gtk_entry_completion_delete_action"), visibility("default")));
3562
 
 
3563
 
#undef gtk_entry_completion_get_entry 
3564
 
extern __typeof (gtk_entry_completion_get_entry) gtk_entry_completion_get_entry __attribute((alias("IA__gtk_entry_completion_get_entry"), visibility("default")));
3565
 
 
3566
 
#undef gtk_entry_completion_get_inline_completion 
3567
 
extern __typeof (gtk_entry_completion_get_inline_completion) gtk_entry_completion_get_inline_completion __attribute((alias("IA__gtk_entry_completion_get_inline_completion"), visibility("default")));
3568
 
 
3569
 
#undef gtk_entry_completion_get_inline_selection 
3570
 
extern __typeof (gtk_entry_completion_get_inline_selection) gtk_entry_completion_get_inline_selection __attribute((alias("IA__gtk_entry_completion_get_inline_selection"), visibility("default")));
3571
 
 
3572
 
#undef gtk_entry_completion_get_minimum_key_length 
3573
 
extern __typeof (gtk_entry_completion_get_minimum_key_length) gtk_entry_completion_get_minimum_key_length __attribute((alias("IA__gtk_entry_completion_get_minimum_key_length"), visibility("default")));
3574
 
 
3575
 
#undef gtk_entry_completion_get_completion_prefix 
3576
 
extern __typeof (gtk_entry_completion_get_completion_prefix) gtk_entry_completion_get_completion_prefix __attribute((alias("IA__gtk_entry_completion_get_completion_prefix"), visibility("default")));
3577
 
 
3578
 
#undef gtk_entry_completion_get_model 
3579
 
extern __typeof (gtk_entry_completion_get_model) gtk_entry_completion_get_model __attribute((alias("IA__gtk_entry_completion_get_model"), visibility("default")));
3580
 
 
3581
 
#undef gtk_entry_completion_get_popup_completion 
3582
 
extern __typeof (gtk_entry_completion_get_popup_completion) gtk_entry_completion_get_popup_completion __attribute((alias("IA__gtk_entry_completion_get_popup_completion"), visibility("default")));
3583
 
 
3584
 
#undef gtk_entry_completion_get_popup_set_width 
3585
 
extern __typeof (gtk_entry_completion_get_popup_set_width) gtk_entry_completion_get_popup_set_width __attribute((alias("IA__gtk_entry_completion_get_popup_set_width"), visibility("default")));
3586
 
 
3587
 
#undef gtk_entry_completion_get_popup_single_match 
3588
 
extern __typeof (gtk_entry_completion_get_popup_single_match) gtk_entry_completion_get_popup_single_match __attribute((alias("IA__gtk_entry_completion_get_popup_single_match"), visibility("default")));
3589
 
 
3590
 
#undef gtk_entry_completion_get_text_column 
3591
 
extern __typeof (gtk_entry_completion_get_text_column) gtk_entry_completion_get_text_column __attribute((alias("IA__gtk_entry_completion_get_text_column"), visibility("default")));
3592
 
 
3593
 
#undef gtk_entry_completion_get_type 
3594
 
extern __typeof (gtk_entry_completion_get_type) gtk_entry_completion_get_type __attribute((alias("IA__gtk_entry_completion_get_type"), visibility("default")));
3595
 
 
3596
 
#undef gtk_entry_completion_insert_action_markup 
3597
 
extern __typeof (gtk_entry_completion_insert_action_markup) gtk_entry_completion_insert_action_markup __attribute((alias("IA__gtk_entry_completion_insert_action_markup"), visibility("default")));
3598
 
 
3599
 
#undef gtk_entry_completion_insert_action_text 
3600
 
extern __typeof (gtk_entry_completion_insert_action_text) gtk_entry_completion_insert_action_text __attribute((alias("IA__gtk_entry_completion_insert_action_text"), visibility("default")));
3601
 
 
3602
 
#undef gtk_entry_completion_insert_prefix 
3603
 
extern __typeof (gtk_entry_completion_insert_prefix) gtk_entry_completion_insert_prefix __attribute((alias("IA__gtk_entry_completion_insert_prefix"), visibility("default")));
3604
 
 
3605
 
#undef gtk_entry_completion_new 
3606
 
extern __typeof (gtk_entry_completion_new) gtk_entry_completion_new __attribute((alias("IA__gtk_entry_completion_new"), visibility("default")));
3607
 
 
3608
 
#undef gtk_entry_completion_set_inline_completion 
3609
 
extern __typeof (gtk_entry_completion_set_inline_completion) gtk_entry_completion_set_inline_completion __attribute((alias("IA__gtk_entry_completion_set_inline_completion"), visibility("default")));
3610
 
 
3611
 
#undef gtk_entry_completion_set_inline_selection 
3612
 
extern __typeof (gtk_entry_completion_set_inline_selection) gtk_entry_completion_set_inline_selection __attribute((alias("IA__gtk_entry_completion_set_inline_selection"), visibility("default")));
3613
 
 
3614
 
#undef gtk_entry_completion_set_match_func 
3615
 
extern __typeof (gtk_entry_completion_set_match_func) gtk_entry_completion_set_match_func __attribute((alias("IA__gtk_entry_completion_set_match_func"), visibility("default")));
3616
 
 
3617
 
#undef gtk_entry_completion_set_minimum_key_length 
3618
 
extern __typeof (gtk_entry_completion_set_minimum_key_length) gtk_entry_completion_set_minimum_key_length __attribute((alias("IA__gtk_entry_completion_set_minimum_key_length"), visibility("default")));
3619
 
 
3620
 
#undef gtk_entry_completion_set_model 
3621
 
extern __typeof (gtk_entry_completion_set_model) gtk_entry_completion_set_model __attribute((alias("IA__gtk_entry_completion_set_model"), visibility("default")));
3622
 
 
3623
 
#undef gtk_entry_completion_set_popup_completion 
3624
 
extern __typeof (gtk_entry_completion_set_popup_completion) gtk_entry_completion_set_popup_completion __attribute((alias("IA__gtk_entry_completion_set_popup_completion"), visibility("default")));
3625
 
 
3626
 
#undef gtk_entry_completion_set_popup_set_width 
3627
 
extern __typeof (gtk_entry_completion_set_popup_set_width) gtk_entry_completion_set_popup_set_width __attribute((alias("IA__gtk_entry_completion_set_popup_set_width"), visibility("default")));
3628
 
 
3629
 
#undef gtk_entry_completion_set_popup_single_match 
3630
 
extern __typeof (gtk_entry_completion_set_popup_single_match) gtk_entry_completion_set_popup_single_match __attribute((alias("IA__gtk_entry_completion_set_popup_single_match"), visibility("default")));
3631
 
 
3632
 
#undef gtk_entry_completion_set_text_column 
3633
 
extern __typeof (gtk_entry_completion_set_text_column) gtk_entry_completion_set_text_column __attribute((alias("IA__gtk_entry_completion_set_text_column"), visibility("default")));
3634
 
 
3635
 
#endif
3636
 
#endif
3637
 
#if IN_HEADER(__GTK_ENTRY_BUFFER_H__)
3638
 
#if IN_FILE(__GTK_ENTRY_BUFFER_C__)
3639
 
#undef gtk_entry_buffer_get_type 
3640
 
extern __typeof (gtk_entry_buffer_get_type) gtk_entry_buffer_get_type __attribute((alias("IA__gtk_entry_buffer_get_type"), visibility("default")));
3641
 
 
3642
 
#undef gtk_entry_buffer_new 
3643
 
extern __typeof (gtk_entry_buffer_new) gtk_entry_buffer_new __attribute((alias("IA__gtk_entry_buffer_new"), visibility("default")));
3644
 
 
3645
 
#undef gtk_entry_buffer_get_bytes 
3646
 
extern __typeof (gtk_entry_buffer_get_bytes) gtk_entry_buffer_get_bytes __attribute((alias("IA__gtk_entry_buffer_get_bytes"), visibility("default")));
3647
 
 
3648
 
#undef gtk_entry_buffer_get_length 
3649
 
extern __typeof (gtk_entry_buffer_get_length) gtk_entry_buffer_get_length __attribute((alias("IA__gtk_entry_buffer_get_length"), visibility("default")));
3650
 
 
3651
 
#undef gtk_entry_buffer_get_text 
3652
 
extern __typeof (gtk_entry_buffer_get_text) gtk_entry_buffer_get_text __attribute((alias("IA__gtk_entry_buffer_get_text"), visibility("default")));
3653
 
 
3654
 
#undef gtk_entry_buffer_set_text 
3655
 
extern __typeof (gtk_entry_buffer_set_text) gtk_entry_buffer_set_text __attribute((alias("IA__gtk_entry_buffer_set_text"), visibility("default")));
3656
 
 
3657
 
#undef gtk_entry_buffer_set_max_length 
3658
 
extern __typeof (gtk_entry_buffer_set_max_length) gtk_entry_buffer_set_max_length __attribute((alias("IA__gtk_entry_buffer_set_max_length"), visibility("default")));
3659
 
 
3660
 
#undef gtk_entry_buffer_get_max_length 
3661
 
extern __typeof (gtk_entry_buffer_get_max_length) gtk_entry_buffer_get_max_length __attribute((alias("IA__gtk_entry_buffer_get_max_length"), visibility("default")));
3662
 
 
3663
 
#undef gtk_entry_buffer_insert_text 
3664
 
extern __typeof (gtk_entry_buffer_insert_text) gtk_entry_buffer_insert_text __attribute((alias("IA__gtk_entry_buffer_insert_text"), visibility("default")));
3665
 
 
3666
 
#undef gtk_entry_buffer_delete_text 
3667
 
extern __typeof (gtk_entry_buffer_delete_text) gtk_entry_buffer_delete_text __attribute((alias("IA__gtk_entry_buffer_delete_text"), visibility("default")));
3668
 
 
3669
 
#undef gtk_entry_buffer_emit_inserted_text 
3670
 
extern __typeof (gtk_entry_buffer_emit_inserted_text) gtk_entry_buffer_emit_inserted_text __attribute((alias("IA__gtk_entry_buffer_emit_inserted_text"), visibility("default")));
3671
 
 
3672
 
#undef gtk_entry_buffer_emit_deleted_text 
3673
 
extern __typeof (gtk_entry_buffer_emit_deleted_text) gtk_entry_buffer_emit_deleted_text __attribute((alias("IA__gtk_entry_buffer_emit_deleted_text"), visibility("default")));
3674
 
 
3675
 
#endif
3676
 
#endif
3677
 
#if IN_HEADER(__GTK_EVENT_BOX_H__)
3678
 
#if IN_FILE(__GTK_EVENT_BOX_C__)
3679
 
#undef gtk_event_box_get_above_child 
3680
 
extern __typeof (gtk_event_box_get_above_child) gtk_event_box_get_above_child __attribute((alias("IA__gtk_event_box_get_above_child"), visibility("default")));
3681
 
 
3682
 
#undef gtk_event_box_get_type 
3683
 
extern __typeof (gtk_event_box_get_type) gtk_event_box_get_type __attribute((alias("IA__gtk_event_box_get_type"), visibility("default")));
3684
 
 
3685
 
#undef gtk_event_box_get_visible_window 
3686
 
extern __typeof (gtk_event_box_get_visible_window) gtk_event_box_get_visible_window __attribute((alias("IA__gtk_event_box_get_visible_window"), visibility("default")));
3687
 
 
3688
 
#undef gtk_event_box_new 
3689
 
extern __typeof (gtk_event_box_new) gtk_event_box_new __attribute((alias("IA__gtk_event_box_new"), visibility("default")));
3690
 
 
3691
 
#undef gtk_event_box_set_above_child 
3692
 
extern __typeof (gtk_event_box_set_above_child) gtk_event_box_set_above_child __attribute((alias("IA__gtk_event_box_set_above_child"), visibility("default")));
3693
 
 
3694
 
#undef gtk_event_box_set_visible_window 
3695
 
extern __typeof (gtk_event_box_set_visible_window) gtk_event_box_set_visible_window __attribute((alias("IA__gtk_event_box_set_visible_window"), visibility("default")));
3696
 
 
3697
 
#endif
3698
 
#endif
3699
 
#if IN_HEADER(__GTK_EXPANDER_H__)
3700
 
#if IN_FILE(__GTK_EXPANDER_C__)
3701
 
#undef gtk_expander_get_expanded 
3702
 
extern __typeof (gtk_expander_get_expanded) gtk_expander_get_expanded __attribute((alias("IA__gtk_expander_get_expanded"), visibility("default")));
3703
 
 
3704
 
#undef gtk_expander_get_label 
3705
 
extern __typeof (gtk_expander_get_label) gtk_expander_get_label __attribute((alias("IA__gtk_expander_get_label"), visibility("default")));
3706
 
 
3707
 
#undef gtk_expander_get_label_fill 
3708
 
extern __typeof (gtk_expander_get_label_fill) gtk_expander_get_label_fill __attribute((alias("IA__gtk_expander_get_label_fill"), visibility("default")));
3709
 
 
3710
 
#undef gtk_expander_get_label_widget 
3711
 
extern __typeof (gtk_expander_get_label_widget) gtk_expander_get_label_widget __attribute((alias("IA__gtk_expander_get_label_widget"), visibility("default")));
3712
 
 
3713
 
#undef gtk_expander_get_spacing 
3714
 
extern __typeof (gtk_expander_get_spacing) gtk_expander_get_spacing __attribute((alias("IA__gtk_expander_get_spacing"), visibility("default")));
3715
 
 
3716
 
#undef gtk_expander_get_type 
3717
 
extern __typeof (gtk_expander_get_type) gtk_expander_get_type __attribute((alias("IA__gtk_expander_get_type"), visibility("default")));
3718
 
 
3719
 
#undef gtk_expander_get_use_markup 
3720
 
extern __typeof (gtk_expander_get_use_markup) gtk_expander_get_use_markup __attribute((alias("IA__gtk_expander_get_use_markup"), visibility("default")));
3721
 
 
3722
 
#undef gtk_expander_get_use_underline 
3723
 
extern __typeof (gtk_expander_get_use_underline) gtk_expander_get_use_underline __attribute((alias("IA__gtk_expander_get_use_underline"), visibility("default")));
3724
 
 
3725
 
#undef gtk_expander_new 
3726
 
extern __typeof (gtk_expander_new) gtk_expander_new __attribute((alias("IA__gtk_expander_new"), visibility("default")));
3727
 
 
3728
 
#undef gtk_expander_new_with_mnemonic 
3729
 
extern __typeof (gtk_expander_new_with_mnemonic) gtk_expander_new_with_mnemonic __attribute((alias("IA__gtk_expander_new_with_mnemonic"), visibility("default")));
3730
 
 
3731
 
#undef gtk_expander_set_expanded 
3732
 
extern __typeof (gtk_expander_set_expanded) gtk_expander_set_expanded __attribute((alias("IA__gtk_expander_set_expanded"), visibility("default")));
3733
 
 
3734
 
#undef gtk_expander_set_label 
3735
 
extern __typeof (gtk_expander_set_label) gtk_expander_set_label __attribute((alias("IA__gtk_expander_set_label"), visibility("default")));
3736
 
 
3737
 
#undef gtk_expander_set_label_fill 
3738
 
extern __typeof (gtk_expander_set_label_fill) gtk_expander_set_label_fill __attribute((alias("IA__gtk_expander_set_label_fill"), visibility("default")));
3739
 
 
3740
 
#undef gtk_expander_set_label_widget 
3741
 
extern __typeof (gtk_expander_set_label_widget) gtk_expander_set_label_widget __attribute((alias("IA__gtk_expander_set_label_widget"), visibility("default")));
3742
 
 
3743
 
#undef gtk_expander_set_spacing 
3744
 
extern __typeof (gtk_expander_set_spacing) gtk_expander_set_spacing __attribute((alias("IA__gtk_expander_set_spacing"), visibility("default")));
3745
 
 
3746
 
#undef gtk_expander_set_use_markup 
3747
 
extern __typeof (gtk_expander_set_use_markup) gtk_expander_set_use_markup __attribute((alias("IA__gtk_expander_set_use_markup"), visibility("default")));
3748
 
 
3749
 
#undef gtk_expander_set_use_underline 
3750
 
extern __typeof (gtk_expander_set_use_underline) gtk_expander_set_use_underline __attribute((alias("IA__gtk_expander_set_use_underline"), visibility("default")));
3751
 
 
3752
 
#endif
3753
 
#endif
3754
 
#if IN_HEADER(__GTK_FILE_CHOOSER_H__)
3755
 
#if IN_FILE(__GTK_FILE_CHOOSER_C__)
3756
 
#undef gtk_file_chooser_add_filter 
3757
 
extern __typeof (gtk_file_chooser_add_filter) gtk_file_chooser_add_filter __attribute((alias("IA__gtk_file_chooser_add_filter"), visibility("default")));
3758
 
 
3759
 
#ifndef _WIN64
3760
 
#undef gtk_file_chooser_add_shortcut_folder 
3761
 
extern __typeof (gtk_file_chooser_add_shortcut_folder) gtk_file_chooser_add_shortcut_folder __attribute((alias("IA__gtk_file_chooser_add_shortcut_folder"), visibility("default")));
3762
 
 
3763
 
#endif
3764
 
#ifdef G_OS_WIN32
3765
 
#undef gtk_file_chooser_add_shortcut_folder_utf8 
3766
 
extern __typeof (gtk_file_chooser_add_shortcut_folder_utf8) gtk_file_chooser_add_shortcut_folder_utf8 __attribute((alias("IA__gtk_file_chooser_add_shortcut_folder_utf8"), visibility("default")));
3767
 
 
3768
 
#endif
3769
 
#undef gtk_file_chooser_add_shortcut_folder_uri 
3770
 
extern __typeof (gtk_file_chooser_add_shortcut_folder_uri) gtk_file_chooser_add_shortcut_folder_uri __attribute((alias("IA__gtk_file_chooser_add_shortcut_folder_uri"), visibility("default")));
3771
 
 
3772
 
#undef gtk_file_chooser_error_quark 
3773
 
extern __typeof (gtk_file_chooser_error_quark) gtk_file_chooser_error_quark __attribute((alias("IA__gtk_file_chooser_error_quark"), visibility("default")));
3774
 
 
3775
 
#undef gtk_file_chooser_get_action 
3776
 
extern __typeof (gtk_file_chooser_get_action) gtk_file_chooser_get_action __attribute((alias("IA__gtk_file_chooser_get_action"), visibility("default")));
3777
 
 
3778
 
#ifndef _WIN64
3779
 
#undef gtk_file_chooser_get_current_folder 
3780
 
extern __typeof (gtk_file_chooser_get_current_folder) gtk_file_chooser_get_current_folder __attribute((alias("IA__gtk_file_chooser_get_current_folder"), visibility("default")));
3781
 
 
3782
 
#endif
3783
 
#undef gtk_file_chooser_get_current_folder_file 
3784
 
extern __typeof (gtk_file_chooser_get_current_folder_file) gtk_file_chooser_get_current_folder_file __attribute((alias("IA__gtk_file_chooser_get_current_folder_file"), visibility("default")));
3785
 
 
3786
 
#ifdef G_OS_WIN32
3787
 
#undef gtk_file_chooser_get_current_folder_utf8 
3788
 
extern __typeof (gtk_file_chooser_get_current_folder_utf8) gtk_file_chooser_get_current_folder_utf8 __attribute((alias("IA__gtk_file_chooser_get_current_folder_utf8"), visibility("default")));
3789
 
 
3790
 
#endif
3791
 
#undef gtk_file_chooser_get_current_folder_uri 
3792
 
extern __typeof (gtk_file_chooser_get_current_folder_uri) gtk_file_chooser_get_current_folder_uri __attribute((alias("IA__gtk_file_chooser_get_current_folder_uri"), visibility("default")));
3793
 
 
3794
 
#undef gtk_file_chooser_get_extra_widget 
3795
 
extern __typeof (gtk_file_chooser_get_extra_widget) gtk_file_chooser_get_extra_widget __attribute((alias("IA__gtk_file_chooser_get_extra_widget"), visibility("default")));
3796
 
 
3797
 
#undef gtk_file_chooser_get_file 
3798
 
extern __typeof (gtk_file_chooser_get_file) gtk_file_chooser_get_file __attribute((alias("IA__gtk_file_chooser_get_file"), visibility("default")));
3799
 
 
3800
 
#ifndef _WIN64
3801
 
#undef gtk_file_chooser_get_filename 
3802
 
extern __typeof (gtk_file_chooser_get_filename) gtk_file_chooser_get_filename __attribute((alias("IA__gtk_file_chooser_get_filename"), visibility("default")));
3803
 
 
3804
 
#endif
3805
 
#ifdef G_OS_WIN32
3806
 
#undef gtk_file_chooser_get_filename_utf8 
3807
 
extern __typeof (gtk_file_chooser_get_filename_utf8) gtk_file_chooser_get_filename_utf8 __attribute((alias("IA__gtk_file_chooser_get_filename_utf8"), visibility("default")));
3808
 
 
3809
 
#endif
3810
 
#ifndef _WIN64
3811
 
#undef gtk_file_chooser_get_filenames 
3812
 
extern __typeof (gtk_file_chooser_get_filenames) gtk_file_chooser_get_filenames __attribute((alias("IA__gtk_file_chooser_get_filenames"), visibility("default")));
3813
 
 
3814
 
#endif
3815
 
#ifdef G_OS_WIN32
3816
 
#undef gtk_file_chooser_get_filenames_utf8 
3817
 
extern __typeof (gtk_file_chooser_get_filenames_utf8) gtk_file_chooser_get_filenames_utf8 __attribute((alias("IA__gtk_file_chooser_get_filenames_utf8"), visibility("default")));
3818
 
 
3819
 
#endif
3820
 
#undef gtk_file_chooser_get_files 
3821
 
extern __typeof (gtk_file_chooser_get_files) gtk_file_chooser_get_files __attribute((alias("IA__gtk_file_chooser_get_files"), visibility("default")));
3822
 
 
3823
 
#undef gtk_file_chooser_get_filter 
3824
 
extern __typeof (gtk_file_chooser_get_filter) gtk_file_chooser_get_filter __attribute((alias("IA__gtk_file_chooser_get_filter"), visibility("default")));
3825
 
 
3826
 
#undef gtk_file_chooser_get_local_only 
3827
 
extern __typeof (gtk_file_chooser_get_local_only) gtk_file_chooser_get_local_only __attribute((alias("IA__gtk_file_chooser_get_local_only"), visibility("default")));
3828
 
 
3829
 
#undef gtk_file_chooser_get_preview_file 
3830
 
extern __typeof (gtk_file_chooser_get_preview_file) gtk_file_chooser_get_preview_file __attribute((alias("IA__gtk_file_chooser_get_preview_file"), visibility("default")));
3831
 
 
3832
 
#ifndef _WIN64
3833
 
#undef gtk_file_chooser_get_preview_filename 
3834
 
extern __typeof (gtk_file_chooser_get_preview_filename) gtk_file_chooser_get_preview_filename __attribute((alias("IA__gtk_file_chooser_get_preview_filename"), visibility("default")));
3835
 
 
3836
 
#endif
3837
 
#ifdef G_OS_WIN32
3838
 
#undef gtk_file_chooser_get_preview_filename_utf8 
3839
 
extern __typeof (gtk_file_chooser_get_preview_filename_utf8) gtk_file_chooser_get_preview_filename_utf8 __attribute((alias("IA__gtk_file_chooser_get_preview_filename_utf8"), visibility("default")));
3840
 
 
3841
 
#endif
3842
 
#undef gtk_file_chooser_get_preview_uri 
3843
 
extern __typeof (gtk_file_chooser_get_preview_uri) gtk_file_chooser_get_preview_uri __attribute((alias("IA__gtk_file_chooser_get_preview_uri"), visibility("default")));
3844
 
 
3845
 
#undef gtk_file_chooser_get_preview_widget 
3846
 
extern __typeof (gtk_file_chooser_get_preview_widget) gtk_file_chooser_get_preview_widget __attribute((alias("IA__gtk_file_chooser_get_preview_widget"), visibility("default")));
3847
 
 
3848
 
#undef gtk_file_chooser_get_preview_widget_active 
3849
 
extern __typeof (gtk_file_chooser_get_preview_widget_active) gtk_file_chooser_get_preview_widget_active __attribute((alias("IA__gtk_file_chooser_get_preview_widget_active"), visibility("default")));
3850
 
 
3851
 
#undef gtk_file_chooser_get_select_multiple 
3852
 
extern __typeof (gtk_file_chooser_get_select_multiple) gtk_file_chooser_get_select_multiple __attribute((alias("IA__gtk_file_chooser_get_select_multiple"), visibility("default")));
3853
 
 
3854
 
#undef gtk_file_chooser_get_show_hidden 
3855
 
extern __typeof (gtk_file_chooser_get_show_hidden) gtk_file_chooser_get_show_hidden __attribute((alias("IA__gtk_file_chooser_get_show_hidden"), visibility("default")));
3856
 
 
3857
 
#undef gtk_file_chooser_set_do_overwrite_confirmation 
3858
 
extern __typeof (gtk_file_chooser_set_do_overwrite_confirmation) gtk_file_chooser_set_do_overwrite_confirmation __attribute((alias("IA__gtk_file_chooser_set_do_overwrite_confirmation"), visibility("default")));
3859
 
 
3860
 
#undef gtk_file_chooser_get_do_overwrite_confirmation 
3861
 
extern __typeof (gtk_file_chooser_get_do_overwrite_confirmation) gtk_file_chooser_get_do_overwrite_confirmation __attribute((alias("IA__gtk_file_chooser_get_do_overwrite_confirmation"), visibility("default")));
3862
 
 
3863
 
#undef gtk_file_chooser_set_create_folders 
3864
 
extern __typeof (gtk_file_chooser_set_create_folders) gtk_file_chooser_set_create_folders __attribute((alias("IA__gtk_file_chooser_set_create_folders"), visibility("default")));
3865
 
 
3866
 
#undef gtk_file_chooser_get_create_folders 
3867
 
extern __typeof (gtk_file_chooser_get_create_folders) gtk_file_chooser_get_create_folders __attribute((alias("IA__gtk_file_chooser_get_create_folders"), visibility("default")));
3868
 
 
3869
 
#undef gtk_file_chooser_get_type 
3870
 
extern __typeof (gtk_file_chooser_get_type) gtk_file_chooser_get_type __attribute((alias("IA__gtk_file_chooser_get_type"), visibility("default")));
3871
 
 
3872
 
#undef gtk_file_chooser_get_uri 
3873
 
extern __typeof (gtk_file_chooser_get_uri) gtk_file_chooser_get_uri __attribute((alias("IA__gtk_file_chooser_get_uri"), visibility("default")));
3874
 
 
3875
 
#undef gtk_file_chooser_get_uris 
3876
 
extern __typeof (gtk_file_chooser_get_uris) gtk_file_chooser_get_uris __attribute((alias("IA__gtk_file_chooser_get_uris"), visibility("default")));
3877
 
 
3878
 
#undef gtk_file_chooser_get_use_preview_label 
3879
 
extern __typeof (gtk_file_chooser_get_use_preview_label) gtk_file_chooser_get_use_preview_label __attribute((alias("IA__gtk_file_chooser_get_use_preview_label"), visibility("default")));
3880
 
 
3881
 
#undef gtk_file_chooser_list_filters 
3882
 
extern __typeof (gtk_file_chooser_list_filters) gtk_file_chooser_list_filters __attribute((alias("IA__gtk_file_chooser_list_filters"), visibility("default")));
3883
 
 
3884
 
#ifndef _WIN64
3885
 
#undef gtk_file_chooser_list_shortcut_folders 
3886
 
extern __typeof (gtk_file_chooser_list_shortcut_folders) gtk_file_chooser_list_shortcut_folders __attribute((alias("IA__gtk_file_chooser_list_shortcut_folders"), visibility("default")));
3887
 
 
3888
 
#endif
3889
 
#ifdef G_OS_WIN32
3890
 
#undef gtk_file_chooser_list_shortcut_folders_utf8 
3891
 
extern __typeof (gtk_file_chooser_list_shortcut_folders_utf8) gtk_file_chooser_list_shortcut_folders_utf8 __attribute((alias("IA__gtk_file_chooser_list_shortcut_folders_utf8"), visibility("default")));
3892
 
 
3893
 
#endif
3894
 
#undef gtk_file_chooser_list_shortcut_folder_uris 
3895
 
extern __typeof (gtk_file_chooser_list_shortcut_folder_uris) gtk_file_chooser_list_shortcut_folder_uris __attribute((alias("IA__gtk_file_chooser_list_shortcut_folder_uris"), visibility("default")));
3896
 
 
3897
 
#undef gtk_file_chooser_remove_filter 
3898
 
extern __typeof (gtk_file_chooser_remove_filter) gtk_file_chooser_remove_filter __attribute((alias("IA__gtk_file_chooser_remove_filter"), visibility("default")));
3899
 
 
3900
 
#ifndef _WIN64
3901
 
#undef gtk_file_chooser_remove_shortcut_folder 
3902
 
extern __typeof (gtk_file_chooser_remove_shortcut_folder) gtk_file_chooser_remove_shortcut_folder __attribute((alias("IA__gtk_file_chooser_remove_shortcut_folder"), visibility("default")));
3903
 
 
3904
 
#endif
3905
 
#ifdef G_OS_WIN32
3906
 
#undef gtk_file_chooser_remove_shortcut_folder_utf8 
3907
 
extern __typeof (gtk_file_chooser_remove_shortcut_folder_utf8) gtk_file_chooser_remove_shortcut_folder_utf8 __attribute((alias("IA__gtk_file_chooser_remove_shortcut_folder_utf8"), visibility("default")));
3908
 
 
3909
 
#endif
3910
 
#undef gtk_file_chooser_remove_shortcut_folder_uri 
3911
 
extern __typeof (gtk_file_chooser_remove_shortcut_folder_uri) gtk_file_chooser_remove_shortcut_folder_uri __attribute((alias("IA__gtk_file_chooser_remove_shortcut_folder_uri"), visibility("default")));
3912
 
 
3913
 
#undef gtk_file_chooser_select_all 
3914
 
extern __typeof (gtk_file_chooser_select_all) gtk_file_chooser_select_all __attribute((alias("IA__gtk_file_chooser_select_all"), visibility("default")));
3915
 
 
3916
 
#undef gtk_file_chooser_select_file 
3917
 
extern __typeof (gtk_file_chooser_select_file) gtk_file_chooser_select_file __attribute((alias("IA__gtk_file_chooser_select_file"), visibility("default")));
3918
 
 
3919
 
#ifndef _WIN64
3920
 
#undef gtk_file_chooser_select_filename 
3921
 
extern __typeof (gtk_file_chooser_select_filename) gtk_file_chooser_select_filename __attribute((alias("IA__gtk_file_chooser_select_filename"), visibility("default")));
3922
 
 
3923
 
#endif
3924
 
#ifdef G_OS_WIN32
3925
 
#undef gtk_file_chooser_select_filename_utf8 
3926
 
extern __typeof (gtk_file_chooser_select_filename_utf8) gtk_file_chooser_select_filename_utf8 __attribute((alias("IA__gtk_file_chooser_select_filename_utf8"), visibility("default")));
3927
 
 
3928
 
#endif
3929
 
#undef gtk_file_chooser_select_uri 
3930
 
extern __typeof (gtk_file_chooser_select_uri) gtk_file_chooser_select_uri __attribute((alias("IA__gtk_file_chooser_select_uri"), visibility("default")));
3931
 
 
3932
 
#undef gtk_file_chooser_set_action 
3933
 
extern __typeof (gtk_file_chooser_set_action) gtk_file_chooser_set_action __attribute((alias("IA__gtk_file_chooser_set_action"), visibility("default")));
3934
 
 
3935
 
#ifndef _WIN64
3936
 
#undef gtk_file_chooser_set_current_folder 
3937
 
extern __typeof (gtk_file_chooser_set_current_folder) gtk_file_chooser_set_current_folder __attribute((alias("IA__gtk_file_chooser_set_current_folder"), visibility("default")));
3938
 
 
3939
 
#endif
3940
 
#undef gtk_file_chooser_set_current_folder_file 
3941
 
extern __typeof (gtk_file_chooser_set_current_folder_file) gtk_file_chooser_set_current_folder_file __attribute((alias("IA__gtk_file_chooser_set_current_folder_file"), visibility("default")));
3942
 
 
3943
 
#ifdef G_OS_WIN32
3944
 
#undef gtk_file_chooser_set_current_folder_utf8 
3945
 
extern __typeof (gtk_file_chooser_set_current_folder_utf8) gtk_file_chooser_set_current_folder_utf8 __attribute((alias("IA__gtk_file_chooser_set_current_folder_utf8"), visibility("default")));
3946
 
 
3947
 
#endif
3948
 
#undef gtk_file_chooser_set_current_folder_uri 
3949
 
extern __typeof (gtk_file_chooser_set_current_folder_uri) gtk_file_chooser_set_current_folder_uri __attribute((alias("IA__gtk_file_chooser_set_current_folder_uri"), visibility("default")));
3950
 
 
3951
 
#undef gtk_file_chooser_set_current_name 
3952
 
extern __typeof (gtk_file_chooser_set_current_name) gtk_file_chooser_set_current_name __attribute((alias("IA__gtk_file_chooser_set_current_name"), visibility("default")));
3953
 
 
3954
 
#undef gtk_file_chooser_set_extra_widget 
3955
 
extern __typeof (gtk_file_chooser_set_extra_widget) gtk_file_chooser_set_extra_widget __attribute((alias("IA__gtk_file_chooser_set_extra_widget"), visibility("default")));
3956
 
 
3957
 
#undef gtk_file_chooser_set_file 
3958
 
extern __typeof (gtk_file_chooser_set_file) gtk_file_chooser_set_file __attribute((alias("IA__gtk_file_chooser_set_file"), visibility("default")));
3959
 
 
3960
 
#ifndef _WIN64
3961
 
#undef gtk_file_chooser_set_filename 
3962
 
extern __typeof (gtk_file_chooser_set_filename) gtk_file_chooser_set_filename __attribute((alias("IA__gtk_file_chooser_set_filename"), visibility("default")));
3963
 
 
3964
 
#endif
3965
 
#ifdef G_OS_WIN32
3966
 
#undef gtk_file_chooser_set_filename_utf8 
3967
 
extern __typeof (gtk_file_chooser_set_filename_utf8) gtk_file_chooser_set_filename_utf8 __attribute((alias("IA__gtk_file_chooser_set_filename_utf8"), visibility("default")));
3968
 
 
3969
 
#endif
3970
 
#undef gtk_file_chooser_set_filter 
3971
 
extern __typeof (gtk_file_chooser_set_filter) gtk_file_chooser_set_filter __attribute((alias("IA__gtk_file_chooser_set_filter"), visibility("default")));
3972
 
 
3973
 
#undef gtk_file_chooser_set_local_only 
3974
 
extern __typeof (gtk_file_chooser_set_local_only) gtk_file_chooser_set_local_only __attribute((alias("IA__gtk_file_chooser_set_local_only"), visibility("default")));
3975
 
 
3976
 
#undef gtk_file_chooser_set_preview_widget 
3977
 
extern __typeof (gtk_file_chooser_set_preview_widget) gtk_file_chooser_set_preview_widget __attribute((alias("IA__gtk_file_chooser_set_preview_widget"), visibility("default")));
3978
 
 
3979
 
#undef gtk_file_chooser_set_preview_widget_active 
3980
 
extern __typeof (gtk_file_chooser_set_preview_widget_active) gtk_file_chooser_set_preview_widget_active __attribute((alias("IA__gtk_file_chooser_set_preview_widget_active"), visibility("default")));
3981
 
 
3982
 
#undef gtk_file_chooser_set_select_multiple 
3983
 
extern __typeof (gtk_file_chooser_set_select_multiple) gtk_file_chooser_set_select_multiple __attribute((alias("IA__gtk_file_chooser_set_select_multiple"), visibility("default")));
3984
 
 
3985
 
#undef gtk_file_chooser_set_show_hidden 
3986
 
extern __typeof (gtk_file_chooser_set_show_hidden) gtk_file_chooser_set_show_hidden __attribute((alias("IA__gtk_file_chooser_set_show_hidden"), visibility("default")));
3987
 
 
3988
 
#undef gtk_file_chooser_set_uri 
3989
 
extern __typeof (gtk_file_chooser_set_uri) gtk_file_chooser_set_uri __attribute((alias("IA__gtk_file_chooser_set_uri"), visibility("default")));
3990
 
 
3991
 
#undef gtk_file_chooser_set_use_preview_label 
3992
 
extern __typeof (gtk_file_chooser_set_use_preview_label) gtk_file_chooser_set_use_preview_label __attribute((alias("IA__gtk_file_chooser_set_use_preview_label"), visibility("default")));
3993
 
 
3994
 
#undef gtk_file_chooser_unselect_all 
3995
 
extern __typeof (gtk_file_chooser_unselect_all) gtk_file_chooser_unselect_all __attribute((alias("IA__gtk_file_chooser_unselect_all"), visibility("default")));
3996
 
 
3997
 
#undef gtk_file_chooser_unselect_file 
3998
 
extern __typeof (gtk_file_chooser_unselect_file) gtk_file_chooser_unselect_file __attribute((alias("IA__gtk_file_chooser_unselect_file"), visibility("default")));
3999
 
 
4000
 
#ifndef _WIN64
4001
 
#undef gtk_file_chooser_unselect_filename 
4002
 
extern __typeof (gtk_file_chooser_unselect_filename) gtk_file_chooser_unselect_filename __attribute((alias("IA__gtk_file_chooser_unselect_filename"), visibility("default")));
4003
 
 
4004
 
#endif
4005
 
#ifdef G_OS_WIN32
4006
 
#undef gtk_file_chooser_unselect_filename_utf8 
4007
 
extern __typeof (gtk_file_chooser_unselect_filename_utf8) gtk_file_chooser_unselect_filename_utf8 __attribute((alias("IA__gtk_file_chooser_unselect_filename_utf8"), visibility("default")));
4008
 
 
4009
 
#endif
4010
 
#undef gtk_file_chooser_unselect_uri 
4011
 
extern __typeof (gtk_file_chooser_unselect_uri) gtk_file_chooser_unselect_uri __attribute((alias("IA__gtk_file_chooser_unselect_uri"), visibility("default")));
4012
 
 
4013
 
#endif
4014
 
#endif
4015
 
#if IN_HEADER(__GTK_FILE_CHOOSER_DIALOG_H__)
4016
 
#if IN_FILE(__GTK_FILE_CHOOSER_DIALOG_C__)
4017
 
#undef gtk_file_chooser_dialog_get_type 
4018
 
extern __typeof (gtk_file_chooser_dialog_get_type) gtk_file_chooser_dialog_get_type __attribute((alias("IA__gtk_file_chooser_dialog_get_type"), visibility("default")));
4019
 
 
4020
 
#undef gtk_file_chooser_dialog_new 
4021
 
extern __typeof (gtk_file_chooser_dialog_new) gtk_file_chooser_dialog_new __attribute((alias("IA__gtk_file_chooser_dialog_new"), visibility("default")));
4022
 
 
4023
 
#ifndef GTK_DISABLE_DEPRECATED
4024
 
#undef gtk_file_chooser_dialog_new_with_backend 
4025
 
extern __typeof (gtk_file_chooser_dialog_new_with_backend) gtk_file_chooser_dialog_new_with_backend __attribute((alias("IA__gtk_file_chooser_dialog_new_with_backend"), visibility("default")));
4026
 
 
4027
 
#endif
4028
 
#endif
4029
 
#endif
4030
 
#if IN_HEADER(__GTK_FILE_CHOOSER_WIDGET_H__)
4031
 
#if IN_FILE(__GTK_FILE_CHOOSER_WIDGET_C__)
4032
 
#undef gtk_file_chooser_widget_get_type 
4033
 
extern __typeof (gtk_file_chooser_widget_get_type) gtk_file_chooser_widget_get_type __attribute((alias("IA__gtk_file_chooser_widget_get_type"), visibility("default")));
4034
 
 
4035
 
#undef gtk_file_chooser_widget_new 
4036
 
extern __typeof (gtk_file_chooser_widget_new) gtk_file_chooser_widget_new __attribute((alias("IA__gtk_file_chooser_widget_new"), visibility("default")));
4037
 
 
4038
 
#ifndef GTK_DISABLE_DEPRECATED
4039
 
#undef gtk_file_chooser_widget_new_with_backend 
4040
 
extern __typeof (gtk_file_chooser_widget_new_with_backend) gtk_file_chooser_widget_new_with_backend __attribute((alias("IA__gtk_file_chooser_widget_new_with_backend"), visibility("default")));
4041
 
 
4042
 
#endif
4043
 
#endif
4044
 
#endif
4045
 
#if IN_HEADER(__GTK_FILE_CHOOSER_BUTTON_H__)
4046
 
#if IN_FILE(__GTK_FILE_CHOOSER_BUTTON_C__)
4047
 
#undef gtk_file_chooser_button_get_title 
4048
 
extern __typeof (gtk_file_chooser_button_get_title) gtk_file_chooser_button_get_title __attribute((alias("IA__gtk_file_chooser_button_get_title"), visibility("default")));
4049
 
 
4050
 
#undef gtk_file_chooser_button_get_type 
4051
 
extern __typeof (gtk_file_chooser_button_get_type) gtk_file_chooser_button_get_type __attribute((alias("IA__gtk_file_chooser_button_get_type"), visibility("default")));
4052
 
 
4053
 
#undef gtk_file_chooser_button_get_width_chars 
4054
 
extern __typeof (gtk_file_chooser_button_get_width_chars) gtk_file_chooser_button_get_width_chars __attribute((alias("IA__gtk_file_chooser_button_get_width_chars"), visibility("default")));
4055
 
 
4056
 
#undef gtk_file_chooser_button_new 
4057
 
extern __typeof (gtk_file_chooser_button_new) gtk_file_chooser_button_new __attribute((alias("IA__gtk_file_chooser_button_new"), visibility("default")));
4058
 
 
4059
 
#ifndef GTK_DISABLE_DEPRECATED
4060
 
#undef gtk_file_chooser_button_new_with_backend 
4061
 
extern __typeof (gtk_file_chooser_button_new_with_backend) gtk_file_chooser_button_new_with_backend __attribute((alias("IA__gtk_file_chooser_button_new_with_backend"), visibility("default")));
4062
 
 
4063
 
#endif
4064
 
#undef gtk_file_chooser_button_new_with_dialog 
4065
 
extern __typeof (gtk_file_chooser_button_new_with_dialog) gtk_file_chooser_button_new_with_dialog __attribute((alias("IA__gtk_file_chooser_button_new_with_dialog"), visibility("default")));
4066
 
 
4067
 
#undef gtk_file_chooser_button_set_title 
4068
 
extern __typeof (gtk_file_chooser_button_set_title) gtk_file_chooser_button_set_title __attribute((alias("IA__gtk_file_chooser_button_set_title"), visibility("default")));
4069
 
 
4070
 
#undef gtk_file_chooser_button_set_width_chars 
4071
 
extern __typeof (gtk_file_chooser_button_set_width_chars) gtk_file_chooser_button_set_width_chars __attribute((alias("IA__gtk_file_chooser_button_set_width_chars"), visibility("default")));
4072
 
 
4073
 
#undef gtk_file_chooser_button_get_focus_on_click 
4074
 
extern __typeof (gtk_file_chooser_button_get_focus_on_click) gtk_file_chooser_button_get_focus_on_click __attribute((alias("IA__gtk_file_chooser_button_get_focus_on_click"), visibility("default")));
4075
 
 
4076
 
#undef gtk_file_chooser_button_set_focus_on_click 
4077
 
extern __typeof (gtk_file_chooser_button_set_focus_on_click) gtk_file_chooser_button_set_focus_on_click __attribute((alias("IA__gtk_file_chooser_button_set_focus_on_click"), visibility("default")));
4078
 
 
4079
 
#endif
4080
 
#endif
4081
 
#if IN_HEADER(__GTK_FILE_FILTER_H__)
4082
 
#if IN_FILE(__GTK_FILE_FILTER_C__)
4083
 
#undef gtk_file_filter_add_custom 
4084
 
extern __typeof (gtk_file_filter_add_custom) gtk_file_filter_add_custom __attribute((alias("IA__gtk_file_filter_add_custom"), visibility("default")));
4085
 
 
4086
 
#undef gtk_file_filter_add_mime_type 
4087
 
extern __typeof (gtk_file_filter_add_mime_type) gtk_file_filter_add_mime_type __attribute((alias("IA__gtk_file_filter_add_mime_type"), visibility("default")));
4088
 
 
4089
 
#undef gtk_file_filter_add_pattern 
4090
 
extern __typeof (gtk_file_filter_add_pattern) gtk_file_filter_add_pattern __attribute((alias("IA__gtk_file_filter_add_pattern"), visibility("default")));
4091
 
 
4092
 
#undef gtk_file_filter_add_pixbuf_formats 
4093
 
extern __typeof (gtk_file_filter_add_pixbuf_formats) gtk_file_filter_add_pixbuf_formats __attribute((alias("IA__gtk_file_filter_add_pixbuf_formats"), visibility("default")));
4094
 
 
4095
 
#undef gtk_file_filter_filter 
4096
 
extern __typeof (gtk_file_filter_filter) gtk_file_filter_filter __attribute((alias("IA__gtk_file_filter_filter"), visibility("default")));
4097
 
 
4098
 
#undef gtk_file_filter_get_name 
4099
 
extern __typeof (gtk_file_filter_get_name) gtk_file_filter_get_name __attribute((alias("IA__gtk_file_filter_get_name"), visibility("default")));
4100
 
 
4101
 
#undef gtk_file_filter_get_needed 
4102
 
extern __typeof (gtk_file_filter_get_needed) gtk_file_filter_get_needed __attribute((alias("IA__gtk_file_filter_get_needed"), visibility("default")));
4103
 
 
4104
 
#undef gtk_file_filter_get_type 
4105
 
extern __typeof (gtk_file_filter_get_type) gtk_file_filter_get_type __attribute((alias("IA__gtk_file_filter_get_type"), visibility("default")));
4106
 
 
4107
 
#undef gtk_file_filter_new 
4108
 
extern __typeof (gtk_file_filter_new) gtk_file_filter_new __attribute((alias("IA__gtk_file_filter_new"), visibility("default")));
4109
 
 
4110
 
#undef gtk_file_filter_set_name 
4111
 
extern __typeof (gtk_file_filter_set_name) gtk_file_filter_set_name __attribute((alias("IA__gtk_file_filter_set_name"), visibility("default")));
4112
 
 
4113
 
#endif
4114
 
#endif
4115
 
#if IN_HEADER(__GTK_FILESEL_H__)
4116
 
#if IN_FILE(__GTK_FILESEL_C__)
4117
 
#ifndef GTK_DISABLE_DEPRECATED
4118
 
#undef gtk_file_selection_complete 
4119
 
extern __typeof (gtk_file_selection_complete) gtk_file_selection_complete __attribute((alias("IA__gtk_file_selection_complete"), visibility("default")));
4120
 
 
4121
 
#ifndef _WIN64
4122
 
#undef gtk_file_selection_get_filename 
4123
 
extern __typeof (gtk_file_selection_get_filename) gtk_file_selection_get_filename __attribute((alias("IA__gtk_file_selection_get_filename"), visibility("default")));
4124
 
 
4125
 
#endif
4126
 
#ifdef G_OS_WIN32
4127
 
#undef gtk_file_selection_get_filename_utf8 
4128
 
extern __typeof (gtk_file_selection_get_filename_utf8) gtk_file_selection_get_filename_utf8 __attribute((alias("IA__gtk_file_selection_get_filename_utf8"), visibility("default")));
4129
 
 
4130
 
#endif
4131
 
#ifndef _WIN64
4132
 
#undef gtk_file_selection_get_selections 
4133
 
extern __typeof (gtk_file_selection_get_selections) gtk_file_selection_get_selections __attribute((alias("IA__gtk_file_selection_get_selections"), visibility("default")));
4134
 
 
4135
 
#endif
4136
 
#ifdef G_OS_WIN32
4137
 
#undef gtk_file_selection_get_selections_utf8 
4138
 
extern __typeof (gtk_file_selection_get_selections_utf8) gtk_file_selection_get_selections_utf8 __attribute((alias("IA__gtk_file_selection_get_selections_utf8"), visibility("default")));
4139
 
 
4140
 
#endif
4141
 
#undef gtk_file_selection_get_select_multiple 
4142
 
extern __typeof (gtk_file_selection_get_select_multiple) gtk_file_selection_get_select_multiple __attribute((alias("IA__gtk_file_selection_get_select_multiple"), visibility("default")));
4143
 
 
4144
 
#undef gtk_file_selection_get_type 
4145
 
extern __typeof (gtk_file_selection_get_type) gtk_file_selection_get_type __attribute((alias("IA__gtk_file_selection_get_type"), visibility("default")));
4146
 
 
4147
 
#undef gtk_file_selection_hide_fileop_buttons 
4148
 
extern __typeof (gtk_file_selection_hide_fileop_buttons) gtk_file_selection_hide_fileop_buttons __attribute((alias("IA__gtk_file_selection_hide_fileop_buttons"), visibility("default")));
4149
 
 
4150
 
#undef gtk_file_selection_new 
4151
 
extern __typeof (gtk_file_selection_new) gtk_file_selection_new __attribute((alias("IA__gtk_file_selection_new"), visibility("default")));
4152
 
 
4153
 
#ifndef _WIN64
4154
 
#undef gtk_file_selection_set_filename 
4155
 
extern __typeof (gtk_file_selection_set_filename) gtk_file_selection_set_filename __attribute((alias("IA__gtk_file_selection_set_filename"), visibility("default")));
4156
 
 
4157
 
#endif
4158
 
#ifdef G_OS_WIN32
4159
 
#undef gtk_file_selection_set_filename_utf8 
4160
 
extern __typeof (gtk_file_selection_set_filename_utf8) gtk_file_selection_set_filename_utf8 __attribute((alias("IA__gtk_file_selection_set_filename_utf8"), visibility("default")));
4161
 
 
4162
 
#endif
4163
 
#undef gtk_file_selection_set_select_multiple 
4164
 
extern __typeof (gtk_file_selection_set_select_multiple) gtk_file_selection_set_select_multiple __attribute((alias("IA__gtk_file_selection_set_select_multiple"), visibility("default")));
4165
 
 
4166
 
#undef gtk_file_selection_show_fileop_buttons 
4167
 
extern __typeof (gtk_file_selection_show_fileop_buttons) gtk_file_selection_show_fileop_buttons __attribute((alias("IA__gtk_file_selection_show_fileop_buttons"), visibility("default")));
4168
 
 
4169
 
#endif
4170
 
#endif
4171
 
#endif
4172
 
#if IN_HEADER(__GTK_FIXED_H__)
4173
 
#if IN_FILE(__GTK_FIXED_C__)
4174
 
#undef gtk_fixed_get_type 
4175
 
extern __typeof (gtk_fixed_get_type) gtk_fixed_get_type __attribute((alias("IA__gtk_fixed_get_type"), visibility("default")));
4176
 
 
4177
 
#undef gtk_fixed_move 
4178
 
extern __typeof (gtk_fixed_move) gtk_fixed_move __attribute((alias("IA__gtk_fixed_move"), visibility("default")));
4179
 
 
4180
 
#undef gtk_fixed_new 
4181
 
extern __typeof (gtk_fixed_new) gtk_fixed_new __attribute((alias("IA__gtk_fixed_new"), visibility("default")));
4182
 
 
4183
 
#undef gtk_fixed_put 
4184
 
extern __typeof (gtk_fixed_put) gtk_fixed_put __attribute((alias("IA__gtk_fixed_put"), visibility("default")));
4185
 
 
4186
 
#ifndef GTK_DISABLE_DEPRECATED
4187
 
#undef gtk_fixed_set_has_window 
4188
 
extern __typeof (gtk_fixed_set_has_window) gtk_fixed_set_has_window __attribute((alias("IA__gtk_fixed_set_has_window"), visibility("default")));
4189
 
 
4190
 
#undef gtk_fixed_get_has_window 
4191
 
extern __typeof (gtk_fixed_get_has_window) gtk_fixed_get_has_window __attribute((alias("IA__gtk_fixed_get_has_window"), visibility("default")));
4192
 
 
4193
 
#endif
4194
 
#endif
4195
 
#endif
4196
 
#if IN_HEADER(__GTK_FONT_BUTTON_H__)
4197
 
#if IN_FILE(__GTK_FONT_BUTTON_C__)
4198
 
#undef gtk_font_button_get_font_name 
4199
 
extern __typeof (gtk_font_button_get_font_name) gtk_font_button_get_font_name __attribute((alias("IA__gtk_font_button_get_font_name"), visibility("default")));
4200
 
 
4201
 
#undef gtk_font_button_get_show_size 
4202
 
extern __typeof (gtk_font_button_get_show_size) gtk_font_button_get_show_size __attribute((alias("IA__gtk_font_button_get_show_size"), visibility("default")));
4203
 
 
4204
 
#undef gtk_font_button_get_show_style 
4205
 
extern __typeof (gtk_font_button_get_show_style) gtk_font_button_get_show_style __attribute((alias("IA__gtk_font_button_get_show_style"), visibility("default")));
4206
 
 
4207
 
#undef gtk_font_button_get_title 
4208
 
extern __typeof (gtk_font_button_get_title) gtk_font_button_get_title __attribute((alias("IA__gtk_font_button_get_title"), visibility("default")));
4209
 
 
4210
 
#undef gtk_font_button_get_type 
4211
 
extern __typeof (gtk_font_button_get_type) gtk_font_button_get_type __attribute((alias("IA__gtk_font_button_get_type"), visibility("default")));
4212
 
 
4213
 
#undef gtk_font_button_get_use_font 
4214
 
extern __typeof (gtk_font_button_get_use_font) gtk_font_button_get_use_font __attribute((alias("IA__gtk_font_button_get_use_font"), visibility("default")));
4215
 
 
4216
 
#undef gtk_font_button_get_use_size 
4217
 
extern __typeof (gtk_font_button_get_use_size) gtk_font_button_get_use_size __attribute((alias("IA__gtk_font_button_get_use_size"), visibility("default")));
4218
 
 
4219
 
#undef gtk_font_button_new 
4220
 
extern __typeof (gtk_font_button_new) gtk_font_button_new __attribute((alias("IA__gtk_font_button_new"), visibility("default")));
4221
 
 
4222
 
#undef gtk_font_button_new_with_font 
4223
 
extern __typeof (gtk_font_button_new_with_font) gtk_font_button_new_with_font __attribute((alias("IA__gtk_font_button_new_with_font"), visibility("default")));
4224
 
 
4225
 
#undef gtk_font_button_set_font_name 
4226
 
extern __typeof (gtk_font_button_set_font_name) gtk_font_button_set_font_name __attribute((alias("IA__gtk_font_button_set_font_name"), visibility("default")));
4227
 
 
4228
 
#undef gtk_font_button_set_show_size 
4229
 
extern __typeof (gtk_font_button_set_show_size) gtk_font_button_set_show_size __attribute((alias("IA__gtk_font_button_set_show_size"), visibility("default")));
4230
 
 
4231
 
#undef gtk_font_button_set_show_style 
4232
 
extern __typeof (gtk_font_button_set_show_style) gtk_font_button_set_show_style __attribute((alias("IA__gtk_font_button_set_show_style"), visibility("default")));
4233
 
 
4234
 
#undef gtk_font_button_set_title 
4235
 
extern __typeof (gtk_font_button_set_title) gtk_font_button_set_title __attribute((alias("IA__gtk_font_button_set_title"), visibility("default")));
4236
 
 
4237
 
#undef gtk_font_button_set_use_font 
4238
 
extern __typeof (gtk_font_button_set_use_font) gtk_font_button_set_use_font __attribute((alias("IA__gtk_font_button_set_use_font"), visibility("default")));
4239
 
 
4240
 
#undef gtk_font_button_set_use_size 
4241
 
extern __typeof (gtk_font_button_set_use_size) gtk_font_button_set_use_size __attribute((alias("IA__gtk_font_button_set_use_size"), visibility("default")));
4242
 
 
4243
 
#endif
4244
 
#endif
4245
 
#if IN_HEADER(__GTK_FONTSEL_H__)
4246
 
#if IN_FILE(__GTK_FONTSEL_C__)
4247
 
#undef gtk_font_selection_dialog_get_cancel_button 
4248
 
extern __typeof (gtk_font_selection_dialog_get_cancel_button) gtk_font_selection_dialog_get_cancel_button __attribute((alias("IA__gtk_font_selection_dialog_get_cancel_button"), visibility("default")));
4249
 
 
4250
 
#undef gtk_font_selection_dialog_get_font_name 
4251
 
extern __typeof (gtk_font_selection_dialog_get_font_name) gtk_font_selection_dialog_get_font_name __attribute((alias("IA__gtk_font_selection_dialog_get_font_name"), visibility("default")));
4252
 
 
4253
 
#undef gtk_font_selection_dialog_get_font_selection 
4254
 
extern __typeof (gtk_font_selection_dialog_get_font_selection) gtk_font_selection_dialog_get_font_selection __attribute((alias("IA__gtk_font_selection_dialog_get_font_selection"), visibility("default")));
4255
 
 
4256
 
#undef gtk_font_selection_dialog_get_ok_button 
4257
 
extern __typeof (gtk_font_selection_dialog_get_ok_button) gtk_font_selection_dialog_get_ok_button __attribute((alias("IA__gtk_font_selection_dialog_get_ok_button"), visibility("default")));
4258
 
 
4259
 
#undef gtk_font_selection_dialog_get_preview_text 
4260
 
extern __typeof (gtk_font_selection_dialog_get_preview_text) gtk_font_selection_dialog_get_preview_text __attribute((alias("IA__gtk_font_selection_dialog_get_preview_text"), visibility("default")));
4261
 
 
4262
 
#undef gtk_font_selection_dialog_get_type 
4263
 
extern __typeof (gtk_font_selection_dialog_get_type) gtk_font_selection_dialog_get_type __attribute((alias("IA__gtk_font_selection_dialog_get_type"), visibility("default")));
4264
 
 
4265
 
#undef gtk_font_selection_dialog_new 
4266
 
extern __typeof (gtk_font_selection_dialog_new) gtk_font_selection_dialog_new __attribute((alias("IA__gtk_font_selection_dialog_new"), visibility("default")));
4267
 
 
4268
 
#undef gtk_font_selection_dialog_set_font_name 
4269
 
extern __typeof (gtk_font_selection_dialog_set_font_name) gtk_font_selection_dialog_set_font_name __attribute((alias("IA__gtk_font_selection_dialog_set_font_name"), visibility("default")));
4270
 
 
4271
 
#undef gtk_font_selection_dialog_set_preview_text 
4272
 
extern __typeof (gtk_font_selection_dialog_set_preview_text) gtk_font_selection_dialog_set_preview_text __attribute((alias("IA__gtk_font_selection_dialog_set_preview_text"), visibility("default")));
4273
 
 
4274
 
#ifndef GTK_DISABLE_DEPRECATED
4275
 
#undef gtk_font_selection_dialog_get_apply_button 
4276
 
extern __typeof (gtk_font_selection_dialog_get_apply_button) gtk_font_selection_dialog_get_apply_button __attribute((alias("IA__gtk_font_selection_dialog_get_apply_button"), visibility("default")));
4277
 
 
4278
 
#undef gtk_font_selection_get_font 
4279
 
extern __typeof (gtk_font_selection_get_font) gtk_font_selection_get_font __attribute((alias("IA__gtk_font_selection_get_font"), visibility("default")));
4280
 
 
4281
 
#undef gtk_font_selection_dialog_get_font 
4282
 
extern __typeof (gtk_font_selection_dialog_get_font) gtk_font_selection_dialog_get_font __attribute((alias("IA__gtk_font_selection_dialog_get_font"), visibility("default")));
4283
 
 
4284
 
#endif
4285
 
#undef gtk_font_selection_get_face 
4286
 
extern __typeof (gtk_font_selection_get_face) gtk_font_selection_get_face __attribute((alias("IA__gtk_font_selection_get_face"), visibility("default")));
4287
 
 
4288
 
#undef gtk_font_selection_get_face_list 
4289
 
extern __typeof (gtk_font_selection_get_face_list) gtk_font_selection_get_face_list __attribute((alias("IA__gtk_font_selection_get_face_list"), visibility("default")));
4290
 
 
4291
 
#undef gtk_font_selection_get_family 
4292
 
extern __typeof (gtk_font_selection_get_family) gtk_font_selection_get_family __attribute((alias("IA__gtk_font_selection_get_family"), visibility("default")));
4293
 
 
4294
 
#undef gtk_font_selection_get_family_list 
4295
 
extern __typeof (gtk_font_selection_get_family_list) gtk_font_selection_get_family_list __attribute((alias("IA__gtk_font_selection_get_family_list"), visibility("default")));
4296
 
 
4297
 
#undef gtk_font_selection_get_font_name 
4298
 
extern __typeof (gtk_font_selection_get_font_name) gtk_font_selection_get_font_name __attribute((alias("IA__gtk_font_selection_get_font_name"), visibility("default")));
4299
 
 
4300
 
#undef gtk_font_selection_get_preview_entry 
4301
 
extern __typeof (gtk_font_selection_get_preview_entry) gtk_font_selection_get_preview_entry __attribute((alias("IA__gtk_font_selection_get_preview_entry"), visibility("default")));
4302
 
 
4303
 
#undef gtk_font_selection_get_preview_text 
4304
 
extern __typeof (gtk_font_selection_get_preview_text) gtk_font_selection_get_preview_text __attribute((alias("IA__gtk_font_selection_get_preview_text"), visibility("default")));
4305
 
 
4306
 
#undef gtk_font_selection_get_size 
4307
 
extern __typeof (gtk_font_selection_get_size) gtk_font_selection_get_size __attribute((alias("IA__gtk_font_selection_get_size"), visibility("default")));
4308
 
 
4309
 
#undef gtk_font_selection_get_size_entry 
4310
 
extern __typeof (gtk_font_selection_get_size_entry) gtk_font_selection_get_size_entry __attribute((alias("IA__gtk_font_selection_get_size_entry"), visibility("default")));
4311
 
 
4312
 
#undef gtk_font_selection_get_size_list 
4313
 
extern __typeof (gtk_font_selection_get_size_list) gtk_font_selection_get_size_list __attribute((alias("IA__gtk_font_selection_get_size_list"), visibility("default")));
4314
 
 
4315
 
#undef gtk_font_selection_get_type 
4316
 
extern __typeof (gtk_font_selection_get_type) gtk_font_selection_get_type __attribute((alias("IA__gtk_font_selection_get_type"), visibility("default")));
4317
 
 
4318
 
#undef gtk_font_selection_new 
4319
 
extern __typeof (gtk_font_selection_new) gtk_font_selection_new __attribute((alias("IA__gtk_font_selection_new"), visibility("default")));
4320
 
 
4321
 
#undef gtk_font_selection_set_font_name 
4322
 
extern __typeof (gtk_font_selection_set_font_name) gtk_font_selection_set_font_name __attribute((alias("IA__gtk_font_selection_set_font_name"), visibility("default")));
4323
 
 
4324
 
#undef gtk_font_selection_set_preview_text 
4325
 
extern __typeof (gtk_font_selection_set_preview_text) gtk_font_selection_set_preview_text __attribute((alias("IA__gtk_font_selection_set_preview_text"), visibility("default")));
4326
 
 
4327
 
#endif
4328
 
#endif
4329
 
#if IN_HEADER(__GTK_FRAME_H__)
4330
 
#if IN_FILE(__GTK_FRAME_C__)
4331
 
#undef gtk_frame_get_label 
4332
 
extern __typeof (gtk_frame_get_label) gtk_frame_get_label __attribute((alias("IA__gtk_frame_get_label"), visibility("default")));
4333
 
 
4334
 
#undef gtk_frame_get_label_align 
4335
 
extern __typeof (gtk_frame_get_label_align) gtk_frame_get_label_align __attribute((alias("IA__gtk_frame_get_label_align"), visibility("default")));
4336
 
 
4337
 
#undef gtk_frame_get_label_widget 
4338
 
extern __typeof (gtk_frame_get_label_widget) gtk_frame_get_label_widget __attribute((alias("IA__gtk_frame_get_label_widget"), visibility("default")));
4339
 
 
4340
 
#undef gtk_frame_get_shadow_type 
4341
 
extern __typeof (gtk_frame_get_shadow_type) gtk_frame_get_shadow_type __attribute((alias("IA__gtk_frame_get_shadow_type"), visibility("default")));
4342
 
 
4343
 
#undef gtk_frame_get_type 
4344
 
extern __typeof (gtk_frame_get_type) gtk_frame_get_type __attribute((alias("IA__gtk_frame_get_type"), visibility("default")));
4345
 
 
4346
 
#undef gtk_frame_new 
4347
 
extern __typeof (gtk_frame_new) gtk_frame_new __attribute((alias("IA__gtk_frame_new"), visibility("default")));
4348
 
 
4349
 
#undef gtk_frame_set_label 
4350
 
extern __typeof (gtk_frame_set_label) gtk_frame_set_label __attribute((alias("IA__gtk_frame_set_label"), visibility("default")));
4351
 
 
4352
 
#undef gtk_frame_set_label_align 
4353
 
extern __typeof (gtk_frame_set_label_align) gtk_frame_set_label_align __attribute((alias("IA__gtk_frame_set_label_align"), visibility("default")));
4354
 
 
4355
 
#undef gtk_frame_set_label_widget 
4356
 
extern __typeof (gtk_frame_set_label_widget) gtk_frame_set_label_widget __attribute((alias("IA__gtk_frame_set_label_widget"), visibility("default")));
4357
 
 
4358
 
#undef gtk_frame_set_shadow_type 
4359
 
extern __typeof (gtk_frame_set_shadow_type) gtk_frame_set_shadow_type __attribute((alias("IA__gtk_frame_set_shadow_type"), visibility("default")));
4360
 
 
4361
 
#endif
4362
 
#endif
4363
 
#if IN_HEADER(__GTK_GAMMA_CURVE_H__)
4364
 
#if IN_FILE(__GTK_GAMMA_CURVE_C__)
4365
 
#ifndef GTK_DISABLE_DEPRECATED
4366
 
#undef gtk_gamma_curve_get_type 
4367
 
extern __typeof (gtk_gamma_curve_get_type) gtk_gamma_curve_get_type __attribute((alias("IA__gtk_gamma_curve_get_type"), visibility("default")));
4368
 
 
4369
 
#undef gtk_gamma_curve_new 
4370
 
extern __typeof (gtk_gamma_curve_new) gtk_gamma_curve_new __attribute((alias("IA__gtk_gamma_curve_new"), visibility("default")));
4371
 
 
4372
 
#endif
4373
 
#endif
4374
 
#endif
4375
 
#if IN_HEADER(__GTK_GC_H__)
4376
 
#if IN_FILE(__GTK_GC_C__)
4377
 
#undef gtk_gc_get 
4378
 
extern __typeof (gtk_gc_get) gtk_gc_get __attribute((alias("IA__gtk_gc_get"), visibility("default")));
4379
 
 
4380
 
#undef gtk_gc_release 
4381
 
extern __typeof (gtk_gc_release) gtk_gc_release __attribute((alias("IA__gtk_gc_release"), visibility("default")));
4382
 
 
4383
 
#endif
4384
 
#endif
4385
 
#if IN_HEADER(__GTK_HANDLE_BOX_H__)
4386
 
#if IN_FILE(__GTK_HANDLE_BOX_C__)
4387
 
#undef gtk_handle_box_get_handle_position 
4388
 
extern __typeof (gtk_handle_box_get_handle_position) gtk_handle_box_get_handle_position __attribute((alias("IA__gtk_handle_box_get_handle_position"), visibility("default")));
4389
 
 
4390
 
#undef gtk_handle_box_get_shadow_type 
4391
 
extern __typeof (gtk_handle_box_get_shadow_type) gtk_handle_box_get_shadow_type __attribute((alias("IA__gtk_handle_box_get_shadow_type"), visibility("default")));
4392
 
 
4393
 
#undef gtk_handle_box_get_snap_edge 
4394
 
extern __typeof (gtk_handle_box_get_snap_edge) gtk_handle_box_get_snap_edge __attribute((alias("IA__gtk_handle_box_get_snap_edge"), visibility("default")));
4395
 
 
4396
 
#undef gtk_handle_box_get_child_detached 
4397
 
extern __typeof (gtk_handle_box_get_child_detached) gtk_handle_box_get_child_detached __attribute((alias("IA__gtk_handle_box_get_child_detached"), visibility("default")));
4398
 
 
4399
 
#undef gtk_handle_box_get_type 
4400
 
extern __typeof (gtk_handle_box_get_type) gtk_handle_box_get_type __attribute((alias("IA__gtk_handle_box_get_type"), visibility("default")));
4401
 
 
4402
 
#undef gtk_handle_box_new 
4403
 
extern __typeof (gtk_handle_box_new) gtk_handle_box_new __attribute((alias("IA__gtk_handle_box_new"), visibility("default")));
4404
 
 
4405
 
#undef gtk_handle_box_set_handle_position 
4406
 
extern __typeof (gtk_handle_box_set_handle_position) gtk_handle_box_set_handle_position __attribute((alias("IA__gtk_handle_box_set_handle_position"), visibility("default")));
4407
 
 
4408
 
#undef gtk_handle_box_set_shadow_type 
4409
 
extern __typeof (gtk_handle_box_set_shadow_type) gtk_handle_box_set_shadow_type __attribute((alias("IA__gtk_handle_box_set_shadow_type"), visibility("default")));
4410
 
 
4411
 
#undef gtk_handle_box_set_snap_edge 
4412
 
extern __typeof (gtk_handle_box_set_snap_edge) gtk_handle_box_set_snap_edge __attribute((alias("IA__gtk_handle_box_set_snap_edge"), visibility("default")));
4413
 
 
4414
 
#endif
4415
 
#endif
4416
 
#if IN_HEADER(__GTK_HBOX_H__)
4417
 
#if IN_FILE(__GTK_HBOX_C__)
4418
 
#undef gtk_hbox_get_type 
4419
 
extern __typeof (gtk_hbox_get_type) gtk_hbox_get_type __attribute((alias("IA__gtk_hbox_get_type"), visibility("default")));
4420
 
 
4421
 
#undef gtk_hbox_new 
4422
 
extern __typeof (gtk_hbox_new) gtk_hbox_new __attribute((alias("IA__gtk_hbox_new"), visibility("default")));
4423
 
 
4424
 
#endif
4425
 
#endif
4426
 
#if IN_HEADER(__GTK_HBUTTON_BOX_H__)
4427
 
#if IN_FILE(__GTK_HBUTTON_BOX_C__)
4428
 
#undef gtk_hbutton_box_new 
4429
 
extern __typeof (gtk_hbutton_box_new) gtk_hbutton_box_new __attribute((alias("IA__gtk_hbutton_box_new"), visibility("default")));
4430
 
 
4431
 
#undef gtk_hbutton_box_get_type 
4432
 
extern __typeof (gtk_hbutton_box_get_type) gtk_hbutton_box_get_type __attribute((alias("IA__gtk_hbutton_box_get_type"), visibility("default")));
4433
 
 
4434
 
#ifndef GTK_DISABLE_DEPRECATED
4435
 
#undef gtk_hbutton_box_get_layout_default 
4436
 
extern __typeof (gtk_hbutton_box_get_layout_default) gtk_hbutton_box_get_layout_default __attribute((alias("IA__gtk_hbutton_box_get_layout_default"), visibility("default")));
4437
 
 
4438
 
#undef gtk_hbutton_box_get_spacing_default 
4439
 
extern __typeof (gtk_hbutton_box_get_spacing_default) gtk_hbutton_box_get_spacing_default __attribute((alias("IA__gtk_hbutton_box_get_spacing_default"), visibility("default")));
4440
 
 
4441
 
#undef gtk_hbutton_box_set_layout_default 
4442
 
extern __typeof (gtk_hbutton_box_set_layout_default) gtk_hbutton_box_set_layout_default __attribute((alias("IA__gtk_hbutton_box_set_layout_default"), visibility("default")));
4443
 
 
4444
 
#undef gtk_hbutton_box_set_spacing_default 
4445
 
extern __typeof (gtk_hbutton_box_set_spacing_default) gtk_hbutton_box_set_spacing_default __attribute((alias("IA__gtk_hbutton_box_set_spacing_default"), visibility("default")));
4446
 
 
4447
 
#endif
4448
 
#endif
4449
 
#endif
4450
 
#if IN_HEADER(__GTK_HPANED_H__)
4451
 
#if IN_FILE(__GTK_HPANED_C__)
4452
 
#undef gtk_hpaned_get_type 
4453
 
extern __typeof (gtk_hpaned_get_type) gtk_hpaned_get_type __attribute((alias("IA__gtk_hpaned_get_type"), visibility("default")));
4454
 
 
4455
 
#undef gtk_hpaned_new 
4456
 
extern __typeof (gtk_hpaned_new) gtk_hpaned_new __attribute((alias("IA__gtk_hpaned_new"), visibility("default")));
4457
 
 
4458
 
#endif
4459
 
#endif
4460
 
#if IN_HEADER(__GTK_HRULER_H__)
4461
 
#if IN_FILE(__GTK_HRULER_C__)
4462
 
#ifndef GTK_DISABLE_DEPRECATED
4463
 
#undef gtk_hruler_get_type 
4464
 
extern __typeof (gtk_hruler_get_type) gtk_hruler_get_type __attribute((alias("IA__gtk_hruler_get_type"), visibility("default")));
4465
 
 
4466
 
#undef gtk_hruler_new 
4467
 
extern __typeof (gtk_hruler_new) gtk_hruler_new __attribute((alias("IA__gtk_hruler_new"), visibility("default")));
4468
 
 
4469
 
#endif
4470
 
#endif
4471
 
#endif
4472
 
#if IN_HEADER(__GTK_HSCALE_H__)
4473
 
#if IN_FILE(__GTK_HSCALE_C__)
4474
 
#undef gtk_hscale_get_type 
4475
 
extern __typeof (gtk_hscale_get_type) gtk_hscale_get_type __attribute((alias("IA__gtk_hscale_get_type"), visibility("default")));
4476
 
 
4477
 
#undef gtk_hscale_new 
4478
 
extern __typeof (gtk_hscale_new) gtk_hscale_new __attribute((alias("IA__gtk_hscale_new"), visibility("default")));
4479
 
 
4480
 
#undef gtk_hscale_new_with_range 
4481
 
extern __typeof (gtk_hscale_new_with_range) gtk_hscale_new_with_range __attribute((alias("IA__gtk_hscale_new_with_range"), visibility("default")));
4482
 
 
4483
 
#endif
4484
 
#endif
4485
 
#if IN_HEADER(__GTK_HSCROLLBAR_H__)
4486
 
#if IN_FILE(__GTK_HSCROLLBAR_C__)
4487
 
#undef gtk_hscrollbar_get_type 
4488
 
extern __typeof (gtk_hscrollbar_get_type) gtk_hscrollbar_get_type __attribute((alias("IA__gtk_hscrollbar_get_type"), visibility("default")));
4489
 
 
4490
 
#undef gtk_hscrollbar_new 
4491
 
extern __typeof (gtk_hscrollbar_new) gtk_hscrollbar_new __attribute((alias("IA__gtk_hscrollbar_new"), visibility("default")));
4492
 
 
4493
 
#endif
4494
 
#endif
4495
 
#if IN_HEADER(__GTK_HSEPARATOR_H__)
4496
 
#if IN_FILE(__GTK_HSEPARATOR_C__)
4497
 
#undef gtk_hseparator_get_type 
4498
 
extern __typeof (gtk_hseparator_get_type) gtk_hseparator_get_type __attribute((alias("IA__gtk_hseparator_get_type"), visibility("default")));
4499
 
 
4500
 
#undef gtk_hseparator_new 
4501
 
extern __typeof (gtk_hseparator_new) gtk_hseparator_new __attribute((alias("IA__gtk_hseparator_new"), visibility("default")));
4502
 
 
4503
 
#endif
4504
 
#endif
4505
 
#if IN_HEADER(__GTK_HSV_H__)
4506
 
#if IN_FILE(__GTK_HSV_C__)
4507
 
#undef gtk_hsv_get_color 
4508
 
extern __typeof (gtk_hsv_get_color) gtk_hsv_get_color __attribute((alias("IA__gtk_hsv_get_color"), visibility("default")));
4509
 
 
4510
 
#undef gtk_hsv_get_metrics 
4511
 
extern __typeof (gtk_hsv_get_metrics) gtk_hsv_get_metrics __attribute((alias("IA__gtk_hsv_get_metrics"), visibility("default")));
4512
 
 
4513
 
#undef gtk_hsv_get_type 
4514
 
extern __typeof (gtk_hsv_get_type) gtk_hsv_get_type __attribute((alias("IA__gtk_hsv_get_type"), visibility("default")));
4515
 
 
4516
 
#undef gtk_hsv_is_adjusting 
4517
 
extern __typeof (gtk_hsv_is_adjusting) gtk_hsv_is_adjusting __attribute((alias("IA__gtk_hsv_is_adjusting"), visibility("default")));
4518
 
 
4519
 
#undef gtk_hsv_new 
4520
 
extern __typeof (gtk_hsv_new) gtk_hsv_new __attribute((alias("IA__gtk_hsv_new"), visibility("default")));
4521
 
 
4522
 
#undef gtk_hsv_set_color 
4523
 
extern __typeof (gtk_hsv_set_color) gtk_hsv_set_color __attribute((alias("IA__gtk_hsv_set_color"), visibility("default")));
4524
 
 
4525
 
#undef gtk_hsv_set_metrics 
4526
 
extern __typeof (gtk_hsv_set_metrics) gtk_hsv_set_metrics __attribute((alias("IA__gtk_hsv_set_metrics"), visibility("default")));
4527
 
 
4528
 
#undef gtk_hsv_to_rgb 
4529
 
extern __typeof (gtk_hsv_to_rgb) gtk_hsv_to_rgb __attribute((alias("IA__gtk_hsv_to_rgb"), visibility("default")));
4530
 
 
4531
 
#undef gtk_rgb_to_hsv 
4532
 
extern __typeof (gtk_rgb_to_hsv) gtk_rgb_to_hsv __attribute((alias("IA__gtk_rgb_to_hsv"), visibility("default")));
4533
 
 
4534
 
#endif
4535
 
#endif
4536
 
#if IN_HEADER(__GTK_ICON_FACTORY_H__)
4537
 
#if IN_FILE(__GTK_ICON_FACTORY_C__)
4538
 
#undef gtk_icon_factory_add 
4539
 
extern __typeof (gtk_icon_factory_add) gtk_icon_factory_add __attribute((alias("IA__gtk_icon_factory_add"), visibility("default")));
4540
 
 
4541
 
#undef gtk_icon_factory_add_default 
4542
 
extern __typeof (gtk_icon_factory_add_default) gtk_icon_factory_add_default __attribute((alias("IA__gtk_icon_factory_add_default"), visibility("default")));
4543
 
 
4544
 
#undef gtk_icon_factory_get_type 
4545
 
extern __typeof (gtk_icon_factory_get_type) gtk_icon_factory_get_type __attribute((alias("IA__gtk_icon_factory_get_type"), visibility("default")));
4546
 
 
4547
 
#undef gtk_icon_factory_lookup 
4548
 
extern __typeof (gtk_icon_factory_lookup) gtk_icon_factory_lookup __attribute((alias("IA__gtk_icon_factory_lookup"), visibility("default")));
4549
 
 
4550
 
#undef gtk_icon_factory_lookup_default 
4551
 
extern __typeof (gtk_icon_factory_lookup_default) gtk_icon_factory_lookup_default __attribute((alias("IA__gtk_icon_factory_lookup_default"), visibility("default")));
4552
 
 
4553
 
#undef gtk_icon_factory_new 
4554
 
extern __typeof (gtk_icon_factory_new) gtk_icon_factory_new __attribute((alias("IA__gtk_icon_factory_new"), visibility("default")));
4555
 
 
4556
 
#undef gtk_icon_factory_remove_default 
4557
 
extern __typeof (gtk_icon_factory_remove_default) gtk_icon_factory_remove_default __attribute((alias("IA__gtk_icon_factory_remove_default"), visibility("default")));
4558
 
 
4559
 
#undef gtk_icon_size_from_name 
4560
 
extern __typeof (gtk_icon_size_from_name) gtk_icon_size_from_name __attribute((alias("IA__gtk_icon_size_from_name"), visibility("default")));
4561
 
 
4562
 
#undef gtk_icon_size_get_name 
4563
 
extern __typeof (gtk_icon_size_get_name) gtk_icon_size_get_name __attribute((alias("IA__gtk_icon_size_get_name"), visibility("default")));
4564
 
 
4565
 
#undef gtk_icon_size_lookup 
4566
 
extern __typeof (gtk_icon_size_lookup) gtk_icon_size_lookup __attribute((alias("IA__gtk_icon_size_lookup"), visibility("default")));
4567
 
 
4568
 
#undef gtk_icon_size_lookup_for_settings 
4569
 
extern __typeof (gtk_icon_size_lookup_for_settings) gtk_icon_size_lookup_for_settings __attribute((alias("IA__gtk_icon_size_lookup_for_settings"), visibility("default")));
4570
 
 
4571
 
#undef gtk_icon_size_register 
4572
 
extern __typeof (gtk_icon_size_register) gtk_icon_size_register __attribute((alias("IA__gtk_icon_size_register"), visibility("default")));
4573
 
 
4574
 
#undef gtk_icon_size_register_alias 
4575
 
extern __typeof (gtk_icon_size_register_alias) gtk_icon_size_register_alias __attribute((alias("IA__gtk_icon_size_register_alias"), visibility("default")));
4576
 
 
4577
 
#undef gtk_icon_set_add_source 
4578
 
extern __typeof (gtk_icon_set_add_source) gtk_icon_set_add_source __attribute((alias("IA__gtk_icon_set_add_source"), visibility("default")));
4579
 
 
4580
 
#undef gtk_icon_set_copy 
4581
 
extern __typeof (gtk_icon_set_copy) gtk_icon_set_copy __attribute((alias("IA__gtk_icon_set_copy"), visibility("default")));
4582
 
 
4583
 
#undef gtk_icon_set_get_sizes 
4584
 
extern __typeof (gtk_icon_set_get_sizes) gtk_icon_set_get_sizes __attribute((alias("IA__gtk_icon_set_get_sizes"), visibility("default")));
4585
 
 
4586
 
#undef gtk_icon_set_get_type 
4587
 
extern __typeof (gtk_icon_set_get_type) gtk_icon_set_get_type __attribute((alias("IA__gtk_icon_set_get_type"), visibility("default")));
4588
 
 
4589
 
#undef gtk_icon_set_new 
4590
 
extern __typeof (gtk_icon_set_new) gtk_icon_set_new __attribute((alias("IA__gtk_icon_set_new"), visibility("default")));
4591
 
 
4592
 
#undef gtk_icon_set_new_from_pixbuf 
4593
 
extern __typeof (gtk_icon_set_new_from_pixbuf) gtk_icon_set_new_from_pixbuf __attribute((alias("IA__gtk_icon_set_new_from_pixbuf"), visibility("default")));
4594
 
 
4595
 
#undef gtk_icon_set_ref 
4596
 
extern __typeof (gtk_icon_set_ref) gtk_icon_set_ref __attribute((alias("IA__gtk_icon_set_ref"), visibility("default")));
4597
 
 
4598
 
#undef gtk_icon_set_render_icon 
4599
 
extern __typeof (gtk_icon_set_render_icon) gtk_icon_set_render_icon __attribute((alias("IA__gtk_icon_set_render_icon"), visibility("default")));
4600
 
 
4601
 
#undef gtk_icon_set_unref 
4602
 
extern __typeof (gtk_icon_set_unref) gtk_icon_set_unref __attribute((alias("IA__gtk_icon_set_unref"), visibility("default")));
4603
 
 
4604
 
#undef gtk_icon_source_copy 
4605
 
extern __typeof (gtk_icon_source_copy) gtk_icon_source_copy __attribute((alias("IA__gtk_icon_source_copy"), visibility("default")));
4606
 
 
4607
 
#undef gtk_icon_source_free 
4608
 
extern __typeof (gtk_icon_source_free) gtk_icon_source_free __attribute((alias("IA__gtk_icon_source_free"), visibility("default")));
4609
 
 
4610
 
#undef gtk_icon_source_get_direction 
4611
 
extern __typeof (gtk_icon_source_get_direction) gtk_icon_source_get_direction __attribute((alias("IA__gtk_icon_source_get_direction"), visibility("default")));
4612
 
 
4613
 
#undef gtk_icon_source_get_direction_wildcarded 
4614
 
extern __typeof (gtk_icon_source_get_direction_wildcarded) gtk_icon_source_get_direction_wildcarded __attribute((alias("IA__gtk_icon_source_get_direction_wildcarded"), visibility("default")));
4615
 
 
4616
 
#ifndef _WIN64
4617
 
#undef gtk_icon_source_get_filename 
4618
 
extern __typeof (gtk_icon_source_get_filename) gtk_icon_source_get_filename __attribute((alias("IA__gtk_icon_source_get_filename"), visibility("default")));
4619
 
 
4620
 
#endif
4621
 
#ifdef G_OS_WIN32
4622
 
#undef gtk_icon_source_get_filename_utf8 
4623
 
extern __typeof (gtk_icon_source_get_filename_utf8) gtk_icon_source_get_filename_utf8 __attribute((alias("IA__gtk_icon_source_get_filename_utf8"), visibility("default")));
4624
 
 
4625
 
#endif
4626
 
#undef gtk_icon_source_get_icon_name 
4627
 
extern __typeof (gtk_icon_source_get_icon_name) gtk_icon_source_get_icon_name __attribute((alias("IA__gtk_icon_source_get_icon_name"), visibility("default")));
4628
 
 
4629
 
#undef gtk_icon_source_get_pixbuf 
4630
 
extern __typeof (gtk_icon_source_get_pixbuf) gtk_icon_source_get_pixbuf __attribute((alias("IA__gtk_icon_source_get_pixbuf"), visibility("default")));
4631
 
 
4632
 
#undef gtk_icon_source_get_size 
4633
 
extern __typeof (gtk_icon_source_get_size) gtk_icon_source_get_size __attribute((alias("IA__gtk_icon_source_get_size"), visibility("default")));
4634
 
 
4635
 
#undef gtk_icon_source_get_size_wildcarded 
4636
 
extern __typeof (gtk_icon_source_get_size_wildcarded) gtk_icon_source_get_size_wildcarded __attribute((alias("IA__gtk_icon_source_get_size_wildcarded"), visibility("default")));
4637
 
 
4638
 
#undef gtk_icon_source_get_state 
4639
 
extern __typeof (gtk_icon_source_get_state) gtk_icon_source_get_state __attribute((alias("IA__gtk_icon_source_get_state"), visibility("default")));
4640
 
 
4641
 
#undef gtk_icon_source_get_state_wildcarded 
4642
 
extern __typeof (gtk_icon_source_get_state_wildcarded) gtk_icon_source_get_state_wildcarded __attribute((alias("IA__gtk_icon_source_get_state_wildcarded"), visibility("default")));
4643
 
 
4644
 
#undef gtk_icon_source_get_type 
4645
 
extern __typeof (gtk_icon_source_get_type) gtk_icon_source_get_type __attribute((alias("IA__gtk_icon_source_get_type"), visibility("default")));
4646
 
 
4647
 
#undef gtk_icon_source_new 
4648
 
extern __typeof (gtk_icon_source_new) gtk_icon_source_new __attribute((alias("IA__gtk_icon_source_new"), visibility("default")));
4649
 
 
4650
 
#undef gtk_icon_source_set_direction 
4651
 
extern __typeof (gtk_icon_source_set_direction) gtk_icon_source_set_direction __attribute((alias("IA__gtk_icon_source_set_direction"), visibility("default")));
4652
 
 
4653
 
#undef gtk_icon_source_set_direction_wildcarded 
4654
 
extern __typeof (gtk_icon_source_set_direction_wildcarded) gtk_icon_source_set_direction_wildcarded __attribute((alias("IA__gtk_icon_source_set_direction_wildcarded"), visibility("default")));
4655
 
 
4656
 
#ifndef _WIN64
4657
 
#undef gtk_icon_source_set_filename 
4658
 
extern __typeof (gtk_icon_source_set_filename) gtk_icon_source_set_filename __attribute((alias("IA__gtk_icon_source_set_filename"), visibility("default")));
4659
 
 
4660
 
#endif
4661
 
#ifdef G_OS_WIN32
4662
 
#undef gtk_icon_source_set_filename_utf8 
4663
 
extern __typeof (gtk_icon_source_set_filename_utf8) gtk_icon_source_set_filename_utf8 __attribute((alias("IA__gtk_icon_source_set_filename_utf8"), visibility("default")));
4664
 
 
4665
 
#endif
4666
 
#undef gtk_icon_source_set_icon_name 
4667
 
extern __typeof (gtk_icon_source_set_icon_name) gtk_icon_source_set_icon_name __attribute((alias("IA__gtk_icon_source_set_icon_name"), visibility("default")));
4668
 
 
4669
 
#undef gtk_icon_source_set_pixbuf 
4670
 
extern __typeof (gtk_icon_source_set_pixbuf) gtk_icon_source_set_pixbuf __attribute((alias("IA__gtk_icon_source_set_pixbuf"), visibility("default")));
4671
 
 
4672
 
#undef gtk_icon_source_set_size 
4673
 
extern __typeof (gtk_icon_source_set_size) gtk_icon_source_set_size __attribute((alias("IA__gtk_icon_source_set_size"), visibility("default")));
4674
 
 
4675
 
#undef gtk_icon_source_set_size_wildcarded 
4676
 
extern __typeof (gtk_icon_source_set_size_wildcarded) gtk_icon_source_set_size_wildcarded __attribute((alias("IA__gtk_icon_source_set_size_wildcarded"), visibility("default")));
4677
 
 
4678
 
#undef gtk_icon_source_set_state 
4679
 
extern __typeof (gtk_icon_source_set_state) gtk_icon_source_set_state __attribute((alias("IA__gtk_icon_source_set_state"), visibility("default")));
4680
 
 
4681
 
#undef gtk_icon_source_set_state_wildcarded 
4682
 
extern __typeof (gtk_icon_source_set_state_wildcarded) gtk_icon_source_set_state_wildcarded __attribute((alias("IA__gtk_icon_source_set_state_wildcarded"), visibility("default")));
4683
 
 
4684
 
#endif
4685
 
#endif
4686
 
#if IN_HEADER(__GTK_ICON_THEME_H__)
4687
 
#if IN_FILE(__GTK_ICON_THEME_C__)
4688
 
#undef gtk_icon_info_copy 
4689
 
extern __typeof (gtk_icon_info_copy) gtk_icon_info_copy __attribute((alias("IA__gtk_icon_info_copy"), visibility("default")));
4690
 
 
4691
 
#undef gtk_icon_info_free 
4692
 
extern __typeof (gtk_icon_info_free) gtk_icon_info_free __attribute((alias("IA__gtk_icon_info_free"), visibility("default")));
4693
 
 
4694
 
#undef gtk_icon_info_new_for_pixbuf 
4695
 
extern __typeof (gtk_icon_info_new_for_pixbuf) gtk_icon_info_new_for_pixbuf __attribute((alias("IA__gtk_icon_info_new_for_pixbuf"), visibility("default")));
4696
 
 
4697
 
#undef gtk_icon_info_get_attach_points 
4698
 
extern __typeof (gtk_icon_info_get_attach_points) gtk_icon_info_get_attach_points __attribute((alias("IA__gtk_icon_info_get_attach_points"), visibility("default")));
4699
 
 
4700
 
#undef gtk_icon_info_get_base_size 
4701
 
extern __typeof (gtk_icon_info_get_base_size) gtk_icon_info_get_base_size __attribute((alias("IA__gtk_icon_info_get_base_size"), visibility("default")));
4702
 
 
4703
 
#undef gtk_icon_info_get_builtin_pixbuf 
4704
 
extern __typeof (gtk_icon_info_get_builtin_pixbuf) gtk_icon_info_get_builtin_pixbuf __attribute((alias("IA__gtk_icon_info_get_builtin_pixbuf"), visibility("default")));
4705
 
 
4706
 
#undef gtk_icon_info_get_display_name 
4707
 
extern __typeof (gtk_icon_info_get_display_name) gtk_icon_info_get_display_name __attribute((alias("IA__gtk_icon_info_get_display_name"), visibility("default")));
4708
 
 
4709
 
#undef gtk_icon_info_get_embedded_rect 
4710
 
extern __typeof (gtk_icon_info_get_embedded_rect) gtk_icon_info_get_embedded_rect __attribute((alias("IA__gtk_icon_info_get_embedded_rect"), visibility("default")));
4711
 
 
4712
 
#ifndef _WIN64
4713
 
#undef gtk_icon_info_get_filename 
4714
 
extern __typeof (gtk_icon_info_get_filename) gtk_icon_info_get_filename __attribute((alias("IA__gtk_icon_info_get_filename"), visibility("default")));
4715
 
 
4716
 
#endif
4717
 
#ifdef G_OS_WIN32
4718
 
#undef gtk_icon_info_get_filename_utf8 
4719
 
extern __typeof (gtk_icon_info_get_filename_utf8) gtk_icon_info_get_filename_utf8 __attribute((alias("IA__gtk_icon_info_get_filename_utf8"), visibility("default")));
4720
 
 
4721
 
#endif
4722
 
#undef gtk_icon_info_get_type 
4723
 
extern __typeof (gtk_icon_info_get_type) gtk_icon_info_get_type __attribute((alias("IA__gtk_icon_info_get_type"), visibility("default")));
4724
 
 
4725
 
#undef gtk_icon_info_load_icon 
4726
 
extern __typeof (gtk_icon_info_load_icon) gtk_icon_info_load_icon __attribute((alias("IA__gtk_icon_info_load_icon"), visibility("default")));
4727
 
 
4728
 
#undef gtk_icon_info_set_raw_coordinates 
4729
 
extern __typeof (gtk_icon_info_set_raw_coordinates) gtk_icon_info_set_raw_coordinates __attribute((alias("IA__gtk_icon_info_set_raw_coordinates"), visibility("default")));
4730
 
 
4731
 
#undef gtk_icon_theme_add_builtin_icon 
4732
 
extern __typeof (gtk_icon_theme_add_builtin_icon) gtk_icon_theme_add_builtin_icon __attribute((alias("IA__gtk_icon_theme_add_builtin_icon"), visibility("default")));
4733
 
 
4734
 
#ifndef _WIN64
4735
 
#undef gtk_icon_theme_append_search_path 
4736
 
extern __typeof (gtk_icon_theme_append_search_path) gtk_icon_theme_append_search_path __attribute((alias("IA__gtk_icon_theme_append_search_path"), visibility("default")));
4737
 
 
4738
 
#endif
4739
 
#ifdef G_OS_WIN32
4740
 
#undef gtk_icon_theme_append_search_path_utf8 
4741
 
extern __typeof (gtk_icon_theme_append_search_path_utf8) gtk_icon_theme_append_search_path_utf8 __attribute((alias("IA__gtk_icon_theme_append_search_path_utf8"), visibility("default")));
4742
 
 
4743
 
#endif
4744
 
#undef gtk_icon_theme_error_quark 
4745
 
extern __typeof (gtk_icon_theme_error_quark) gtk_icon_theme_error_quark __attribute((alias("IA__gtk_icon_theme_error_quark"), visibility("default")));
4746
 
 
4747
 
#undef gtk_icon_theme_get_default 
4748
 
extern __typeof (gtk_icon_theme_get_default) gtk_icon_theme_get_default __attribute((alias("IA__gtk_icon_theme_get_default"), visibility("default")));
4749
 
 
4750
 
#undef gtk_icon_theme_get_example_icon_name 
4751
 
extern __typeof (gtk_icon_theme_get_example_icon_name) gtk_icon_theme_get_example_icon_name __attribute((alias("IA__gtk_icon_theme_get_example_icon_name"), visibility("default")));
4752
 
 
4753
 
#undef gtk_icon_theme_get_for_screen 
4754
 
extern __typeof (gtk_icon_theme_get_for_screen) gtk_icon_theme_get_for_screen __attribute((alias("IA__gtk_icon_theme_get_for_screen"), visibility("default")));
4755
 
 
4756
 
#undef gtk_icon_theme_get_icon_sizes 
4757
 
extern __typeof (gtk_icon_theme_get_icon_sizes) gtk_icon_theme_get_icon_sizes __attribute((alias("IA__gtk_icon_theme_get_icon_sizes"), visibility("default")));
4758
 
 
4759
 
#ifndef _WIN64
4760
 
#undef gtk_icon_theme_get_search_path 
4761
 
extern __typeof (gtk_icon_theme_get_search_path) gtk_icon_theme_get_search_path __attribute((alias("IA__gtk_icon_theme_get_search_path"), visibility("default")));
4762
 
 
4763
 
#endif
4764
 
#ifdef G_OS_WIN32
4765
 
#undef gtk_icon_theme_get_search_path_utf8 
4766
 
extern __typeof (gtk_icon_theme_get_search_path_utf8) gtk_icon_theme_get_search_path_utf8 __attribute((alias("IA__gtk_icon_theme_get_search_path_utf8"), visibility("default")));
4767
 
 
4768
 
#endif
4769
 
#undef gtk_icon_theme_get_type 
4770
 
extern __typeof (gtk_icon_theme_get_type) gtk_icon_theme_get_type __attribute((alias("IA__gtk_icon_theme_get_type"), visibility("default")));
4771
 
 
4772
 
#undef gtk_icon_theme_has_icon 
4773
 
extern __typeof (gtk_icon_theme_has_icon) gtk_icon_theme_has_icon __attribute((alias("IA__gtk_icon_theme_has_icon"), visibility("default")));
4774
 
 
4775
 
#undef gtk_icon_theme_list_contexts 
4776
 
extern __typeof (gtk_icon_theme_list_contexts) gtk_icon_theme_list_contexts __attribute((alias("IA__gtk_icon_theme_list_contexts"), visibility("default")));
4777
 
 
4778
 
#undef gtk_icon_theme_list_icons 
4779
 
extern __typeof (gtk_icon_theme_list_icons) gtk_icon_theme_list_icons __attribute((alias("IA__gtk_icon_theme_list_icons"), visibility("default")));
4780
 
 
4781
 
#undef gtk_icon_theme_load_icon 
4782
 
extern __typeof (gtk_icon_theme_load_icon) gtk_icon_theme_load_icon __attribute((alias("IA__gtk_icon_theme_load_icon"), visibility("default")));
4783
 
 
4784
 
#undef gtk_icon_theme_lookup_icon 
4785
 
extern __typeof (gtk_icon_theme_lookup_icon) gtk_icon_theme_lookup_icon __attribute((alias("IA__gtk_icon_theme_lookup_icon"), visibility("default")));
4786
 
 
4787
 
#undef gtk_icon_theme_lookup_by_gicon 
4788
 
extern __typeof (gtk_icon_theme_lookup_by_gicon) gtk_icon_theme_lookup_by_gicon __attribute((alias("IA__gtk_icon_theme_lookup_by_gicon"), visibility("default")));
4789
 
 
4790
 
#undef gtk_icon_theme_choose_icon 
4791
 
extern __typeof (gtk_icon_theme_choose_icon) gtk_icon_theme_choose_icon __attribute((alias("IA__gtk_icon_theme_choose_icon"), visibility("default")));
4792
 
 
4793
 
#undef gtk_icon_theme_new 
4794
 
extern __typeof (gtk_icon_theme_new) gtk_icon_theme_new __attribute((alias("IA__gtk_icon_theme_new"), visibility("default")));
4795
 
 
4796
 
#ifndef _WIN64
4797
 
#undef gtk_icon_theme_prepend_search_path 
4798
 
extern __typeof (gtk_icon_theme_prepend_search_path) gtk_icon_theme_prepend_search_path __attribute((alias("IA__gtk_icon_theme_prepend_search_path"), visibility("default")));
4799
 
 
4800
 
#endif
4801
 
#ifdef G_OS_WIN32
4802
 
#undef gtk_icon_theme_prepend_search_path_utf8 
4803
 
extern __typeof (gtk_icon_theme_prepend_search_path_utf8) gtk_icon_theme_prepend_search_path_utf8 __attribute((alias("IA__gtk_icon_theme_prepend_search_path_utf8"), visibility("default")));
4804
 
 
4805
 
#endif
4806
 
#undef gtk_icon_theme_rescan_if_needed 
4807
 
extern __typeof (gtk_icon_theme_rescan_if_needed) gtk_icon_theme_rescan_if_needed __attribute((alias("IA__gtk_icon_theme_rescan_if_needed"), visibility("default")));
4808
 
 
4809
 
#undef gtk_icon_theme_set_custom_theme 
4810
 
extern __typeof (gtk_icon_theme_set_custom_theme) gtk_icon_theme_set_custom_theme __attribute((alias("IA__gtk_icon_theme_set_custom_theme"), visibility("default")));
4811
 
 
4812
 
#undef gtk_icon_theme_set_screen 
4813
 
extern __typeof (gtk_icon_theme_set_screen) gtk_icon_theme_set_screen __attribute((alias("IA__gtk_icon_theme_set_screen"), visibility("default")));
4814
 
 
4815
 
#ifndef _WIN64
4816
 
#undef gtk_icon_theme_set_search_path 
4817
 
extern __typeof (gtk_icon_theme_set_search_path) gtk_icon_theme_set_search_path __attribute((alias("IA__gtk_icon_theme_set_search_path"), visibility("default")));
4818
 
 
4819
 
#endif
4820
 
#ifdef G_OS_WIN32
4821
 
#undef gtk_icon_theme_set_search_path_utf8 
4822
 
extern __typeof (gtk_icon_theme_set_search_path_utf8) gtk_icon_theme_set_search_path_utf8 __attribute((alias("IA__gtk_icon_theme_set_search_path_utf8"), visibility("default")));
4823
 
 
4824
 
#endif
4825
 
#endif
4826
 
#endif
4827
 
#if IN_HEADER(__GTK_ICON_VIEW_H__)
4828
 
#if IN_FILE(__GTK_ICON_VIEW_C__)
4829
 
#undef gtk_icon_view_get_column_spacing 
4830
 
extern __typeof (gtk_icon_view_get_column_spacing) gtk_icon_view_get_column_spacing __attribute((alias("IA__gtk_icon_view_get_column_spacing"), visibility("default")));
4831
 
 
4832
 
#undef gtk_icon_view_get_columns 
4833
 
extern __typeof (gtk_icon_view_get_columns) gtk_icon_view_get_columns __attribute((alias("IA__gtk_icon_view_get_columns"), visibility("default")));
4834
 
 
4835
 
#undef gtk_icon_view_get_cursor 
4836
 
extern __typeof (gtk_icon_view_get_cursor) gtk_icon_view_get_cursor __attribute((alias("IA__gtk_icon_view_get_cursor"), visibility("default")));
4837
 
 
4838
 
#undef gtk_icon_view_get_item_padding 
4839
 
extern __typeof (gtk_icon_view_get_item_padding) gtk_icon_view_get_item_padding __attribute((alias("IA__gtk_icon_view_get_item_padding"), visibility("default")));
4840
 
 
4841
 
#undef gtk_icon_view_get_item_width 
4842
 
extern __typeof (gtk_icon_view_get_item_width) gtk_icon_view_get_item_width __attribute((alias("IA__gtk_icon_view_get_item_width"), visibility("default")));
4843
 
 
4844
 
#undef gtk_icon_view_get_margin 
4845
 
extern __typeof (gtk_icon_view_get_margin) gtk_icon_view_get_margin __attribute((alias("IA__gtk_icon_view_get_margin"), visibility("default")));
4846
 
 
4847
 
#undef gtk_icon_view_get_markup_column 
4848
 
extern __typeof (gtk_icon_view_get_markup_column) gtk_icon_view_get_markup_column __attribute((alias("IA__gtk_icon_view_get_markup_column"), visibility("default")));
4849
 
 
4850
 
#undef gtk_icon_view_get_model 
4851
 
extern __typeof (gtk_icon_view_get_model) gtk_icon_view_get_model __attribute((alias("IA__gtk_icon_view_get_model"), visibility("default")));
4852
 
 
4853
 
#undef gtk_icon_view_get_orientation 
4854
 
extern __typeof (gtk_icon_view_get_orientation) gtk_icon_view_get_orientation __attribute((alias("IA__gtk_icon_view_get_orientation"), visibility("default")));
4855
 
 
4856
 
#undef gtk_icon_view_get_item_orientation 
4857
 
extern __typeof (gtk_icon_view_get_item_orientation) gtk_icon_view_get_item_orientation __attribute((alias("IA__gtk_icon_view_get_item_orientation"), visibility("default")));
4858
 
 
4859
 
#undef gtk_icon_view_get_path_at_pos 
4860
 
extern __typeof (gtk_icon_view_get_path_at_pos) gtk_icon_view_get_path_at_pos __attribute((alias("IA__gtk_icon_view_get_path_at_pos"), visibility("default")));
4861
 
 
4862
 
#undef gtk_icon_view_get_item_at_pos 
4863
 
extern __typeof (gtk_icon_view_get_item_at_pos) gtk_icon_view_get_item_at_pos __attribute((alias("IA__gtk_icon_view_get_item_at_pos"), visibility("default")));
4864
 
 
4865
 
#undef gtk_icon_view_convert_widget_to_bin_window_coords 
4866
 
extern __typeof (gtk_icon_view_convert_widget_to_bin_window_coords) gtk_icon_view_convert_widget_to_bin_window_coords __attribute((alias("IA__gtk_icon_view_convert_widget_to_bin_window_coords"), visibility("default")));
4867
 
 
4868
 
#undef gtk_icon_view_get_pixbuf_column 
4869
 
extern __typeof (gtk_icon_view_get_pixbuf_column) gtk_icon_view_get_pixbuf_column __attribute((alias("IA__gtk_icon_view_get_pixbuf_column"), visibility("default")));
4870
 
 
4871
 
#undef gtk_icon_view_get_row_spacing 
4872
 
extern __typeof (gtk_icon_view_get_row_spacing) gtk_icon_view_get_row_spacing __attribute((alias("IA__gtk_icon_view_get_row_spacing"), visibility("default")));
4873
 
 
4874
 
#undef gtk_icon_view_get_selected_items 
4875
 
extern __typeof (gtk_icon_view_get_selected_items) gtk_icon_view_get_selected_items __attribute((alias("IA__gtk_icon_view_get_selected_items"), visibility("default")));
4876
 
 
4877
 
#undef gtk_icon_view_get_selection_mode 
4878
 
extern __typeof (gtk_icon_view_get_selection_mode) gtk_icon_view_get_selection_mode __attribute((alias("IA__gtk_icon_view_get_selection_mode"), visibility("default")));
4879
 
 
4880
 
#undef gtk_icon_view_get_spacing 
4881
 
extern __typeof (gtk_icon_view_get_spacing) gtk_icon_view_get_spacing __attribute((alias("IA__gtk_icon_view_get_spacing"), visibility("default")));
4882
 
 
4883
 
#undef gtk_icon_view_get_text_column 
4884
 
extern __typeof (gtk_icon_view_get_text_column) gtk_icon_view_get_text_column __attribute((alias("IA__gtk_icon_view_get_text_column"), visibility("default")));
4885
 
 
4886
 
#undef gtk_icon_view_get_type 
4887
 
extern __typeof (gtk_icon_view_get_type) gtk_icon_view_get_type __attribute((alias("IA__gtk_icon_view_get_type"), visibility("default")));
4888
 
 
4889
 
#undef gtk_icon_view_get_visible_range 
4890
 
extern __typeof (gtk_icon_view_get_visible_range) gtk_icon_view_get_visible_range __attribute((alias("IA__gtk_icon_view_get_visible_range"), visibility("default")));
4891
 
 
4892
 
#undef gtk_icon_view_item_activated 
4893
 
extern __typeof (gtk_icon_view_item_activated) gtk_icon_view_item_activated __attribute((alias("IA__gtk_icon_view_item_activated"), visibility("default")));
4894
 
 
4895
 
#undef gtk_icon_view_new 
4896
 
extern __typeof (gtk_icon_view_new) gtk_icon_view_new __attribute((alias("IA__gtk_icon_view_new"), visibility("default")));
4897
 
 
4898
 
#undef gtk_icon_view_new_with_model 
4899
 
extern __typeof (gtk_icon_view_new_with_model) gtk_icon_view_new_with_model __attribute((alias("IA__gtk_icon_view_new_with_model"), visibility("default")));
4900
 
 
4901
 
#undef gtk_icon_view_path_is_selected 
4902
 
extern __typeof (gtk_icon_view_path_is_selected) gtk_icon_view_path_is_selected __attribute((alias("IA__gtk_icon_view_path_is_selected"), visibility("default")));
4903
 
 
4904
 
#undef gtk_icon_view_scroll_to_path 
4905
 
extern __typeof (gtk_icon_view_scroll_to_path) gtk_icon_view_scroll_to_path __attribute((alias("IA__gtk_icon_view_scroll_to_path"), visibility("default")));
4906
 
 
4907
 
#undef gtk_icon_view_select_all 
4908
 
extern __typeof (gtk_icon_view_select_all) gtk_icon_view_select_all __attribute((alias("IA__gtk_icon_view_select_all"), visibility("default")));
4909
 
 
4910
 
#undef gtk_icon_view_selected_foreach 
4911
 
extern __typeof (gtk_icon_view_selected_foreach) gtk_icon_view_selected_foreach __attribute((alias("IA__gtk_icon_view_selected_foreach"), visibility("default")));
4912
 
 
4913
 
#undef gtk_icon_view_select_path 
4914
 
extern __typeof (gtk_icon_view_select_path) gtk_icon_view_select_path __attribute((alias("IA__gtk_icon_view_select_path"), visibility("default")));
4915
 
 
4916
 
#undef gtk_icon_view_set_column_spacing 
4917
 
extern __typeof (gtk_icon_view_set_column_spacing) gtk_icon_view_set_column_spacing __attribute((alias("IA__gtk_icon_view_set_column_spacing"), visibility("default")));
4918
 
 
4919
 
#undef gtk_icon_view_set_columns 
4920
 
extern __typeof (gtk_icon_view_set_columns) gtk_icon_view_set_columns __attribute((alias("IA__gtk_icon_view_set_columns"), visibility("default")));
4921
 
 
4922
 
#undef gtk_icon_view_set_cursor 
4923
 
extern __typeof (gtk_icon_view_set_cursor) gtk_icon_view_set_cursor __attribute((alias("IA__gtk_icon_view_set_cursor"), visibility("default")));
4924
 
 
4925
 
#undef gtk_icon_view_set_item_padding 
4926
 
extern __typeof (gtk_icon_view_set_item_padding) gtk_icon_view_set_item_padding __attribute((alias("IA__gtk_icon_view_set_item_padding"), visibility("default")));
4927
 
 
4928
 
#undef gtk_icon_view_set_item_width 
4929
 
extern __typeof (gtk_icon_view_set_item_width) gtk_icon_view_set_item_width __attribute((alias("IA__gtk_icon_view_set_item_width"), visibility("default")));
4930
 
 
4931
 
#undef gtk_icon_view_set_margin 
4932
 
extern __typeof (gtk_icon_view_set_margin) gtk_icon_view_set_margin __attribute((alias("IA__gtk_icon_view_set_margin"), visibility("default")));
4933
 
 
4934
 
#undef gtk_icon_view_set_markup_column 
4935
 
extern __typeof (gtk_icon_view_set_markup_column) gtk_icon_view_set_markup_column __attribute((alias("IA__gtk_icon_view_set_markup_column"), visibility("default")));
4936
 
 
4937
 
#undef gtk_icon_view_set_model 
4938
 
extern __typeof (gtk_icon_view_set_model) gtk_icon_view_set_model __attribute((alias("IA__gtk_icon_view_set_model"), visibility("default")));
4939
 
 
4940
 
#undef gtk_icon_view_set_orientation 
4941
 
extern __typeof (gtk_icon_view_set_orientation) gtk_icon_view_set_orientation __attribute((alias("IA__gtk_icon_view_set_orientation"), visibility("default")));
4942
 
 
4943
 
#undef gtk_icon_view_set_item_orientation 
4944
 
extern __typeof (gtk_icon_view_set_item_orientation) gtk_icon_view_set_item_orientation __attribute((alias("IA__gtk_icon_view_set_item_orientation"), visibility("default")));
4945
 
 
4946
 
#undef gtk_icon_view_set_pixbuf_column 
4947
 
extern __typeof (gtk_icon_view_set_pixbuf_column) gtk_icon_view_set_pixbuf_column __attribute((alias("IA__gtk_icon_view_set_pixbuf_column"), visibility("default")));
4948
 
 
4949
 
#undef gtk_icon_view_set_row_spacing 
4950
 
extern __typeof (gtk_icon_view_set_row_spacing) gtk_icon_view_set_row_spacing __attribute((alias("IA__gtk_icon_view_set_row_spacing"), visibility("default")));
4951
 
 
4952
 
#undef gtk_icon_view_set_selection_mode 
4953
 
extern __typeof (gtk_icon_view_set_selection_mode) gtk_icon_view_set_selection_mode __attribute((alias("IA__gtk_icon_view_set_selection_mode"), visibility("default")));
4954
 
 
4955
 
#undef gtk_icon_view_set_spacing 
4956
 
extern __typeof (gtk_icon_view_set_spacing) gtk_icon_view_set_spacing __attribute((alias("IA__gtk_icon_view_set_spacing"), visibility("default")));
4957
 
 
4958
 
#undef gtk_icon_view_set_text_column 
4959
 
extern __typeof (gtk_icon_view_set_text_column) gtk_icon_view_set_text_column __attribute((alias("IA__gtk_icon_view_set_text_column"), visibility("default")));
4960
 
 
4961
 
#undef gtk_icon_view_unselect_all 
4962
 
extern __typeof (gtk_icon_view_unselect_all) gtk_icon_view_unselect_all __attribute((alias("IA__gtk_icon_view_unselect_all"), visibility("default")));
4963
 
 
4964
 
#undef gtk_icon_view_unselect_path 
4965
 
extern __typeof (gtk_icon_view_unselect_path) gtk_icon_view_unselect_path __attribute((alias("IA__gtk_icon_view_unselect_path"), visibility("default")));
4966
 
 
4967
 
#undef gtk_icon_view_enable_model_drag_source 
4968
 
extern __typeof (gtk_icon_view_enable_model_drag_source) gtk_icon_view_enable_model_drag_source __attribute((alias("IA__gtk_icon_view_enable_model_drag_source"), visibility("default")));
4969
 
 
4970
 
#undef gtk_icon_view_enable_model_drag_dest 
4971
 
extern __typeof (gtk_icon_view_enable_model_drag_dest) gtk_icon_view_enable_model_drag_dest __attribute((alias("IA__gtk_icon_view_enable_model_drag_dest"), visibility("default")));
4972
 
 
4973
 
#undef gtk_icon_view_unset_model_drag_source 
4974
 
extern __typeof (gtk_icon_view_unset_model_drag_source) gtk_icon_view_unset_model_drag_source __attribute((alias("IA__gtk_icon_view_unset_model_drag_source"), visibility("default")));
4975
 
 
4976
 
#undef gtk_icon_view_unset_model_drag_dest 
4977
 
extern __typeof (gtk_icon_view_unset_model_drag_dest) gtk_icon_view_unset_model_drag_dest __attribute((alias("IA__gtk_icon_view_unset_model_drag_dest"), visibility("default")));
4978
 
 
4979
 
#undef gtk_icon_view_set_reorderable 
4980
 
extern __typeof (gtk_icon_view_set_reorderable) gtk_icon_view_set_reorderable __attribute((alias("IA__gtk_icon_view_set_reorderable"), visibility("default")));
4981
 
 
4982
 
#undef gtk_icon_view_get_reorderable 
4983
 
extern __typeof (gtk_icon_view_get_reorderable) gtk_icon_view_get_reorderable __attribute((alias("IA__gtk_icon_view_get_reorderable"), visibility("default")));
4984
 
 
4985
 
#undef gtk_icon_view_set_drag_dest_item 
4986
 
extern __typeof (gtk_icon_view_set_drag_dest_item) gtk_icon_view_set_drag_dest_item __attribute((alias("IA__gtk_icon_view_set_drag_dest_item"), visibility("default")));
4987
 
 
4988
 
#undef gtk_icon_view_get_drag_dest_item 
4989
 
extern __typeof (gtk_icon_view_get_drag_dest_item) gtk_icon_view_get_drag_dest_item __attribute((alias("IA__gtk_icon_view_get_drag_dest_item"), visibility("default")));
4990
 
 
4991
 
#undef gtk_icon_view_get_dest_item_at_pos 
4992
 
extern __typeof (gtk_icon_view_get_dest_item_at_pos) gtk_icon_view_get_dest_item_at_pos __attribute((alias("IA__gtk_icon_view_get_dest_item_at_pos"), visibility("default")));
4993
 
 
4994
 
#undef gtk_icon_view_create_drag_icon 
4995
 
extern __typeof (gtk_icon_view_create_drag_icon) gtk_icon_view_create_drag_icon __attribute((alias("IA__gtk_icon_view_create_drag_icon"), visibility("default")));
4996
 
 
4997
 
#undef gtk_icon_view_set_tooltip_item 
4998
 
extern __typeof (gtk_icon_view_set_tooltip_item) gtk_icon_view_set_tooltip_item __attribute((alias("IA__gtk_icon_view_set_tooltip_item"), visibility("default")));
4999
 
 
5000
 
#undef gtk_icon_view_set_tooltip_cell 
5001
 
extern __typeof (gtk_icon_view_set_tooltip_cell) gtk_icon_view_set_tooltip_cell __attribute((alias("IA__gtk_icon_view_set_tooltip_cell"), visibility("default")));
5002
 
 
5003
 
#undef gtk_icon_view_get_tooltip_context 
5004
 
extern __typeof (gtk_icon_view_get_tooltip_context) gtk_icon_view_get_tooltip_context __attribute((alias("IA__gtk_icon_view_get_tooltip_context"), visibility("default")));
5005
 
 
5006
 
#undef gtk_icon_view_set_tooltip_column 
5007
 
extern __typeof (gtk_icon_view_set_tooltip_column) gtk_icon_view_set_tooltip_column __attribute((alias("IA__gtk_icon_view_set_tooltip_column"), visibility("default")));
5008
 
 
5009
 
#undef gtk_icon_view_get_tooltip_column 
5010
 
extern __typeof (gtk_icon_view_get_tooltip_column) gtk_icon_view_get_tooltip_column __attribute((alias("IA__gtk_icon_view_get_tooltip_column"), visibility("default")));
5011
 
 
5012
 
#undef gtk_icon_view_get_item_row 
5013
 
extern __typeof (gtk_icon_view_get_item_row) gtk_icon_view_get_item_row __attribute((alias("IA__gtk_icon_view_get_item_row"), visibility("default")));
5014
 
 
5015
 
#undef gtk_icon_view_get_item_column 
5016
 
extern __typeof (gtk_icon_view_get_item_column) gtk_icon_view_get_item_column __attribute((alias("IA__gtk_icon_view_get_item_column"), visibility("default")));
5017
 
 
5018
 
#endif
5019
 
#endif
5020
 
#if IN_HEADER(__GTK_IMAGE_H__)
5021
 
#if IN_FILE(__GTK_IMAGE_C__)
5022
 
#ifndef GTK_DISABLE_DEPRECATED
5023
 
#undef gtk_image_get 
5024
 
extern __typeof (gtk_image_get) gtk_image_get __attribute((alias("IA__gtk_image_get"), visibility("default")));
5025
 
 
5026
 
#undef gtk_image_set 
5027
 
extern __typeof (gtk_image_set) gtk_image_set __attribute((alias("IA__gtk_image_set"), visibility("default")));
5028
 
 
5029
 
#endif
5030
 
#undef gtk_image_clear 
5031
 
extern __typeof (gtk_image_clear) gtk_image_clear __attribute((alias("IA__gtk_image_clear"), visibility("default")));
5032
 
 
5033
 
#undef gtk_image_get_animation 
5034
 
extern __typeof (gtk_image_get_animation) gtk_image_get_animation __attribute((alias("IA__gtk_image_get_animation"), visibility("default")));
5035
 
 
5036
 
#undef gtk_image_get_icon_name 
5037
 
extern __typeof (gtk_image_get_icon_name) gtk_image_get_icon_name __attribute((alias("IA__gtk_image_get_icon_name"), visibility("default")));
5038
 
 
5039
 
#undef gtk_image_get_icon_set 
5040
 
extern __typeof (gtk_image_get_icon_set) gtk_image_get_icon_set __attribute((alias("IA__gtk_image_get_icon_set"), visibility("default")));
5041
 
 
5042
 
#undef gtk_image_get_image 
5043
 
extern __typeof (gtk_image_get_image) gtk_image_get_image __attribute((alias("IA__gtk_image_get_image"), visibility("default")));
5044
 
 
5045
 
#undef gtk_image_get_pixbuf 
5046
 
extern __typeof (gtk_image_get_pixbuf) gtk_image_get_pixbuf __attribute((alias("IA__gtk_image_get_pixbuf"), visibility("default")));
5047
 
 
5048
 
#undef gtk_image_get_pixel_size 
5049
 
extern __typeof (gtk_image_get_pixel_size) gtk_image_get_pixel_size __attribute((alias("IA__gtk_image_get_pixel_size"), visibility("default")));
5050
 
 
5051
 
#undef gtk_image_get_pixmap 
5052
 
extern __typeof (gtk_image_get_pixmap) gtk_image_get_pixmap __attribute((alias("IA__gtk_image_get_pixmap"), visibility("default")));
5053
 
 
5054
 
#undef gtk_image_get_stock 
5055
 
extern __typeof (gtk_image_get_stock) gtk_image_get_stock __attribute((alias("IA__gtk_image_get_stock"), visibility("default")));
5056
 
 
5057
 
#undef gtk_image_get_gicon 
5058
 
extern __typeof (gtk_image_get_gicon) gtk_image_get_gicon __attribute((alias("IA__gtk_image_get_gicon"), visibility("default")));
5059
 
 
5060
 
#undef gtk_image_get_storage_type 
5061
 
extern __typeof (gtk_image_get_storage_type) gtk_image_get_storage_type __attribute((alias("IA__gtk_image_get_storage_type"), visibility("default")));
5062
 
 
5063
 
#undef gtk_image_get_type 
5064
 
extern __typeof (gtk_image_get_type) gtk_image_get_type __attribute((alias("IA__gtk_image_get_type"), visibility("default")));
5065
 
 
5066
 
#undef gtk_image_new 
5067
 
extern __typeof (gtk_image_new) gtk_image_new __attribute((alias("IA__gtk_image_new"), visibility("default")));
5068
 
 
5069
 
#undef gtk_image_new_from_animation 
5070
 
extern __typeof (gtk_image_new_from_animation) gtk_image_new_from_animation __attribute((alias("IA__gtk_image_new_from_animation"), visibility("default")));
5071
 
 
5072
 
#ifndef _WIN64
5073
 
#undef gtk_image_new_from_file 
5074
 
extern __typeof (gtk_image_new_from_file) gtk_image_new_from_file __attribute((alias("IA__gtk_image_new_from_file"), visibility("default")));
5075
 
 
5076
 
#endif
5077
 
#ifdef G_OS_WIN32
5078
 
#undef gtk_image_new_from_file_utf8 
5079
 
extern __typeof (gtk_image_new_from_file_utf8) gtk_image_new_from_file_utf8 __attribute((alias("IA__gtk_image_new_from_file_utf8"), visibility("default")));
5080
 
 
5081
 
#endif
5082
 
#undef gtk_image_new_from_icon_name 
5083
 
extern __typeof (gtk_image_new_from_icon_name) gtk_image_new_from_icon_name __attribute((alias("IA__gtk_image_new_from_icon_name"), visibility("default")));
5084
 
 
5085
 
#undef gtk_image_new_from_icon_set 
5086
 
extern __typeof (gtk_image_new_from_icon_set) gtk_image_new_from_icon_set __attribute((alias("IA__gtk_image_new_from_icon_set"), visibility("default")));
5087
 
 
5088
 
#undef gtk_image_new_from_image 
5089
 
extern __typeof (gtk_image_new_from_image) gtk_image_new_from_image __attribute((alias("IA__gtk_image_new_from_image"), visibility("default")));
5090
 
 
5091
 
#undef gtk_image_new_from_pixbuf 
5092
 
extern __typeof (gtk_image_new_from_pixbuf) gtk_image_new_from_pixbuf __attribute((alias("IA__gtk_image_new_from_pixbuf"), visibility("default")));
5093
 
 
5094
 
#undef gtk_image_new_from_pixmap 
5095
 
extern __typeof (gtk_image_new_from_pixmap) gtk_image_new_from_pixmap __attribute((alias("IA__gtk_image_new_from_pixmap"), visibility("default")));
5096
 
 
5097
 
#undef gtk_image_new_from_stock 
5098
 
extern __typeof (gtk_image_new_from_stock) gtk_image_new_from_stock __attribute((alias("IA__gtk_image_new_from_stock"), visibility("default")));
5099
 
 
5100
 
#undef gtk_image_new_from_gicon 
5101
 
extern __typeof (gtk_image_new_from_gicon) gtk_image_new_from_gicon __attribute((alias("IA__gtk_image_new_from_gicon"), visibility("default")));
5102
 
 
5103
 
#undef gtk_image_set_from_animation 
5104
 
extern __typeof (gtk_image_set_from_animation) gtk_image_set_from_animation __attribute((alias("IA__gtk_image_set_from_animation"), visibility("default")));
5105
 
 
5106
 
#ifndef _WIN64
5107
 
#undef gtk_image_set_from_file 
5108
 
extern __typeof (gtk_image_set_from_file) gtk_image_set_from_file __attribute((alias("IA__gtk_image_set_from_file"), visibility("default")));
5109
 
 
5110
 
#endif
5111
 
#ifdef G_OS_WIN32
5112
 
#undef gtk_image_set_from_file_utf8 
5113
 
extern __typeof (gtk_image_set_from_file_utf8) gtk_image_set_from_file_utf8 __attribute((alias("IA__gtk_image_set_from_file_utf8"), visibility("default")));
5114
 
 
5115
 
#endif
5116
 
#undef gtk_image_set_from_icon_name 
5117
 
extern __typeof (gtk_image_set_from_icon_name) gtk_image_set_from_icon_name __attribute((alias("IA__gtk_image_set_from_icon_name"), visibility("default")));
5118
 
 
5119
 
#undef gtk_image_set_from_icon_set 
5120
 
extern __typeof (gtk_image_set_from_icon_set) gtk_image_set_from_icon_set __attribute((alias("IA__gtk_image_set_from_icon_set"), visibility("default")));
5121
 
 
5122
 
#undef gtk_image_set_from_image 
5123
 
extern __typeof (gtk_image_set_from_image) gtk_image_set_from_image __attribute((alias("IA__gtk_image_set_from_image"), visibility("default")));
5124
 
 
5125
 
#undef gtk_image_set_from_pixbuf 
5126
 
extern __typeof (gtk_image_set_from_pixbuf) gtk_image_set_from_pixbuf __attribute((alias("IA__gtk_image_set_from_pixbuf"), visibility("default")));
5127
 
 
5128
 
#undef gtk_image_set_from_pixmap 
5129
 
extern __typeof (gtk_image_set_from_pixmap) gtk_image_set_from_pixmap __attribute((alias("IA__gtk_image_set_from_pixmap"), visibility("default")));
5130
 
 
5131
 
#undef gtk_image_set_from_stock 
5132
 
extern __typeof (gtk_image_set_from_stock) gtk_image_set_from_stock __attribute((alias("IA__gtk_image_set_from_stock"), visibility("default")));
5133
 
 
5134
 
#undef gtk_image_set_from_gicon 
5135
 
extern __typeof (gtk_image_set_from_gicon) gtk_image_set_from_gicon __attribute((alias("IA__gtk_image_set_from_gicon"), visibility("default")));
5136
 
 
5137
 
#undef gtk_image_set_pixel_size 
5138
 
extern __typeof (gtk_image_set_pixel_size) gtk_image_set_pixel_size __attribute((alias("IA__gtk_image_set_pixel_size"), visibility("default")));
5139
 
 
5140
 
#endif
5141
 
#endif
5142
 
#if IN_HEADER(__GTK_IMAGE_MENU_ITEM_H__)
5143
 
#if IN_FILE(__GTK_IMAGE_MENU_ITEM_C__)
5144
 
#undef gtk_image_menu_item_get_always_show_image 
5145
 
extern __typeof (gtk_image_menu_item_get_always_show_image) gtk_image_menu_item_get_always_show_image __attribute((alias("IA__gtk_image_menu_item_get_always_show_image"), visibility("default")));
5146
 
 
5147
 
#undef gtk_image_menu_item_get_image 
5148
 
extern __typeof (gtk_image_menu_item_get_image) gtk_image_menu_item_get_image __attribute((alias("IA__gtk_image_menu_item_get_image"), visibility("default")));
5149
 
 
5150
 
#undef gtk_image_menu_item_get_type 
5151
 
extern __typeof (gtk_image_menu_item_get_type) gtk_image_menu_item_get_type __attribute((alias("IA__gtk_image_menu_item_get_type"), visibility("default")));
5152
 
 
5153
 
#undef gtk_image_menu_item_get_use_stock 
5154
 
extern __typeof (gtk_image_menu_item_get_use_stock) gtk_image_menu_item_get_use_stock __attribute((alias("IA__gtk_image_menu_item_get_use_stock"), visibility("default")));
5155
 
 
5156
 
#undef gtk_image_menu_item_new 
5157
 
extern __typeof (gtk_image_menu_item_new) gtk_image_menu_item_new __attribute((alias("IA__gtk_image_menu_item_new"), visibility("default")));
5158
 
 
5159
 
#undef gtk_image_menu_item_new_from_stock 
5160
 
extern __typeof (gtk_image_menu_item_new_from_stock) gtk_image_menu_item_new_from_stock __attribute((alias("IA__gtk_image_menu_item_new_from_stock"), visibility("default")));
5161
 
 
5162
 
#undef gtk_image_menu_item_new_with_label 
5163
 
extern __typeof (gtk_image_menu_item_new_with_label) gtk_image_menu_item_new_with_label __attribute((alias("IA__gtk_image_menu_item_new_with_label"), visibility("default")));
5164
 
 
5165
 
#undef gtk_image_menu_item_new_with_mnemonic 
5166
 
extern __typeof (gtk_image_menu_item_new_with_mnemonic) gtk_image_menu_item_new_with_mnemonic __attribute((alias("IA__gtk_image_menu_item_new_with_mnemonic"), visibility("default")));
5167
 
 
5168
 
#undef gtk_image_menu_item_set_accel_group 
5169
 
extern __typeof (gtk_image_menu_item_set_accel_group) gtk_image_menu_item_set_accel_group __attribute((alias("IA__gtk_image_menu_item_set_accel_group"), visibility("default")));
5170
 
 
5171
 
#undef gtk_image_menu_item_set_always_show_image 
5172
 
extern __typeof (gtk_image_menu_item_set_always_show_image) gtk_image_menu_item_set_always_show_image __attribute((alias("IA__gtk_image_menu_item_set_always_show_image"), visibility("default")));
5173
 
 
5174
 
#undef gtk_image_menu_item_set_image 
5175
 
extern __typeof (gtk_image_menu_item_set_image) gtk_image_menu_item_set_image __attribute((alias("IA__gtk_image_menu_item_set_image"), visibility("default")));
5176
 
 
5177
 
#undef gtk_image_menu_item_set_use_stock 
5178
 
extern __typeof (gtk_image_menu_item_set_use_stock) gtk_image_menu_item_set_use_stock __attribute((alias("IA__gtk_image_menu_item_set_use_stock"), visibility("default")));
5179
 
 
5180
 
#endif
5181
 
#endif
5182
 
#if IN_HEADER(__GTK_IM_CONTEXT_H__)
5183
 
#if IN_FILE(__GTK_IM_CONTEXT_C__)
5184
 
#undef gtk_im_context_delete_surrounding 
5185
 
extern __typeof (gtk_im_context_delete_surrounding) gtk_im_context_delete_surrounding __attribute((alias("IA__gtk_im_context_delete_surrounding"), visibility("default")));
5186
 
 
5187
 
#undef gtk_im_context_filter_keypress 
5188
 
extern __typeof (gtk_im_context_filter_keypress) gtk_im_context_filter_keypress __attribute((alias("IA__gtk_im_context_filter_keypress"), visibility("default")));
5189
 
 
5190
 
#undef gtk_im_context_focus_in 
5191
 
extern __typeof (gtk_im_context_focus_in) gtk_im_context_focus_in __attribute((alias("IA__gtk_im_context_focus_in"), visibility("default")));
5192
 
 
5193
 
#undef gtk_im_context_focus_out 
5194
 
extern __typeof (gtk_im_context_focus_out) gtk_im_context_focus_out __attribute((alias("IA__gtk_im_context_focus_out"), visibility("default")));
5195
 
 
5196
 
#undef gtk_im_context_get_preedit_string 
5197
 
extern __typeof (gtk_im_context_get_preedit_string) gtk_im_context_get_preedit_string __attribute((alias("IA__gtk_im_context_get_preedit_string"), visibility("default")));
5198
 
 
5199
 
#undef gtk_im_context_get_surrounding 
5200
 
extern __typeof (gtk_im_context_get_surrounding) gtk_im_context_get_surrounding __attribute((alias("IA__gtk_im_context_get_surrounding"), visibility("default")));
5201
 
 
5202
 
#undef gtk_im_context_get_type 
5203
 
extern __typeof (gtk_im_context_get_type) gtk_im_context_get_type __attribute((alias("IA__gtk_im_context_get_type"), visibility("default")));
5204
 
 
5205
 
#undef gtk_im_context_reset 
5206
 
extern __typeof (gtk_im_context_reset) gtk_im_context_reset __attribute((alias("IA__gtk_im_context_reset"), visibility("default")));
5207
 
 
5208
 
#undef gtk_im_context_set_client_window 
5209
 
extern __typeof (gtk_im_context_set_client_window) gtk_im_context_set_client_window __attribute((alias("IA__gtk_im_context_set_client_window"), visibility("default")));
5210
 
 
5211
 
#undef gtk_im_context_set_cursor_location 
5212
 
extern __typeof (gtk_im_context_set_cursor_location) gtk_im_context_set_cursor_location __attribute((alias("IA__gtk_im_context_set_cursor_location"), visibility("default")));
5213
 
 
5214
 
#undef gtk_im_context_set_surrounding 
5215
 
extern __typeof (gtk_im_context_set_surrounding) gtk_im_context_set_surrounding __attribute((alias("IA__gtk_im_context_set_surrounding"), visibility("default")));
5216
 
 
5217
 
#undef gtk_im_context_set_use_preedit 
5218
 
extern __typeof (gtk_im_context_set_use_preedit) gtk_im_context_set_use_preedit __attribute((alias("IA__gtk_im_context_set_use_preedit"), visibility("default")));
5219
 
 
5220
 
#endif
5221
 
#endif
5222
 
#if IN_HEADER(__GTK_IM_CONTEXT_SIMPLE_H__)
5223
 
#if IN_FILE(__GTK_IM_CONTEXT_SIMPLE_C__)
5224
 
#undef gtk_im_context_simple_add_table 
5225
 
extern __typeof (gtk_im_context_simple_add_table) gtk_im_context_simple_add_table __attribute((alias("IA__gtk_im_context_simple_add_table"), visibility("default")));
5226
 
 
5227
 
#undef gtk_im_context_simple_get_type 
5228
 
extern __typeof (gtk_im_context_simple_get_type) gtk_im_context_simple_get_type __attribute((alias("IA__gtk_im_context_simple_get_type"), visibility("default")));
5229
 
 
5230
 
#undef gtk_im_context_simple_new 
5231
 
extern __typeof (gtk_im_context_simple_new) gtk_im_context_simple_new __attribute((alias("IA__gtk_im_context_simple_new"), visibility("default")));
5232
 
 
5233
 
#endif
5234
 
#endif
5235
 
#if IN_HEADER(__GTK_IM_MULTICONTEXT_H__)
5236
 
#if IN_FILE(__GTK_IM_MULTICONTEXT_C__)
5237
 
#undef gtk_im_multicontext_append_menuitems 
5238
 
extern __typeof (gtk_im_multicontext_append_menuitems) gtk_im_multicontext_append_menuitems __attribute((alias("IA__gtk_im_multicontext_append_menuitems"), visibility("default")));
5239
 
 
5240
 
#undef gtk_im_multicontext_get_context_id 
5241
 
extern __typeof (gtk_im_multicontext_get_context_id) gtk_im_multicontext_get_context_id __attribute((alias("IA__gtk_im_multicontext_get_context_id"), visibility("default")));
5242
 
 
5243
 
#undef gtk_im_multicontext_set_context_id 
5244
 
extern __typeof (gtk_im_multicontext_set_context_id) gtk_im_multicontext_set_context_id __attribute((alias("IA__gtk_im_multicontext_set_context_id"), visibility("default")));
5245
 
 
5246
 
#undef gtk_im_multicontext_get_type 
5247
 
extern __typeof (gtk_im_multicontext_get_type) gtk_im_multicontext_get_type __attribute((alias("IA__gtk_im_multicontext_get_type"), visibility("default")));
5248
 
 
5249
 
#undef gtk_im_multicontext_new 
5250
 
extern __typeof (gtk_im_multicontext_new) gtk_im_multicontext_new __attribute((alias("IA__gtk_im_multicontext_new"), visibility("default")));
5251
 
 
5252
 
#endif
5253
 
#endif
5254
 
#if IN_HEADER(__GTK_INVISIBLE_H__)
5255
 
#if IN_FILE(__GTK_INVISIBLE_C__)
5256
 
#undef gtk_invisible_get_screen 
5257
 
extern __typeof (gtk_invisible_get_screen) gtk_invisible_get_screen __attribute((alias("IA__gtk_invisible_get_screen"), visibility("default")));
5258
 
 
5259
 
#undef gtk_invisible_get_type 
5260
 
extern __typeof (gtk_invisible_get_type) gtk_invisible_get_type __attribute((alias("IA__gtk_invisible_get_type"), visibility("default")));
5261
 
 
5262
 
#undef gtk_invisible_new 
5263
 
extern __typeof (gtk_invisible_new) gtk_invisible_new __attribute((alias("IA__gtk_invisible_new"), visibility("default")));
5264
 
 
5265
 
#undef gtk_invisible_new_for_screen 
5266
 
extern __typeof (gtk_invisible_new_for_screen) gtk_invisible_new_for_screen __attribute((alias("IA__gtk_invisible_new_for_screen"), visibility("default")));
5267
 
 
5268
 
#undef gtk_invisible_set_screen 
5269
 
extern __typeof (gtk_invisible_set_screen) gtk_invisible_set_screen __attribute((alias("IA__gtk_invisible_set_screen"), visibility("default")));
5270
 
 
5271
 
#endif
5272
 
#endif
5273
 
#if IN_HEADER(__GTK_ITEM_H__)
5274
 
#if IN_FILE(__GTK_ITEM_C__)
5275
 
#undef gtk_item_get_type 
5276
 
extern __typeof (gtk_item_get_type) gtk_item_get_type __attribute((alias("IA__gtk_item_get_type"), visibility("default")));
5277
 
 
5278
 
#ifndef GTK_DISABLE_DEPRECATED
5279
 
#undef gtk_item_deselect 
5280
 
extern __typeof (gtk_item_deselect) gtk_item_deselect __attribute((alias("IA__gtk_item_deselect"), visibility("default")));
5281
 
 
5282
 
#undef gtk_item_select 
5283
 
extern __typeof (gtk_item_select) gtk_item_select __attribute((alias("IA__gtk_item_select"), visibility("default")));
5284
 
 
5285
 
#undef gtk_item_toggle 
5286
 
extern __typeof (gtk_item_toggle) gtk_item_toggle __attribute((alias("IA__gtk_item_toggle"), visibility("default")));
5287
 
 
5288
 
#endif
5289
 
#endif
5290
 
#endif
5291
 
#if IN_HEADER(__GTK_ITEM_FACTORY_H__)
5292
 
#if IN_FILE(__GTK_ITEM_FACTORY_C__)
5293
 
#ifndef GTK_DISABLE_DEPRECATED
5294
 
#undef gtk_item_factories_path_delete 
5295
 
extern __typeof (gtk_item_factories_path_delete) gtk_item_factories_path_delete __attribute((alias("IA__gtk_item_factories_path_delete"), visibility("default")));
5296
 
 
5297
 
#undef gtk_item_factory_add_foreign 
5298
 
extern __typeof (gtk_item_factory_add_foreign) gtk_item_factory_add_foreign __attribute((alias("IA__gtk_item_factory_add_foreign"), visibility("default")));
5299
 
 
5300
 
#undef gtk_item_factory_construct 
5301
 
extern __typeof (gtk_item_factory_construct) gtk_item_factory_construct __attribute((alias("IA__gtk_item_factory_construct"), visibility("default")));
5302
 
 
5303
 
#undef gtk_item_factory_create_item 
5304
 
extern __typeof (gtk_item_factory_create_item) gtk_item_factory_create_item __attribute((alias("IA__gtk_item_factory_create_item"), visibility("default")));
5305
 
 
5306
 
#undef gtk_item_factory_create_items 
5307
 
extern __typeof (gtk_item_factory_create_items) gtk_item_factory_create_items __attribute((alias("IA__gtk_item_factory_create_items"), visibility("default")));
5308
 
 
5309
 
#undef gtk_item_factory_create_items_ac 
5310
 
extern __typeof (gtk_item_factory_create_items_ac) gtk_item_factory_create_items_ac __attribute((alias("IA__gtk_item_factory_create_items_ac"), visibility("default")));
5311
 
 
5312
 
#undef gtk_item_factory_create_menu_entries 
5313
 
extern __typeof (gtk_item_factory_create_menu_entries) gtk_item_factory_create_menu_entries __attribute((alias("IA__gtk_item_factory_create_menu_entries"), visibility("default")));
5314
 
 
5315
 
#undef gtk_item_factory_delete_entries 
5316
 
extern __typeof (gtk_item_factory_delete_entries) gtk_item_factory_delete_entries __attribute((alias("IA__gtk_item_factory_delete_entries"), visibility("default")));
5317
 
 
5318
 
#undef gtk_item_factory_delete_entry 
5319
 
extern __typeof (gtk_item_factory_delete_entry) gtk_item_factory_delete_entry __attribute((alias("IA__gtk_item_factory_delete_entry"), visibility("default")));
5320
 
 
5321
 
#undef gtk_item_factory_delete_item 
5322
 
extern __typeof (gtk_item_factory_delete_item) gtk_item_factory_delete_item __attribute((alias("IA__gtk_item_factory_delete_item"), visibility("default")));
5323
 
 
5324
 
#undef gtk_item_factory_from_path 
5325
 
extern __typeof (gtk_item_factory_from_path) gtk_item_factory_from_path __attribute((alias("IA__gtk_item_factory_from_path"), visibility("default")));
5326
 
 
5327
 
#undef gtk_item_factory_from_widget 
5328
 
extern __typeof (gtk_item_factory_from_widget) gtk_item_factory_from_widget __attribute((alias("IA__gtk_item_factory_from_widget"), visibility("default")));
5329
 
 
5330
 
#undef gtk_item_factory_get_item 
5331
 
extern __typeof (gtk_item_factory_get_item) gtk_item_factory_get_item __attribute((alias("IA__gtk_item_factory_get_item"), visibility("default")));
5332
 
 
5333
 
#undef gtk_item_factory_get_item_by_action 
5334
 
extern __typeof (gtk_item_factory_get_item_by_action) gtk_item_factory_get_item_by_action __attribute((alias("IA__gtk_item_factory_get_item_by_action"), visibility("default")));
5335
 
 
5336
 
#undef gtk_item_factory_get_type 
5337
 
extern __typeof (gtk_item_factory_get_type) gtk_item_factory_get_type __attribute((alias("IA__gtk_item_factory_get_type"), visibility("default")));
5338
 
 
5339
 
#undef gtk_item_factory_get_widget 
5340
 
extern __typeof (gtk_item_factory_get_widget) gtk_item_factory_get_widget __attribute((alias("IA__gtk_item_factory_get_widget"), visibility("default")));
5341
 
 
5342
 
#undef gtk_item_factory_get_widget_by_action 
5343
 
extern __typeof (gtk_item_factory_get_widget_by_action) gtk_item_factory_get_widget_by_action __attribute((alias("IA__gtk_item_factory_get_widget_by_action"), visibility("default")));
5344
 
 
5345
 
#undef gtk_item_factory_new 
5346
 
extern __typeof (gtk_item_factory_new) gtk_item_factory_new __attribute((alias("IA__gtk_item_factory_new"), visibility("default")));
5347
 
 
5348
 
#undef gtk_item_factory_path_from_widget 
5349
 
extern __typeof (gtk_item_factory_path_from_widget) gtk_item_factory_path_from_widget __attribute((alias("IA__gtk_item_factory_path_from_widget"), visibility("default")));
5350
 
 
5351
 
#undef gtk_item_factory_popup 
5352
 
extern __typeof (gtk_item_factory_popup) gtk_item_factory_popup __attribute((alias("IA__gtk_item_factory_popup"), visibility("default")));
5353
 
 
5354
 
#undef gtk_item_factory_popup_data 
5355
 
extern __typeof (gtk_item_factory_popup_data) gtk_item_factory_popup_data __attribute((alias("IA__gtk_item_factory_popup_data"), visibility("default")));
5356
 
 
5357
 
#undef gtk_item_factory_popup_data_from_widget 
5358
 
extern __typeof (gtk_item_factory_popup_data_from_widget) gtk_item_factory_popup_data_from_widget __attribute((alias("IA__gtk_item_factory_popup_data_from_widget"), visibility("default")));
5359
 
 
5360
 
#undef gtk_item_factory_popup_with_data 
5361
 
extern __typeof (gtk_item_factory_popup_with_data) gtk_item_factory_popup_with_data __attribute((alias("IA__gtk_item_factory_popup_with_data"), visibility("default")));
5362
 
 
5363
 
#undef gtk_item_factory_set_translate_func 
5364
 
extern __typeof (gtk_item_factory_set_translate_func) gtk_item_factory_set_translate_func __attribute((alias("IA__gtk_item_factory_set_translate_func"), visibility("default")));
5365
 
 
5366
 
#endif
5367
 
#endif
5368
 
#endif
5369
 
#if IN_HEADER(__GTK_LABEL_H__)
5370
 
#if IN_FILE(__GTK_LABEL_C__)
5371
 
#ifndef GTK_DISABLE_DEPRECATED
5372
 
#undef gtk_label_get 
5373
 
extern __typeof (gtk_label_get) gtk_label_get __attribute((alias("IA__gtk_label_get"), visibility("default")));
5374
 
 
5375
 
#undef gtk_label_parse_uline 
5376
 
extern __typeof (gtk_label_parse_uline) gtk_label_parse_uline __attribute((alias("IA__gtk_label_parse_uline"), visibility("default")));
5377
 
 
5378
 
#endif
5379
 
#undef gtk_label_get_angle 
5380
 
extern __typeof (gtk_label_get_angle) gtk_label_get_angle __attribute((alias("IA__gtk_label_get_angle"), visibility("default")));
5381
 
 
5382
 
#undef gtk_label_get_attributes 
5383
 
extern __typeof (gtk_label_get_attributes) gtk_label_get_attributes __attribute((alias("IA__gtk_label_get_attributes"), visibility("default")));
5384
 
 
5385
 
#undef gtk_label_get_ellipsize 
5386
 
extern __typeof (gtk_label_get_ellipsize) gtk_label_get_ellipsize __attribute((alias("IA__gtk_label_get_ellipsize"), visibility("default")));
5387
 
 
5388
 
#undef gtk_label_get_justify 
5389
 
extern __typeof (gtk_label_get_justify) gtk_label_get_justify __attribute((alias("IA__gtk_label_get_justify"), visibility("default")));
5390
 
 
5391
 
#undef gtk_label_get_label 
5392
 
extern __typeof (gtk_label_get_label) gtk_label_get_label __attribute((alias("IA__gtk_label_get_label"), visibility("default")));
5393
 
 
5394
 
#undef gtk_label_get_layout 
5395
 
extern __typeof (gtk_label_get_layout) gtk_label_get_layout __attribute((alias("IA__gtk_label_get_layout"), visibility("default")));
5396
 
 
5397
 
#undef gtk_label_get_layout_offsets 
5398
 
extern __typeof (gtk_label_get_layout_offsets) gtk_label_get_layout_offsets __attribute((alias("IA__gtk_label_get_layout_offsets"), visibility("default")));
5399
 
 
5400
 
#undef gtk_label_get_line_wrap 
5401
 
extern __typeof (gtk_label_get_line_wrap) gtk_label_get_line_wrap __attribute((alias("IA__gtk_label_get_line_wrap"), visibility("default")));
5402
 
 
5403
 
#undef gtk_label_get_line_wrap_mode 
5404
 
extern __typeof (gtk_label_get_line_wrap_mode) gtk_label_get_line_wrap_mode __attribute((alias("IA__gtk_label_get_line_wrap_mode"), visibility("default")));
5405
 
 
5406
 
#undef gtk_label_get_max_width_chars 
5407
 
extern __typeof (gtk_label_get_max_width_chars) gtk_label_get_max_width_chars __attribute((alias("IA__gtk_label_get_max_width_chars"), visibility("default")));
5408
 
 
5409
 
#undef gtk_label_get_mnemonic_keyval 
5410
 
extern __typeof (gtk_label_get_mnemonic_keyval) gtk_label_get_mnemonic_keyval __attribute((alias("IA__gtk_label_get_mnemonic_keyval"), visibility("default")));
5411
 
 
5412
 
#undef gtk_label_get_mnemonic_widget 
5413
 
extern __typeof (gtk_label_get_mnemonic_widget) gtk_label_get_mnemonic_widget __attribute((alias("IA__gtk_label_get_mnemonic_widget"), visibility("default")));
5414
 
 
5415
 
#undef gtk_label_get_selectable 
5416
 
extern __typeof (gtk_label_get_selectable) gtk_label_get_selectable __attribute((alias("IA__gtk_label_get_selectable"), visibility("default")));
5417
 
 
5418
 
#undef gtk_label_get_selection_bounds 
5419
 
extern __typeof (gtk_label_get_selection_bounds) gtk_label_get_selection_bounds __attribute((alias("IA__gtk_label_get_selection_bounds"), visibility("default")));
5420
 
 
5421
 
#undef gtk_label_get_single_line_mode 
5422
 
extern __typeof (gtk_label_get_single_line_mode) gtk_label_get_single_line_mode __attribute((alias("IA__gtk_label_get_single_line_mode"), visibility("default")));
5423
 
 
5424
 
#undef gtk_label_get_text 
5425
 
extern __typeof (gtk_label_get_text) gtk_label_get_text __attribute((alias("IA__gtk_label_get_text"), visibility("default")));
5426
 
 
5427
 
#undef gtk_label_get_type 
5428
 
extern __typeof (gtk_label_get_type) gtk_label_get_type __attribute((alias("IA__gtk_label_get_type"), visibility("default")));
5429
 
 
5430
 
#undef gtk_label_get_use_markup 
5431
 
extern __typeof (gtk_label_get_use_markup) gtk_label_get_use_markup __attribute((alias("IA__gtk_label_get_use_markup"), visibility("default")));
5432
 
 
5433
 
#undef gtk_label_get_use_underline 
5434
 
extern __typeof (gtk_label_get_use_underline) gtk_label_get_use_underline __attribute((alias("IA__gtk_label_get_use_underline"), visibility("default")));
5435
 
 
5436
 
#undef gtk_label_get_width_chars 
5437
 
extern __typeof (gtk_label_get_width_chars) gtk_label_get_width_chars __attribute((alias("IA__gtk_label_get_width_chars"), visibility("default")));
5438
 
 
5439
 
#undef gtk_label_new 
5440
 
extern __typeof (gtk_label_new) gtk_label_new __attribute((alias("IA__gtk_label_new"), visibility("default")));
5441
 
 
5442
 
#undef gtk_label_new_with_mnemonic 
5443
 
extern __typeof (gtk_label_new_with_mnemonic) gtk_label_new_with_mnemonic __attribute((alias("IA__gtk_label_new_with_mnemonic"), visibility("default")));
5444
 
 
5445
 
#undef gtk_label_select_region 
5446
 
extern __typeof (gtk_label_select_region) gtk_label_select_region __attribute((alias("IA__gtk_label_select_region"), visibility("default")));
5447
 
 
5448
 
#undef gtk_label_set_angle 
5449
 
extern __typeof (gtk_label_set_angle) gtk_label_set_angle __attribute((alias("IA__gtk_label_set_angle"), visibility("default")));
5450
 
 
5451
 
#undef gtk_label_set_attributes 
5452
 
extern __typeof (gtk_label_set_attributes) gtk_label_set_attributes __attribute((alias("IA__gtk_label_set_attributes"), visibility("default")));
5453
 
 
5454
 
#undef gtk_label_set_ellipsize 
5455
 
extern __typeof (gtk_label_set_ellipsize) gtk_label_set_ellipsize __attribute((alias("IA__gtk_label_set_ellipsize"), visibility("default")));
5456
 
 
5457
 
#undef gtk_label_set_justify 
5458
 
extern __typeof (gtk_label_set_justify) gtk_label_set_justify __attribute((alias("IA__gtk_label_set_justify"), visibility("default")));
5459
 
 
5460
 
#undef gtk_label_set_label 
5461
 
extern __typeof (gtk_label_set_label) gtk_label_set_label __attribute((alias("IA__gtk_label_set_label"), visibility("default")));
5462
 
 
5463
 
#undef gtk_label_set_line_wrap 
5464
 
extern __typeof (gtk_label_set_line_wrap) gtk_label_set_line_wrap __attribute((alias("IA__gtk_label_set_line_wrap"), visibility("default")));
5465
 
 
5466
 
#undef gtk_label_set_line_wrap_mode 
5467
 
extern __typeof (gtk_label_set_line_wrap_mode) gtk_label_set_line_wrap_mode __attribute((alias("IA__gtk_label_set_line_wrap_mode"), visibility("default")));
5468
 
 
5469
 
#undef gtk_label_set_markup 
5470
 
extern __typeof (gtk_label_set_markup) gtk_label_set_markup __attribute((alias("IA__gtk_label_set_markup"), visibility("default")));
5471
 
 
5472
 
#undef gtk_label_set_markup_with_mnemonic 
5473
 
extern __typeof (gtk_label_set_markup_with_mnemonic) gtk_label_set_markup_with_mnemonic __attribute((alias("IA__gtk_label_set_markup_with_mnemonic"), visibility("default")));
5474
 
 
5475
 
#undef gtk_label_set_max_width_chars 
5476
 
extern __typeof (gtk_label_set_max_width_chars) gtk_label_set_max_width_chars __attribute((alias("IA__gtk_label_set_max_width_chars"), visibility("default")));
5477
 
 
5478
 
#undef gtk_label_set_mnemonic_widget 
5479
 
extern __typeof (gtk_label_set_mnemonic_widget) gtk_label_set_mnemonic_widget __attribute((alias("IA__gtk_label_set_mnemonic_widget"), visibility("default")));
5480
 
 
5481
 
#undef gtk_label_set_pattern 
5482
 
extern __typeof (gtk_label_set_pattern) gtk_label_set_pattern __attribute((alias("IA__gtk_label_set_pattern"), visibility("default")));
5483
 
 
5484
 
#undef gtk_label_set_selectable 
5485
 
extern __typeof (gtk_label_set_selectable) gtk_label_set_selectable __attribute((alias("IA__gtk_label_set_selectable"), visibility("default")));
5486
 
 
5487
 
#undef gtk_label_set_single_line_mode 
5488
 
extern __typeof (gtk_label_set_single_line_mode) gtk_label_set_single_line_mode __attribute((alias("IA__gtk_label_set_single_line_mode"), visibility("default")));
5489
 
 
5490
 
#undef gtk_label_set_text 
5491
 
extern __typeof (gtk_label_set_text) gtk_label_set_text __attribute((alias("IA__gtk_label_set_text"), visibility("default")));
5492
 
 
5493
 
#undef gtk_label_set_text_with_mnemonic 
5494
 
extern __typeof (gtk_label_set_text_with_mnemonic) gtk_label_set_text_with_mnemonic __attribute((alias("IA__gtk_label_set_text_with_mnemonic"), visibility("default")));
5495
 
 
5496
 
#undef gtk_label_set_use_markup 
5497
 
extern __typeof (gtk_label_set_use_markup) gtk_label_set_use_markup __attribute((alias("IA__gtk_label_set_use_markup"), visibility("default")));
5498
 
 
5499
 
#undef gtk_label_set_use_underline 
5500
 
extern __typeof (gtk_label_set_use_underline) gtk_label_set_use_underline __attribute((alias("IA__gtk_label_set_use_underline"), visibility("default")));
5501
 
 
5502
 
#undef gtk_label_set_width_chars 
5503
 
extern __typeof (gtk_label_set_width_chars) gtk_label_set_width_chars __attribute((alias("IA__gtk_label_set_width_chars"), visibility("default")));
5504
 
 
5505
 
#undef gtk_label_get_current_uri 
5506
 
extern __typeof (gtk_label_get_current_uri) gtk_label_get_current_uri __attribute((alias("IA__gtk_label_get_current_uri"), visibility("default")));
5507
 
 
5508
 
#undef gtk_label_set_track_visited_links 
5509
 
extern __typeof (gtk_label_set_track_visited_links) gtk_label_set_track_visited_links __attribute((alias("IA__gtk_label_set_track_visited_links"), visibility("default")));
5510
 
 
5511
 
#undef gtk_label_get_track_visited_links 
5512
 
extern __typeof (gtk_label_get_track_visited_links) gtk_label_get_track_visited_links __attribute((alias("IA__gtk_label_get_track_visited_links"), visibility("default")));
5513
 
 
5514
 
#endif
5515
 
#endif
5516
 
#if IN_HEADER(__GTK_LAYOUT_H__)
5517
 
#if IN_FILE(__GTK_LAYOUT_C__)
5518
 
#undef gtk_layout_get_bin_window 
5519
 
extern __typeof (gtk_layout_get_bin_window) gtk_layout_get_bin_window __attribute((alias("IA__gtk_layout_get_bin_window"), visibility("default")));
5520
 
 
5521
 
#undef gtk_layout_get_hadjustment 
5522
 
extern __typeof (gtk_layout_get_hadjustment) gtk_layout_get_hadjustment __attribute((alias("IA__gtk_layout_get_hadjustment"), visibility("default")));
5523
 
 
5524
 
#undef gtk_layout_get_size 
5525
 
extern __typeof (gtk_layout_get_size) gtk_layout_get_size __attribute((alias("IA__gtk_layout_get_size"), visibility("default")));
5526
 
 
5527
 
#undef gtk_layout_get_type 
5528
 
extern __typeof (gtk_layout_get_type) gtk_layout_get_type __attribute((alias("IA__gtk_layout_get_type"), visibility("default")));
5529
 
 
5530
 
#undef gtk_layout_get_vadjustment 
5531
 
extern __typeof (gtk_layout_get_vadjustment) gtk_layout_get_vadjustment __attribute((alias("IA__gtk_layout_get_vadjustment"), visibility("default")));
5532
 
 
5533
 
#undef gtk_layout_move 
5534
 
extern __typeof (gtk_layout_move) gtk_layout_move __attribute((alias("IA__gtk_layout_move"), visibility("default")));
5535
 
 
5536
 
#undef gtk_layout_new 
5537
 
extern __typeof (gtk_layout_new) gtk_layout_new __attribute((alias("IA__gtk_layout_new"), visibility("default")));
5538
 
 
5539
 
#undef gtk_layout_put 
5540
 
extern __typeof (gtk_layout_put) gtk_layout_put __attribute((alias("IA__gtk_layout_put"), visibility("default")));
5541
 
 
5542
 
#undef gtk_layout_set_hadjustment 
5543
 
extern __typeof (gtk_layout_set_hadjustment) gtk_layout_set_hadjustment __attribute((alias("IA__gtk_layout_set_hadjustment"), visibility("default")));
5544
 
 
5545
 
#undef gtk_layout_set_size 
5546
 
extern __typeof (gtk_layout_set_size) gtk_layout_set_size __attribute((alias("IA__gtk_layout_set_size"), visibility("default")));
5547
 
 
5548
 
#undef gtk_layout_set_vadjustment 
5549
 
extern __typeof (gtk_layout_set_vadjustment) gtk_layout_set_vadjustment __attribute((alias("IA__gtk_layout_set_vadjustment"), visibility("default")));
5550
 
 
5551
 
#ifndef GTK_DISABLE_DEPRECATED
5552
 
#undef gtk_layout_freeze 
5553
 
extern __typeof (gtk_layout_freeze) gtk_layout_freeze __attribute((alias("IA__gtk_layout_freeze"), visibility("default")));
5554
 
 
5555
 
#undef gtk_layout_thaw 
5556
 
extern __typeof (gtk_layout_thaw) gtk_layout_thaw __attribute((alias("IA__gtk_layout_thaw"), visibility("default")));
5557
 
 
5558
 
#endif
5559
 
#endif
5560
 
#endif
5561
 
#if IN_HEADER(__GTK_LINK_BUTTON_H__)
5562
 
#if IN_FILE(__GTK_LINK_BUTTON_C__)
5563
 
#undef gtk_link_button_get_type 
5564
 
extern __typeof (gtk_link_button_get_type) gtk_link_button_get_type __attribute((alias("IA__gtk_link_button_get_type"), visibility("default")));
5565
 
 
5566
 
#undef gtk_link_button_new 
5567
 
extern __typeof (gtk_link_button_new) gtk_link_button_new __attribute((alias("IA__gtk_link_button_new"), visibility("default")));
5568
 
 
5569
 
#undef gtk_link_button_new_with_label 
5570
 
extern __typeof (gtk_link_button_new_with_label) gtk_link_button_new_with_label __attribute((alias("IA__gtk_link_button_new_with_label"), visibility("default")));
5571
 
 
5572
 
#undef gtk_link_button_get_uri 
5573
 
extern __typeof (gtk_link_button_get_uri) gtk_link_button_get_uri __attribute((alias("IA__gtk_link_button_get_uri"), visibility("default")));
5574
 
 
5575
 
#undef gtk_link_button_set_uri 
5576
 
extern __typeof (gtk_link_button_set_uri) gtk_link_button_set_uri __attribute((alias("IA__gtk_link_button_set_uri"), visibility("default")));
5577
 
 
5578
 
#ifndef GTK_DISABLE_DEPRECATED
5579
 
#undef gtk_link_button_set_uri_hook 
5580
 
extern __typeof (gtk_link_button_set_uri_hook) gtk_link_button_set_uri_hook __attribute((alias("IA__gtk_link_button_set_uri_hook"), visibility("default")));
5581
 
 
5582
 
#endif
5583
 
#undef gtk_link_button_get_visited 
5584
 
extern __typeof (gtk_link_button_get_visited) gtk_link_button_get_visited __attribute((alias("IA__gtk_link_button_get_visited"), visibility("default")));
5585
 
 
5586
 
#undef gtk_link_button_set_visited 
5587
 
extern __typeof (gtk_link_button_set_visited) gtk_link_button_set_visited __attribute((alias("IA__gtk_link_button_set_visited"), visibility("default")));
5588
 
 
5589
 
#endif
5590
 
#endif
5591
 
#if IN_HEADER(__GTK_LIST_H__)
5592
 
#if IN_FILE(__GTK_LIST_C__)
5593
 
#ifndef GTK_DISABLE_DEPRECATED
5594
 
#undef gtk_list_append_items 
5595
 
extern __typeof (gtk_list_append_items) gtk_list_append_items __attribute((alias("IA__gtk_list_append_items"), visibility("default")));
5596
 
 
5597
 
#undef gtk_list_child_position 
5598
 
extern __typeof (gtk_list_child_position) gtk_list_child_position __attribute((alias("IA__gtk_list_child_position"), visibility("default")));
5599
 
 
5600
 
#undef gtk_list_clear_items 
5601
 
extern __typeof (gtk_list_clear_items) gtk_list_clear_items __attribute((alias("IA__gtk_list_clear_items"), visibility("default")));
5602
 
 
5603
 
#undef gtk_list_end_drag_selection 
5604
 
extern __typeof (gtk_list_end_drag_selection) gtk_list_end_drag_selection __attribute((alias("IA__gtk_list_end_drag_selection"), visibility("default")));
5605
 
 
5606
 
#undef gtk_list_end_selection 
5607
 
extern __typeof (gtk_list_end_selection) gtk_list_end_selection __attribute((alias("IA__gtk_list_end_selection"), visibility("default")));
5608
 
 
5609
 
#undef gtk_list_extend_selection 
5610
 
extern __typeof (gtk_list_extend_selection) gtk_list_extend_selection __attribute((alias("IA__gtk_list_extend_selection"), visibility("default")));
5611
 
 
5612
 
#undef gtk_list_get_type 
5613
 
extern __typeof (gtk_list_get_type) gtk_list_get_type __attribute((alias("IA__gtk_list_get_type"), visibility("default")));
5614
 
 
5615
 
#undef gtk_list_insert_items 
5616
 
extern __typeof (gtk_list_insert_items) gtk_list_insert_items __attribute((alias("IA__gtk_list_insert_items"), visibility("default")));
5617
 
 
5618
 
#undef gtk_list_new 
5619
 
extern __typeof (gtk_list_new) gtk_list_new __attribute((alias("IA__gtk_list_new"), visibility("default")));
5620
 
 
5621
 
#undef gtk_list_prepend_items 
5622
 
extern __typeof (gtk_list_prepend_items) gtk_list_prepend_items __attribute((alias("IA__gtk_list_prepend_items"), visibility("default")));
5623
 
 
5624
 
#undef gtk_list_remove_items 
5625
 
extern __typeof (gtk_list_remove_items) gtk_list_remove_items __attribute((alias("IA__gtk_list_remove_items"), visibility("default")));
5626
 
 
5627
 
#undef gtk_list_remove_items_no_unref 
5628
 
extern __typeof (gtk_list_remove_items_no_unref) gtk_list_remove_items_no_unref __attribute((alias("IA__gtk_list_remove_items_no_unref"), visibility("default")));
5629
 
 
5630
 
#undef gtk_list_scroll_horizontal 
5631
 
extern __typeof (gtk_list_scroll_horizontal) gtk_list_scroll_horizontal __attribute((alias("IA__gtk_list_scroll_horizontal"), visibility("default")));
5632
 
 
5633
 
#undef gtk_list_scroll_vertical 
5634
 
extern __typeof (gtk_list_scroll_vertical) gtk_list_scroll_vertical __attribute((alias("IA__gtk_list_scroll_vertical"), visibility("default")));
5635
 
 
5636
 
#undef gtk_list_select_all 
5637
 
extern __typeof (gtk_list_select_all) gtk_list_select_all __attribute((alias("IA__gtk_list_select_all"), visibility("default")));
5638
 
 
5639
 
#undef gtk_list_select_child 
5640
 
extern __typeof (gtk_list_select_child) gtk_list_select_child __attribute((alias("IA__gtk_list_select_child"), visibility("default")));
5641
 
 
5642
 
#undef gtk_list_select_item 
5643
 
extern __typeof (gtk_list_select_item) gtk_list_select_item __attribute((alias("IA__gtk_list_select_item"), visibility("default")));
5644
 
 
5645
 
#undef gtk_list_set_selection_mode 
5646
 
extern __typeof (gtk_list_set_selection_mode) gtk_list_set_selection_mode __attribute((alias("IA__gtk_list_set_selection_mode"), visibility("default")));
5647
 
 
5648
 
#undef gtk_list_start_selection 
5649
 
extern __typeof (gtk_list_start_selection) gtk_list_start_selection __attribute((alias("IA__gtk_list_start_selection"), visibility("default")));
5650
 
 
5651
 
#undef gtk_list_toggle_add_mode 
5652
 
extern __typeof (gtk_list_toggle_add_mode) gtk_list_toggle_add_mode __attribute((alias("IA__gtk_list_toggle_add_mode"), visibility("default")));
5653
 
 
5654
 
#undef gtk_list_toggle_focus_row 
5655
 
extern __typeof (gtk_list_toggle_focus_row) gtk_list_toggle_focus_row __attribute((alias("IA__gtk_list_toggle_focus_row"), visibility("default")));
5656
 
 
5657
 
#undef gtk_list_toggle_row 
5658
 
extern __typeof (gtk_list_toggle_row) gtk_list_toggle_row __attribute((alias("IA__gtk_list_toggle_row"), visibility("default")));
5659
 
 
5660
 
#undef gtk_list_undo_selection 
5661
 
extern __typeof (gtk_list_undo_selection) gtk_list_undo_selection __attribute((alias("IA__gtk_list_undo_selection"), visibility("default")));
5662
 
 
5663
 
#undef gtk_list_unselect_all 
5664
 
extern __typeof (gtk_list_unselect_all) gtk_list_unselect_all __attribute((alias("IA__gtk_list_unselect_all"), visibility("default")));
5665
 
 
5666
 
#undef gtk_list_unselect_child 
5667
 
extern __typeof (gtk_list_unselect_child) gtk_list_unselect_child __attribute((alias("IA__gtk_list_unselect_child"), visibility("default")));
5668
 
 
5669
 
#undef gtk_list_unselect_item 
5670
 
extern __typeof (gtk_list_unselect_item) gtk_list_unselect_item __attribute((alias("IA__gtk_list_unselect_item"), visibility("default")));
5671
 
 
5672
 
#endif
5673
 
#endif
5674
 
#endif
5675
 
#if IN_HEADER(__GTK_LIST_ITEM_H__)
5676
 
#if IN_FILE(__GTK_LIST_ITEM_C__)
5677
 
#ifndef GTK_DISABLE_DEPRECATED
5678
 
#undef gtk_list_item_deselect 
5679
 
extern __typeof (gtk_list_item_deselect) gtk_list_item_deselect __attribute((alias("IA__gtk_list_item_deselect"), visibility("default")));
5680
 
 
5681
 
#undef gtk_list_item_get_type 
5682
 
extern __typeof (gtk_list_item_get_type) gtk_list_item_get_type __attribute((alias("IA__gtk_list_item_get_type"), visibility("default")));
5683
 
 
5684
 
#undef gtk_list_item_new 
5685
 
extern __typeof (gtk_list_item_new) gtk_list_item_new __attribute((alias("IA__gtk_list_item_new"), visibility("default")));
5686
 
 
5687
 
#undef gtk_list_item_new_with_label 
5688
 
extern __typeof (gtk_list_item_new_with_label) gtk_list_item_new_with_label __attribute((alias("IA__gtk_list_item_new_with_label"), visibility("default")));
5689
 
 
5690
 
#undef gtk_list_item_select 
5691
 
extern __typeof (gtk_list_item_select) gtk_list_item_select __attribute((alias("IA__gtk_list_item_select"), visibility("default")));
5692
 
 
5693
 
#endif
5694
 
#endif
5695
 
#endif
5696
 
#if IN_HEADER(__GTK_LIST_STORE_H__)
5697
 
#if IN_FILE(__GTK_LIST_STORE_C__)
5698
 
#undef gtk_list_store_append 
5699
 
extern __typeof (gtk_list_store_append) gtk_list_store_append __attribute((alias("IA__gtk_list_store_append"), visibility("default")));
5700
 
 
5701
 
#undef gtk_list_store_clear 
5702
 
extern __typeof (gtk_list_store_clear) gtk_list_store_clear __attribute((alias("IA__gtk_list_store_clear"), visibility("default")));
5703
 
 
5704
 
#undef gtk_list_store_get_type 
5705
 
extern __typeof (gtk_list_store_get_type) gtk_list_store_get_type __attribute((alias("IA__gtk_list_store_get_type"), visibility("default")));
5706
 
 
5707
 
#undef gtk_list_store_insert 
5708
 
extern __typeof (gtk_list_store_insert) gtk_list_store_insert __attribute((alias("IA__gtk_list_store_insert"), visibility("default")));
5709
 
 
5710
 
#undef gtk_list_store_insert_after 
5711
 
extern __typeof (gtk_list_store_insert_after) gtk_list_store_insert_after __attribute((alias("IA__gtk_list_store_insert_after"), visibility("default")));
5712
 
 
5713
 
#undef gtk_list_store_insert_before 
5714
 
extern __typeof (gtk_list_store_insert_before) gtk_list_store_insert_before __attribute((alias("IA__gtk_list_store_insert_before"), visibility("default")));
5715
 
 
5716
 
#undef gtk_list_store_insert_with_values 
5717
 
extern __typeof (gtk_list_store_insert_with_values) gtk_list_store_insert_with_values __attribute((alias("IA__gtk_list_store_insert_with_values"), visibility("default")));
5718
 
 
5719
 
#undef gtk_list_store_insert_with_valuesv 
5720
 
extern __typeof (gtk_list_store_insert_with_valuesv) gtk_list_store_insert_with_valuesv __attribute((alias("IA__gtk_list_store_insert_with_valuesv"), visibility("default")));
5721
 
 
5722
 
#undef gtk_list_store_iter_is_valid 
5723
 
extern __typeof (gtk_list_store_iter_is_valid) gtk_list_store_iter_is_valid __attribute((alias("IA__gtk_list_store_iter_is_valid"), visibility("default")));
5724
 
 
5725
 
#undef gtk_list_store_move_after 
5726
 
extern __typeof (gtk_list_store_move_after) gtk_list_store_move_after __attribute((alias("IA__gtk_list_store_move_after"), visibility("default")));
5727
 
 
5728
 
#undef gtk_list_store_move_before 
5729
 
extern __typeof (gtk_list_store_move_before) gtk_list_store_move_before __attribute((alias("IA__gtk_list_store_move_before"), visibility("default")));
5730
 
 
5731
 
#undef gtk_list_store_new 
5732
 
extern __typeof (gtk_list_store_new) gtk_list_store_new __attribute((alias("IA__gtk_list_store_new"), visibility("default")));
5733
 
 
5734
 
#undef gtk_list_store_newv 
5735
 
extern __typeof (gtk_list_store_newv) gtk_list_store_newv __attribute((alias("IA__gtk_list_store_newv"), visibility("default")));
5736
 
 
5737
 
#undef gtk_list_store_prepend 
5738
 
extern __typeof (gtk_list_store_prepend) gtk_list_store_prepend __attribute((alias("IA__gtk_list_store_prepend"), visibility("default")));
5739
 
 
5740
 
#undef gtk_list_store_remove 
5741
 
extern __typeof (gtk_list_store_remove) gtk_list_store_remove __attribute((alias("IA__gtk_list_store_remove"), visibility("default")));
5742
 
 
5743
 
#undef gtk_list_store_reorder 
5744
 
extern __typeof (gtk_list_store_reorder) gtk_list_store_reorder __attribute((alias("IA__gtk_list_store_reorder"), visibility("default")));
5745
 
 
5746
 
#undef gtk_list_store_set 
5747
 
extern __typeof (gtk_list_store_set) gtk_list_store_set __attribute((alias("IA__gtk_list_store_set"), visibility("default")));
5748
 
 
5749
 
#undef gtk_list_store_set_column_types 
5750
 
extern __typeof (gtk_list_store_set_column_types) gtk_list_store_set_column_types __attribute((alias("IA__gtk_list_store_set_column_types"), visibility("default")));
5751
 
 
5752
 
#undef gtk_list_store_set_valist 
5753
 
extern __typeof (gtk_list_store_set_valist) gtk_list_store_set_valist __attribute((alias("IA__gtk_list_store_set_valist"), visibility("default")));
5754
 
 
5755
 
#undef gtk_list_store_set_value 
5756
 
extern __typeof (gtk_list_store_set_value) gtk_list_store_set_value __attribute((alias("IA__gtk_list_store_set_value"), visibility("default")));
5757
 
 
5758
 
#undef gtk_list_store_set_valuesv 
5759
 
extern __typeof (gtk_list_store_set_valuesv) gtk_list_store_set_valuesv __attribute((alias("IA__gtk_list_store_set_valuesv"), visibility("default")));
5760
 
 
5761
 
#undef gtk_list_store_swap 
5762
 
extern __typeof (gtk_list_store_swap) gtk_list_store_swap __attribute((alias("IA__gtk_list_store_swap"), visibility("default")));
5763
 
 
5764
 
#endif
5765
 
#endif
5766
 
#if IN_HEADER(__GTK_MAIN_H__)
5767
 
#if IN_FILE(__GTK_MAIN_C__)
5768
 
#undef gtk_get_option_group 
5769
 
extern __typeof (gtk_get_option_group) gtk_get_option_group __attribute((alias("IA__gtk_get_option_group"), visibility("default")));
5770
 
 
5771
 
#undef gtk_get_current_event 
5772
 
extern __typeof (gtk_get_current_event) gtk_get_current_event __attribute((alias("IA__gtk_get_current_event"), visibility("default")));
5773
 
 
5774
 
#undef gtk_get_current_event_state 
5775
 
extern __typeof (gtk_get_current_event_state) gtk_get_current_event_state __attribute((alias("IA__gtk_get_current_event_state"), visibility("default")));
5776
 
 
5777
 
#undef gtk_get_current_event_time 
5778
 
extern __typeof (gtk_get_current_event_time) gtk_get_current_event_time __attribute((alias("IA__gtk_get_current_event_time"), visibility("default")));
5779
 
 
5780
 
#ifndef GTK_DISABLE_DEPRECATED
5781
 
#undef gtk_exit 
5782
 
extern __typeof (gtk_exit) gtk_exit __attribute((alias("IA__gtk_exit"), visibility("default")));
5783
 
 
5784
 
#undef gtk_set_locale 
5785
 
extern __typeof (gtk_set_locale) gtk_set_locale __attribute((alias("IA__gtk_set_locale"), visibility("default")));
5786
 
 
5787
 
#undef gtk_idle_add 
5788
 
extern __typeof (gtk_idle_add) gtk_idle_add __attribute((alias("IA__gtk_idle_add"), visibility("default")));
5789
 
 
5790
 
#undef gtk_idle_add_full 
5791
 
extern __typeof (gtk_idle_add_full) gtk_idle_add_full __attribute((alias("IA__gtk_idle_add_full"), visibility("default")));
5792
 
 
5793
 
#undef gtk_idle_add_priority 
5794
 
extern __typeof (gtk_idle_add_priority) gtk_idle_add_priority __attribute((alias("IA__gtk_idle_add_priority"), visibility("default")));
5795
 
 
5796
 
#undef gtk_idle_remove 
5797
 
extern __typeof (gtk_idle_remove) gtk_idle_remove __attribute((alias("IA__gtk_idle_remove"), visibility("default")));
5798
 
 
5799
 
#undef gtk_idle_remove_by_data 
5800
 
extern __typeof (gtk_idle_remove_by_data) gtk_idle_remove_by_data __attribute((alias("IA__gtk_idle_remove_by_data"), visibility("default")));
5801
 
 
5802
 
#undef gtk_timeout_add 
5803
 
extern __typeof (gtk_timeout_add) gtk_timeout_add __attribute((alias("IA__gtk_timeout_add"), visibility("default")));
5804
 
 
5805
 
#undef gtk_timeout_add_full 
5806
 
extern __typeof (gtk_timeout_add_full) gtk_timeout_add_full __attribute((alias("IA__gtk_timeout_add_full"), visibility("default")));
5807
 
 
5808
 
#undef gtk_timeout_remove 
5809
 
extern __typeof (gtk_timeout_remove) gtk_timeout_remove __attribute((alias("IA__gtk_timeout_remove"), visibility("default")));
5810
 
 
5811
 
#undef gtk_input_add_full 
5812
 
extern __typeof (gtk_input_add_full) gtk_input_add_full __attribute((alias("IA__gtk_input_add_full"), visibility("default")));
5813
 
 
5814
 
#undef gtk_input_remove 
5815
 
extern __typeof (gtk_input_remove) gtk_input_remove __attribute((alias("IA__gtk_input_remove"), visibility("default")));
5816
 
 
5817
 
#endif
5818
 
#undef gtk_false 
5819
 
extern __typeof (gtk_false) gtk_false __attribute((alias("IA__gtk_false"), visibility("default")));
5820
 
 
5821
 
#undef gtk_true 
5822
 
extern __typeof (gtk_true) gtk_true __attribute((alias("IA__gtk_true"), visibility("default")));
5823
 
 
5824
 
#undef gtk_events_pending 
5825
 
extern __typeof (gtk_events_pending) gtk_events_pending __attribute((alias("IA__gtk_events_pending"), visibility("default")));
5826
 
 
5827
 
#undef gtk_disable_setlocale 
5828
 
extern __typeof (gtk_disable_setlocale) gtk_disable_setlocale __attribute((alias("IA__gtk_disable_setlocale"), visibility("default")));
5829
 
 
5830
 
#undef gtk_check_version 
5831
 
extern __typeof (gtk_check_version) gtk_check_version __attribute((alias("IA__gtk_check_version"), visibility("default")));
5832
 
 
5833
 
#undef gtk_get_default_language 
5834
 
extern __typeof (gtk_get_default_language) gtk_get_default_language __attribute((alias("IA__gtk_get_default_language"), visibility("default")));
5835
 
 
5836
 
#undef gtk_get_event_widget 
5837
 
extern __typeof (gtk_get_event_widget) gtk_get_event_widget __attribute((alias("IA__gtk_get_event_widget"), visibility("default")));
5838
 
 
5839
 
#undef gtk_grab_add 
5840
 
extern __typeof (gtk_grab_add) gtk_grab_add __attribute((alias("IA__gtk_grab_add"), visibility("default")));
5841
 
 
5842
 
#undef gtk_grab_get_current 
5843
 
extern __typeof (gtk_grab_get_current) gtk_grab_get_current __attribute((alias("IA__gtk_grab_get_current"), visibility("default")));
5844
 
 
5845
 
#undef gtk_grab_remove 
5846
 
extern __typeof (gtk_grab_remove) gtk_grab_remove __attribute((alias("IA__gtk_grab_remove"), visibility("default")));
5847
 
 
5848
 
#undef gtk_propagate_event 
5849
 
extern __typeof (gtk_propagate_event) gtk_propagate_event __attribute((alias("IA__gtk_propagate_event"), visibility("default")));
5850
 
 
5851
 
#undef gtk_quit_add 
5852
 
extern __typeof (gtk_quit_add) gtk_quit_add __attribute((alias("IA__gtk_quit_add"), visibility("default")));
5853
 
 
5854
 
#undef gtk_quit_add_destroy 
5855
 
extern __typeof (gtk_quit_add_destroy) gtk_quit_add_destroy __attribute((alias("IA__gtk_quit_add_destroy"), visibility("default")));
5856
 
 
5857
 
#undef gtk_quit_add_full 
5858
 
extern __typeof (gtk_quit_add_full) gtk_quit_add_full __attribute((alias("IA__gtk_quit_add_full"), visibility("default")));
5859
 
 
5860
 
#undef gtk_quit_remove 
5861
 
extern __typeof (gtk_quit_remove) gtk_quit_remove __attribute((alias("IA__gtk_quit_remove"), visibility("default")));
5862
 
 
5863
 
#undef gtk_quit_remove_by_data 
5864
 
extern __typeof (gtk_quit_remove_by_data) gtk_quit_remove_by_data __attribute((alias("IA__gtk_quit_remove_by_data"), visibility("default")));
5865
 
 
5866
 
#undef gtk_key_snooper_install 
5867
 
extern __typeof (gtk_key_snooper_install) gtk_key_snooper_install __attribute((alias("IA__gtk_key_snooper_install"), visibility("default")));
5868
 
 
5869
 
#undef gtk_key_snooper_remove 
5870
 
extern __typeof (gtk_key_snooper_remove) gtk_key_snooper_remove __attribute((alias("IA__gtk_key_snooper_remove"), visibility("default")));
5871
 
 
5872
 
#undef gtk_init 
5873
 
extern __typeof (gtk_init) gtk_init __attribute((alias("IA__gtk_init"), visibility("default")));
5874
 
 
5875
 
#ifdef G_OS_WIN32
5876
 
#undef gtk_init_abi_check 
5877
 
extern __typeof (gtk_init_abi_check) gtk_init_abi_check __attribute((alias("IA__gtk_init_abi_check"), visibility("default")));
5878
 
 
5879
 
#endif
5880
 
#undef gtk_init_add 
5881
 
extern __typeof (gtk_init_add) gtk_init_add __attribute((alias("IA__gtk_init_add"), visibility("default")));
5882
 
 
5883
 
#undef gtk_init_check 
5884
 
extern __typeof (gtk_init_check) gtk_init_check __attribute((alias("IA__gtk_init_check"), visibility("default")));
5885
 
 
5886
 
#ifdef G_OS_WIN32
5887
 
#undef gtk_init_check_abi_check 
5888
 
extern __typeof (gtk_init_check_abi_check) gtk_init_check_abi_check __attribute((alias("IA__gtk_init_check_abi_check"), visibility("default")));
5889
 
 
5890
 
#endif
5891
 
#undef gtk_init_with_args 
5892
 
extern __typeof (gtk_init_with_args) gtk_init_with_args __attribute((alias("IA__gtk_init_with_args"), visibility("default")));
5893
 
 
5894
 
#undef gtk_parse_args 
5895
 
extern __typeof (gtk_parse_args) gtk_parse_args __attribute((alias("IA__gtk_parse_args"), visibility("default")));
5896
 
 
5897
 
#undef gtk_main 
5898
 
extern __typeof (gtk_main) gtk_main __attribute((alias("IA__gtk_main"), visibility("default")));
5899
 
 
5900
 
#undef gtk_main_do_event 
5901
 
extern __typeof (gtk_main_do_event) gtk_main_do_event __attribute((alias("IA__gtk_main_do_event"), visibility("default")));
5902
 
 
5903
 
#undef gtk_main_iteration 
5904
 
extern __typeof (gtk_main_iteration) gtk_main_iteration __attribute((alias("IA__gtk_main_iteration"), visibility("default")));
5905
 
 
5906
 
#undef gtk_main_iteration_do 
5907
 
extern __typeof (gtk_main_iteration_do) gtk_main_iteration_do __attribute((alias("IA__gtk_main_iteration_do"), visibility("default")));
5908
 
 
5909
 
#undef gtk_main_level 
5910
 
extern __typeof (gtk_main_level) gtk_main_level __attribute((alias("IA__gtk_main_level"), visibility("default")));
5911
 
 
5912
 
#undef gtk_main_quit 
5913
 
extern __typeof (gtk_main_quit) gtk_main_quit __attribute((alias("IA__gtk_main_quit"), visibility("default")));
5914
 
 
5915
 
#endif
5916
 
#endif
5917
 
#if IN_HEADER(__GTK_INPUTDIALOG_H__)
5918
 
#if IN_FILE(__GTK_INPUTDIALOG_C__)
5919
 
#ifndef GTK_DISABLE_DEPRECATED
5920
 
#undef gtk_input_dialog_get_type 
5921
 
extern __typeof (gtk_input_dialog_get_type) gtk_input_dialog_get_type __attribute((alias("IA__gtk_input_dialog_get_type"), visibility("default")));
5922
 
 
5923
 
#undef gtk_input_dialog_new 
5924
 
extern __typeof (gtk_input_dialog_new) gtk_input_dialog_new __attribute((alias("IA__gtk_input_dialog_new"), visibility("default")));
5925
 
 
5926
 
#endif
5927
 
#endif
5928
 
#endif
5929
 
#if IN_HEADER(__gtk_marshal_MARSHAL_H__)
5930
 
#if IN_FILE(__gtk_marshal_MARSHAL_C__)
5931
 
#ifndef GTK_DISABLE_DEPRECATED
5932
 
#undef gtk_marshal_BOOLEAN__POINTER 
5933
 
extern __typeof (gtk_marshal_BOOLEAN__POINTER) gtk_marshal_BOOLEAN__POINTER __attribute((alias("IA__gtk_marshal_BOOLEAN__POINTER"), visibility("default")));
5934
 
 
5935
 
#undef gtk_marshal_BOOLEAN__POINTER_INT_INT 
5936
 
extern __typeof (gtk_marshal_BOOLEAN__POINTER_INT_INT) gtk_marshal_BOOLEAN__POINTER_INT_INT __attribute((alias("IA__gtk_marshal_BOOLEAN__POINTER_INT_INT"), visibility("default")));
5937
 
 
5938
 
#undef gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT 
5939
 
extern __typeof (gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT) gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT __attribute((alias("IA__gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT"), visibility("default")));
5940
 
 
5941
 
#undef gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT 
5942
 
extern __typeof (gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT) gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT __attribute((alias("IA__gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT"), visibility("default")));
5943
 
 
5944
 
#undef gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER 
5945
 
extern __typeof (gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER) gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER __attribute((alias("IA__gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER"), visibility("default")));
5946
 
 
5947
 
#undef gtk_marshal_BOOLEAN__VOID 
5948
 
extern __typeof (gtk_marshal_BOOLEAN__VOID) gtk_marshal_BOOLEAN__VOID __attribute((alias("IA__gtk_marshal_BOOLEAN__VOID"), visibility("default")));
5949
 
 
5950
 
#undef gtk_marshal_ENUM__ENUM 
5951
 
extern __typeof (gtk_marshal_ENUM__ENUM) gtk_marshal_ENUM__ENUM __attribute((alias("IA__gtk_marshal_ENUM__ENUM"), visibility("default")));
5952
 
 
5953
 
#undef gtk_marshal_INT__POINTER 
5954
 
extern __typeof (gtk_marshal_INT__POINTER) gtk_marshal_INT__POINTER __attribute((alias("IA__gtk_marshal_INT__POINTER"), visibility("default")));
5955
 
 
5956
 
#undef gtk_marshal_INT__POINTER_CHAR_CHAR 
5957
 
extern __typeof (gtk_marshal_INT__POINTER_CHAR_CHAR) gtk_marshal_INT__POINTER_CHAR_CHAR __attribute((alias("IA__gtk_marshal_INT__POINTER_CHAR_CHAR"), visibility("default")));
5958
 
 
5959
 
#undef gtk_marshal_VOID__ENUM_FLOAT 
5960
 
extern __typeof (gtk_marshal_VOID__ENUM_FLOAT) gtk_marshal_VOID__ENUM_FLOAT __attribute((alias("IA__gtk_marshal_VOID__ENUM_FLOAT"), visibility("default")));
5961
 
 
5962
 
#undef gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN 
5963
 
extern __typeof (gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN) gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN __attribute((alias("IA__gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN"), visibility("default")));
5964
 
 
5965
 
#undef gtk_marshal_VOID__INT_INT 
5966
 
extern __typeof (gtk_marshal_VOID__INT_INT) gtk_marshal_VOID__INT_INT __attribute((alias("IA__gtk_marshal_VOID__INT_INT"), visibility("default")));
5967
 
 
5968
 
#undef gtk_marshal_VOID__INT_INT_POINTER 
5969
 
extern __typeof (gtk_marshal_VOID__INT_INT_POINTER) gtk_marshal_VOID__INT_INT_POINTER __attribute((alias("IA__gtk_marshal_VOID__INT_INT_POINTER"), visibility("default")));
5970
 
 
5971
 
#undef gtk_marshal_VOID__POINTER_INT 
5972
 
extern __typeof (gtk_marshal_VOID__POINTER_INT) gtk_marshal_VOID__POINTER_INT __attribute((alias("IA__gtk_marshal_VOID__POINTER_INT"), visibility("default")));
5973
 
 
5974
 
#undef gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT 
5975
 
extern __typeof (gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT) gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT __attribute((alias("IA__gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT"), visibility("default")));
5976
 
 
5977
 
#undef gtk_marshal_VOID__POINTER_POINTER 
5978
 
extern __typeof (gtk_marshal_VOID__POINTER_POINTER) gtk_marshal_VOID__POINTER_POINTER __attribute((alias("IA__gtk_marshal_VOID__POINTER_POINTER"), visibility("default")));
5979
 
 
5980
 
#undef gtk_marshal_VOID__POINTER_POINTER_POINTER 
5981
 
extern __typeof (gtk_marshal_VOID__POINTER_POINTER_POINTER) gtk_marshal_VOID__POINTER_POINTER_POINTER __attribute((alias("IA__gtk_marshal_VOID__POINTER_POINTER_POINTER"), visibility("default")));
5982
 
 
5983
 
#undef gtk_marshal_VOID__POINTER_POINTER_UINT_UINT 
5984
 
extern __typeof (gtk_marshal_VOID__POINTER_POINTER_UINT_UINT) gtk_marshal_VOID__POINTER_POINTER_UINT_UINT __attribute((alias("IA__gtk_marshal_VOID__POINTER_POINTER_UINT_UINT"), visibility("default")));
5985
 
 
5986
 
#undef gtk_marshal_VOID__POINTER_STRING_STRING 
5987
 
extern __typeof (gtk_marshal_VOID__POINTER_STRING_STRING) gtk_marshal_VOID__POINTER_STRING_STRING __attribute((alias("IA__gtk_marshal_VOID__POINTER_STRING_STRING"), visibility("default")));
5988
 
 
5989
 
#undef gtk_marshal_VOID__POINTER_UINT 
5990
 
extern __typeof (gtk_marshal_VOID__POINTER_UINT) gtk_marshal_VOID__POINTER_UINT __attribute((alias("IA__gtk_marshal_VOID__POINTER_UINT"), visibility("default")));
5991
 
 
5992
 
#undef gtk_marshal_VOID__POINTER_UINT_ENUM 
5993
 
extern __typeof (gtk_marshal_VOID__POINTER_UINT_ENUM) gtk_marshal_VOID__POINTER_UINT_ENUM __attribute((alias("IA__gtk_marshal_VOID__POINTER_UINT_ENUM"), visibility("default")));
5994
 
 
5995
 
#undef gtk_marshal_VOID__POINTER_UINT_UINT 
5996
 
extern __typeof (gtk_marshal_VOID__POINTER_UINT_UINT) gtk_marshal_VOID__POINTER_UINT_UINT __attribute((alias("IA__gtk_marshal_VOID__POINTER_UINT_UINT"), visibility("default")));
5997
 
 
5998
 
#undef gtk_marshal_VOID__STRING_INT_POINTER 
5999
 
extern __typeof (gtk_marshal_VOID__STRING_INT_POINTER) gtk_marshal_VOID__STRING_INT_POINTER __attribute((alias("IA__gtk_marshal_VOID__STRING_INT_POINTER"), visibility("default")));
6000
 
 
6001
 
#undef gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER 
6002
 
extern __typeof (gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER) gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER __attribute((alias("IA__gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER"), visibility("default")));
6003
 
 
6004
 
#undef gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM 
6005
 
extern __typeof (gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM) gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM __attribute((alias("IA__gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM"), visibility("default")));
6006
 
 
6007
 
#undef gtk_marshal_VOID__UINT_STRING 
6008
 
extern __typeof (gtk_marshal_VOID__UINT_STRING) gtk_marshal_VOID__UINT_STRING __attribute((alias("IA__gtk_marshal_VOID__UINT_STRING"), visibility("default")));
6009
 
 
6010
 
#endif
6011
 
#endif
6012
 
#endif
6013
 
#if IN_HEADER(__GTK_MENU_BAR_H__)
6014
 
#if IN_FILE(__GTK_MENU_BAR_C__)
6015
 
#undef gtk_menu_bar_get_type 
6016
 
extern __typeof (gtk_menu_bar_get_type) gtk_menu_bar_get_type __attribute((alias("IA__gtk_menu_bar_get_type"), visibility("default")));
6017
 
 
6018
 
#undef gtk_menu_bar_new 
6019
 
extern __typeof (gtk_menu_bar_new) gtk_menu_bar_new __attribute((alias("IA__gtk_menu_bar_new"), visibility("default")));
6020
 
 
6021
 
#undef gtk_menu_bar_get_child_pack_direction 
6022
 
extern __typeof (gtk_menu_bar_get_child_pack_direction) gtk_menu_bar_get_child_pack_direction __attribute((alias("IA__gtk_menu_bar_get_child_pack_direction"), visibility("default")));
6023
 
 
6024
 
#undef gtk_menu_bar_set_child_pack_direction 
6025
 
extern __typeof (gtk_menu_bar_set_child_pack_direction) gtk_menu_bar_set_child_pack_direction __attribute((alias("IA__gtk_menu_bar_set_child_pack_direction"), visibility("default")));
6026
 
 
6027
 
#undef gtk_menu_bar_get_pack_direction 
6028
 
extern __typeof (gtk_menu_bar_get_pack_direction) gtk_menu_bar_get_pack_direction __attribute((alias("IA__gtk_menu_bar_get_pack_direction"), visibility("default")));
6029
 
 
6030
 
#undef gtk_menu_bar_set_pack_direction 
6031
 
extern __typeof (gtk_menu_bar_set_pack_direction) gtk_menu_bar_set_pack_direction __attribute((alias("IA__gtk_menu_bar_set_pack_direction"), visibility("default")));
6032
 
 
6033
 
#endif
6034
 
#endif
6035
 
#if IN_HEADER(__GTK_MENU_H__)
6036
 
#if IN_FILE(__GTK_MENU_C__)
6037
 
#undef gtk_menu_attach 
6038
 
extern __typeof (gtk_menu_attach) gtk_menu_attach __attribute((alias("IA__gtk_menu_attach"), visibility("default")));
6039
 
 
6040
 
#undef gtk_menu_attach_to_widget 
6041
 
extern __typeof (gtk_menu_attach_to_widget) gtk_menu_attach_to_widget __attribute((alias("IA__gtk_menu_attach_to_widget"), visibility("default")));
6042
 
 
6043
 
#undef gtk_menu_detach 
6044
 
extern __typeof (gtk_menu_detach) gtk_menu_detach __attribute((alias("IA__gtk_menu_detach"), visibility("default")));
6045
 
 
6046
 
#undef gtk_menu_get_accel_group 
6047
 
extern __typeof (gtk_menu_get_accel_group) gtk_menu_get_accel_group __attribute((alias("IA__gtk_menu_get_accel_group"), visibility("default")));
6048
 
 
6049
 
#undef gtk_menu_get_accel_path 
6050
 
extern __typeof (gtk_menu_get_accel_path) gtk_menu_get_accel_path __attribute((alias("IA__gtk_menu_get_accel_path"), visibility("default")));
6051
 
 
6052
 
#undef gtk_menu_get_active 
6053
 
extern __typeof (gtk_menu_get_active) gtk_menu_get_active __attribute((alias("IA__gtk_menu_get_active"), visibility("default")));
6054
 
 
6055
 
#undef gtk_menu_get_monitor 
6056
 
extern __typeof (gtk_menu_get_monitor) gtk_menu_get_monitor __attribute((alias("IA__gtk_menu_get_monitor"), visibility("default")));
6057
 
 
6058
 
#undef gtk_menu_get_attach_widget 
6059
 
extern __typeof (gtk_menu_get_attach_widget) gtk_menu_get_attach_widget __attribute((alias("IA__gtk_menu_get_attach_widget"), visibility("default")));
6060
 
 
6061
 
#undef gtk_menu_get_for_attach_widget 
6062
 
extern __typeof (gtk_menu_get_for_attach_widget) gtk_menu_get_for_attach_widget __attribute((alias("IA__gtk_menu_get_for_attach_widget"), visibility("default")));
6063
 
 
6064
 
#undef gtk_menu_get_reserve_toggle_size 
6065
 
extern __typeof (gtk_menu_get_reserve_toggle_size) gtk_menu_get_reserve_toggle_size __attribute((alias("IA__gtk_menu_get_reserve_toggle_size"), visibility("default")));
6066
 
 
6067
 
#undef gtk_menu_get_tearoff_state 
6068
 
extern __typeof (gtk_menu_get_tearoff_state) gtk_menu_get_tearoff_state __attribute((alias("IA__gtk_menu_get_tearoff_state"), visibility("default")));
6069
 
 
6070
 
#undef gtk_menu_get_title 
6071
 
extern __typeof (gtk_menu_get_title) gtk_menu_get_title __attribute((alias("IA__gtk_menu_get_title"), visibility("default")));
6072
 
 
6073
 
#undef gtk_menu_get_type 
6074
 
extern __typeof (gtk_menu_get_type) gtk_menu_get_type __attribute((alias("IA__gtk_menu_get_type"), visibility("default")));
6075
 
 
6076
 
#undef gtk_menu_new 
6077
 
extern __typeof (gtk_menu_new) gtk_menu_new __attribute((alias("IA__gtk_menu_new"), visibility("default")));
6078
 
 
6079
 
#undef gtk_menu_popdown 
6080
 
extern __typeof (gtk_menu_popdown) gtk_menu_popdown __attribute((alias("IA__gtk_menu_popdown"), visibility("default")));
6081
 
 
6082
 
#undef gtk_menu_popup 
6083
 
extern __typeof (gtk_menu_popup) gtk_menu_popup __attribute((alias("IA__gtk_menu_popup"), visibility("default")));
6084
 
 
6085
 
#undef gtk_menu_reorder_child 
6086
 
extern __typeof (gtk_menu_reorder_child) gtk_menu_reorder_child __attribute((alias("IA__gtk_menu_reorder_child"), visibility("default")));
6087
 
 
6088
 
#undef gtk_menu_reposition 
6089
 
extern __typeof (gtk_menu_reposition) gtk_menu_reposition __attribute((alias("IA__gtk_menu_reposition"), visibility("default")));
6090
 
 
6091
 
#undef gtk_menu_set_accel_group 
6092
 
extern __typeof (gtk_menu_set_accel_group) gtk_menu_set_accel_group __attribute((alias("IA__gtk_menu_set_accel_group"), visibility("default")));
6093
 
 
6094
 
#undef gtk_menu_set_accel_path 
6095
 
extern __typeof (gtk_menu_set_accel_path) gtk_menu_set_accel_path __attribute((alias("IA__gtk_menu_set_accel_path"), visibility("default")));
6096
 
 
6097
 
#undef gtk_menu_set_active 
6098
 
extern __typeof (gtk_menu_set_active) gtk_menu_set_active __attribute((alias("IA__gtk_menu_set_active"), visibility("default")));
6099
 
 
6100
 
#undef gtk_menu_set_monitor 
6101
 
extern __typeof (gtk_menu_set_monitor) gtk_menu_set_monitor __attribute((alias("IA__gtk_menu_set_monitor"), visibility("default")));
6102
 
 
6103
 
#undef gtk_menu_set_reserve_toggle_size 
6104
 
extern __typeof (gtk_menu_set_reserve_toggle_size) gtk_menu_set_reserve_toggle_size __attribute((alias("IA__gtk_menu_set_reserve_toggle_size"), visibility("default")));
6105
 
 
6106
 
#undef gtk_menu_set_screen 
6107
 
extern __typeof (gtk_menu_set_screen) gtk_menu_set_screen __attribute((alias("IA__gtk_menu_set_screen"), visibility("default")));
6108
 
 
6109
 
#undef gtk_menu_set_tearoff_state 
6110
 
extern __typeof (gtk_menu_set_tearoff_state) gtk_menu_set_tearoff_state __attribute((alias("IA__gtk_menu_set_tearoff_state"), visibility("default")));
6111
 
 
6112
 
#undef gtk_menu_set_title 
6113
 
extern __typeof (gtk_menu_set_title) gtk_menu_set_title __attribute((alias("IA__gtk_menu_set_title"), visibility("default")));
6114
 
 
6115
 
#endif
6116
 
#endif
6117
 
#if IN_HEADER(__GTK_MENU_ITEM_H__)
6118
 
#if IN_FILE(__GTK_MENU_ITEM_C__)
6119
 
#undef gtk_menu_item_activate 
6120
 
extern __typeof (gtk_menu_item_activate) gtk_menu_item_activate __attribute((alias("IA__gtk_menu_item_activate"), visibility("default")));
6121
 
 
6122
 
#undef gtk_menu_item_deselect 
6123
 
extern __typeof (gtk_menu_item_deselect) gtk_menu_item_deselect __attribute((alias("IA__gtk_menu_item_deselect"), visibility("default")));
6124
 
 
6125
 
#undef gtk_menu_item_get_accel_path 
6126
 
extern __typeof (gtk_menu_item_get_accel_path) gtk_menu_item_get_accel_path __attribute((alias("IA__gtk_menu_item_get_accel_path"), visibility("default")));
6127
 
 
6128
 
#undef gtk_menu_item_get_label 
6129
 
extern __typeof (gtk_menu_item_get_label) gtk_menu_item_get_label __attribute((alias("IA__gtk_menu_item_get_label"), visibility("default")));
6130
 
 
6131
 
#undef gtk_menu_item_get_right_justified 
6132
 
extern __typeof (gtk_menu_item_get_right_justified) gtk_menu_item_get_right_justified __attribute((alias("IA__gtk_menu_item_get_right_justified"), visibility("default")));
6133
 
 
6134
 
#undef gtk_menu_item_get_submenu 
6135
 
extern __typeof (gtk_menu_item_get_submenu) gtk_menu_item_get_submenu __attribute((alias("IA__gtk_menu_item_get_submenu"), visibility("default")));
6136
 
 
6137
 
#undef gtk_menu_item_get_type 
6138
 
extern __typeof (gtk_menu_item_get_type) gtk_menu_item_get_type __attribute((alias("IA__gtk_menu_item_get_type"), visibility("default")));
6139
 
 
6140
 
#undef gtk_menu_item_get_use_underline 
6141
 
extern __typeof (gtk_menu_item_get_use_underline) gtk_menu_item_get_use_underline __attribute((alias("IA__gtk_menu_item_get_use_underline"), visibility("default")));
6142
 
 
6143
 
#undef gtk_menu_item_new 
6144
 
extern __typeof (gtk_menu_item_new) gtk_menu_item_new __attribute((alias("IA__gtk_menu_item_new"), visibility("default")));
6145
 
 
6146
 
#undef gtk_menu_item_new_with_label 
6147
 
extern __typeof (gtk_menu_item_new_with_label) gtk_menu_item_new_with_label __attribute((alias("IA__gtk_menu_item_new_with_label"), visibility("default")));
6148
 
 
6149
 
#undef gtk_menu_item_new_with_mnemonic 
6150
 
extern __typeof (gtk_menu_item_new_with_mnemonic) gtk_menu_item_new_with_mnemonic __attribute((alias("IA__gtk_menu_item_new_with_mnemonic"), visibility("default")));
6151
 
 
6152
 
#undef gtk_menu_item_select 
6153
 
extern __typeof (gtk_menu_item_select) gtk_menu_item_select __attribute((alias("IA__gtk_menu_item_select"), visibility("default")));
6154
 
 
6155
 
#undef gtk_menu_item_set_accel_path 
6156
 
extern __typeof (gtk_menu_item_set_accel_path) gtk_menu_item_set_accel_path __attribute((alias("IA__gtk_menu_item_set_accel_path"), visibility("default")));
6157
 
 
6158
 
#undef gtk_menu_item_set_label 
6159
 
extern __typeof (gtk_menu_item_set_label) gtk_menu_item_set_label __attribute((alias("IA__gtk_menu_item_set_label"), visibility("default")));
6160
 
 
6161
 
#undef gtk_menu_item_set_right_justified 
6162
 
extern __typeof (gtk_menu_item_set_right_justified) gtk_menu_item_set_right_justified __attribute((alias("IA__gtk_menu_item_set_right_justified"), visibility("default")));
6163
 
 
6164
 
#undef gtk_menu_item_set_submenu 
6165
 
extern __typeof (gtk_menu_item_set_submenu) gtk_menu_item_set_submenu __attribute((alias("IA__gtk_menu_item_set_submenu"), visibility("default")));
6166
 
 
6167
 
#undef gtk_menu_item_set_use_underline 
6168
 
extern __typeof (gtk_menu_item_set_use_underline) gtk_menu_item_set_use_underline __attribute((alias("IA__gtk_menu_item_set_use_underline"), visibility("default")));
6169
 
 
6170
 
#undef gtk_menu_item_toggle_size_allocate 
6171
 
extern __typeof (gtk_menu_item_toggle_size_allocate) gtk_menu_item_toggle_size_allocate __attribute((alias("IA__gtk_menu_item_toggle_size_allocate"), visibility("default")));
6172
 
 
6173
 
#undef gtk_menu_item_toggle_size_request 
6174
 
extern __typeof (gtk_menu_item_toggle_size_request) gtk_menu_item_toggle_size_request __attribute((alias("IA__gtk_menu_item_toggle_size_request"), visibility("default")));
6175
 
 
6176
 
#ifndef GTK_DISABLE_DEPRECATED
6177
 
#undef gtk_menu_item_remove_submenu 
6178
 
extern __typeof (gtk_menu_item_remove_submenu) gtk_menu_item_remove_submenu __attribute((alias("IA__gtk_menu_item_remove_submenu"), visibility("default")));
6179
 
 
6180
 
#endif
6181
 
#endif
6182
 
#endif
6183
 
#if IN_HEADER(__GTK_MENU_SHELL_H__)
6184
 
#if IN_FILE(__GTK_MENU_SHELL_C__)
6185
 
#undef gtk_menu_shell_activate_item 
6186
 
extern __typeof (gtk_menu_shell_activate_item) gtk_menu_shell_activate_item __attribute((alias("IA__gtk_menu_shell_activate_item"), visibility("default")));
6187
 
 
6188
 
#undef gtk_menu_shell_append 
6189
 
extern __typeof (gtk_menu_shell_append) gtk_menu_shell_append __attribute((alias("IA__gtk_menu_shell_append"), visibility("default")));
6190
 
 
6191
 
#undef gtk_menu_shell_cancel 
6192
 
extern __typeof (gtk_menu_shell_cancel) gtk_menu_shell_cancel __attribute((alias("IA__gtk_menu_shell_cancel"), visibility("default")));
6193
 
 
6194
 
#undef gtk_menu_shell_deactivate 
6195
 
extern __typeof (gtk_menu_shell_deactivate) gtk_menu_shell_deactivate __attribute((alias("IA__gtk_menu_shell_deactivate"), visibility("default")));
6196
 
 
6197
 
#undef gtk_menu_shell_deselect 
6198
 
extern __typeof (gtk_menu_shell_deselect) gtk_menu_shell_deselect __attribute((alias("IA__gtk_menu_shell_deselect"), visibility("default")));
6199
 
 
6200
 
#undef gtk_menu_shell_get_type 
6201
 
extern __typeof (gtk_menu_shell_get_type) gtk_menu_shell_get_type __attribute((alias("IA__gtk_menu_shell_get_type"), visibility("default")));
6202
 
 
6203
 
#undef gtk_menu_shell_insert 
6204
 
extern __typeof (gtk_menu_shell_insert) gtk_menu_shell_insert __attribute((alias("IA__gtk_menu_shell_insert"), visibility("default")));
6205
 
 
6206
 
#undef gtk_menu_shell_prepend 
6207
 
extern __typeof (gtk_menu_shell_prepend) gtk_menu_shell_prepend __attribute((alias("IA__gtk_menu_shell_prepend"), visibility("default")));
6208
 
 
6209
 
#undef gtk_menu_shell_select_first 
6210
 
extern __typeof (gtk_menu_shell_select_first) gtk_menu_shell_select_first __attribute((alias("IA__gtk_menu_shell_select_first"), visibility("default")));
6211
 
 
6212
 
#undef gtk_menu_shell_select_item 
6213
 
extern __typeof (gtk_menu_shell_select_item) gtk_menu_shell_select_item __attribute((alias("IA__gtk_menu_shell_select_item"), visibility("default")));
6214
 
 
6215
 
#undef gtk_menu_shell_set_take_focus 
6216
 
extern __typeof (gtk_menu_shell_set_take_focus) gtk_menu_shell_set_take_focus __attribute((alias("IA__gtk_menu_shell_set_take_focus"), visibility("default")));
6217
 
 
6218
 
#undef gtk_menu_shell_get_take_focus 
6219
 
extern __typeof (gtk_menu_shell_get_take_focus) gtk_menu_shell_get_take_focus __attribute((alias("IA__gtk_menu_shell_get_take_focus"), visibility("default")));
6220
 
 
6221
 
#endif
6222
 
#endif
6223
 
#if IN_HEADER(__GTK_MENU_TOOL_BUTTON_H__)
6224
 
#if IN_FILE(__GTK_MENU_TOOL_BUTTON_C__)
6225
 
#undef gtk_menu_tool_button_get_menu 
6226
 
extern __typeof (gtk_menu_tool_button_get_menu) gtk_menu_tool_button_get_menu __attribute((alias("IA__gtk_menu_tool_button_get_menu"), visibility("default")));
6227
 
 
6228
 
#undef gtk_menu_tool_button_get_type 
6229
 
extern __typeof (gtk_menu_tool_button_get_type) gtk_menu_tool_button_get_type __attribute((alias("IA__gtk_menu_tool_button_get_type"), visibility("default")));
6230
 
 
6231
 
#undef gtk_menu_tool_button_new 
6232
 
extern __typeof (gtk_menu_tool_button_new) gtk_menu_tool_button_new __attribute((alias("IA__gtk_menu_tool_button_new"), visibility("default")));
6233
 
 
6234
 
#undef gtk_menu_tool_button_new_from_stock 
6235
 
extern __typeof (gtk_menu_tool_button_new_from_stock) gtk_menu_tool_button_new_from_stock __attribute((alias("IA__gtk_menu_tool_button_new_from_stock"), visibility("default")));
6236
 
 
6237
 
#ifndef GTK_DISABLE_DEPRECATED
6238
 
#undef gtk_menu_tool_button_set_arrow_tooltip 
6239
 
extern __typeof (gtk_menu_tool_button_set_arrow_tooltip) gtk_menu_tool_button_set_arrow_tooltip __attribute((alias("IA__gtk_menu_tool_button_set_arrow_tooltip"), visibility("default")));
6240
 
 
6241
 
#endif
6242
 
#undef gtk_menu_tool_button_set_arrow_tooltip_markup 
6243
 
extern __typeof (gtk_menu_tool_button_set_arrow_tooltip_markup) gtk_menu_tool_button_set_arrow_tooltip_markup __attribute((alias("IA__gtk_menu_tool_button_set_arrow_tooltip_markup"), visibility("default")));
6244
 
 
6245
 
#undef gtk_menu_tool_button_set_arrow_tooltip_text 
6246
 
extern __typeof (gtk_menu_tool_button_set_arrow_tooltip_text) gtk_menu_tool_button_set_arrow_tooltip_text __attribute((alias("IA__gtk_menu_tool_button_set_arrow_tooltip_text"), visibility("default")));
6247
 
 
6248
 
#undef gtk_menu_tool_button_set_menu 
6249
 
extern __typeof (gtk_menu_tool_button_set_menu) gtk_menu_tool_button_set_menu __attribute((alias("IA__gtk_menu_tool_button_set_menu"), visibility("default")));
6250
 
 
6251
 
#endif
6252
 
#endif
6253
 
#if IN_HEADER(__GTK_MESSAGE_DIALOG_H__)
6254
 
#if IN_FILE(__GTK_MESSAGE_DIALOG_C__)
6255
 
#undef gtk_message_dialog_format_secondary_markup 
6256
 
extern __typeof (gtk_message_dialog_format_secondary_markup) gtk_message_dialog_format_secondary_markup __attribute((alias("IA__gtk_message_dialog_format_secondary_markup"), visibility("default")));
6257
 
 
6258
 
#undef gtk_message_dialog_format_secondary_text 
6259
 
extern __typeof (gtk_message_dialog_format_secondary_text) gtk_message_dialog_format_secondary_text __attribute((alias("IA__gtk_message_dialog_format_secondary_text"), visibility("default")));
6260
 
 
6261
 
#undef gtk_message_dialog_get_message_area 
6262
 
extern __typeof (gtk_message_dialog_get_message_area) gtk_message_dialog_get_message_area __attribute((alias("IA__gtk_message_dialog_get_message_area"), visibility("default")));
6263
 
 
6264
 
#undef gtk_message_dialog_get_type 
6265
 
extern __typeof (gtk_message_dialog_get_type) gtk_message_dialog_get_type __attribute((alias("IA__gtk_message_dialog_get_type"), visibility("default")));
6266
 
 
6267
 
#undef gtk_message_dialog_new 
6268
 
extern __typeof (gtk_message_dialog_new) gtk_message_dialog_new __attribute((alias("IA__gtk_message_dialog_new"), visibility("default")));
6269
 
 
6270
 
#undef gtk_message_dialog_new_with_markup 
6271
 
extern __typeof (gtk_message_dialog_new_with_markup) gtk_message_dialog_new_with_markup __attribute((alias("IA__gtk_message_dialog_new_with_markup"), visibility("default")));
6272
 
 
6273
 
#undef gtk_message_dialog_set_markup 
6274
 
extern __typeof (gtk_message_dialog_set_markup) gtk_message_dialog_set_markup __attribute((alias("IA__gtk_message_dialog_set_markup"), visibility("default")));
6275
 
 
6276
 
#undef gtk_message_dialog_set_image 
6277
 
extern __typeof (gtk_message_dialog_set_image) gtk_message_dialog_set_image __attribute((alias("IA__gtk_message_dialog_set_image"), visibility("default")));
6278
 
 
6279
 
#undef gtk_message_dialog_get_image 
6280
 
extern __typeof (gtk_message_dialog_get_image) gtk_message_dialog_get_image __attribute((alias("IA__gtk_message_dialog_get_image"), visibility("default")));
6281
 
 
6282
 
#endif
6283
 
#endif
6284
 
#if IN_HEADER(__GTK_MISC_H__)
6285
 
#if IN_FILE(__GTK_MISC_C__)
6286
 
#undef gtk_misc_get_alignment 
6287
 
extern __typeof (gtk_misc_get_alignment) gtk_misc_get_alignment __attribute((alias("IA__gtk_misc_get_alignment"), visibility("default")));
6288
 
 
6289
 
#undef gtk_misc_get_padding 
6290
 
extern __typeof (gtk_misc_get_padding) gtk_misc_get_padding __attribute((alias("IA__gtk_misc_get_padding"), visibility("default")));
6291
 
 
6292
 
#undef gtk_misc_get_type 
6293
 
extern __typeof (gtk_misc_get_type) gtk_misc_get_type __attribute((alias("IA__gtk_misc_get_type"), visibility("default")));
6294
 
 
6295
 
#undef gtk_misc_set_alignment 
6296
 
extern __typeof (gtk_misc_set_alignment) gtk_misc_set_alignment __attribute((alias("IA__gtk_misc_set_alignment"), visibility("default")));
6297
 
 
6298
 
#undef gtk_misc_set_padding 
6299
 
extern __typeof (gtk_misc_set_padding) gtk_misc_set_padding __attribute((alias("IA__gtk_misc_set_padding"), visibility("default")));
6300
 
 
6301
 
#endif
6302
 
#endif
6303
 
#if IN_HEADER(__GTK_MOUNT_OPERATION_H__)
6304
 
#if IN_FILE(__GTK_MOUNT_OPERATION_C__)
6305
 
#undef gtk_mount_operation_get_type 
6306
 
extern __typeof (gtk_mount_operation_get_type) gtk_mount_operation_get_type __attribute((alias("IA__gtk_mount_operation_get_type"), visibility("default")));
6307
 
 
6308
 
#undef gtk_mount_operation_new 
6309
 
extern __typeof (gtk_mount_operation_new) gtk_mount_operation_new __attribute((alias("IA__gtk_mount_operation_new"), visibility("default")));
6310
 
 
6311
 
#undef gtk_mount_operation_is_showing 
6312
 
extern __typeof (gtk_mount_operation_is_showing) gtk_mount_operation_is_showing __attribute((alias("IA__gtk_mount_operation_is_showing"), visibility("default")));
6313
 
 
6314
 
#undef gtk_mount_operation_set_parent 
6315
 
extern __typeof (gtk_mount_operation_set_parent) gtk_mount_operation_set_parent __attribute((alias("IA__gtk_mount_operation_set_parent"), visibility("default")));
6316
 
 
6317
 
#undef gtk_mount_operation_get_parent 
6318
 
extern __typeof (gtk_mount_operation_get_parent) gtk_mount_operation_get_parent __attribute((alias("IA__gtk_mount_operation_get_parent"), visibility("default")));
6319
 
 
6320
 
#undef gtk_mount_operation_set_screen 
6321
 
extern __typeof (gtk_mount_operation_set_screen) gtk_mount_operation_set_screen __attribute((alias("IA__gtk_mount_operation_set_screen"), visibility("default")));
6322
 
 
6323
 
#undef gtk_mount_operation_get_screen 
6324
 
extern __typeof (gtk_mount_operation_get_screen) gtk_mount_operation_get_screen __attribute((alias("IA__gtk_mount_operation_get_screen"), visibility("default")));
6325
 
 
6326
 
#endif
6327
 
#endif
6328
 
#if IN_HEADER(__GTK_NOTEBOOK_H__)
6329
 
#if IN_FILE(__GTK_NOTEBOOK_C__)
6330
 
#undef gtk_notebook_append_page 
6331
 
extern __typeof (gtk_notebook_append_page) gtk_notebook_append_page __attribute((alias("IA__gtk_notebook_append_page"), visibility("default")));
6332
 
 
6333
 
#undef gtk_notebook_append_page_menu 
6334
 
extern __typeof (gtk_notebook_append_page_menu) gtk_notebook_append_page_menu __attribute((alias("IA__gtk_notebook_append_page_menu"), visibility("default")));
6335
 
 
6336
 
#undef gtk_notebook_get_current_page 
6337
 
extern __typeof (gtk_notebook_get_current_page) gtk_notebook_get_current_page __attribute((alias("IA__gtk_notebook_get_current_page"), visibility("default")));
6338
 
 
6339
 
#undef gtk_notebook_get_menu_label 
6340
 
extern __typeof (gtk_notebook_get_menu_label) gtk_notebook_get_menu_label __attribute((alias("IA__gtk_notebook_get_menu_label"), visibility("default")));
6341
 
 
6342
 
#undef gtk_notebook_get_menu_label_text 
6343
 
extern __typeof (gtk_notebook_get_menu_label_text) gtk_notebook_get_menu_label_text __attribute((alias("IA__gtk_notebook_get_menu_label_text"), visibility("default")));
6344
 
 
6345
 
#undef gtk_notebook_get_n_pages 
6346
 
extern __typeof (gtk_notebook_get_n_pages) gtk_notebook_get_n_pages __attribute((alias("IA__gtk_notebook_get_n_pages"), visibility("default")));
6347
 
 
6348
 
#undef gtk_notebook_get_nth_page 
6349
 
extern __typeof (gtk_notebook_get_nth_page) gtk_notebook_get_nth_page __attribute((alias("IA__gtk_notebook_get_nth_page"), visibility("default")));
6350
 
 
6351
 
#undef gtk_notebook_get_scrollable 
6352
 
extern __typeof (gtk_notebook_get_scrollable) gtk_notebook_get_scrollable __attribute((alias("IA__gtk_notebook_get_scrollable"), visibility("default")));
6353
 
 
6354
 
#undef gtk_notebook_get_show_border 
6355
 
extern __typeof (gtk_notebook_get_show_border) gtk_notebook_get_show_border __attribute((alias("IA__gtk_notebook_get_show_border"), visibility("default")));
6356
 
 
6357
 
#undef gtk_notebook_get_show_tabs 
6358
 
extern __typeof (gtk_notebook_get_show_tabs) gtk_notebook_get_show_tabs __attribute((alias("IA__gtk_notebook_get_show_tabs"), visibility("default")));
6359
 
 
6360
 
#undef gtk_notebook_get_tab_label 
6361
 
extern __typeof (gtk_notebook_get_tab_label) gtk_notebook_get_tab_label __attribute((alias("IA__gtk_notebook_get_tab_label"), visibility("default")));
6362
 
 
6363
 
#undef gtk_notebook_get_tab_label_text 
6364
 
extern __typeof (gtk_notebook_get_tab_label_text) gtk_notebook_get_tab_label_text __attribute((alias("IA__gtk_notebook_get_tab_label_text"), visibility("default")));
6365
 
 
6366
 
#undef gtk_notebook_get_tab_pos 
6367
 
extern __typeof (gtk_notebook_get_tab_pos) gtk_notebook_get_tab_pos __attribute((alias("IA__gtk_notebook_get_tab_pos"), visibility("default")));
6368
 
 
6369
 
#undef gtk_notebook_get_type 
6370
 
extern __typeof (gtk_notebook_get_type) gtk_notebook_get_type __attribute((alias("IA__gtk_notebook_get_type"), visibility("default")));
6371
 
 
6372
 
#undef gtk_notebook_insert_page 
6373
 
extern __typeof (gtk_notebook_insert_page) gtk_notebook_insert_page __attribute((alias("IA__gtk_notebook_insert_page"), visibility("default")));
6374
 
 
6375
 
#undef gtk_notebook_insert_page_menu 
6376
 
extern __typeof (gtk_notebook_insert_page_menu) gtk_notebook_insert_page_menu __attribute((alias("IA__gtk_notebook_insert_page_menu"), visibility("default")));
6377
 
 
6378
 
#undef gtk_notebook_new 
6379
 
extern __typeof (gtk_notebook_new) gtk_notebook_new __attribute((alias("IA__gtk_notebook_new"), visibility("default")));
6380
 
 
6381
 
#undef gtk_notebook_next_page 
6382
 
extern __typeof (gtk_notebook_next_page) gtk_notebook_next_page __attribute((alias("IA__gtk_notebook_next_page"), visibility("default")));
6383
 
 
6384
 
#undef gtk_notebook_page_num 
6385
 
extern __typeof (gtk_notebook_page_num) gtk_notebook_page_num __attribute((alias("IA__gtk_notebook_page_num"), visibility("default")));
6386
 
 
6387
 
#undef gtk_notebook_popup_disable 
6388
 
extern __typeof (gtk_notebook_popup_disable) gtk_notebook_popup_disable __attribute((alias("IA__gtk_notebook_popup_disable"), visibility("default")));
6389
 
 
6390
 
#undef gtk_notebook_popup_enable 
6391
 
extern __typeof (gtk_notebook_popup_enable) gtk_notebook_popup_enable __attribute((alias("IA__gtk_notebook_popup_enable"), visibility("default")));
6392
 
 
6393
 
#undef gtk_notebook_prepend_page 
6394
 
extern __typeof (gtk_notebook_prepend_page) gtk_notebook_prepend_page __attribute((alias("IA__gtk_notebook_prepend_page"), visibility("default")));
6395
 
 
6396
 
#undef gtk_notebook_prepend_page_menu 
6397
 
extern __typeof (gtk_notebook_prepend_page_menu) gtk_notebook_prepend_page_menu __attribute((alias("IA__gtk_notebook_prepend_page_menu"), visibility("default")));
6398
 
 
6399
 
#undef gtk_notebook_prev_page 
6400
 
extern __typeof (gtk_notebook_prev_page) gtk_notebook_prev_page __attribute((alias("IA__gtk_notebook_prev_page"), visibility("default")));
6401
 
 
6402
 
#ifndef GTK_DISABLE_DEPRECATED
6403
 
#undef gtk_notebook_query_tab_label_packing 
6404
 
extern __typeof (gtk_notebook_query_tab_label_packing) gtk_notebook_query_tab_label_packing __attribute((alias("IA__gtk_notebook_query_tab_label_packing"), visibility("default")));
6405
 
 
6406
 
#endif
6407
 
#undef gtk_notebook_remove_page 
6408
 
extern __typeof (gtk_notebook_remove_page) gtk_notebook_remove_page __attribute((alias("IA__gtk_notebook_remove_page"), visibility("default")));
6409
 
 
6410
 
#undef gtk_notebook_reorder_child 
6411
 
extern __typeof (gtk_notebook_reorder_child) gtk_notebook_reorder_child __attribute((alias("IA__gtk_notebook_reorder_child"), visibility("default")));
6412
 
 
6413
 
#undef gtk_notebook_set_current_page 
6414
 
extern __typeof (gtk_notebook_set_current_page) gtk_notebook_set_current_page __attribute((alias("IA__gtk_notebook_set_current_page"), visibility("default")));
6415
 
 
6416
 
#ifndef GTK_DISABLE_DEPRECATED
6417
 
#undef gtk_notebook_set_homogeneous_tabs 
6418
 
extern __typeof (gtk_notebook_set_homogeneous_tabs) gtk_notebook_set_homogeneous_tabs __attribute((alias("IA__gtk_notebook_set_homogeneous_tabs"), visibility("default")));
6419
 
 
6420
 
#undef gtk_notebook_set_tab_border 
6421
 
extern __typeof (gtk_notebook_set_tab_border) gtk_notebook_set_tab_border __attribute((alias("IA__gtk_notebook_set_tab_border"), visibility("default")));
6422
 
 
6423
 
#undef gtk_notebook_set_tab_hborder 
6424
 
extern __typeof (gtk_notebook_set_tab_hborder) gtk_notebook_set_tab_hborder __attribute((alias("IA__gtk_notebook_set_tab_hborder"), visibility("default")));
6425
 
 
6426
 
#undef gtk_notebook_set_tab_vborder 
6427
 
extern __typeof (gtk_notebook_set_tab_vborder) gtk_notebook_set_tab_vborder __attribute((alias("IA__gtk_notebook_set_tab_vborder"), visibility("default")));
6428
 
 
6429
 
#endif
6430
 
#undef gtk_notebook_set_menu_label 
6431
 
extern __typeof (gtk_notebook_set_menu_label) gtk_notebook_set_menu_label __attribute((alias("IA__gtk_notebook_set_menu_label"), visibility("default")));
6432
 
 
6433
 
#undef gtk_notebook_set_menu_label_text 
6434
 
extern __typeof (gtk_notebook_set_menu_label_text) gtk_notebook_set_menu_label_text __attribute((alias("IA__gtk_notebook_set_menu_label_text"), visibility("default")));
6435
 
 
6436
 
#undef gtk_notebook_set_scrollable 
6437
 
extern __typeof (gtk_notebook_set_scrollable) gtk_notebook_set_scrollable __attribute((alias("IA__gtk_notebook_set_scrollable"), visibility("default")));
6438
 
 
6439
 
#undef gtk_notebook_set_show_border 
6440
 
extern __typeof (gtk_notebook_set_show_border) gtk_notebook_set_show_border __attribute((alias("IA__gtk_notebook_set_show_border"), visibility("default")));
6441
 
 
6442
 
#undef gtk_notebook_set_show_tabs 
6443
 
extern __typeof (gtk_notebook_set_show_tabs) gtk_notebook_set_show_tabs __attribute((alias("IA__gtk_notebook_set_show_tabs"), visibility("default")));
6444
 
 
6445
 
#undef gtk_notebook_set_tab_label 
6446
 
extern __typeof (gtk_notebook_set_tab_label) gtk_notebook_set_tab_label __attribute((alias("IA__gtk_notebook_set_tab_label"), visibility("default")));
6447
 
 
6448
 
#ifndef GTK_DISABLE_DEPRECATED
6449
 
#undef gtk_notebook_set_tab_label_packing 
6450
 
extern __typeof (gtk_notebook_set_tab_label_packing) gtk_notebook_set_tab_label_packing __attribute((alias("IA__gtk_notebook_set_tab_label_packing"), visibility("default")));
6451
 
 
6452
 
#endif
6453
 
#undef gtk_notebook_set_tab_label_text 
6454
 
extern __typeof (gtk_notebook_set_tab_label_text) gtk_notebook_set_tab_label_text __attribute((alias("IA__gtk_notebook_set_tab_label_text"), visibility("default")));
6455
 
 
6456
 
#undef gtk_notebook_set_tab_pos 
6457
 
extern __typeof (gtk_notebook_set_tab_pos) gtk_notebook_set_tab_pos __attribute((alias("IA__gtk_notebook_set_tab_pos"), visibility("default")));
6458
 
 
6459
 
#undef gtk_notebook_get_tab_hborder 
6460
 
extern __typeof (gtk_notebook_get_tab_hborder) gtk_notebook_get_tab_hborder __attribute((alias("IA__gtk_notebook_get_tab_hborder"), visibility("default")));
6461
 
 
6462
 
#undef gtk_notebook_get_tab_vborder 
6463
 
extern __typeof (gtk_notebook_get_tab_vborder) gtk_notebook_get_tab_vborder __attribute((alias("IA__gtk_notebook_get_tab_vborder"), visibility("default")));
6464
 
 
6465
 
#ifndef GTK_DISABLE_DEPRECATED
6466
 
#undef gtk_notebook_set_window_creation_hook 
6467
 
extern __typeof (gtk_notebook_set_window_creation_hook) gtk_notebook_set_window_creation_hook __attribute((alias("IA__gtk_notebook_set_window_creation_hook"), visibility("default")));
6468
 
 
6469
 
#undef gtk_notebook_get_group_id 
6470
 
extern __typeof (gtk_notebook_get_group_id) gtk_notebook_get_group_id __attribute((alias("IA__gtk_notebook_get_group_id"), visibility("default")));
6471
 
 
6472
 
#undef gtk_notebook_set_group_id 
6473
 
extern __typeof (gtk_notebook_set_group_id) gtk_notebook_set_group_id __attribute((alias("IA__gtk_notebook_set_group_id"), visibility("default")));
6474
 
 
6475
 
#undef gtk_notebook_get_group 
6476
 
extern __typeof (gtk_notebook_get_group) gtk_notebook_get_group __attribute((alias("IA__gtk_notebook_get_group"), visibility("default")));
6477
 
 
6478
 
#undef gtk_notebook_set_group 
6479
 
extern __typeof (gtk_notebook_set_group) gtk_notebook_set_group __attribute((alias("IA__gtk_notebook_set_group"), visibility("default")));
6480
 
 
6481
 
#endif
6482
 
#undef gtk_notebook_get_group_name 
6483
 
extern __typeof (gtk_notebook_get_group_name) gtk_notebook_get_group_name __attribute((alias("IA__gtk_notebook_get_group_name"), visibility("default")));
6484
 
 
6485
 
#undef gtk_notebook_set_group_name 
6486
 
extern __typeof (gtk_notebook_set_group_name) gtk_notebook_set_group_name __attribute((alias("IA__gtk_notebook_set_group_name"), visibility("default")));
6487
 
 
6488
 
#undef gtk_notebook_get_tab_reorderable 
6489
 
extern __typeof (gtk_notebook_get_tab_reorderable) gtk_notebook_get_tab_reorderable __attribute((alias("IA__gtk_notebook_get_tab_reorderable"), visibility("default")));
6490
 
 
6491
 
#undef gtk_notebook_set_tab_reorderable 
6492
 
extern __typeof (gtk_notebook_set_tab_reorderable) gtk_notebook_set_tab_reorderable __attribute((alias("IA__gtk_notebook_set_tab_reorderable"), visibility("default")));
6493
 
 
6494
 
#undef gtk_notebook_get_tab_detachable 
6495
 
extern __typeof (gtk_notebook_get_tab_detachable) gtk_notebook_get_tab_detachable __attribute((alias("IA__gtk_notebook_get_tab_detachable"), visibility("default")));
6496
 
 
6497
 
#undef gtk_notebook_set_tab_detachable 
6498
 
extern __typeof (gtk_notebook_set_tab_detachable) gtk_notebook_set_tab_detachable __attribute((alias("IA__gtk_notebook_set_tab_detachable"), visibility("default")));
6499
 
 
6500
 
#undef gtk_notebook_get_action_widget 
6501
 
extern __typeof (gtk_notebook_get_action_widget) gtk_notebook_get_action_widget __attribute((alias("IA__gtk_notebook_get_action_widget"), visibility("default")));
6502
 
 
6503
 
#undef gtk_notebook_set_action_widget 
6504
 
extern __typeof (gtk_notebook_set_action_widget) gtk_notebook_set_action_widget __attribute((alias("IA__gtk_notebook_set_action_widget"), visibility("default")));
6505
 
 
6506
 
#endif
6507
 
#endif
6508
 
#if IN_HEADER(__GTK_OBJECT_H__)
6509
 
#if IN_FILE(__GTK_OBJECT_C__)
6510
 
#ifndef GTK_DISABLE_DEPRECATED
6511
 
#undef gtk_object_add_arg_type 
6512
 
extern __typeof (gtk_object_add_arg_type) gtk_object_add_arg_type __attribute((alias("IA__gtk_object_add_arg_type"), visibility("default")));
6513
 
 
6514
 
#undef gtk_object_get 
6515
 
extern __typeof (gtk_object_get) gtk_object_get __attribute((alias("IA__gtk_object_get"), visibility("default")));
6516
 
 
6517
 
#undef gtk_object_set 
6518
 
extern __typeof (gtk_object_set) gtk_object_set __attribute((alias("IA__gtk_object_set"), visibility("default")));
6519
 
 
6520
 
#undef gtk_object_get_data 
6521
 
extern __typeof (gtk_object_get_data) gtk_object_get_data __attribute((alias("IA__gtk_object_get_data"), visibility("default")));
6522
 
 
6523
 
#undef gtk_object_get_data_by_id 
6524
 
extern __typeof (gtk_object_get_data_by_id) gtk_object_get_data_by_id __attribute((alias("IA__gtk_object_get_data_by_id"), visibility("default")));
6525
 
 
6526
 
#undef gtk_object_get_user_data 
6527
 
extern __typeof (gtk_object_get_user_data) gtk_object_get_user_data __attribute((alias("IA__gtk_object_get_user_data"), visibility("default")));
6528
 
 
6529
 
#undef gtk_object_new 
6530
 
extern __typeof (gtk_object_new) gtk_object_new __attribute((alias("IA__gtk_object_new"), visibility("default")));
6531
 
 
6532
 
#undef gtk_object_remove_data 
6533
 
extern __typeof (gtk_object_remove_data) gtk_object_remove_data __attribute((alias("IA__gtk_object_remove_data"), visibility("default")));
6534
 
 
6535
 
#undef gtk_object_remove_data_by_id 
6536
 
extern __typeof (gtk_object_remove_data_by_id) gtk_object_remove_data_by_id __attribute((alias("IA__gtk_object_remove_data_by_id"), visibility("default")));
6537
 
 
6538
 
#undef gtk_object_remove_no_notify 
6539
 
extern __typeof (gtk_object_remove_no_notify) gtk_object_remove_no_notify __attribute((alias("IA__gtk_object_remove_no_notify"), visibility("default")));
6540
 
 
6541
 
#undef gtk_object_remove_no_notify_by_id 
6542
 
extern __typeof (gtk_object_remove_no_notify_by_id) gtk_object_remove_no_notify_by_id __attribute((alias("IA__gtk_object_remove_no_notify_by_id"), visibility("default")));
6543
 
 
6544
 
#undef gtk_object_ref 
6545
 
extern __typeof (gtk_object_ref) gtk_object_ref __attribute((alias("IA__gtk_object_ref"), visibility("default")));
6546
 
 
6547
 
#undef gtk_object_unref 
6548
 
extern __typeof (gtk_object_unref) gtk_object_unref __attribute((alias("IA__gtk_object_unref"), visibility("default")));
6549
 
 
6550
 
#undef gtk_object_weakref 
6551
 
extern __typeof (gtk_object_weakref) gtk_object_weakref __attribute((alias("IA__gtk_object_weakref"), visibility("default")));
6552
 
 
6553
 
#undef gtk_object_weakunref 
6554
 
extern __typeof (gtk_object_weakunref) gtk_object_weakunref __attribute((alias("IA__gtk_object_weakunref"), visibility("default")));
6555
 
 
6556
 
#undef gtk_object_set_data 
6557
 
extern __typeof (gtk_object_set_data) gtk_object_set_data __attribute((alias("IA__gtk_object_set_data"), visibility("default")));
6558
 
 
6559
 
#undef gtk_object_set_data_by_id 
6560
 
extern __typeof (gtk_object_set_data_by_id) gtk_object_set_data_by_id __attribute((alias("IA__gtk_object_set_data_by_id"), visibility("default")));
6561
 
 
6562
 
#undef gtk_object_set_data_by_id_full 
6563
 
extern __typeof (gtk_object_set_data_by_id_full) gtk_object_set_data_by_id_full __attribute((alias("IA__gtk_object_set_data_by_id_full"), visibility("default")));
6564
 
 
6565
 
#undef gtk_object_set_data_full 
6566
 
extern __typeof (gtk_object_set_data_full) gtk_object_set_data_full __attribute((alias("IA__gtk_object_set_data_full"), visibility("default")));
6567
 
 
6568
 
#undef gtk_object_set_user_data 
6569
 
extern __typeof (gtk_object_set_user_data) gtk_object_set_user_data __attribute((alias("IA__gtk_object_set_user_data"), visibility("default")));
6570
 
 
6571
 
#undef gtk_object_sink 
6572
 
extern __typeof (gtk_object_sink) gtk_object_sink __attribute((alias("IA__gtk_object_sink"), visibility("default")));
6573
 
 
6574
 
#endif
6575
 
#undef gtk_object_destroy 
6576
 
extern __typeof (gtk_object_destroy) gtk_object_destroy __attribute((alias("IA__gtk_object_destroy"), visibility("default")));
6577
 
 
6578
 
#undef gtk_object_get_type 
6579
 
extern __typeof (gtk_object_get_type) gtk_object_get_type __attribute((alias("IA__gtk_object_get_type"), visibility("default")));
6580
 
 
6581
 
#endif
6582
 
#endif
6583
 
#if IN_HEADER(__GTK_OFFSCREEN_WINDOW_H__)
6584
 
#if IN_FILE(__GTK_OFFSCREEN_WINDOW_C__)
6585
 
#undef gtk_offscreen_window_get_type 
6586
 
extern __typeof (gtk_offscreen_window_get_type) gtk_offscreen_window_get_type __attribute((alias("IA__gtk_offscreen_window_get_type"), visibility("default")));
6587
 
 
6588
 
#undef gtk_offscreen_window_new 
6589
 
extern __typeof (gtk_offscreen_window_new) gtk_offscreen_window_new __attribute((alias("IA__gtk_offscreen_window_new"), visibility("default")));
6590
 
 
6591
 
#undef gtk_offscreen_window_get_pixmap 
6592
 
extern __typeof (gtk_offscreen_window_get_pixmap) gtk_offscreen_window_get_pixmap __attribute((alias("IA__gtk_offscreen_window_get_pixmap"), visibility("default")));
6593
 
 
6594
 
#undef gtk_offscreen_window_get_pixbuf 
6595
 
extern __typeof (gtk_offscreen_window_get_pixbuf) gtk_offscreen_window_get_pixbuf __attribute((alias("IA__gtk_offscreen_window_get_pixbuf"), visibility("default")));
6596
 
 
6597
 
#endif
6598
 
#endif
6599
 
#if IN_HEADER(__GTK_ORIENTABLE_H__)
6600
 
#if IN_FILE(__GTK_ORIENTABLE_C__)
6601
 
#undef gtk_orientable_get_orientation 
6602
 
extern __typeof (gtk_orientable_get_orientation) gtk_orientable_get_orientation __attribute((alias("IA__gtk_orientable_get_orientation"), visibility("default")));
6603
 
 
6604
 
#undef gtk_orientable_get_type 
6605
 
extern __typeof (gtk_orientable_get_type) gtk_orientable_get_type __attribute((alias("IA__gtk_orientable_get_type"), visibility("default")));
6606
 
 
6607
 
#undef gtk_orientable_set_orientation 
6608
 
extern __typeof (gtk_orientable_set_orientation) gtk_orientable_set_orientation __attribute((alias("IA__gtk_orientable_set_orientation"), visibility("default")));
6609
 
 
6610
 
#endif
6611
 
#endif
6612
 
#if IN_HEADER(__GTK_OLD_EDITABLE_H__)
6613
 
#if IN_FILE(__GTK_OLD_EDITABLE_C__)
6614
 
#undef gtk_old_editable_changed 
6615
 
extern __typeof (gtk_old_editable_changed) gtk_old_editable_changed __attribute((alias("IA__gtk_old_editable_changed"), visibility("default")));
6616
 
 
6617
 
#undef gtk_old_editable_claim_selection 
6618
 
extern __typeof (gtk_old_editable_claim_selection) gtk_old_editable_claim_selection __attribute((alias("IA__gtk_old_editable_claim_selection"), visibility("default")));
6619
 
 
6620
 
#undef gtk_old_editable_get_type 
6621
 
extern __typeof (gtk_old_editable_get_type) gtk_old_editable_get_type __attribute((alias("IA__gtk_old_editable_get_type"), visibility("default")));
6622
 
 
6623
 
#endif
6624
 
#endif
6625
 
#if IN_HEADER(__GTK_OPTION_MENU_H__)
6626
 
#if IN_FILE(__GTK_OPTION_MENU_C__)
6627
 
#undef gtk_option_menu_get_history 
6628
 
extern __typeof (gtk_option_menu_get_history) gtk_option_menu_get_history __attribute((alias("IA__gtk_option_menu_get_history"), visibility("default")));
6629
 
 
6630
 
#undef gtk_option_menu_get_menu 
6631
 
extern __typeof (gtk_option_menu_get_menu) gtk_option_menu_get_menu __attribute((alias("IA__gtk_option_menu_get_menu"), visibility("default")));
6632
 
 
6633
 
#undef gtk_option_menu_get_type 
6634
 
extern __typeof (gtk_option_menu_get_type) gtk_option_menu_get_type __attribute((alias("IA__gtk_option_menu_get_type"), visibility("default")));
6635
 
 
6636
 
#undef gtk_option_menu_new 
6637
 
extern __typeof (gtk_option_menu_new) gtk_option_menu_new __attribute((alias("IA__gtk_option_menu_new"), visibility("default")));
6638
 
 
6639
 
#undef gtk_option_menu_remove_menu 
6640
 
extern __typeof (gtk_option_menu_remove_menu) gtk_option_menu_remove_menu __attribute((alias("IA__gtk_option_menu_remove_menu"), visibility("default")));
6641
 
 
6642
 
#undef gtk_option_menu_set_history 
6643
 
extern __typeof (gtk_option_menu_set_history) gtk_option_menu_set_history __attribute((alias("IA__gtk_option_menu_set_history"), visibility("default")));
6644
 
 
6645
 
#undef gtk_option_menu_set_menu 
6646
 
extern __typeof (gtk_option_menu_set_menu) gtk_option_menu_set_menu __attribute((alias("IA__gtk_option_menu_set_menu"), visibility("default")));
6647
 
 
6648
 
#endif
6649
 
#endif
6650
 
#if IN_HEADER(__GTK_PANED_H__)
6651
 
#if IN_FILE(__GTK_PANED_C__)
6652
 
#undef gtk_paned_add1 
6653
 
extern __typeof (gtk_paned_add1) gtk_paned_add1 __attribute((alias("IA__gtk_paned_add1"), visibility("default")));
6654
 
 
6655
 
#undef gtk_paned_add2 
6656
 
extern __typeof (gtk_paned_add2) gtk_paned_add2 __attribute((alias("IA__gtk_paned_add2"), visibility("default")));
6657
 
 
6658
 
#undef gtk_paned_get_child1 
6659
 
extern __typeof (gtk_paned_get_child1) gtk_paned_get_child1 __attribute((alias("IA__gtk_paned_get_child1"), visibility("default")));
6660
 
 
6661
 
#undef gtk_paned_get_child2 
6662
 
extern __typeof (gtk_paned_get_child2) gtk_paned_get_child2 __attribute((alias("IA__gtk_paned_get_child2"), visibility("default")));
6663
 
 
6664
 
#undef gtk_paned_get_handle_window 
6665
 
extern __typeof (gtk_paned_get_handle_window) gtk_paned_get_handle_window __attribute((alias("IA__gtk_paned_get_handle_window"), visibility("default")));
6666
 
 
6667
 
#undef gtk_paned_get_position 
6668
 
extern __typeof (gtk_paned_get_position) gtk_paned_get_position __attribute((alias("IA__gtk_paned_get_position"), visibility("default")));
6669
 
 
6670
 
#undef gtk_paned_get_type 
6671
 
extern __typeof (gtk_paned_get_type) gtk_paned_get_type __attribute((alias("IA__gtk_paned_get_type"), visibility("default")));
6672
 
 
6673
 
#undef gtk_paned_pack1 
6674
 
extern __typeof (gtk_paned_pack1) gtk_paned_pack1 __attribute((alias("IA__gtk_paned_pack1"), visibility("default")));
6675
 
 
6676
 
#undef gtk_paned_pack2 
6677
 
extern __typeof (gtk_paned_pack2) gtk_paned_pack2 __attribute((alias("IA__gtk_paned_pack2"), visibility("default")));
6678
 
 
6679
 
#undef gtk_paned_set_position 
6680
 
extern __typeof (gtk_paned_set_position) gtk_paned_set_position __attribute((alias("IA__gtk_paned_set_position"), visibility("default")));
6681
 
 
6682
 
#ifndef GTK_DISABLE_DEPRECATED
6683
 
#undef gtk_paned_compute_position 
6684
 
extern __typeof (gtk_paned_compute_position) gtk_paned_compute_position __attribute((alias("IA__gtk_paned_compute_position"), visibility("default")));
6685
 
 
6686
 
#endif
6687
 
#endif
6688
 
#endif
6689
 
#if IN_HEADER(__GTK_PATH_BAR_H__)
6690
 
#if IN_FILE(__GTK_PATH_BAR_C__)
6691
 
#undef gtk_path_bar_get_type 
6692
 
extern __typeof (gtk_path_bar_get_type) gtk_path_bar_get_type __attribute((alias("IA__gtk_path_bar_get_type"), visibility("default")));
6693
 
 
6694
 
#endif
6695
 
#endif
6696
 
#if IN_HEADER(__GTK_PIXMAP_H__)
6697
 
#if IN_FILE(__GTK_PIXMAP_C__)
6698
 
#ifndef GTK_DISABLE_DEPRECATED
6699
 
#undef gtk_pixmap_get 
6700
 
extern __typeof (gtk_pixmap_get) gtk_pixmap_get __attribute((alias("IA__gtk_pixmap_get"), visibility("default")));
6701
 
 
6702
 
#undef gtk_pixmap_get_type 
6703
 
extern __typeof (gtk_pixmap_get_type) gtk_pixmap_get_type __attribute((alias("IA__gtk_pixmap_get_type"), visibility("default")));
6704
 
 
6705
 
#undef gtk_pixmap_new 
6706
 
extern __typeof (gtk_pixmap_new) gtk_pixmap_new __attribute((alias("IA__gtk_pixmap_new"), visibility("default")));
6707
 
 
6708
 
#undef gtk_pixmap_set 
6709
 
extern __typeof (gtk_pixmap_set) gtk_pixmap_set __attribute((alias("IA__gtk_pixmap_set"), visibility("default")));
6710
 
 
6711
 
#undef gtk_pixmap_set_build_insensitive 
6712
 
extern __typeof (gtk_pixmap_set_build_insensitive) gtk_pixmap_set_build_insensitive __attribute((alias("IA__gtk_pixmap_set_build_insensitive"), visibility("default")));
6713
 
 
6714
 
#endif
6715
 
#endif
6716
 
#endif
6717
 
#if IN_HEADER(__GTK_PLUG_H__)
6718
 
#if IN_FILE(__GTK_PLUG_C__)
6719
 
#undef gtk_plug_construct 
6720
 
extern __typeof (gtk_plug_construct) gtk_plug_construct __attribute((alias("IA__gtk_plug_construct"), visibility("default")));
6721
 
 
6722
 
#undef gtk_plug_construct_for_display 
6723
 
extern __typeof (gtk_plug_construct_for_display) gtk_plug_construct_for_display __attribute((alias("IA__gtk_plug_construct_for_display"), visibility("default")));
6724
 
 
6725
 
#undef gtk_plug_get_id 
6726
 
extern __typeof (gtk_plug_get_id) gtk_plug_get_id __attribute((alias("IA__gtk_plug_get_id"), visibility("default")));
6727
 
 
6728
 
#undef gtk_plug_get_embedded 
6729
 
extern __typeof (gtk_plug_get_embedded) gtk_plug_get_embedded __attribute((alias("IA__gtk_plug_get_embedded"), visibility("default")));
6730
 
 
6731
 
#undef gtk_plug_get_socket_window 
6732
 
extern __typeof (gtk_plug_get_socket_window) gtk_plug_get_socket_window __attribute((alias("IA__gtk_plug_get_socket_window"), visibility("default")));
6733
 
 
6734
 
#undef gtk_plug_get_type 
6735
 
extern __typeof (gtk_plug_get_type) gtk_plug_get_type __attribute((alias("IA__gtk_plug_get_type"), visibility("default")));
6736
 
 
6737
 
#undef gtk_plug_new 
6738
 
extern __typeof (gtk_plug_new) gtk_plug_new __attribute((alias("IA__gtk_plug_new"), visibility("default")));
6739
 
 
6740
 
#undef gtk_plug_new_for_display 
6741
 
extern __typeof (gtk_plug_new_for_display) gtk_plug_new_for_display __attribute((alias("IA__gtk_plug_new_for_display"), visibility("default")));
6742
 
 
6743
 
#endif
6744
 
#endif
6745
 
#if IN_HEADER(__GTK_PREVIEW_H__)
6746
 
#if IN_FILE(__GTK_PREVIEW_C__)
6747
 
#ifndef GTK_DISABLE_DEPRECATED
6748
 
#undef gtk_preview_draw_row 
6749
 
extern __typeof (gtk_preview_draw_row) gtk_preview_draw_row __attribute((alias("IA__gtk_preview_draw_row"), visibility("default")));
6750
 
 
6751
 
#undef gtk_preview_get_cmap 
6752
 
extern __typeof (gtk_preview_get_cmap) gtk_preview_get_cmap __attribute((alias("IA__gtk_preview_get_cmap"), visibility("default")));
6753
 
 
6754
 
#undef gtk_preview_get_info 
6755
 
extern __typeof (gtk_preview_get_info) gtk_preview_get_info __attribute((alias("IA__gtk_preview_get_info"), visibility("default")));
6756
 
 
6757
 
#undef gtk_preview_get_type 
6758
 
extern __typeof (gtk_preview_get_type) gtk_preview_get_type __attribute((alias("IA__gtk_preview_get_type"), visibility("default")));
6759
 
 
6760
 
#undef gtk_preview_get_visual 
6761
 
extern __typeof (gtk_preview_get_visual) gtk_preview_get_visual __attribute((alias("IA__gtk_preview_get_visual"), visibility("default")));
6762
 
 
6763
 
#undef gtk_preview_new 
6764
 
extern __typeof (gtk_preview_new) gtk_preview_new __attribute((alias("IA__gtk_preview_new"), visibility("default")));
6765
 
 
6766
 
#undef gtk_preview_put 
6767
 
extern __typeof (gtk_preview_put) gtk_preview_put __attribute((alias("IA__gtk_preview_put"), visibility("default")));
6768
 
 
6769
 
#undef gtk_preview_reset 
6770
 
extern __typeof (gtk_preview_reset) gtk_preview_reset __attribute((alias("IA__gtk_preview_reset"), visibility("default")));
6771
 
 
6772
 
#undef gtk_preview_set_color_cube 
6773
 
extern __typeof (gtk_preview_set_color_cube) gtk_preview_set_color_cube __attribute((alias("IA__gtk_preview_set_color_cube"), visibility("default")));
6774
 
 
6775
 
#undef gtk_preview_set_dither 
6776
 
extern __typeof (gtk_preview_set_dither) gtk_preview_set_dither __attribute((alias("IA__gtk_preview_set_dither"), visibility("default")));
6777
 
 
6778
 
#undef gtk_preview_set_expand 
6779
 
extern __typeof (gtk_preview_set_expand) gtk_preview_set_expand __attribute((alias("IA__gtk_preview_set_expand"), visibility("default")));
6780
 
 
6781
 
#undef gtk_preview_set_gamma 
6782
 
extern __typeof (gtk_preview_set_gamma) gtk_preview_set_gamma __attribute((alias("IA__gtk_preview_set_gamma"), visibility("default")));
6783
 
 
6784
 
#undef gtk_preview_set_install_cmap 
6785
 
extern __typeof (gtk_preview_set_install_cmap) gtk_preview_set_install_cmap __attribute((alias("IA__gtk_preview_set_install_cmap"), visibility("default")));
6786
 
 
6787
 
#undef gtk_preview_set_reserved 
6788
 
extern __typeof (gtk_preview_set_reserved) gtk_preview_set_reserved __attribute((alias("IA__gtk_preview_set_reserved"), visibility("default")));
6789
 
 
6790
 
#undef gtk_preview_size 
6791
 
extern __typeof (gtk_preview_size) gtk_preview_size __attribute((alias("IA__gtk_preview_size"), visibility("default")));
6792
 
 
6793
 
#undef gtk_preview_uninit 
6794
 
extern __typeof (gtk_preview_uninit) gtk_preview_uninit __attribute((alias("IA__gtk_preview_uninit"), visibility("default")));
6795
 
 
6796
 
#endif
6797
 
#endif
6798
 
#endif
6799
 
#if IN_HEADER(__GTK_PAGE_SETUP_H__)
6800
 
#if IN_FILE(__GTK_PAGE_SETUP_C__)
6801
 
#undef gtk_page_setup_get_type 
6802
 
extern __typeof (gtk_page_setup_get_type) gtk_page_setup_get_type __attribute((alias("IA__gtk_page_setup_get_type"), visibility("default")));
6803
 
 
6804
 
#undef gtk_page_setup_new 
6805
 
extern __typeof (gtk_page_setup_new) gtk_page_setup_new __attribute((alias("IA__gtk_page_setup_new"), visibility("default")));
6806
 
 
6807
 
#undef gtk_page_setup_new_from_file 
6808
 
extern __typeof (gtk_page_setup_new_from_file) gtk_page_setup_new_from_file __attribute((alias("IA__gtk_page_setup_new_from_file"), visibility("default")));
6809
 
 
6810
 
#undef gtk_page_setup_new_from_key_file 
6811
 
extern __typeof (gtk_page_setup_new_from_key_file) gtk_page_setup_new_from_key_file __attribute((alias("IA__gtk_page_setup_new_from_key_file"), visibility("default")));
6812
 
 
6813
 
#undef gtk_page_setup_load_file 
6814
 
extern __typeof (gtk_page_setup_load_file) gtk_page_setup_load_file __attribute((alias("IA__gtk_page_setup_load_file"), visibility("default")));
6815
 
 
6816
 
#undef gtk_page_setup_load_key_file 
6817
 
extern __typeof (gtk_page_setup_load_key_file) gtk_page_setup_load_key_file __attribute((alias("IA__gtk_page_setup_load_key_file"), visibility("default")));
6818
 
 
6819
 
#undef gtk_page_setup_to_file 
6820
 
extern __typeof (gtk_page_setup_to_file) gtk_page_setup_to_file __attribute((alias("IA__gtk_page_setup_to_file"), visibility("default")));
6821
 
 
6822
 
#undef gtk_page_setup_to_key_file 
6823
 
extern __typeof (gtk_page_setup_to_key_file) gtk_page_setup_to_key_file __attribute((alias("IA__gtk_page_setup_to_key_file"), visibility("default")));
6824
 
 
6825
 
#undef gtk_page_setup_copy 
6826
 
extern __typeof (gtk_page_setup_copy) gtk_page_setup_copy __attribute((alias("IA__gtk_page_setup_copy"), visibility("default")));
6827
 
 
6828
 
#undef gtk_page_setup_get_orientation 
6829
 
extern __typeof (gtk_page_setup_get_orientation) gtk_page_setup_get_orientation __attribute((alias("IA__gtk_page_setup_get_orientation"), visibility("default")));
6830
 
 
6831
 
#undef gtk_page_setup_set_orientation 
6832
 
extern __typeof (gtk_page_setup_set_orientation) gtk_page_setup_set_orientation __attribute((alias("IA__gtk_page_setup_set_orientation"), visibility("default")));
6833
 
 
6834
 
#undef gtk_page_setup_get_paper_size 
6835
 
extern __typeof (gtk_page_setup_get_paper_size) gtk_page_setup_get_paper_size __attribute((alias("IA__gtk_page_setup_get_paper_size"), visibility("default")));
6836
 
 
6837
 
#undef gtk_page_setup_set_paper_size 
6838
 
extern __typeof (gtk_page_setup_set_paper_size) gtk_page_setup_set_paper_size __attribute((alias("IA__gtk_page_setup_set_paper_size"), visibility("default")));
6839
 
 
6840
 
#undef gtk_page_setup_get_top_margin 
6841
 
extern __typeof (gtk_page_setup_get_top_margin) gtk_page_setup_get_top_margin __attribute((alias("IA__gtk_page_setup_get_top_margin"), visibility("default")));
6842
 
 
6843
 
#undef gtk_page_setup_set_top_margin 
6844
 
extern __typeof (gtk_page_setup_set_top_margin) gtk_page_setup_set_top_margin __attribute((alias("IA__gtk_page_setup_set_top_margin"), visibility("default")));
6845
 
 
6846
 
#undef gtk_page_setup_get_bottom_margin 
6847
 
extern __typeof (gtk_page_setup_get_bottom_margin) gtk_page_setup_get_bottom_margin __attribute((alias("IA__gtk_page_setup_get_bottom_margin"), visibility("default")));
6848
 
 
6849
 
#undef gtk_page_setup_set_bottom_margin 
6850
 
extern __typeof (gtk_page_setup_set_bottom_margin) gtk_page_setup_set_bottom_margin __attribute((alias("IA__gtk_page_setup_set_bottom_margin"), visibility("default")));
6851
 
 
6852
 
#undef gtk_page_setup_get_left_margin 
6853
 
extern __typeof (gtk_page_setup_get_left_margin) gtk_page_setup_get_left_margin __attribute((alias("IA__gtk_page_setup_get_left_margin"), visibility("default")));
6854
 
 
6855
 
#undef gtk_page_setup_set_left_margin 
6856
 
extern __typeof (gtk_page_setup_set_left_margin) gtk_page_setup_set_left_margin __attribute((alias("IA__gtk_page_setup_set_left_margin"), visibility("default")));
6857
 
 
6858
 
#undef gtk_page_setup_get_right_margin 
6859
 
extern __typeof (gtk_page_setup_get_right_margin) gtk_page_setup_get_right_margin __attribute((alias("IA__gtk_page_setup_get_right_margin"), visibility("default")));
6860
 
 
6861
 
#undef gtk_page_setup_set_right_margin 
6862
 
extern __typeof (gtk_page_setup_set_right_margin) gtk_page_setup_set_right_margin __attribute((alias("IA__gtk_page_setup_set_right_margin"), visibility("default")));
6863
 
 
6864
 
#undef gtk_page_setup_set_paper_size_and_default_margins 
6865
 
extern __typeof (gtk_page_setup_set_paper_size_and_default_margins) gtk_page_setup_set_paper_size_and_default_margins __attribute((alias("IA__gtk_page_setup_set_paper_size_and_default_margins"), visibility("default")));
6866
 
 
6867
 
#undef gtk_page_setup_get_paper_width 
6868
 
extern __typeof (gtk_page_setup_get_paper_width) gtk_page_setup_get_paper_width __attribute((alias("IA__gtk_page_setup_get_paper_width"), visibility("default")));
6869
 
 
6870
 
#undef gtk_page_setup_get_paper_height 
6871
 
extern __typeof (gtk_page_setup_get_paper_height) gtk_page_setup_get_paper_height __attribute((alias("IA__gtk_page_setup_get_paper_height"), visibility("default")));
6872
 
 
6873
 
#undef gtk_page_setup_get_page_width 
6874
 
extern __typeof (gtk_page_setup_get_page_width) gtk_page_setup_get_page_width __attribute((alias("IA__gtk_page_setup_get_page_width"), visibility("default")));
6875
 
 
6876
 
#undef gtk_page_setup_get_page_height 
6877
 
extern __typeof (gtk_page_setup_get_page_height) gtk_page_setup_get_page_height __attribute((alias("IA__gtk_page_setup_get_page_height"), visibility("default")));
6878
 
 
6879
 
#endif
6880
 
#endif
6881
 
#if IN_HEADER(__GTK_PAGE_SETUP_UNIX_DIALOG_H__)
6882
 
#if IN_FILE(__GTK_PAGE_SETUP_UNIX_DIALOG_C__)
6883
 
#ifdef G_OS_UNIX
6884
 
#undef gtk_page_setup_unix_dialog_get_type 
6885
 
extern __typeof (gtk_page_setup_unix_dialog_get_type) gtk_page_setup_unix_dialog_get_type __attribute((alias("IA__gtk_page_setup_unix_dialog_get_type"), visibility("default")));
6886
 
 
6887
 
#undef gtk_page_setup_unix_dialog_new 
6888
 
extern __typeof (gtk_page_setup_unix_dialog_new) gtk_page_setup_unix_dialog_new __attribute((alias("IA__gtk_page_setup_unix_dialog_new"), visibility("default")));
6889
 
 
6890
 
#undef gtk_page_setup_unix_dialog_set_page_setup 
6891
 
extern __typeof (gtk_page_setup_unix_dialog_set_page_setup) gtk_page_setup_unix_dialog_set_page_setup __attribute((alias("IA__gtk_page_setup_unix_dialog_set_page_setup"), visibility("default")));
6892
 
 
6893
 
#undef gtk_page_setup_unix_dialog_get_page_setup 
6894
 
extern __typeof (gtk_page_setup_unix_dialog_get_page_setup) gtk_page_setup_unix_dialog_get_page_setup __attribute((alias("IA__gtk_page_setup_unix_dialog_get_page_setup"), visibility("default")));
6895
 
 
6896
 
#undef gtk_page_setup_unix_dialog_set_print_settings 
6897
 
extern __typeof (gtk_page_setup_unix_dialog_set_print_settings) gtk_page_setup_unix_dialog_set_print_settings __attribute((alias("IA__gtk_page_setup_unix_dialog_set_print_settings"), visibility("default")));
6898
 
 
6899
 
#undef gtk_page_setup_unix_dialog_get_print_settings 
6900
 
extern __typeof (gtk_page_setup_unix_dialog_get_print_settings) gtk_page_setup_unix_dialog_get_print_settings __attribute((alias("IA__gtk_page_setup_unix_dialog_get_print_settings"), visibility("default")));
6901
 
 
6902
 
#endif
6903
 
#endif
6904
 
#endif
6905
 
#if IN_HEADER(__GTK_PAPER_SIZE_H__)
6906
 
#if IN_FILE(__GTK_PAPER_SIZE_C__)
6907
 
#undef gtk_paper_size_get_type 
6908
 
extern __typeof (gtk_paper_size_get_type) gtk_paper_size_get_type __attribute((alias("IA__gtk_paper_size_get_type"), visibility("default")));
6909
 
 
6910
 
#undef gtk_paper_size_new 
6911
 
extern __typeof (gtk_paper_size_new) gtk_paper_size_new __attribute((alias("IA__gtk_paper_size_new"), visibility("default")));
6912
 
 
6913
 
#undef gtk_paper_size_new_from_ppd 
6914
 
extern __typeof (gtk_paper_size_new_from_ppd) gtk_paper_size_new_from_ppd __attribute((alias("IA__gtk_paper_size_new_from_ppd"), visibility("default")));
6915
 
 
6916
 
#undef gtk_paper_size_new_custom 
6917
 
extern __typeof (gtk_paper_size_new_custom) gtk_paper_size_new_custom __attribute((alias("IA__gtk_paper_size_new_custom"), visibility("default")));
6918
 
 
6919
 
#undef gtk_paper_size_new_from_key_file 
6920
 
extern __typeof (gtk_paper_size_new_from_key_file) gtk_paper_size_new_from_key_file __attribute((alias("IA__gtk_paper_size_new_from_key_file"), visibility("default")));
6921
 
 
6922
 
#undef gtk_paper_size_to_key_file 
6923
 
extern __typeof (gtk_paper_size_to_key_file) gtk_paper_size_to_key_file __attribute((alias("IA__gtk_paper_size_to_key_file"), visibility("default")));
6924
 
 
6925
 
#undef gtk_paper_size_copy 
6926
 
extern __typeof (gtk_paper_size_copy) gtk_paper_size_copy __attribute((alias("IA__gtk_paper_size_copy"), visibility("default")));
6927
 
 
6928
 
#undef gtk_paper_size_free 
6929
 
extern __typeof (gtk_paper_size_free) gtk_paper_size_free __attribute((alias("IA__gtk_paper_size_free"), visibility("default")));
6930
 
 
6931
 
#undef gtk_paper_size_is_equal 
6932
 
extern __typeof (gtk_paper_size_is_equal) gtk_paper_size_is_equal __attribute((alias("IA__gtk_paper_size_is_equal"), visibility("default")));
6933
 
 
6934
 
#undef gtk_paper_size_get_paper_sizes 
6935
 
extern __typeof (gtk_paper_size_get_paper_sizes) gtk_paper_size_get_paper_sizes __attribute((alias("IA__gtk_paper_size_get_paper_sizes"), visibility("default")));
6936
 
 
6937
 
#undef gtk_paper_size_get_name 
6938
 
extern __typeof (gtk_paper_size_get_name) gtk_paper_size_get_name __attribute((alias("IA__gtk_paper_size_get_name"), visibility("default")));
6939
 
 
6940
 
#undef gtk_paper_size_get_display_name 
6941
 
extern __typeof (gtk_paper_size_get_display_name) gtk_paper_size_get_display_name __attribute((alias("IA__gtk_paper_size_get_display_name"), visibility("default")));
6942
 
 
6943
 
#undef gtk_paper_size_get_ppd_name 
6944
 
extern __typeof (gtk_paper_size_get_ppd_name) gtk_paper_size_get_ppd_name __attribute((alias("IA__gtk_paper_size_get_ppd_name"), visibility("default")));
6945
 
 
6946
 
#undef gtk_paper_size_get_width 
6947
 
extern __typeof (gtk_paper_size_get_width) gtk_paper_size_get_width __attribute((alias("IA__gtk_paper_size_get_width"), visibility("default")));
6948
 
 
6949
 
#undef gtk_paper_size_get_height 
6950
 
extern __typeof (gtk_paper_size_get_height) gtk_paper_size_get_height __attribute((alias("IA__gtk_paper_size_get_height"), visibility("default")));
6951
 
 
6952
 
#undef gtk_paper_size_is_custom 
6953
 
extern __typeof (gtk_paper_size_is_custom) gtk_paper_size_is_custom __attribute((alias("IA__gtk_paper_size_is_custom"), visibility("default")));
6954
 
 
6955
 
#undef gtk_paper_size_set_size 
6956
 
extern __typeof (gtk_paper_size_set_size) gtk_paper_size_set_size __attribute((alias("IA__gtk_paper_size_set_size"), visibility("default")));
6957
 
 
6958
 
#undef gtk_paper_size_get_default_top_margin 
6959
 
extern __typeof (gtk_paper_size_get_default_top_margin) gtk_paper_size_get_default_top_margin __attribute((alias("IA__gtk_paper_size_get_default_top_margin"), visibility("default")));
6960
 
 
6961
 
#undef gtk_paper_size_get_default_bottom_margin 
6962
 
extern __typeof (gtk_paper_size_get_default_bottom_margin) gtk_paper_size_get_default_bottom_margin __attribute((alias("IA__gtk_paper_size_get_default_bottom_margin"), visibility("default")));
6963
 
 
6964
 
#undef gtk_paper_size_get_default_left_margin 
6965
 
extern __typeof (gtk_paper_size_get_default_left_margin) gtk_paper_size_get_default_left_margin __attribute((alias("IA__gtk_paper_size_get_default_left_margin"), visibility("default")));
6966
 
 
6967
 
#undef gtk_paper_size_get_default_right_margin 
6968
 
extern __typeof (gtk_paper_size_get_default_right_margin) gtk_paper_size_get_default_right_margin __attribute((alias("IA__gtk_paper_size_get_default_right_margin"), visibility("default")));
6969
 
 
6970
 
#undef gtk_paper_size_get_default 
6971
 
extern __typeof (gtk_paper_size_get_default) gtk_paper_size_get_default __attribute((alias("IA__gtk_paper_size_get_default"), visibility("default")));
6972
 
 
6973
 
#endif
6974
 
#endif
6975
 
#if IN_HEADER(__GTK_CUSTOM_PAPER_UNIX_DIALOG_H__)
6976
 
#if IN_FILE(__GTK_CUSTOM_PAPER_UNIX_DIALOG_C__)
6977
 
#ifdef G_OS_UNIX
6978
 
#undef gtk_custom_paper_unix_dialog_get_type 
6979
 
extern __typeof (gtk_custom_paper_unix_dialog_get_type) gtk_custom_paper_unix_dialog_get_type __attribute((alias("IA__gtk_custom_paper_unix_dialog_get_type"), visibility("default")));
6980
 
 
6981
 
#endif
6982
 
#endif
6983
 
#endif
6984
 
#if IN_HEADER(__GTK_PRINT_BACKEND_H__)
6985
 
#if IN_FILE(__GTK_PRINT_BACKEND_C__)
6986
 
#ifdef G_OS_UNIX
6987
 
#undef gtk_print_backend_error_quark 
6988
 
extern __typeof (gtk_print_backend_error_quark) gtk_print_backend_error_quark __attribute((alias("IA__gtk_print_backend_error_quark"), visibility("default")));
6989
 
 
6990
 
#undef gtk_print_backend_get_type 
6991
 
extern __typeof (gtk_print_backend_get_type) gtk_print_backend_get_type __attribute((alias("IA__gtk_print_backend_get_type"), visibility("default")));
6992
 
 
6993
 
#undef gtk_print_backend_add_printer 
6994
 
extern __typeof (gtk_print_backend_add_printer) gtk_print_backend_add_printer __attribute((alias("IA__gtk_print_backend_add_printer"), visibility("default")));
6995
 
 
6996
 
#undef gtk_print_backend_remove_printer 
6997
 
extern __typeof (gtk_print_backend_remove_printer) gtk_print_backend_remove_printer __attribute((alias("IA__gtk_print_backend_remove_printer"), visibility("default")));
6998
 
 
6999
 
#undef gtk_print_backend_set_list_done 
7000
 
extern __typeof (gtk_print_backend_set_list_done) gtk_print_backend_set_list_done __attribute((alias("IA__gtk_print_backend_set_list_done"), visibility("default")));
7001
 
 
7002
 
#undef gtk_print_backend_destroy 
7003
 
extern __typeof (gtk_print_backend_destroy) gtk_print_backend_destroy __attribute((alias("IA__gtk_print_backend_destroy"), visibility("default")));
7004
 
 
7005
 
#undef gtk_print_backend_get_printer_list 
7006
 
extern __typeof (gtk_print_backend_get_printer_list) gtk_print_backend_get_printer_list __attribute((alias("IA__gtk_print_backend_get_printer_list"), visibility("default")));
7007
 
 
7008
 
#undef gtk_print_backend_printer_list_is_done 
7009
 
extern __typeof (gtk_print_backend_printer_list_is_done) gtk_print_backend_printer_list_is_done __attribute((alias("IA__gtk_print_backend_printer_list_is_done"), visibility("default")));
7010
 
 
7011
 
#undef gtk_print_backend_find_printer 
7012
 
extern __typeof (gtk_print_backend_find_printer) gtk_print_backend_find_printer __attribute((alias("IA__gtk_print_backend_find_printer"), visibility("default")));
7013
 
 
7014
 
#undef gtk_print_backend_print_stream 
7015
 
extern __typeof (gtk_print_backend_print_stream) gtk_print_backend_print_stream __attribute((alias("IA__gtk_print_backend_print_stream"), visibility("default")));
7016
 
 
7017
 
#undef gtk_print_backend_load_modules 
7018
 
extern __typeof (gtk_print_backend_load_modules) gtk_print_backend_load_modules __attribute((alias("IA__gtk_print_backend_load_modules"), visibility("default")));
7019
 
 
7020
 
#undef gtk_print_backend_set_password 
7021
 
extern __typeof (gtk_print_backend_set_password) gtk_print_backend_set_password __attribute((alias("IA__gtk_print_backend_set_password"), visibility("default")));
7022
 
 
7023
 
#endif
7024
 
#endif
7025
 
#endif
7026
 
#if IN_HEADER(__GTK_PRINT_CONTEXT_H__)
7027
 
#if IN_FILE(__GTK_PRINT_CONTEXT_C__)
7028
 
#undef gtk_print_context_get_type 
7029
 
extern __typeof (gtk_print_context_get_type) gtk_print_context_get_type __attribute((alias("IA__gtk_print_context_get_type"), visibility("default")));
7030
 
 
7031
 
#undef gtk_print_context_get_cairo_context 
7032
 
extern __typeof (gtk_print_context_get_cairo_context) gtk_print_context_get_cairo_context __attribute((alias("IA__gtk_print_context_get_cairo_context"), visibility("default")));
7033
 
 
7034
 
#undef gtk_print_context_get_page_setup 
7035
 
extern __typeof (gtk_print_context_get_page_setup) gtk_print_context_get_page_setup __attribute((alias("IA__gtk_print_context_get_page_setup"), visibility("default")));
7036
 
 
7037
 
#undef gtk_print_context_get_width 
7038
 
extern __typeof (gtk_print_context_get_width) gtk_print_context_get_width __attribute((alias("IA__gtk_print_context_get_width"), visibility("default")));
7039
 
 
7040
 
#undef gtk_print_context_get_height 
7041
 
extern __typeof (gtk_print_context_get_height) gtk_print_context_get_height __attribute((alias("IA__gtk_print_context_get_height"), visibility("default")));
7042
 
 
7043
 
#undef gtk_print_context_get_dpi_x 
7044
 
extern __typeof (gtk_print_context_get_dpi_x) gtk_print_context_get_dpi_x __attribute((alias("IA__gtk_print_context_get_dpi_x"), visibility("default")));
7045
 
 
7046
 
#undef gtk_print_context_get_dpi_y 
7047
 
extern __typeof (gtk_print_context_get_dpi_y) gtk_print_context_get_dpi_y __attribute((alias("IA__gtk_print_context_get_dpi_y"), visibility("default")));
7048
 
 
7049
 
#undef gtk_print_context_get_hard_margins 
7050
 
extern __typeof (gtk_print_context_get_hard_margins) gtk_print_context_get_hard_margins __attribute((alias("IA__gtk_print_context_get_hard_margins"), visibility("default")));
7051
 
 
7052
 
#undef gtk_print_context_get_pango_fontmap 
7053
 
extern __typeof (gtk_print_context_get_pango_fontmap) gtk_print_context_get_pango_fontmap __attribute((alias("IA__gtk_print_context_get_pango_fontmap"), visibility("default")));
7054
 
 
7055
 
#undef gtk_print_context_create_pango_context 
7056
 
extern __typeof (gtk_print_context_create_pango_context) gtk_print_context_create_pango_context __attribute((alias("IA__gtk_print_context_create_pango_context"), visibility("default")));
7057
 
 
7058
 
#undef gtk_print_context_create_pango_layout 
7059
 
extern __typeof (gtk_print_context_create_pango_layout) gtk_print_context_create_pango_layout __attribute((alias("IA__gtk_print_context_create_pango_layout"), visibility("default")));
7060
 
 
7061
 
#undef gtk_print_context_set_cairo_context 
7062
 
extern __typeof (gtk_print_context_set_cairo_context) gtk_print_context_set_cairo_context __attribute((alias("IA__gtk_print_context_set_cairo_context"), visibility("default")));
7063
 
 
7064
 
#endif
7065
 
#endif
7066
 
#if IN_HEADER(__GTK_PRINTER_H__)
7067
 
#if IN_FILE(__GTK_PRINTER_C__)
7068
 
#ifdef G_OS_UNIX
7069
 
#undef gtk_printer_get_type 
7070
 
extern __typeof (gtk_printer_get_type) gtk_printer_get_type __attribute((alias("IA__gtk_printer_get_type"), visibility("default")));
7071
 
 
7072
 
#undef gtk_printer_get_backend 
7073
 
extern __typeof (gtk_printer_get_backend) gtk_printer_get_backend __attribute((alias("IA__gtk_printer_get_backend"), visibility("default")));
7074
 
 
7075
 
#undef gtk_printer_get_name 
7076
 
extern __typeof (gtk_printer_get_name) gtk_printer_get_name __attribute((alias("IA__gtk_printer_get_name"), visibility("default")));
7077
 
 
7078
 
#undef gtk_printer_get_description 
7079
 
extern __typeof (gtk_printer_get_description) gtk_printer_get_description __attribute((alias("IA__gtk_printer_get_description"), visibility("default")));
7080
 
 
7081
 
#undef gtk_printer_get_default_page_size 
7082
 
extern __typeof (gtk_printer_get_default_page_size) gtk_printer_get_default_page_size __attribute((alias("IA__gtk_printer_get_default_page_size"), visibility("default")));
7083
 
 
7084
 
#undef gtk_printer_get_state_message 
7085
 
extern __typeof (gtk_printer_get_state_message) gtk_printer_get_state_message __attribute((alias("IA__gtk_printer_get_state_message"), visibility("default")));
7086
 
 
7087
 
#undef gtk_printer_get_location 
7088
 
extern __typeof (gtk_printer_get_location) gtk_printer_get_location __attribute((alias("IA__gtk_printer_get_location"), visibility("default")));
7089
 
 
7090
 
#undef gtk_printer_get_icon_name 
7091
 
extern __typeof (gtk_printer_get_icon_name) gtk_printer_get_icon_name __attribute((alias("IA__gtk_printer_get_icon_name"), visibility("default")));
7092
 
 
7093
 
#undef gtk_printer_get_job_count 
7094
 
extern __typeof (gtk_printer_get_job_count) gtk_printer_get_job_count __attribute((alias("IA__gtk_printer_get_job_count"), visibility("default")));
7095
 
 
7096
 
#undef gtk_printer_is_virtual 
7097
 
extern __typeof (gtk_printer_is_virtual) gtk_printer_is_virtual __attribute((alias("IA__gtk_printer_is_virtual"), visibility("default")));
7098
 
 
7099
 
#undef gtk_printer_list_papers 
7100
 
extern __typeof (gtk_printer_list_papers) gtk_printer_list_papers __attribute((alias("IA__gtk_printer_list_papers"), visibility("default")));
7101
 
 
7102
 
#undef gtk_printer_accepts_pdf 
7103
 
extern __typeof (gtk_printer_accepts_pdf) gtk_printer_accepts_pdf __attribute((alias("IA__gtk_printer_accepts_pdf"), visibility("default")));
7104
 
 
7105
 
#undef gtk_printer_accepts_ps 
7106
 
extern __typeof (gtk_printer_accepts_ps) gtk_printer_accepts_ps __attribute((alias("IA__gtk_printer_accepts_ps"), visibility("default")));
7107
 
 
7108
 
#undef gtk_printer_compare 
7109
 
extern __typeof (gtk_printer_compare) gtk_printer_compare __attribute((alias("IA__gtk_printer_compare"), visibility("default")));
7110
 
 
7111
 
#undef gtk_printer_has_details 
7112
 
extern __typeof (gtk_printer_has_details) gtk_printer_has_details __attribute((alias("IA__gtk_printer_has_details"), visibility("default")));
7113
 
 
7114
 
#undef gtk_printer_request_details 
7115
 
extern __typeof (gtk_printer_request_details) gtk_printer_request_details __attribute((alias("IA__gtk_printer_request_details"), visibility("default")));
7116
 
 
7117
 
#undef gtk_printer_get_capabilities 
7118
 
extern __typeof (gtk_printer_get_capabilities) gtk_printer_get_capabilities __attribute((alias("IA__gtk_printer_get_capabilities"), visibility("default")));
7119
 
 
7120
 
#undef gtk_printer_get_hard_margins 
7121
 
extern __typeof (gtk_printer_get_hard_margins) gtk_printer_get_hard_margins __attribute((alias("IA__gtk_printer_get_hard_margins"), visibility("default")));
7122
 
 
7123
 
#undef gtk_enumerate_printers 
7124
 
extern __typeof (gtk_enumerate_printers) gtk_enumerate_printers __attribute((alias("IA__gtk_enumerate_printers"), visibility("default")));
7125
 
 
7126
 
#undef gtk_print_capabilities_get_type 
7127
 
extern __typeof (gtk_print_capabilities_get_type) gtk_print_capabilities_get_type __attribute((alias("IA__gtk_print_capabilities_get_type"), visibility("default")));
7128
 
 
7129
 
#endif
7130
 
#endif
7131
 
#endif
7132
 
#if IN_HEADER(__GTK_PRINT_BACKEND_H__)
7133
 
#if IN_FILE(__GTK_PRINTER_C__)
7134
 
#ifdef G_OS_UNIX
7135
 
#undef gtk_printer_new 
7136
 
extern __typeof (gtk_printer_new) gtk_printer_new __attribute((alias("IA__gtk_printer_new"), visibility("default")));
7137
 
 
7138
 
#undef gtk_printer_set_accepts_pdf 
7139
 
extern __typeof (gtk_printer_set_accepts_pdf) gtk_printer_set_accepts_pdf __attribute((alias("IA__gtk_printer_set_accepts_pdf"), visibility("default")));
7140
 
 
7141
 
#undef gtk_printer_set_accepts_ps 
7142
 
extern __typeof (gtk_printer_set_accepts_ps) gtk_printer_set_accepts_ps __attribute((alias("IA__gtk_printer_set_accepts_ps"), visibility("default")));
7143
 
 
7144
 
#undef gtk_printer_set_description 
7145
 
extern __typeof (gtk_printer_set_description) gtk_printer_set_description __attribute((alias("IA__gtk_printer_set_description"), visibility("default")));
7146
 
 
7147
 
#undef gtk_printer_set_has_details 
7148
 
extern __typeof (gtk_printer_set_has_details) gtk_printer_set_has_details __attribute((alias("IA__gtk_printer_set_has_details"), visibility("default")));
7149
 
 
7150
 
#undef gtk_printer_set_icon_name 
7151
 
extern __typeof (gtk_printer_set_icon_name) gtk_printer_set_icon_name __attribute((alias("IA__gtk_printer_set_icon_name"), visibility("default")));
7152
 
 
7153
 
#undef gtk_printer_set_is_active 
7154
 
extern __typeof (gtk_printer_set_is_active) gtk_printer_set_is_active __attribute((alias("IA__gtk_printer_set_is_active"), visibility("default")));
7155
 
 
7156
 
#undef gtk_printer_set_is_paused 
7157
 
extern __typeof (gtk_printer_set_is_paused) gtk_printer_set_is_paused __attribute((alias("IA__gtk_printer_set_is_paused"), visibility("default")));
7158
 
 
7159
 
#undef gtk_printer_set_is_accepting_jobs 
7160
 
extern __typeof (gtk_printer_set_is_accepting_jobs) gtk_printer_set_is_accepting_jobs __attribute((alias("IA__gtk_printer_set_is_accepting_jobs"), visibility("default")));
7161
 
 
7162
 
#undef gtk_printer_set_is_default 
7163
 
extern __typeof (gtk_printer_set_is_default) gtk_printer_set_is_default __attribute((alias("IA__gtk_printer_set_is_default"), visibility("default")));
7164
 
 
7165
 
#undef gtk_printer_set_is_new 
7166
 
extern __typeof (gtk_printer_set_is_new) gtk_printer_set_is_new __attribute((alias("IA__gtk_printer_set_is_new"), visibility("default")));
7167
 
 
7168
 
#undef gtk_printer_set_job_count 
7169
 
extern __typeof (gtk_printer_set_job_count) gtk_printer_set_job_count __attribute((alias("IA__gtk_printer_set_job_count"), visibility("default")));
7170
 
 
7171
 
#undef gtk_printer_set_location 
7172
 
extern __typeof (gtk_printer_set_location) gtk_printer_set_location __attribute((alias("IA__gtk_printer_set_location"), visibility("default")));
7173
 
 
7174
 
#undef gtk_printer_set_state_message 
7175
 
extern __typeof (gtk_printer_set_state_message) gtk_printer_set_state_message __attribute((alias("IA__gtk_printer_set_state_message"), visibility("default")));
7176
 
 
7177
 
#undef gtk_printer_is_active 
7178
 
extern __typeof (gtk_printer_is_active) gtk_printer_is_active __attribute((alias("IA__gtk_printer_is_active"), visibility("default")));
7179
 
 
7180
 
#undef gtk_printer_is_paused 
7181
 
extern __typeof (gtk_printer_is_paused) gtk_printer_is_paused __attribute((alias("IA__gtk_printer_is_paused"), visibility("default")));
7182
 
 
7183
 
#undef gtk_printer_is_accepting_jobs 
7184
 
extern __typeof (gtk_printer_is_accepting_jobs) gtk_printer_is_accepting_jobs __attribute((alias("IA__gtk_printer_is_accepting_jobs"), visibility("default")));
7185
 
 
7186
 
#undef gtk_printer_is_new 
7187
 
extern __typeof (gtk_printer_is_new) gtk_printer_is_new __attribute((alias("IA__gtk_printer_is_new"), visibility("default")));
7188
 
 
7189
 
#undef gtk_printer_is_default 
7190
 
extern __typeof (gtk_printer_is_default) gtk_printer_is_default __attribute((alias("IA__gtk_printer_is_default"), visibility("default")));
7191
 
 
7192
 
#endif
7193
 
#endif
7194
 
#endif
7195
 
#if IN_HEADER(__GTK_PRINTER_OPTION_H__)
7196
 
#if IN_FILE(__GTK_PRINTER_OPTION_C__)
7197
 
#ifdef G_OS_UNIX
7198
 
#undef gtk_printer_option_get_type 
7199
 
extern __typeof (gtk_printer_option_get_type) gtk_printer_option_get_type __attribute((alias("IA__gtk_printer_option_get_type"), visibility("default")));
7200
 
 
7201
 
#undef gtk_printer_option_has_choice 
7202
 
extern __typeof (gtk_printer_option_has_choice) gtk_printer_option_has_choice __attribute((alias("IA__gtk_printer_option_has_choice"), visibility("default")));
7203
 
 
7204
 
#undef gtk_printer_option_new 
7205
 
extern __typeof (gtk_printer_option_new) gtk_printer_option_new __attribute((alias("IA__gtk_printer_option_new"), visibility("default")));
7206
 
 
7207
 
#undef gtk_printer_option_set 
7208
 
extern __typeof (gtk_printer_option_set) gtk_printer_option_set __attribute((alias("IA__gtk_printer_option_set"), visibility("default")));
7209
 
 
7210
 
#undef gtk_printer_option_set_has_conflict 
7211
 
extern __typeof (gtk_printer_option_set_has_conflict) gtk_printer_option_set_has_conflict __attribute((alias("IA__gtk_printer_option_set_has_conflict"), visibility("default")));
7212
 
 
7213
 
#undef gtk_printer_option_clear_has_conflict 
7214
 
extern __typeof (gtk_printer_option_clear_has_conflict) gtk_printer_option_clear_has_conflict __attribute((alias("IA__gtk_printer_option_clear_has_conflict"), visibility("default")));
7215
 
 
7216
 
#undef gtk_printer_option_set_boolean 
7217
 
extern __typeof (gtk_printer_option_set_boolean) gtk_printer_option_set_boolean __attribute((alias("IA__gtk_printer_option_set_boolean"), visibility("default")));
7218
 
 
7219
 
#undef gtk_printer_option_allocate_choices 
7220
 
extern __typeof (gtk_printer_option_allocate_choices) gtk_printer_option_allocate_choices __attribute((alias("IA__gtk_printer_option_allocate_choices"), visibility("default")));
7221
 
 
7222
 
#undef gtk_printer_option_choices_from_array 
7223
 
extern __typeof (gtk_printer_option_choices_from_array) gtk_printer_option_choices_from_array __attribute((alias("IA__gtk_printer_option_choices_from_array"), visibility("default")));
7224
 
 
7225
 
#undef gtk_printer_option_set_activates_default 
7226
 
extern __typeof (gtk_printer_option_set_activates_default) gtk_printer_option_set_activates_default __attribute((alias("IA__gtk_printer_option_set_activates_default"), visibility("default")));
7227
 
 
7228
 
#undef gtk_printer_option_get_activates_default 
7229
 
extern __typeof (gtk_printer_option_get_activates_default) gtk_printer_option_get_activates_default __attribute((alias("IA__gtk_printer_option_get_activates_default"), visibility("default")));
7230
 
 
7231
 
#endif
7232
 
#endif
7233
 
#endif
7234
 
#if IN_HEADER(__GTK_PRINTER_OPTION_SET_H__)
7235
 
#if IN_FILE(__GTK_PRINTER_OPTION_SET_C__)
7236
 
#ifdef G_OS_UNIX
7237
 
#undef gtk_printer_option_set_get_type 
7238
 
extern __typeof (gtk_printer_option_set_get_type) gtk_printer_option_set_get_type __attribute((alias("IA__gtk_printer_option_set_get_type"), visibility("default")));
7239
 
 
7240
 
#undef gtk_printer_option_set_new 
7241
 
extern __typeof (gtk_printer_option_set_new) gtk_printer_option_set_new __attribute((alias("IA__gtk_printer_option_set_new"), visibility("default")));
7242
 
 
7243
 
#undef gtk_printer_option_set_add 
7244
 
extern __typeof (gtk_printer_option_set_add) gtk_printer_option_set_add __attribute((alias("IA__gtk_printer_option_set_add"), visibility("default")));
7245
 
 
7246
 
#undef gtk_printer_option_set_lookup 
7247
 
extern __typeof (gtk_printer_option_set_lookup) gtk_printer_option_set_lookup __attribute((alias("IA__gtk_printer_option_set_lookup"), visibility("default")));
7248
 
 
7249
 
#undef gtk_printer_option_set_remove 
7250
 
extern __typeof (gtk_printer_option_set_remove) gtk_printer_option_set_remove __attribute((alias("IA__gtk_printer_option_set_remove"), visibility("default")));
7251
 
 
7252
 
#undef gtk_printer_option_set_foreach 
7253
 
extern __typeof (gtk_printer_option_set_foreach) gtk_printer_option_set_foreach __attribute((alias("IA__gtk_printer_option_set_foreach"), visibility("default")));
7254
 
 
7255
 
#undef gtk_printer_option_set_clear_conflicts 
7256
 
extern __typeof (gtk_printer_option_set_clear_conflicts) gtk_printer_option_set_clear_conflicts __attribute((alias("IA__gtk_printer_option_set_clear_conflicts"), visibility("default")));
7257
 
 
7258
 
#undef gtk_printer_option_set_get_groups 
7259
 
extern __typeof (gtk_printer_option_set_get_groups) gtk_printer_option_set_get_groups __attribute((alias("IA__gtk_printer_option_set_get_groups"), visibility("default")));
7260
 
 
7261
 
#undef gtk_printer_option_set_foreach_in_group 
7262
 
extern __typeof (gtk_printer_option_set_foreach_in_group) gtk_printer_option_set_foreach_in_group __attribute((alias("IA__gtk_printer_option_set_foreach_in_group"), visibility("default")));
7263
 
 
7264
 
#endif
7265
 
#endif
7266
 
#endif
7267
 
#if IN_HEADER(__GTK_PRINTER_OPTION_WIDGET_H__)
7268
 
#if IN_FILE(__GTK_PRINTER_OPTION_WIDGET_C__)
7269
 
#ifdef G_OS_UNIX
7270
 
#undef gtk_printer_option_widget_get_type 
7271
 
extern __typeof (gtk_printer_option_widget_get_type) gtk_printer_option_widget_get_type __attribute((alias("IA__gtk_printer_option_widget_get_type"), visibility("default")));
7272
 
 
7273
 
#undef gtk_printer_option_widget_new 
7274
 
extern __typeof (gtk_printer_option_widget_new) gtk_printer_option_widget_new __attribute((alias("IA__gtk_printer_option_widget_new"), visibility("default")));
7275
 
 
7276
 
#undef gtk_printer_option_widget_set_source 
7277
 
extern __typeof (gtk_printer_option_widget_set_source) gtk_printer_option_widget_set_source __attribute((alias("IA__gtk_printer_option_widget_set_source"), visibility("default")));
7278
 
 
7279
 
#undef gtk_printer_option_widget_has_external_label 
7280
 
extern __typeof (gtk_printer_option_widget_has_external_label) gtk_printer_option_widget_has_external_label __attribute((alias("IA__gtk_printer_option_widget_has_external_label"), visibility("default")));
7281
 
 
7282
 
#undef gtk_printer_option_widget_get_external_label 
7283
 
extern __typeof (gtk_printer_option_widget_get_external_label) gtk_printer_option_widget_get_external_label __attribute((alias("IA__gtk_printer_option_widget_get_external_label"), visibility("default")));
7284
 
 
7285
 
#undef gtk_printer_option_widget_get_value 
7286
 
extern __typeof (gtk_printer_option_widget_get_value) gtk_printer_option_widget_get_value __attribute((alias("IA__gtk_printer_option_widget_get_value"), visibility("default")));
7287
 
 
7288
 
#endif
7289
 
#endif
7290
 
#endif
7291
 
#if IN_HEADER(__GTK_PRINT_JOB_H__)
7292
 
#if IN_FILE(__GTK_PRINT_JOB_C__)
7293
 
#ifdef G_OS_UNIX
7294
 
#undef gtk_print_job_get_type 
7295
 
extern __typeof (gtk_print_job_get_type) gtk_print_job_get_type __attribute((alias("IA__gtk_print_job_get_type"), visibility("default")));
7296
 
 
7297
 
#undef gtk_print_job_new 
7298
 
extern __typeof (gtk_print_job_new) gtk_print_job_new __attribute((alias("IA__gtk_print_job_new"), visibility("default")));
7299
 
 
7300
 
#undef gtk_print_job_get_settings 
7301
 
extern __typeof (gtk_print_job_get_settings) gtk_print_job_get_settings __attribute((alias("IA__gtk_print_job_get_settings"), visibility("default")));
7302
 
 
7303
 
#undef gtk_print_job_get_printer 
7304
 
extern __typeof (gtk_print_job_get_printer) gtk_print_job_get_printer __attribute((alias("IA__gtk_print_job_get_printer"), visibility("default")));
7305
 
 
7306
 
#undef gtk_print_job_get_title 
7307
 
extern __typeof (gtk_print_job_get_title) gtk_print_job_get_title __attribute((alias("IA__gtk_print_job_get_title"), visibility("default")));
7308
 
 
7309
 
#undef gtk_print_job_get_status 
7310
 
extern __typeof (gtk_print_job_get_status) gtk_print_job_get_status __attribute((alias("IA__gtk_print_job_get_status"), visibility("default")));
7311
 
 
7312
 
#undef gtk_print_job_set_source_file 
7313
 
extern __typeof (gtk_print_job_set_source_file) gtk_print_job_set_source_file __attribute((alias("IA__gtk_print_job_set_source_file"), visibility("default")));
7314
 
 
7315
 
#undef gtk_print_job_get_surface 
7316
 
extern __typeof (gtk_print_job_get_surface) gtk_print_job_get_surface __attribute((alias("IA__gtk_print_job_get_surface"), visibility("default")));
7317
 
 
7318
 
#undef gtk_print_job_send 
7319
 
extern __typeof (gtk_print_job_send) gtk_print_job_send __attribute((alias("IA__gtk_print_job_send"), visibility("default")));
7320
 
 
7321
 
#undef gtk_print_job_set_track_print_status 
7322
 
extern __typeof (gtk_print_job_set_track_print_status) gtk_print_job_set_track_print_status __attribute((alias("IA__gtk_print_job_set_track_print_status"), visibility("default")));
7323
 
 
7324
 
#undef gtk_print_job_get_track_print_status 
7325
 
extern __typeof (gtk_print_job_get_track_print_status) gtk_print_job_get_track_print_status __attribute((alias("IA__gtk_print_job_get_track_print_status"), visibility("default")));
7326
 
 
7327
 
#endif
7328
 
#endif
7329
 
#endif
7330
 
#if IN_HEADER(__GTK_PRINTER_PRIVATE_H__)
7331
 
#if IN_FILE(__GTK_PRINT_JOB_C__)
7332
 
#ifdef G_OS_UNIX
7333
 
#undef gtk_print_job_set_status 
7334
 
extern __typeof (gtk_print_job_set_status) gtk_print_job_set_status __attribute((alias("IA__gtk_print_job_set_status"), visibility("default")));
7335
 
 
7336
 
#endif
7337
 
#endif
7338
 
#endif
7339
 
#if IN_HEADER(__GTK_PRINT_OPERATION_H__)
7340
 
#if IN_FILE(__GTK_PRINT_OPERATION_C__)
7341
 
#undef gtk_print_error_quark 
7342
 
extern __typeof (gtk_print_error_quark) gtk_print_error_quark __attribute((alias("IA__gtk_print_error_quark"), visibility("default")));
7343
 
 
7344
 
#undef gtk_print_operation_get_type 
7345
 
extern __typeof (gtk_print_operation_get_type) gtk_print_operation_get_type __attribute((alias("IA__gtk_print_operation_get_type"), visibility("default")));
7346
 
 
7347
 
#undef gtk_print_operation_new 
7348
 
extern __typeof (gtk_print_operation_new) gtk_print_operation_new __attribute((alias("IA__gtk_print_operation_new"), visibility("default")));
7349
 
 
7350
 
#undef gtk_print_operation_set_allow_async 
7351
 
extern __typeof (gtk_print_operation_set_allow_async) gtk_print_operation_set_allow_async __attribute((alias("IA__gtk_print_operation_set_allow_async"), visibility("default")));
7352
 
 
7353
 
#undef gtk_print_operation_set_default_page_setup 
7354
 
extern __typeof (gtk_print_operation_set_default_page_setup) gtk_print_operation_set_default_page_setup __attribute((alias("IA__gtk_print_operation_set_default_page_setup"), visibility("default")));
7355
 
 
7356
 
#undef gtk_print_operation_get_default_page_setup 
7357
 
extern __typeof (gtk_print_operation_get_default_page_setup) gtk_print_operation_get_default_page_setup __attribute((alias("IA__gtk_print_operation_get_default_page_setup"), visibility("default")));
7358
 
 
7359
 
#undef gtk_print_operation_set_print_settings 
7360
 
extern __typeof (gtk_print_operation_set_print_settings) gtk_print_operation_set_print_settings __attribute((alias("IA__gtk_print_operation_set_print_settings"), visibility("default")));
7361
 
 
7362
 
#undef gtk_print_operation_get_n_pages_to_print 
7363
 
extern __typeof (gtk_print_operation_get_n_pages_to_print) gtk_print_operation_get_n_pages_to_print __attribute((alias("IA__gtk_print_operation_get_n_pages_to_print"), visibility("default")));
7364
 
 
7365
 
#undef gtk_print_operation_get_print_settings 
7366
 
extern __typeof (gtk_print_operation_get_print_settings) gtk_print_operation_get_print_settings __attribute((alias("IA__gtk_print_operation_get_print_settings"), visibility("default")));
7367
 
 
7368
 
#undef gtk_print_operation_set_job_name 
7369
 
extern __typeof (gtk_print_operation_set_job_name) gtk_print_operation_set_job_name __attribute((alias("IA__gtk_print_operation_set_job_name"), visibility("default")));
7370
 
 
7371
 
#undef gtk_print_operation_set_n_pages 
7372
 
extern __typeof (gtk_print_operation_set_n_pages) gtk_print_operation_set_n_pages __attribute((alias("IA__gtk_print_operation_set_n_pages"), visibility("default")));
7373
 
 
7374
 
#undef gtk_print_operation_set_current_page 
7375
 
extern __typeof (gtk_print_operation_set_current_page) gtk_print_operation_set_current_page __attribute((alias("IA__gtk_print_operation_set_current_page"), visibility("default")));
7376
 
 
7377
 
#undef gtk_print_operation_set_use_full_page 
7378
 
extern __typeof (gtk_print_operation_set_use_full_page) gtk_print_operation_set_use_full_page __attribute((alias("IA__gtk_print_operation_set_use_full_page"), visibility("default")));
7379
 
 
7380
 
#undef gtk_print_operation_set_unit 
7381
 
extern __typeof (gtk_print_operation_set_unit) gtk_print_operation_set_unit __attribute((alias("IA__gtk_print_operation_set_unit"), visibility("default")));
7382
 
 
7383
 
#undef gtk_print_operation_set_export_filename 
7384
 
extern __typeof (gtk_print_operation_set_export_filename) gtk_print_operation_set_export_filename __attribute((alias("IA__gtk_print_operation_set_export_filename"), visibility("default")));
7385
 
 
7386
 
#undef gtk_print_operation_set_track_print_status 
7387
 
extern __typeof (gtk_print_operation_set_track_print_status) gtk_print_operation_set_track_print_status __attribute((alias("IA__gtk_print_operation_set_track_print_status"), visibility("default")));
7388
 
 
7389
 
#undef gtk_print_operation_set_show_progress 
7390
 
extern __typeof (gtk_print_operation_set_show_progress) gtk_print_operation_set_show_progress __attribute((alias("IA__gtk_print_operation_set_show_progress"), visibility("default")));
7391
 
 
7392
 
#undef gtk_print_operation_set_custom_tab_label 
7393
 
extern __typeof (gtk_print_operation_set_custom_tab_label) gtk_print_operation_set_custom_tab_label __attribute((alias("IA__gtk_print_operation_set_custom_tab_label"), visibility("default")));
7394
 
 
7395
 
#undef gtk_print_operation_get_error 
7396
 
extern __typeof (gtk_print_operation_get_error) gtk_print_operation_get_error __attribute((alias("IA__gtk_print_operation_get_error"), visibility("default")));
7397
 
 
7398
 
#undef gtk_print_operation_run 
7399
 
extern __typeof (gtk_print_operation_run) gtk_print_operation_run __attribute((alias("IA__gtk_print_operation_run"), visibility("default")));
7400
 
 
7401
 
#undef gtk_print_operation_get_status 
7402
 
extern __typeof (gtk_print_operation_get_status) gtk_print_operation_get_status __attribute((alias("IA__gtk_print_operation_get_status"), visibility("default")));
7403
 
 
7404
 
#undef gtk_print_operation_get_status_string 
7405
 
extern __typeof (gtk_print_operation_get_status_string) gtk_print_operation_get_status_string __attribute((alias("IA__gtk_print_operation_get_status_string"), visibility("default")));
7406
 
 
7407
 
#undef gtk_print_operation_is_finished 
7408
 
extern __typeof (gtk_print_operation_is_finished) gtk_print_operation_is_finished __attribute((alias("IA__gtk_print_operation_is_finished"), visibility("default")));
7409
 
 
7410
 
#undef gtk_print_operation_cancel 
7411
 
extern __typeof (gtk_print_operation_cancel) gtk_print_operation_cancel __attribute((alias("IA__gtk_print_operation_cancel"), visibility("default")));
7412
 
 
7413
 
#undef gtk_print_operation_draw_page_finish 
7414
 
extern __typeof (gtk_print_operation_draw_page_finish) gtk_print_operation_draw_page_finish __attribute((alias("IA__gtk_print_operation_draw_page_finish"), visibility("default")));
7415
 
 
7416
 
#undef gtk_print_operation_set_defer_drawing 
7417
 
extern __typeof (gtk_print_operation_set_defer_drawing) gtk_print_operation_set_defer_drawing __attribute((alias("IA__gtk_print_operation_set_defer_drawing"), visibility("default")));
7418
 
 
7419
 
#undef gtk_print_operation_set_support_selection 
7420
 
extern __typeof (gtk_print_operation_set_support_selection) gtk_print_operation_set_support_selection __attribute((alias("IA__gtk_print_operation_set_support_selection"), visibility("default")));
7421
 
 
7422
 
#undef gtk_print_operation_get_support_selection 
7423
 
extern __typeof (gtk_print_operation_get_support_selection) gtk_print_operation_get_support_selection __attribute((alias("IA__gtk_print_operation_get_support_selection"), visibility("default")));
7424
 
 
7425
 
#undef gtk_print_operation_set_has_selection 
7426
 
extern __typeof (gtk_print_operation_set_has_selection) gtk_print_operation_set_has_selection __attribute((alias("IA__gtk_print_operation_set_has_selection"), visibility("default")));
7427
 
 
7428
 
#undef gtk_print_operation_get_has_selection 
7429
 
extern __typeof (gtk_print_operation_get_has_selection) gtk_print_operation_get_has_selection __attribute((alias("IA__gtk_print_operation_get_has_selection"), visibility("default")));
7430
 
 
7431
 
#undef gtk_print_operation_set_embed_page_setup 
7432
 
extern __typeof (gtk_print_operation_set_embed_page_setup) gtk_print_operation_set_embed_page_setup __attribute((alias("IA__gtk_print_operation_set_embed_page_setup"), visibility("default")));
7433
 
 
7434
 
#undef gtk_print_operation_get_embed_page_setup 
7435
 
extern __typeof (gtk_print_operation_get_embed_page_setup) gtk_print_operation_get_embed_page_setup __attribute((alias("IA__gtk_print_operation_get_embed_page_setup"), visibility("default")));
7436
 
 
7437
 
#endif
7438
 
#endif
7439
 
#if IN_HEADER(__GTK_PRINT_OPERATION_PREVIEW_H__)
7440
 
#if IN_FILE(__GTK_PRINT_OPERATION_PREVIEW_C__)
7441
 
#undef gtk_print_operation_preview_end_preview 
7442
 
extern __typeof (gtk_print_operation_preview_end_preview) gtk_print_operation_preview_end_preview __attribute((alias("IA__gtk_print_operation_preview_end_preview"), visibility("default")));
7443
 
 
7444
 
#undef gtk_print_operation_preview_get_type 
7445
 
extern __typeof (gtk_print_operation_preview_get_type) gtk_print_operation_preview_get_type __attribute((alias("IA__gtk_print_operation_preview_get_type"), visibility("default")));
7446
 
 
7447
 
#undef gtk_print_operation_preview_is_selected 
7448
 
extern __typeof (gtk_print_operation_preview_is_selected) gtk_print_operation_preview_is_selected __attribute((alias("IA__gtk_print_operation_preview_is_selected"), visibility("default")));
7449
 
 
7450
 
#undef gtk_print_operation_preview_render_page 
7451
 
extern __typeof (gtk_print_operation_preview_render_page) gtk_print_operation_preview_render_page __attribute((alias("IA__gtk_print_operation_preview_render_page"), visibility("default")));
7452
 
 
7453
 
#endif
7454
 
#endif
7455
 
#if IN_HEADER(__GTK_PRINT_OPERATION_H__)
7456
 
#if IN_FILE(__GTK_PRINT_OPERATION_UNIX_C__)
7457
 
#ifdef G_OS_UNIX
7458
 
#undef gtk_print_run_page_setup_dialog 
7459
 
extern __typeof (gtk_print_run_page_setup_dialog) gtk_print_run_page_setup_dialog __attribute((alias("IA__gtk_print_run_page_setup_dialog"), visibility("default")));
7460
 
 
7461
 
#undef gtk_print_run_page_setup_dialog_async 
7462
 
extern __typeof (gtk_print_run_page_setup_dialog_async) gtk_print_run_page_setup_dialog_async __attribute((alias("IA__gtk_print_run_page_setup_dialog_async"), visibility("default")));
7463
 
 
7464
 
#endif
7465
 
#endif
7466
 
#endif
7467
 
#if IN_HEADER(__GTK_PRINT_OPERATION_H__)
7468
 
#if IN_FILE(__GTK_PRINT_OPERATION_WIN32_C__)
7469
 
#ifdef G_OS_WIN32
7470
 
#undef gtk_print_run_page_setup_dialog 
7471
 
extern __typeof (gtk_print_run_page_setup_dialog) gtk_print_run_page_setup_dialog __attribute((alias("IA__gtk_print_run_page_setup_dialog"), visibility("default")));
7472
 
 
7473
 
#undef gtk_print_run_page_setup_dialog_async 
7474
 
extern __typeof (gtk_print_run_page_setup_dialog_async) gtk_print_run_page_setup_dialog_async __attribute((alias("IA__gtk_print_run_page_setup_dialog_async"), visibility("default")));
7475
 
 
7476
 
#endif
7477
 
#endif
7478
 
#endif
7479
 
#if IN_HEADER(__GTK_PRINT_SETTINGS_H__)
7480
 
#if IN_FILE(__GTK_PRINT_SETTINGS_C__)
7481
 
#undef gtk_print_settings_get_type 
7482
 
extern __typeof (gtk_print_settings_get_type) gtk_print_settings_get_type __attribute((alias("IA__gtk_print_settings_get_type"), visibility("default")));
7483
 
 
7484
 
#undef gtk_print_settings_new 
7485
 
extern __typeof (gtk_print_settings_new) gtk_print_settings_new __attribute((alias("IA__gtk_print_settings_new"), visibility("default")));
7486
 
 
7487
 
#undef gtk_print_settings_new_from_file 
7488
 
extern __typeof (gtk_print_settings_new_from_file) gtk_print_settings_new_from_file __attribute((alias("IA__gtk_print_settings_new_from_file"), visibility("default")));
7489
 
 
7490
 
#undef gtk_print_settings_new_from_key_file 
7491
 
extern __typeof (gtk_print_settings_new_from_key_file) gtk_print_settings_new_from_key_file __attribute((alias("IA__gtk_print_settings_new_from_key_file"), visibility("default")));
7492
 
 
7493
 
#undef gtk_print_settings_load_file 
7494
 
extern __typeof (gtk_print_settings_load_file) gtk_print_settings_load_file __attribute((alias("IA__gtk_print_settings_load_file"), visibility("default")));
7495
 
 
7496
 
#undef gtk_print_settings_load_key_file 
7497
 
extern __typeof (gtk_print_settings_load_key_file) gtk_print_settings_load_key_file __attribute((alias("IA__gtk_print_settings_load_key_file"), visibility("default")));
7498
 
 
7499
 
#undef gtk_print_settings_to_file 
7500
 
extern __typeof (gtk_print_settings_to_file) gtk_print_settings_to_file __attribute((alias("IA__gtk_print_settings_to_file"), visibility("default")));
7501
 
 
7502
 
#undef gtk_print_settings_to_key_file 
7503
 
extern __typeof (gtk_print_settings_to_key_file) gtk_print_settings_to_key_file __attribute((alias("IA__gtk_print_settings_to_key_file"), visibility("default")));
7504
 
 
7505
 
#undef gtk_print_settings_copy 
7506
 
extern __typeof (gtk_print_settings_copy) gtk_print_settings_copy __attribute((alias("IA__gtk_print_settings_copy"), visibility("default")));
7507
 
 
7508
 
#undef gtk_print_settings_has_key 
7509
 
extern __typeof (gtk_print_settings_has_key) gtk_print_settings_has_key __attribute((alias("IA__gtk_print_settings_has_key"), visibility("default")));
7510
 
 
7511
 
#undef gtk_print_settings_get 
7512
 
extern __typeof (gtk_print_settings_get) gtk_print_settings_get __attribute((alias("IA__gtk_print_settings_get"), visibility("default")));
7513
 
 
7514
 
#undef gtk_print_settings_set 
7515
 
extern __typeof (gtk_print_settings_set) gtk_print_settings_set __attribute((alias("IA__gtk_print_settings_set"), visibility("default")));
7516
 
 
7517
 
#undef gtk_print_settings_unset 
7518
 
extern __typeof (gtk_print_settings_unset) gtk_print_settings_unset __attribute((alias("IA__gtk_print_settings_unset"), visibility("default")));
7519
 
 
7520
 
#undef gtk_print_settings_foreach 
7521
 
extern __typeof (gtk_print_settings_foreach) gtk_print_settings_foreach __attribute((alias("IA__gtk_print_settings_foreach"), visibility("default")));
7522
 
 
7523
 
#undef gtk_print_settings_get_bool 
7524
 
extern __typeof (gtk_print_settings_get_bool) gtk_print_settings_get_bool __attribute((alias("IA__gtk_print_settings_get_bool"), visibility("default")));
7525
 
 
7526
 
#undef gtk_print_settings_set_bool 
7527
 
extern __typeof (gtk_print_settings_set_bool) gtk_print_settings_set_bool __attribute((alias("IA__gtk_print_settings_set_bool"), visibility("default")));
7528
 
 
7529
 
#undef gtk_print_settings_get_double 
7530
 
extern __typeof (gtk_print_settings_get_double) gtk_print_settings_get_double __attribute((alias("IA__gtk_print_settings_get_double"), visibility("default")));
7531
 
 
7532
 
#undef gtk_print_settings_get_double_with_default 
7533
 
extern __typeof (gtk_print_settings_get_double_with_default) gtk_print_settings_get_double_with_default __attribute((alias("IA__gtk_print_settings_get_double_with_default"), visibility("default")));
7534
 
 
7535
 
#undef gtk_print_settings_set_double 
7536
 
extern __typeof (gtk_print_settings_set_double) gtk_print_settings_set_double __attribute((alias("IA__gtk_print_settings_set_double"), visibility("default")));
7537
 
 
7538
 
#undef gtk_print_settings_get_length 
7539
 
extern __typeof (gtk_print_settings_get_length) gtk_print_settings_get_length __attribute((alias("IA__gtk_print_settings_get_length"), visibility("default")));
7540
 
 
7541
 
#undef gtk_print_settings_set_length 
7542
 
extern __typeof (gtk_print_settings_set_length) gtk_print_settings_set_length __attribute((alias("IA__gtk_print_settings_set_length"), visibility("default")));
7543
 
 
7544
 
#undef gtk_print_settings_get_int 
7545
 
extern __typeof (gtk_print_settings_get_int) gtk_print_settings_get_int __attribute((alias("IA__gtk_print_settings_get_int"), visibility("default")));
7546
 
 
7547
 
#undef gtk_print_settings_get_int_with_default 
7548
 
extern __typeof (gtk_print_settings_get_int_with_default) gtk_print_settings_get_int_with_default __attribute((alias("IA__gtk_print_settings_get_int_with_default"), visibility("default")));
7549
 
 
7550
 
#undef gtk_print_settings_set_int 
7551
 
extern __typeof (gtk_print_settings_set_int) gtk_print_settings_set_int __attribute((alias("IA__gtk_print_settings_set_int"), visibility("default")));
7552
 
 
7553
 
#undef gtk_print_settings_get_printer 
7554
 
extern __typeof (gtk_print_settings_get_printer) gtk_print_settings_get_printer __attribute((alias("IA__gtk_print_settings_get_printer"), visibility("default")));
7555
 
 
7556
 
#undef gtk_print_settings_set_printer 
7557
 
extern __typeof (gtk_print_settings_set_printer) gtk_print_settings_set_printer __attribute((alias("IA__gtk_print_settings_set_printer"), visibility("default")));
7558
 
 
7559
 
#undef gtk_print_settings_get_orientation 
7560
 
extern __typeof (gtk_print_settings_get_orientation) gtk_print_settings_get_orientation __attribute((alias("IA__gtk_print_settings_get_orientation"), visibility("default")));
7561
 
 
7562
 
#undef gtk_print_settings_set_orientation 
7563
 
extern __typeof (gtk_print_settings_set_orientation) gtk_print_settings_set_orientation __attribute((alias("IA__gtk_print_settings_set_orientation"), visibility("default")));
7564
 
 
7565
 
#undef gtk_print_settings_get_paper_size 
7566
 
extern __typeof (gtk_print_settings_get_paper_size) gtk_print_settings_get_paper_size __attribute((alias("IA__gtk_print_settings_get_paper_size"), visibility("default")));
7567
 
 
7568
 
#undef gtk_print_settings_set_paper_size 
7569
 
extern __typeof (gtk_print_settings_set_paper_size) gtk_print_settings_set_paper_size __attribute((alias("IA__gtk_print_settings_set_paper_size"), visibility("default")));
7570
 
 
7571
 
#undef gtk_print_settings_get_paper_width 
7572
 
extern __typeof (gtk_print_settings_get_paper_width) gtk_print_settings_get_paper_width __attribute((alias("IA__gtk_print_settings_get_paper_width"), visibility("default")));
7573
 
 
7574
 
#undef gtk_print_settings_set_paper_width 
7575
 
extern __typeof (gtk_print_settings_set_paper_width) gtk_print_settings_set_paper_width __attribute((alias("IA__gtk_print_settings_set_paper_width"), visibility("default")));
7576
 
 
7577
 
#undef gtk_print_settings_get_paper_height 
7578
 
extern __typeof (gtk_print_settings_get_paper_height) gtk_print_settings_get_paper_height __attribute((alias("IA__gtk_print_settings_get_paper_height"), visibility("default")));
7579
 
 
7580
 
#undef gtk_print_settings_set_paper_height 
7581
 
extern __typeof (gtk_print_settings_set_paper_height) gtk_print_settings_set_paper_height __attribute((alias("IA__gtk_print_settings_set_paper_height"), visibility("default")));
7582
 
 
7583
 
#undef gtk_print_settings_get_use_color 
7584
 
extern __typeof (gtk_print_settings_get_use_color) gtk_print_settings_get_use_color __attribute((alias("IA__gtk_print_settings_get_use_color"), visibility("default")));
7585
 
 
7586
 
#undef gtk_print_settings_set_use_color 
7587
 
extern __typeof (gtk_print_settings_set_use_color) gtk_print_settings_set_use_color __attribute((alias("IA__gtk_print_settings_set_use_color"), visibility("default")));
7588
 
 
7589
 
#undef gtk_print_settings_get_collate 
7590
 
extern __typeof (gtk_print_settings_get_collate) gtk_print_settings_get_collate __attribute((alias("IA__gtk_print_settings_get_collate"), visibility("default")));
7591
 
 
7592
 
#undef gtk_print_settings_set_collate 
7593
 
extern __typeof (gtk_print_settings_set_collate) gtk_print_settings_set_collate __attribute((alias("IA__gtk_print_settings_set_collate"), visibility("default")));
7594
 
 
7595
 
#undef gtk_print_settings_get_reverse 
7596
 
extern __typeof (gtk_print_settings_get_reverse) gtk_print_settings_get_reverse __attribute((alias("IA__gtk_print_settings_get_reverse"), visibility("default")));
7597
 
 
7598
 
#undef gtk_print_settings_set_reverse 
7599
 
extern __typeof (gtk_print_settings_set_reverse) gtk_print_settings_set_reverse __attribute((alias("IA__gtk_print_settings_set_reverse"), visibility("default")));
7600
 
 
7601
 
#undef gtk_print_settings_get_duplex 
7602
 
extern __typeof (gtk_print_settings_get_duplex) gtk_print_settings_get_duplex __attribute((alias("IA__gtk_print_settings_get_duplex"), visibility("default")));
7603
 
 
7604
 
#undef gtk_print_settings_set_duplex 
7605
 
extern __typeof (gtk_print_settings_set_duplex) gtk_print_settings_set_duplex __attribute((alias("IA__gtk_print_settings_set_duplex"), visibility("default")));
7606
 
 
7607
 
#undef gtk_print_settings_get_quality 
7608
 
extern __typeof (gtk_print_settings_get_quality) gtk_print_settings_get_quality __attribute((alias("IA__gtk_print_settings_get_quality"), visibility("default")));
7609
 
 
7610
 
#undef gtk_print_settings_set_quality 
7611
 
extern __typeof (gtk_print_settings_set_quality) gtk_print_settings_set_quality __attribute((alias("IA__gtk_print_settings_set_quality"), visibility("default")));
7612
 
 
7613
 
#undef gtk_print_settings_get_n_copies 
7614
 
extern __typeof (gtk_print_settings_get_n_copies) gtk_print_settings_get_n_copies __attribute((alias("IA__gtk_print_settings_get_n_copies"), visibility("default")));
7615
 
 
7616
 
#undef gtk_print_settings_set_n_copies 
7617
 
extern __typeof (gtk_print_settings_set_n_copies) gtk_print_settings_set_n_copies __attribute((alias("IA__gtk_print_settings_set_n_copies"), visibility("default")));
7618
 
 
7619
 
#undef gtk_print_settings_get_number_up 
7620
 
extern __typeof (gtk_print_settings_get_number_up) gtk_print_settings_get_number_up __attribute((alias("IA__gtk_print_settings_get_number_up"), visibility("default")));
7621
 
 
7622
 
#undef gtk_print_settings_set_number_up 
7623
 
extern __typeof (gtk_print_settings_set_number_up) gtk_print_settings_set_number_up __attribute((alias("IA__gtk_print_settings_set_number_up"), visibility("default")));
7624
 
 
7625
 
#undef gtk_print_settings_get_number_up_layout 
7626
 
extern __typeof (gtk_print_settings_get_number_up_layout) gtk_print_settings_get_number_up_layout __attribute((alias("IA__gtk_print_settings_get_number_up_layout"), visibility("default")));
7627
 
 
7628
 
#undef gtk_print_settings_set_number_up_layout 
7629
 
extern __typeof (gtk_print_settings_set_number_up_layout) gtk_print_settings_set_number_up_layout __attribute((alias("IA__gtk_print_settings_set_number_up_layout"), visibility("default")));
7630
 
 
7631
 
#undef gtk_print_settings_get_resolution 
7632
 
extern __typeof (gtk_print_settings_get_resolution) gtk_print_settings_get_resolution __attribute((alias("IA__gtk_print_settings_get_resolution"), visibility("default")));
7633
 
 
7634
 
#undef gtk_print_settings_set_resolution 
7635
 
extern __typeof (gtk_print_settings_set_resolution) gtk_print_settings_set_resolution __attribute((alias("IA__gtk_print_settings_set_resolution"), visibility("default")));
7636
 
 
7637
 
#undef gtk_print_settings_get_resolution_x 
7638
 
extern __typeof (gtk_print_settings_get_resolution_x) gtk_print_settings_get_resolution_x __attribute((alias("IA__gtk_print_settings_get_resolution_x"), visibility("default")));
7639
 
 
7640
 
#undef gtk_print_settings_get_resolution_y 
7641
 
extern __typeof (gtk_print_settings_get_resolution_y) gtk_print_settings_get_resolution_y __attribute((alias("IA__gtk_print_settings_get_resolution_y"), visibility("default")));
7642
 
 
7643
 
#undef gtk_print_settings_set_resolution_xy 
7644
 
extern __typeof (gtk_print_settings_set_resolution_xy) gtk_print_settings_set_resolution_xy __attribute((alias("IA__gtk_print_settings_set_resolution_xy"), visibility("default")));
7645
 
 
7646
 
#undef gtk_print_settings_get_printer_lpi 
7647
 
extern __typeof (gtk_print_settings_get_printer_lpi) gtk_print_settings_get_printer_lpi __attribute((alias("IA__gtk_print_settings_get_printer_lpi"), visibility("default")));
7648
 
 
7649
 
#undef gtk_print_settings_set_printer_lpi 
7650
 
extern __typeof (gtk_print_settings_set_printer_lpi) gtk_print_settings_set_printer_lpi __attribute((alias("IA__gtk_print_settings_set_printer_lpi"), visibility("default")));
7651
 
 
7652
 
#undef gtk_print_settings_get_scale 
7653
 
extern __typeof (gtk_print_settings_get_scale) gtk_print_settings_get_scale __attribute((alias("IA__gtk_print_settings_get_scale"), visibility("default")));
7654
 
 
7655
 
#undef gtk_print_settings_set_scale 
7656
 
extern __typeof (gtk_print_settings_set_scale) gtk_print_settings_set_scale __attribute((alias("IA__gtk_print_settings_set_scale"), visibility("default")));
7657
 
 
7658
 
#undef gtk_print_settings_get_print_pages 
7659
 
extern __typeof (gtk_print_settings_get_print_pages) gtk_print_settings_get_print_pages __attribute((alias("IA__gtk_print_settings_get_print_pages"), visibility("default")));
7660
 
 
7661
 
#undef gtk_print_settings_set_print_pages 
7662
 
extern __typeof (gtk_print_settings_set_print_pages) gtk_print_settings_set_print_pages __attribute((alias("IA__gtk_print_settings_set_print_pages"), visibility("default")));
7663
 
 
7664
 
#undef gtk_print_settings_get_page_ranges 
7665
 
extern __typeof (gtk_print_settings_get_page_ranges) gtk_print_settings_get_page_ranges __attribute((alias("IA__gtk_print_settings_get_page_ranges"), visibility("default")));
7666
 
 
7667
 
#undef gtk_print_settings_set_page_ranges 
7668
 
extern __typeof (gtk_print_settings_set_page_ranges) gtk_print_settings_set_page_ranges __attribute((alias("IA__gtk_print_settings_set_page_ranges"), visibility("default")));
7669
 
 
7670
 
#undef gtk_print_settings_get_page_set 
7671
 
extern __typeof (gtk_print_settings_get_page_set) gtk_print_settings_get_page_set __attribute((alias("IA__gtk_print_settings_get_page_set"), visibility("default")));
7672
 
 
7673
 
#undef gtk_print_settings_set_page_set 
7674
 
extern __typeof (gtk_print_settings_set_page_set) gtk_print_settings_set_page_set __attribute((alias("IA__gtk_print_settings_set_page_set"), visibility("default")));
7675
 
 
7676
 
#undef gtk_print_settings_get_default_source 
7677
 
extern __typeof (gtk_print_settings_get_default_source) gtk_print_settings_get_default_source __attribute((alias("IA__gtk_print_settings_get_default_source"), visibility("default")));
7678
 
 
7679
 
#undef gtk_print_settings_set_default_source 
7680
 
extern __typeof (gtk_print_settings_set_default_source) gtk_print_settings_set_default_source __attribute((alias("IA__gtk_print_settings_set_default_source"), visibility("default")));
7681
 
 
7682
 
#undef gtk_print_settings_get_media_type 
7683
 
extern __typeof (gtk_print_settings_get_media_type) gtk_print_settings_get_media_type __attribute((alias("IA__gtk_print_settings_get_media_type"), visibility("default")));
7684
 
 
7685
 
#undef gtk_print_settings_set_media_type 
7686
 
extern __typeof (gtk_print_settings_set_media_type) gtk_print_settings_set_media_type __attribute((alias("IA__gtk_print_settings_set_media_type"), visibility("default")));
7687
 
 
7688
 
#undef gtk_print_settings_get_dither 
7689
 
extern __typeof (gtk_print_settings_get_dither) gtk_print_settings_get_dither __attribute((alias("IA__gtk_print_settings_get_dither"), visibility("default")));
7690
 
 
7691
 
#undef gtk_print_settings_set_dither 
7692
 
extern __typeof (gtk_print_settings_set_dither) gtk_print_settings_set_dither __attribute((alias("IA__gtk_print_settings_set_dither"), visibility("default")));
7693
 
 
7694
 
#undef gtk_print_settings_get_finishings 
7695
 
extern __typeof (gtk_print_settings_get_finishings) gtk_print_settings_get_finishings __attribute((alias("IA__gtk_print_settings_get_finishings"), visibility("default")));
7696
 
 
7697
 
#undef gtk_print_settings_set_finishings 
7698
 
extern __typeof (gtk_print_settings_set_finishings) gtk_print_settings_set_finishings __attribute((alias("IA__gtk_print_settings_set_finishings"), visibility("default")));
7699
 
 
7700
 
#undef gtk_print_settings_get_output_bin 
7701
 
extern __typeof (gtk_print_settings_get_output_bin) gtk_print_settings_get_output_bin __attribute((alias("IA__gtk_print_settings_get_output_bin"), visibility("default")));
7702
 
 
7703
 
#undef gtk_print_settings_set_output_bin 
7704
 
extern __typeof (gtk_print_settings_set_output_bin) gtk_print_settings_set_output_bin __attribute((alias("IA__gtk_print_settings_set_output_bin"), visibility("default")));
7705
 
 
7706
 
#endif
7707
 
#endif
7708
 
#if IN_HEADER(__GTK_PRINT_UNIX_DIALOG_H__)
7709
 
#if IN_FILE(__GTK_PRINT_UNIX_DIALOG_C__)
7710
 
#ifdef G_OS_UNIX
7711
 
#undef gtk_print_unix_dialog_get_type 
7712
 
extern __typeof (gtk_print_unix_dialog_get_type) gtk_print_unix_dialog_get_type __attribute((alias("IA__gtk_print_unix_dialog_get_type"), visibility("default")));
7713
 
 
7714
 
#undef gtk_print_unix_dialog_new 
7715
 
extern __typeof (gtk_print_unix_dialog_new) gtk_print_unix_dialog_new __attribute((alias("IA__gtk_print_unix_dialog_new"), visibility("default")));
7716
 
 
7717
 
#undef gtk_print_unix_dialog_set_page_setup 
7718
 
extern __typeof (gtk_print_unix_dialog_set_page_setup) gtk_print_unix_dialog_set_page_setup __attribute((alias("IA__gtk_print_unix_dialog_set_page_setup"), visibility("default")));
7719
 
 
7720
 
#undef gtk_print_unix_dialog_get_page_setup 
7721
 
extern __typeof (gtk_print_unix_dialog_get_page_setup) gtk_print_unix_dialog_get_page_setup __attribute((alias("IA__gtk_print_unix_dialog_get_page_setup"), visibility("default")));
7722
 
 
7723
 
#undef gtk_print_unix_dialog_set_current_page 
7724
 
extern __typeof (gtk_print_unix_dialog_set_current_page) gtk_print_unix_dialog_set_current_page __attribute((alias("IA__gtk_print_unix_dialog_set_current_page"), visibility("default")));
7725
 
 
7726
 
#undef gtk_print_unix_dialog_get_current_page 
7727
 
extern __typeof (gtk_print_unix_dialog_get_current_page) gtk_print_unix_dialog_get_current_page __attribute((alias("IA__gtk_print_unix_dialog_get_current_page"), visibility("default")));
7728
 
 
7729
 
#undef gtk_print_unix_dialog_set_settings 
7730
 
extern __typeof (gtk_print_unix_dialog_set_settings) gtk_print_unix_dialog_set_settings __attribute((alias("IA__gtk_print_unix_dialog_set_settings"), visibility("default")));
7731
 
 
7732
 
#undef gtk_print_unix_dialog_get_settings 
7733
 
extern __typeof (gtk_print_unix_dialog_get_settings) gtk_print_unix_dialog_get_settings __attribute((alias("IA__gtk_print_unix_dialog_get_settings"), visibility("default")));
7734
 
 
7735
 
#undef gtk_print_unix_dialog_get_selected_printer 
7736
 
extern __typeof (gtk_print_unix_dialog_get_selected_printer) gtk_print_unix_dialog_get_selected_printer __attribute((alias("IA__gtk_print_unix_dialog_get_selected_printer"), visibility("default")));
7737
 
 
7738
 
#undef gtk_print_unix_dialog_add_custom_tab 
7739
 
extern __typeof (gtk_print_unix_dialog_add_custom_tab) gtk_print_unix_dialog_add_custom_tab __attribute((alias("IA__gtk_print_unix_dialog_add_custom_tab"), visibility("default")));
7740
 
 
7741
 
#undef gtk_print_unix_dialog_set_manual_capabilities 
7742
 
extern __typeof (gtk_print_unix_dialog_set_manual_capabilities) gtk_print_unix_dialog_set_manual_capabilities __attribute((alias("IA__gtk_print_unix_dialog_set_manual_capabilities"), visibility("default")));
7743
 
 
7744
 
#undef gtk_print_unix_dialog_get_manual_capabilities 
7745
 
extern __typeof (gtk_print_unix_dialog_get_manual_capabilities) gtk_print_unix_dialog_get_manual_capabilities __attribute((alias("IA__gtk_print_unix_dialog_get_manual_capabilities"), visibility("default")));
7746
 
 
7747
 
#undef gtk_print_unix_dialog_set_support_selection 
7748
 
extern __typeof (gtk_print_unix_dialog_set_support_selection) gtk_print_unix_dialog_set_support_selection __attribute((alias("IA__gtk_print_unix_dialog_set_support_selection"), visibility("default")));
7749
 
 
7750
 
#undef gtk_print_unix_dialog_get_support_selection 
7751
 
extern __typeof (gtk_print_unix_dialog_get_support_selection) gtk_print_unix_dialog_get_support_selection __attribute((alias("IA__gtk_print_unix_dialog_get_support_selection"), visibility("default")));
7752
 
 
7753
 
#undef gtk_print_unix_dialog_set_has_selection 
7754
 
extern __typeof (gtk_print_unix_dialog_set_has_selection) gtk_print_unix_dialog_set_has_selection __attribute((alias("IA__gtk_print_unix_dialog_set_has_selection"), visibility("default")));
7755
 
 
7756
 
#undef gtk_print_unix_dialog_get_has_selection 
7757
 
extern __typeof (gtk_print_unix_dialog_get_has_selection) gtk_print_unix_dialog_get_has_selection __attribute((alias("IA__gtk_print_unix_dialog_get_has_selection"), visibility("default")));
7758
 
 
7759
 
#undef gtk_print_unix_dialog_set_embed_page_setup 
7760
 
extern __typeof (gtk_print_unix_dialog_set_embed_page_setup) gtk_print_unix_dialog_set_embed_page_setup __attribute((alias("IA__gtk_print_unix_dialog_set_embed_page_setup"), visibility("default")));
7761
 
 
7762
 
#undef gtk_print_unix_dialog_get_embed_page_setup 
7763
 
extern __typeof (gtk_print_unix_dialog_get_embed_page_setup) gtk_print_unix_dialog_get_embed_page_setup __attribute((alias("IA__gtk_print_unix_dialog_get_embed_page_setup"), visibility("default")));
7764
 
 
7765
 
#undef gtk_print_unix_dialog_get_page_setup_set 
7766
 
extern __typeof (gtk_print_unix_dialog_get_page_setup_set) gtk_print_unix_dialog_get_page_setup_set __attribute((alias("IA__gtk_print_unix_dialog_get_page_setup_set"), visibility("default")));
7767
 
 
7768
 
#endif
7769
 
#endif
7770
 
#endif
7771
 
#if IN_HEADER(__GTK_PRINT_WIN32_H__)
7772
 
#if IN_FILE(__GTK_PRINT_WIN32_C__)
7773
 
#ifdef G_OS_WIN32
7774
 
#undef gtk_print_win32_devnames_free 
7775
 
extern __typeof (gtk_print_win32_devnames_free) gtk_print_win32_devnames_free __attribute((alias("IA__gtk_print_win32_devnames_free"), visibility("default")));
7776
 
 
7777
 
#undef gtk_print_win32_devnames_from_win32 
7778
 
extern __typeof (gtk_print_win32_devnames_from_win32) gtk_print_win32_devnames_from_win32 __attribute((alias("IA__gtk_print_win32_devnames_from_win32"), visibility("default")));
7779
 
 
7780
 
#undef gtk_print_win32_devnames_to_win32 
7781
 
extern __typeof (gtk_print_win32_devnames_to_win32) gtk_print_win32_devnames_to_win32 __attribute((alias("IA__gtk_print_win32_devnames_to_win32"), visibility("default")));
7782
 
 
7783
 
#undef gtk_print_win32_devnames_from_printer_name 
7784
 
extern __typeof (gtk_print_win32_devnames_from_printer_name) gtk_print_win32_devnames_from_printer_name __attribute((alias("IA__gtk_print_win32_devnames_from_printer_name"), visibility("default")));
7785
 
 
7786
 
#endif
7787
 
#endif
7788
 
#endif
7789
 
#if IN_HEADER(__GTK_PROGRESS_BAR_H__)
7790
 
#if IN_FILE(__GTK_PROGRESS_BAR_C__)
7791
 
#undef gtk_progress_bar_get_fraction 
7792
 
extern __typeof (gtk_progress_bar_get_fraction) gtk_progress_bar_get_fraction __attribute((alias("IA__gtk_progress_bar_get_fraction"), visibility("default")));
7793
 
 
7794
 
#undef gtk_progress_bar_get_orientation 
7795
 
extern __typeof (gtk_progress_bar_get_orientation) gtk_progress_bar_get_orientation __attribute((alias("IA__gtk_progress_bar_get_orientation"), visibility("default")));
7796
 
 
7797
 
#undef gtk_progress_bar_get_pulse_step 
7798
 
extern __typeof (gtk_progress_bar_get_pulse_step) gtk_progress_bar_get_pulse_step __attribute((alias("IA__gtk_progress_bar_get_pulse_step"), visibility("default")));
7799
 
 
7800
 
#undef gtk_progress_bar_get_text 
7801
 
extern __typeof (gtk_progress_bar_get_text) gtk_progress_bar_get_text __attribute((alias("IA__gtk_progress_bar_get_text"), visibility("default")));
7802
 
 
7803
 
#undef gtk_progress_bar_get_ellipsize 
7804
 
extern __typeof (gtk_progress_bar_get_ellipsize) gtk_progress_bar_get_ellipsize __attribute((alias("IA__gtk_progress_bar_get_ellipsize"), visibility("default")));
7805
 
 
7806
 
#undef gtk_progress_bar_get_type 
7807
 
extern __typeof (gtk_progress_bar_get_type) gtk_progress_bar_get_type __attribute((alias("IA__gtk_progress_bar_get_type"), visibility("default")));
7808
 
 
7809
 
#undef gtk_progress_bar_new 
7810
 
extern __typeof (gtk_progress_bar_new) gtk_progress_bar_new __attribute((alias("IA__gtk_progress_bar_new"), visibility("default")));
7811
 
 
7812
 
#ifndef GTK_DISABLE_DEPRECATED
7813
 
#undef gtk_progress_bar_new_with_adjustment 
7814
 
extern __typeof (gtk_progress_bar_new_with_adjustment) gtk_progress_bar_new_with_adjustment __attribute((alias("IA__gtk_progress_bar_new_with_adjustment"), visibility("default")));
7815
 
 
7816
 
#undef gtk_progress_bar_set_bar_style 
7817
 
extern __typeof (gtk_progress_bar_set_bar_style) gtk_progress_bar_set_bar_style __attribute((alias("IA__gtk_progress_bar_set_bar_style"), visibility("default")));
7818
 
 
7819
 
#undef gtk_progress_bar_set_discrete_blocks 
7820
 
extern __typeof (gtk_progress_bar_set_discrete_blocks) gtk_progress_bar_set_discrete_blocks __attribute((alias("IA__gtk_progress_bar_set_discrete_blocks"), visibility("default")));
7821
 
 
7822
 
#undef gtk_progress_bar_set_activity_blocks 
7823
 
extern __typeof (gtk_progress_bar_set_activity_blocks) gtk_progress_bar_set_activity_blocks __attribute((alias("IA__gtk_progress_bar_set_activity_blocks"), visibility("default")));
7824
 
 
7825
 
#undef gtk_progress_bar_set_activity_step 
7826
 
extern __typeof (gtk_progress_bar_set_activity_step) gtk_progress_bar_set_activity_step __attribute((alias("IA__gtk_progress_bar_set_activity_step"), visibility("default")));
7827
 
 
7828
 
#undef gtk_progress_bar_update 
7829
 
extern __typeof (gtk_progress_bar_update) gtk_progress_bar_update __attribute((alias("IA__gtk_progress_bar_update"), visibility("default")));
7830
 
 
7831
 
#endif
7832
 
#undef gtk_progress_bar_pulse 
7833
 
extern __typeof (gtk_progress_bar_pulse) gtk_progress_bar_pulse __attribute((alias("IA__gtk_progress_bar_pulse"), visibility("default")));
7834
 
 
7835
 
#undef gtk_progress_bar_set_fraction 
7836
 
extern __typeof (gtk_progress_bar_set_fraction) gtk_progress_bar_set_fraction __attribute((alias("IA__gtk_progress_bar_set_fraction"), visibility("default")));
7837
 
 
7838
 
#undef gtk_progress_bar_set_orientation 
7839
 
extern __typeof (gtk_progress_bar_set_orientation) gtk_progress_bar_set_orientation __attribute((alias("IA__gtk_progress_bar_set_orientation"), visibility("default")));
7840
 
 
7841
 
#undef gtk_progress_bar_set_pulse_step 
7842
 
extern __typeof (gtk_progress_bar_set_pulse_step) gtk_progress_bar_set_pulse_step __attribute((alias("IA__gtk_progress_bar_set_pulse_step"), visibility("default")));
7843
 
 
7844
 
#undef gtk_progress_bar_set_text 
7845
 
extern __typeof (gtk_progress_bar_set_text) gtk_progress_bar_set_text __attribute((alias("IA__gtk_progress_bar_set_text"), visibility("default")));
7846
 
 
7847
 
#undef gtk_progress_bar_set_ellipsize 
7848
 
extern __typeof (gtk_progress_bar_set_ellipsize) gtk_progress_bar_set_ellipsize __attribute((alias("IA__gtk_progress_bar_set_ellipsize"), visibility("default")));
7849
 
 
7850
 
#endif
7851
 
#endif
7852
 
#if IN_HEADER(__GTK_PROGRESS_H__)
7853
 
#if IN_FILE(__GTK_PROGRESS_C__)
7854
 
#ifndef GTK_DISABLE_DEPRECATED
7855
 
#undef gtk_progress_configure 
7856
 
extern __typeof (gtk_progress_configure) gtk_progress_configure __attribute((alias("IA__gtk_progress_configure"), visibility("default")));
7857
 
 
7858
 
#undef gtk_progress_get_current_percentage 
7859
 
extern __typeof (gtk_progress_get_current_percentage) gtk_progress_get_current_percentage __attribute((alias("IA__gtk_progress_get_current_percentage"), visibility("default")));
7860
 
 
7861
 
#undef gtk_progress_get_current_text 
7862
 
extern __typeof (gtk_progress_get_current_text) gtk_progress_get_current_text __attribute((alias("IA__gtk_progress_get_current_text"), visibility("default")));
7863
 
 
7864
 
#undef gtk_progress_get_percentage_from_value 
7865
 
extern __typeof (gtk_progress_get_percentage_from_value) gtk_progress_get_percentage_from_value __attribute((alias("IA__gtk_progress_get_percentage_from_value"), visibility("default")));
7866
 
 
7867
 
#undef gtk_progress_get_text_from_value 
7868
 
extern __typeof (gtk_progress_get_text_from_value) gtk_progress_get_text_from_value __attribute((alias("IA__gtk_progress_get_text_from_value"), visibility("default")));
7869
 
 
7870
 
#undef gtk_progress_get_type 
7871
 
extern __typeof (gtk_progress_get_type) gtk_progress_get_type __attribute((alias("IA__gtk_progress_get_type"), visibility("default")));
7872
 
 
7873
 
#undef gtk_progress_get_value 
7874
 
extern __typeof (gtk_progress_get_value) gtk_progress_get_value __attribute((alias("IA__gtk_progress_get_value"), visibility("default")));
7875
 
 
7876
 
#undef gtk_progress_set_activity_mode 
7877
 
extern __typeof (gtk_progress_set_activity_mode) gtk_progress_set_activity_mode __attribute((alias("IA__gtk_progress_set_activity_mode"), visibility("default")));
7878
 
 
7879
 
#undef gtk_progress_set_adjustment 
7880
 
extern __typeof (gtk_progress_set_adjustment) gtk_progress_set_adjustment __attribute((alias("IA__gtk_progress_set_adjustment"), visibility("default")));
7881
 
 
7882
 
#undef gtk_progress_set_format_string 
7883
 
extern __typeof (gtk_progress_set_format_string) gtk_progress_set_format_string __attribute((alias("IA__gtk_progress_set_format_string"), visibility("default")));
7884
 
 
7885
 
#undef gtk_progress_set_percentage 
7886
 
extern __typeof (gtk_progress_set_percentage) gtk_progress_set_percentage __attribute((alias("IA__gtk_progress_set_percentage"), visibility("default")));
7887
 
 
7888
 
#undef gtk_progress_set_show_text 
7889
 
extern __typeof (gtk_progress_set_show_text) gtk_progress_set_show_text __attribute((alias("IA__gtk_progress_set_show_text"), visibility("default")));
7890
 
 
7891
 
#undef gtk_progress_set_text_alignment 
7892
 
extern __typeof (gtk_progress_set_text_alignment) gtk_progress_set_text_alignment __attribute((alias("IA__gtk_progress_set_text_alignment"), visibility("default")));
7893
 
 
7894
 
#undef gtk_progress_set_value 
7895
 
extern __typeof (gtk_progress_set_value) gtk_progress_set_value __attribute((alias("IA__gtk_progress_set_value"), visibility("default")));
7896
 
 
7897
 
#endif
7898
 
#endif
7899
 
#endif
7900
 
#if IN_HEADER(__GTK_RADIO_ACTION_H__)
7901
 
#if IN_FILE(__GTK_RADIO_ACTION_C__)
7902
 
#undef gtk_radio_action_get_current_value 
7903
 
extern __typeof (gtk_radio_action_get_current_value) gtk_radio_action_get_current_value __attribute((alias("IA__gtk_radio_action_get_current_value"), visibility("default")));
7904
 
 
7905
 
#undef gtk_radio_action_get_group 
7906
 
extern __typeof (gtk_radio_action_get_group) gtk_radio_action_get_group __attribute((alias("IA__gtk_radio_action_get_group"), visibility("default")));
7907
 
 
7908
 
#undef gtk_radio_action_get_type 
7909
 
extern __typeof (gtk_radio_action_get_type) gtk_radio_action_get_type __attribute((alias("IA__gtk_radio_action_get_type"), visibility("default")));
7910
 
 
7911
 
#undef gtk_radio_action_new 
7912
 
extern __typeof (gtk_radio_action_new) gtk_radio_action_new __attribute((alias("IA__gtk_radio_action_new"), visibility("default")));
7913
 
 
7914
 
#undef gtk_radio_action_set_current_value 
7915
 
extern __typeof (gtk_radio_action_set_current_value) gtk_radio_action_set_current_value __attribute((alias("IA__gtk_radio_action_set_current_value"), visibility("default")));
7916
 
 
7917
 
#undef gtk_radio_action_set_group 
7918
 
extern __typeof (gtk_radio_action_set_group) gtk_radio_action_set_group __attribute((alias("IA__gtk_radio_action_set_group"), visibility("default")));
7919
 
 
7920
 
#endif
7921
 
#endif
7922
 
#if IN_HEADER(__GTK_RADIO_BUTTON_H__)
7923
 
#if IN_FILE(__GTK_RADIO_BUTTON_C__)
7924
 
#undef gtk_radio_button_get_group 
7925
 
extern __typeof (gtk_radio_button_get_group) gtk_radio_button_get_group __attribute((alias("IA__gtk_radio_button_get_group"), visibility("default")));
7926
 
 
7927
 
#undef gtk_radio_button_get_type 
7928
 
extern __typeof (gtk_radio_button_get_type) gtk_radio_button_get_type __attribute((alias("IA__gtk_radio_button_get_type"), visibility("default")));
7929
 
 
7930
 
#undef gtk_radio_button_new 
7931
 
extern __typeof (gtk_radio_button_new) gtk_radio_button_new __attribute((alias("IA__gtk_radio_button_new"), visibility("default")));
7932
 
 
7933
 
#undef gtk_radio_button_new_from_widget 
7934
 
extern __typeof (gtk_radio_button_new_from_widget) gtk_radio_button_new_from_widget __attribute((alias("IA__gtk_radio_button_new_from_widget"), visibility("default")));
7935
 
 
7936
 
#undef gtk_radio_button_new_with_label 
7937
 
extern __typeof (gtk_radio_button_new_with_label) gtk_radio_button_new_with_label __attribute((alias("IA__gtk_radio_button_new_with_label"), visibility("default")));
7938
 
 
7939
 
#undef gtk_radio_button_new_with_label_from_widget 
7940
 
extern __typeof (gtk_radio_button_new_with_label_from_widget) gtk_radio_button_new_with_label_from_widget __attribute((alias("IA__gtk_radio_button_new_with_label_from_widget"), visibility("default")));
7941
 
 
7942
 
#undef gtk_radio_button_new_with_mnemonic 
7943
 
extern __typeof (gtk_radio_button_new_with_mnemonic) gtk_radio_button_new_with_mnemonic __attribute((alias("IA__gtk_radio_button_new_with_mnemonic"), visibility("default")));
7944
 
 
7945
 
#undef gtk_radio_button_new_with_mnemonic_from_widget 
7946
 
extern __typeof (gtk_radio_button_new_with_mnemonic_from_widget) gtk_radio_button_new_with_mnemonic_from_widget __attribute((alias("IA__gtk_radio_button_new_with_mnemonic_from_widget"), visibility("default")));
7947
 
 
7948
 
#undef gtk_radio_button_set_group 
7949
 
extern __typeof (gtk_radio_button_set_group) gtk_radio_button_set_group __attribute((alias("IA__gtk_radio_button_set_group"), visibility("default")));
7950
 
 
7951
 
#endif
7952
 
#endif
7953
 
#if IN_HEADER(__GTK_RADIO_MENU_ITEM_H__)
7954
 
#if IN_FILE(__GTK_RADIO_MENU_ITEM_C__)
7955
 
#undef gtk_radio_menu_item_get_group 
7956
 
extern __typeof (gtk_radio_menu_item_get_group) gtk_radio_menu_item_get_group __attribute((alias("IA__gtk_radio_menu_item_get_group"), visibility("default")));
7957
 
 
7958
 
#undef gtk_radio_menu_item_get_type 
7959
 
extern __typeof (gtk_radio_menu_item_get_type) gtk_radio_menu_item_get_type __attribute((alias("IA__gtk_radio_menu_item_get_type"), visibility("default")));
7960
 
 
7961
 
#undef gtk_radio_menu_item_new 
7962
 
extern __typeof (gtk_radio_menu_item_new) gtk_radio_menu_item_new __attribute((alias("IA__gtk_radio_menu_item_new"), visibility("default")));
7963
 
 
7964
 
#undef gtk_radio_menu_item_new_from_widget 
7965
 
extern __typeof (gtk_radio_menu_item_new_from_widget) gtk_radio_menu_item_new_from_widget __attribute((alias("IA__gtk_radio_menu_item_new_from_widget"), visibility("default")));
7966
 
 
7967
 
#undef gtk_radio_menu_item_new_with_label 
7968
 
extern __typeof (gtk_radio_menu_item_new_with_label) gtk_radio_menu_item_new_with_label __attribute((alias("IA__gtk_radio_menu_item_new_with_label"), visibility("default")));
7969
 
 
7970
 
#undef gtk_radio_menu_item_new_with_label_from_widget 
7971
 
extern __typeof (gtk_radio_menu_item_new_with_label_from_widget) gtk_radio_menu_item_new_with_label_from_widget __attribute((alias("IA__gtk_radio_menu_item_new_with_label_from_widget"), visibility("default")));
7972
 
 
7973
 
#undef gtk_radio_menu_item_new_with_mnemonic 
7974
 
extern __typeof (gtk_radio_menu_item_new_with_mnemonic) gtk_radio_menu_item_new_with_mnemonic __attribute((alias("IA__gtk_radio_menu_item_new_with_mnemonic"), visibility("default")));
7975
 
 
7976
 
#undef gtk_radio_menu_item_new_with_mnemonic_from_widget 
7977
 
extern __typeof (gtk_radio_menu_item_new_with_mnemonic_from_widget) gtk_radio_menu_item_new_with_mnemonic_from_widget __attribute((alias("IA__gtk_radio_menu_item_new_with_mnemonic_from_widget"), visibility("default")));
7978
 
 
7979
 
#undef gtk_radio_menu_item_set_group 
7980
 
extern __typeof (gtk_radio_menu_item_set_group) gtk_radio_menu_item_set_group __attribute((alias("IA__gtk_radio_menu_item_set_group"), visibility("default")));
7981
 
 
7982
 
#endif
7983
 
#endif
7984
 
#if IN_HEADER(__GTK_RADIO_TOOL_BUTTON_H__)
7985
 
#if IN_FILE(__GTK_RADIO_TOOL_BUTTON_C__)
7986
 
#undef gtk_radio_tool_button_get_group 
7987
 
extern __typeof (gtk_radio_tool_button_get_group) gtk_radio_tool_button_get_group __attribute((alias("IA__gtk_radio_tool_button_get_group"), visibility("default")));
7988
 
 
7989
 
#undef gtk_radio_tool_button_get_type 
7990
 
extern __typeof (gtk_radio_tool_button_get_type) gtk_radio_tool_button_get_type __attribute((alias("IA__gtk_radio_tool_button_get_type"), visibility("default")));
7991
 
 
7992
 
#undef gtk_radio_tool_button_new 
7993
 
extern __typeof (gtk_radio_tool_button_new) gtk_radio_tool_button_new __attribute((alias("IA__gtk_radio_tool_button_new"), visibility("default")));
7994
 
 
7995
 
#undef gtk_radio_tool_button_new_from_stock 
7996
 
extern __typeof (gtk_radio_tool_button_new_from_stock) gtk_radio_tool_button_new_from_stock __attribute((alias("IA__gtk_radio_tool_button_new_from_stock"), visibility("default")));
7997
 
 
7998
 
#undef gtk_radio_tool_button_new_from_widget 
7999
 
extern __typeof (gtk_radio_tool_button_new_from_widget) gtk_radio_tool_button_new_from_widget __attribute((alias("IA__gtk_radio_tool_button_new_from_widget"), visibility("default")));
8000
 
 
8001
 
#undef gtk_radio_tool_button_new_with_stock_from_widget 
8002
 
extern __typeof (gtk_radio_tool_button_new_with_stock_from_widget) gtk_radio_tool_button_new_with_stock_from_widget __attribute((alias("IA__gtk_radio_tool_button_new_with_stock_from_widget"), visibility("default")));
8003
 
 
8004
 
#undef gtk_radio_tool_button_set_group 
8005
 
extern __typeof (gtk_radio_tool_button_set_group) gtk_radio_tool_button_set_group __attribute((alias("IA__gtk_radio_tool_button_set_group"), visibility("default")));
8006
 
 
8007
 
#endif
8008
 
#endif
8009
 
#if IN_HEADER(__GTK_RANGE_H__)
8010
 
#if IN_FILE(__GTK_RANGE_C__)
8011
 
#undef gtk_range_get_adjustment 
8012
 
extern __typeof (gtk_range_get_adjustment) gtk_range_get_adjustment __attribute((alias("IA__gtk_range_get_adjustment"), visibility("default")));
8013
 
 
8014
 
#undef gtk_range_get_fill_level 
8015
 
extern __typeof (gtk_range_get_fill_level) gtk_range_get_fill_level __attribute((alias("IA__gtk_range_get_fill_level"), visibility("default")));
8016
 
 
8017
 
#undef gtk_range_get_flippable 
8018
 
extern __typeof (gtk_range_get_flippable) gtk_range_get_flippable __attribute((alias("IA__gtk_range_get_flippable"), visibility("default")));
8019
 
 
8020
 
#undef gtk_range_get_inverted 
8021
 
extern __typeof (gtk_range_get_inverted) gtk_range_get_inverted __attribute((alias("IA__gtk_range_get_inverted"), visibility("default")));
8022
 
 
8023
 
#undef gtk_range_get_lower_stepper_sensitivity 
8024
 
extern __typeof (gtk_range_get_lower_stepper_sensitivity) gtk_range_get_lower_stepper_sensitivity __attribute((alias("IA__gtk_range_get_lower_stepper_sensitivity"), visibility("default")));
8025
 
 
8026
 
#undef gtk_range_get_min_slider_size 
8027
 
extern __typeof (gtk_range_get_min_slider_size) gtk_range_get_min_slider_size __attribute((alias("IA__gtk_range_get_min_slider_size"), visibility("default")));
8028
 
 
8029
 
#undef gtk_range_get_range_rect 
8030
 
extern __typeof (gtk_range_get_range_rect) gtk_range_get_range_rect __attribute((alias("IA__gtk_range_get_range_rect"), visibility("default")));
8031
 
 
8032
 
#undef gtk_range_get_restrict_to_fill_level 
8033
 
extern __typeof (gtk_range_get_restrict_to_fill_level) gtk_range_get_restrict_to_fill_level __attribute((alias("IA__gtk_range_get_restrict_to_fill_level"), visibility("default")));
8034
 
 
8035
 
#undef gtk_range_get_show_fill_level 
8036
 
extern __typeof (gtk_range_get_show_fill_level) gtk_range_get_show_fill_level __attribute((alias("IA__gtk_range_get_show_fill_level"), visibility("default")));
8037
 
 
8038
 
#undef gtk_range_get_slider_range 
8039
 
extern __typeof (gtk_range_get_slider_range) gtk_range_get_slider_range __attribute((alias("IA__gtk_range_get_slider_range"), visibility("default")));
8040
 
 
8041
 
#undef gtk_range_get_slider_size_fixed 
8042
 
extern __typeof (gtk_range_get_slider_size_fixed) gtk_range_get_slider_size_fixed __attribute((alias("IA__gtk_range_get_slider_size_fixed"), visibility("default")));
8043
 
 
8044
 
#undef gtk_range_get_type 
8045
 
extern __typeof (gtk_range_get_type) gtk_range_get_type __attribute((alias("IA__gtk_range_get_type"), visibility("default")));
8046
 
 
8047
 
#ifndef GTK_DISABLE_DEPRECATED
8048
 
#undef gtk_range_get_update_policy 
8049
 
extern __typeof (gtk_range_get_update_policy) gtk_range_get_update_policy __attribute((alias("IA__gtk_range_get_update_policy"), visibility("default")));
8050
 
 
8051
 
#endif
8052
 
#undef gtk_range_get_upper_stepper_sensitivity 
8053
 
extern __typeof (gtk_range_get_upper_stepper_sensitivity) gtk_range_get_upper_stepper_sensitivity __attribute((alias("IA__gtk_range_get_upper_stepper_sensitivity"), visibility("default")));
8054
 
 
8055
 
#undef gtk_range_get_value 
8056
 
extern __typeof (gtk_range_get_value) gtk_range_get_value __attribute((alias("IA__gtk_range_get_value"), visibility("default")));
8057
 
 
8058
 
#undef gtk_range_set_adjustment 
8059
 
extern __typeof (gtk_range_set_adjustment) gtk_range_set_adjustment __attribute((alias("IA__gtk_range_set_adjustment"), visibility("default")));
8060
 
 
8061
 
#undef gtk_range_set_fill_level 
8062
 
extern __typeof (gtk_range_set_fill_level) gtk_range_set_fill_level __attribute((alias("IA__gtk_range_set_fill_level"), visibility("default")));
8063
 
 
8064
 
#undef gtk_range_set_flippable 
8065
 
extern __typeof (gtk_range_set_flippable) gtk_range_set_flippable __attribute((alias("IA__gtk_range_set_flippable"), visibility("default")));
8066
 
 
8067
 
#undef gtk_range_set_increments 
8068
 
extern __typeof (gtk_range_set_increments) gtk_range_set_increments __attribute((alias("IA__gtk_range_set_increments"), visibility("default")));
8069
 
 
8070
 
#undef gtk_range_set_inverted 
8071
 
extern __typeof (gtk_range_set_inverted) gtk_range_set_inverted __attribute((alias("IA__gtk_range_set_inverted"), visibility("default")));
8072
 
 
8073
 
#undef gtk_range_set_lower_stepper_sensitivity 
8074
 
extern __typeof (gtk_range_set_lower_stepper_sensitivity) gtk_range_set_lower_stepper_sensitivity __attribute((alias("IA__gtk_range_set_lower_stepper_sensitivity"), visibility("default")));
8075
 
 
8076
 
#undef gtk_range_set_min_slider_size 
8077
 
extern __typeof (gtk_range_set_min_slider_size) gtk_range_set_min_slider_size __attribute((alias("IA__gtk_range_set_min_slider_size"), visibility("default")));
8078
 
 
8079
 
#undef gtk_range_set_range 
8080
 
extern __typeof (gtk_range_set_range) gtk_range_set_range __attribute((alias("IA__gtk_range_set_range"), visibility("default")));
8081
 
 
8082
 
#undef gtk_range_set_restrict_to_fill_level 
8083
 
extern __typeof (gtk_range_set_restrict_to_fill_level) gtk_range_set_restrict_to_fill_level __attribute((alias("IA__gtk_range_set_restrict_to_fill_level"), visibility("default")));
8084
 
 
8085
 
#undef gtk_range_set_show_fill_level 
8086
 
extern __typeof (gtk_range_set_show_fill_level) gtk_range_set_show_fill_level __attribute((alias("IA__gtk_range_set_show_fill_level"), visibility("default")));
8087
 
 
8088
 
#undef gtk_range_set_slider_size_fixed 
8089
 
extern __typeof (gtk_range_set_slider_size_fixed) gtk_range_set_slider_size_fixed __attribute((alias("IA__gtk_range_set_slider_size_fixed"), visibility("default")));
8090
 
 
8091
 
#ifndef GTK_DISABLE_DEPRECATED
8092
 
#undef gtk_range_set_update_policy 
8093
 
extern __typeof (gtk_range_set_update_policy) gtk_range_set_update_policy __attribute((alias("IA__gtk_range_set_update_policy"), visibility("default")));
8094
 
 
8095
 
#endif
8096
 
#undef gtk_range_set_upper_stepper_sensitivity 
8097
 
extern __typeof (gtk_range_set_upper_stepper_sensitivity) gtk_range_set_upper_stepper_sensitivity __attribute((alias("IA__gtk_range_set_upper_stepper_sensitivity"), visibility("default")));
8098
 
 
8099
 
#undef gtk_range_set_value 
8100
 
extern __typeof (gtk_range_set_value) gtk_range_set_value __attribute((alias("IA__gtk_range_set_value"), visibility("default")));
8101
 
 
8102
 
#undef gtk_range_set_round_digits 
8103
 
extern __typeof (gtk_range_set_round_digits) gtk_range_set_round_digits __attribute((alias("IA__gtk_range_set_round_digits"), visibility("default")));
8104
 
 
8105
 
#undef gtk_range_get_round_digits 
8106
 
extern __typeof (gtk_range_get_round_digits) gtk_range_get_round_digits __attribute((alias("IA__gtk_range_get_round_digits"), visibility("default")));
8107
 
 
8108
 
#endif
8109
 
#endif
8110
 
#if IN_HEADER(__GTK_RC_H__)
8111
 
#if IN_FILE(__GTK_RC_C__)
8112
 
#ifndef GTK_DISABLE_DEPRECATED
8113
 
#undef gtk_rc_add_class_style 
8114
 
extern __typeof (gtk_rc_add_class_style) gtk_rc_add_class_style __attribute((alias("IA__gtk_rc_add_class_style"), visibility("default")));
8115
 
 
8116
 
#undef gtk_rc_add_widget_class_style 
8117
 
extern __typeof (gtk_rc_add_widget_class_style) gtk_rc_add_widget_class_style __attribute((alias("IA__gtk_rc_add_widget_class_style"), visibility("default")));
8118
 
 
8119
 
#undef gtk_rc_add_widget_name_style 
8120
 
extern __typeof (gtk_rc_add_widget_name_style) gtk_rc_add_widget_name_style __attribute((alias("IA__gtk_rc_add_widget_name_style"), visibility("default")));
8121
 
 
8122
 
#endif
8123
 
#ifndef _WIN64
8124
 
#undef gtk_rc_add_default_file 
8125
 
extern __typeof (gtk_rc_add_default_file) gtk_rc_add_default_file __attribute((alias("IA__gtk_rc_add_default_file"), visibility("default")));
8126
 
 
8127
 
#endif
8128
 
#ifdef G_OS_WIN32
8129
 
#undef gtk_rc_add_default_file_utf8 
8130
 
extern __typeof (gtk_rc_add_default_file_utf8) gtk_rc_add_default_file_utf8 __attribute((alias("IA__gtk_rc_add_default_file_utf8"), visibility("default")));
8131
 
 
8132
 
#endif
8133
 
#undef gtk_rc_find_module_in_path 
8134
 
extern __typeof (gtk_rc_find_module_in_path) gtk_rc_find_module_in_path __attribute((alias("IA__gtk_rc_find_module_in_path"), visibility("default")));
8135
 
 
8136
 
#undef gtk_rc_find_pixmap_in_path 
8137
 
extern __typeof (gtk_rc_find_pixmap_in_path) gtk_rc_find_pixmap_in_path __attribute((alias("IA__gtk_rc_find_pixmap_in_path"), visibility("default")));
8138
 
 
8139
 
#undef gtk_rc_get_default_files 
8140
 
extern __typeof (gtk_rc_get_default_files) gtk_rc_get_default_files __attribute((alias("IA__gtk_rc_get_default_files"), visibility("default")));
8141
 
 
8142
 
#undef gtk_rc_get_im_module_file 
8143
 
extern __typeof (gtk_rc_get_im_module_file) gtk_rc_get_im_module_file __attribute((alias("IA__gtk_rc_get_im_module_file"), visibility("default")));
8144
 
 
8145
 
#undef gtk_rc_get_im_module_path 
8146
 
extern __typeof (gtk_rc_get_im_module_path) gtk_rc_get_im_module_path __attribute((alias("IA__gtk_rc_get_im_module_path"), visibility("default")));
8147
 
 
8148
 
#undef gtk_rc_get_module_dir 
8149
 
extern __typeof (gtk_rc_get_module_dir) gtk_rc_get_module_dir __attribute((alias("IA__gtk_rc_get_module_dir"), visibility("default")));
8150
 
 
8151
 
#undef gtk_rc_get_style 
8152
 
extern __typeof (gtk_rc_get_style) gtk_rc_get_style __attribute((alias("IA__gtk_rc_get_style"), visibility("default")));
8153
 
 
8154
 
#undef gtk_rc_get_style_by_paths 
8155
 
extern __typeof (gtk_rc_get_style_by_paths) gtk_rc_get_style_by_paths __attribute((alias("IA__gtk_rc_get_style_by_paths"), visibility("default")));
8156
 
 
8157
 
#undef gtk_rc_get_theme_dir 
8158
 
extern __typeof (gtk_rc_get_theme_dir) gtk_rc_get_theme_dir __attribute((alias("IA__gtk_rc_get_theme_dir"), visibility("default")));
8159
 
 
8160
 
#ifndef _WIN64
8161
 
#undef gtk_rc_parse 
8162
 
extern __typeof (gtk_rc_parse) gtk_rc_parse __attribute((alias("IA__gtk_rc_parse"), visibility("default")));
8163
 
 
8164
 
#endif
8165
 
#ifdef G_OS_WIN32
8166
 
#undef gtk_rc_parse_utf8 
8167
 
extern __typeof (gtk_rc_parse_utf8) gtk_rc_parse_utf8 __attribute((alias("IA__gtk_rc_parse_utf8"), visibility("default")));
8168
 
 
8169
 
#endif
8170
 
#undef gtk_rc_parse_color 
8171
 
extern __typeof (gtk_rc_parse_color) gtk_rc_parse_color __attribute((alias("IA__gtk_rc_parse_color"), visibility("default")));
8172
 
 
8173
 
#undef gtk_rc_parse_color_full 
8174
 
extern __typeof (gtk_rc_parse_color_full) gtk_rc_parse_color_full __attribute((alias("IA__gtk_rc_parse_color_full"), visibility("default")));
8175
 
 
8176
 
#undef gtk_rc_parse_priority 
8177
 
extern __typeof (gtk_rc_parse_priority) gtk_rc_parse_priority __attribute((alias("IA__gtk_rc_parse_priority"), visibility("default")));
8178
 
 
8179
 
#undef gtk_rc_parse_state 
8180
 
extern __typeof (gtk_rc_parse_state) gtk_rc_parse_state __attribute((alias("IA__gtk_rc_parse_state"), visibility("default")));
8181
 
 
8182
 
#undef gtk_rc_parse_string 
8183
 
extern __typeof (gtk_rc_parse_string) gtk_rc_parse_string __attribute((alias("IA__gtk_rc_parse_string"), visibility("default")));
8184
 
 
8185
 
#undef gtk_rc_reparse_all 
8186
 
extern __typeof (gtk_rc_reparse_all) gtk_rc_reparse_all __attribute((alias("IA__gtk_rc_reparse_all"), visibility("default")));
8187
 
 
8188
 
#undef gtk_rc_reparse_all_for_settings 
8189
 
extern __typeof (gtk_rc_reparse_all_for_settings) gtk_rc_reparse_all_for_settings __attribute((alias("IA__gtk_rc_reparse_all_for_settings"), visibility("default")));
8190
 
 
8191
 
#undef gtk_rc_reset_styles 
8192
 
extern __typeof (gtk_rc_reset_styles) gtk_rc_reset_styles __attribute((alias("IA__gtk_rc_reset_styles"), visibility("default")));
8193
 
 
8194
 
#undef gtk_rc_scanner_new 
8195
 
extern __typeof (gtk_rc_scanner_new) gtk_rc_scanner_new __attribute((alias("IA__gtk_rc_scanner_new"), visibility("default")));
8196
 
 
8197
 
#ifndef _WIN64
8198
 
#undef gtk_rc_set_default_files 
8199
 
extern __typeof (gtk_rc_set_default_files) gtk_rc_set_default_files __attribute((alias("IA__gtk_rc_set_default_files"), visibility("default")));
8200
 
 
8201
 
#endif
8202
 
#ifdef G_OS_WIN32
8203
 
#undef gtk_rc_set_default_files_utf8 
8204
 
extern __typeof (gtk_rc_set_default_files_utf8) gtk_rc_set_default_files_utf8 __attribute((alias("IA__gtk_rc_set_default_files_utf8"), visibility("default")));
8205
 
 
8206
 
#endif
8207
 
#undef gtk_rc_style_copy 
8208
 
extern __typeof (gtk_rc_style_copy) gtk_rc_style_copy __attribute((alias("IA__gtk_rc_style_copy"), visibility("default")));
8209
 
 
8210
 
#undef gtk_rc_style_get_type 
8211
 
extern __typeof (gtk_rc_style_get_type) gtk_rc_style_get_type __attribute((alias("IA__gtk_rc_style_get_type"), visibility("default")));
8212
 
 
8213
 
#undef gtk_rc_style_new 
8214
 
extern __typeof (gtk_rc_style_new) gtk_rc_style_new __attribute((alias("IA__gtk_rc_style_new"), visibility("default")));
8215
 
 
8216
 
#ifndef GTK_DISABLE_DEPRECATED
8217
 
#undef gtk_rc_style_ref 
8218
 
extern __typeof (gtk_rc_style_ref) gtk_rc_style_ref __attribute((alias("IA__gtk_rc_style_ref"), visibility("default")));
8219
 
 
8220
 
#undef gtk_rc_style_unref 
8221
 
extern __typeof (gtk_rc_style_unref) gtk_rc_style_unref __attribute((alias("IA__gtk_rc_style_unref"), visibility("default")));
8222
 
 
8223
 
#endif
8224
 
#endif
8225
 
#endif
8226
 
#if IN_HEADER(__GTK_RECENT_ACTION_H__)
8227
 
#if IN_FILE(__GTK_RECENT_ACTION_C__)
8228
 
#undef gtk_recent_action_get_type 
8229
 
extern __typeof (gtk_recent_action_get_type) gtk_recent_action_get_type __attribute((alias("IA__gtk_recent_action_get_type"), visibility("default")));
8230
 
 
8231
 
#undef gtk_recent_action_new 
8232
 
extern __typeof (gtk_recent_action_new) gtk_recent_action_new __attribute((alias("IA__gtk_recent_action_new"), visibility("default")));
8233
 
 
8234
 
#undef gtk_recent_action_new_for_manager 
8235
 
extern __typeof (gtk_recent_action_new_for_manager) gtk_recent_action_new_for_manager __attribute((alias("IA__gtk_recent_action_new_for_manager"), visibility("default")));
8236
 
 
8237
 
#undef gtk_recent_action_set_show_numbers 
8238
 
extern __typeof (gtk_recent_action_set_show_numbers) gtk_recent_action_set_show_numbers __attribute((alias("IA__gtk_recent_action_set_show_numbers"), visibility("default")));
8239
 
 
8240
 
#undef gtk_recent_action_get_show_numbers 
8241
 
extern __typeof (gtk_recent_action_get_show_numbers) gtk_recent_action_get_show_numbers __attribute((alias("IA__gtk_recent_action_get_show_numbers"), visibility("default")));
8242
 
 
8243
 
#endif
8244
 
#endif
8245
 
#if IN_HEADER(__GTK_RECENT_CHOOSER_H__)
8246
 
#if IN_FILE(__GTK_RECENT_CHOOSER_C__)
8247
 
#undef gtk_recent_chooser_set_show_private 
8248
 
extern __typeof (gtk_recent_chooser_set_show_private) gtk_recent_chooser_set_show_private __attribute((alias("IA__gtk_recent_chooser_set_show_private"), visibility("default")));
8249
 
 
8250
 
#undef gtk_recent_chooser_get_show_private 
8251
 
extern __typeof (gtk_recent_chooser_get_show_private) gtk_recent_chooser_get_show_private __attribute((alias("IA__gtk_recent_chooser_get_show_private"), visibility("default")));
8252
 
 
8253
 
#undef gtk_recent_chooser_set_show_not_found 
8254
 
extern __typeof (gtk_recent_chooser_set_show_not_found) gtk_recent_chooser_set_show_not_found __attribute((alias("IA__gtk_recent_chooser_set_show_not_found"), visibility("default")));
8255
 
 
8256
 
#undef gtk_recent_chooser_get_show_not_found 
8257
 
extern __typeof (gtk_recent_chooser_get_show_not_found) gtk_recent_chooser_get_show_not_found __attribute((alias("IA__gtk_recent_chooser_get_show_not_found"), visibility("default")));
8258
 
 
8259
 
#undef gtk_recent_chooser_set_show_icons 
8260
 
extern __typeof (gtk_recent_chooser_set_show_icons) gtk_recent_chooser_set_show_icons __attribute((alias("IA__gtk_recent_chooser_set_show_icons"), visibility("default")));
8261
 
 
8262
 
#undef gtk_recent_chooser_get_show_icons 
8263
 
extern __typeof (gtk_recent_chooser_get_show_icons) gtk_recent_chooser_get_show_icons __attribute((alias("IA__gtk_recent_chooser_get_show_icons"), visibility("default")));
8264
 
 
8265
 
#undef gtk_recent_chooser_set_select_multiple 
8266
 
extern __typeof (gtk_recent_chooser_set_select_multiple) gtk_recent_chooser_set_select_multiple __attribute((alias("IA__gtk_recent_chooser_set_select_multiple"), visibility("default")));
8267
 
 
8268
 
#undef gtk_recent_chooser_get_select_multiple 
8269
 
extern __typeof (gtk_recent_chooser_get_select_multiple) gtk_recent_chooser_get_select_multiple __attribute((alias("IA__gtk_recent_chooser_get_select_multiple"), visibility("default")));
8270
 
 
8271
 
#undef gtk_recent_chooser_set_local_only 
8272
 
extern __typeof (gtk_recent_chooser_set_local_only) gtk_recent_chooser_set_local_only __attribute((alias("IA__gtk_recent_chooser_set_local_only"), visibility("default")));
8273
 
 
8274
 
#undef gtk_recent_chooser_get_local_only 
8275
 
extern __typeof (gtk_recent_chooser_get_local_only) gtk_recent_chooser_get_local_only __attribute((alias("IA__gtk_recent_chooser_get_local_only"), visibility("default")));
8276
 
 
8277
 
#undef gtk_recent_chooser_set_limit 
8278
 
extern __typeof (gtk_recent_chooser_set_limit) gtk_recent_chooser_set_limit __attribute((alias("IA__gtk_recent_chooser_set_limit"), visibility("default")));
8279
 
 
8280
 
#undef gtk_recent_chooser_get_limit 
8281
 
extern __typeof (gtk_recent_chooser_get_limit) gtk_recent_chooser_get_limit __attribute((alias("IA__gtk_recent_chooser_get_limit"), visibility("default")));
8282
 
 
8283
 
#undef gtk_recent_chooser_set_show_tips 
8284
 
extern __typeof (gtk_recent_chooser_set_show_tips) gtk_recent_chooser_set_show_tips __attribute((alias("IA__gtk_recent_chooser_set_show_tips"), visibility("default")));
8285
 
 
8286
 
#undef gtk_recent_chooser_get_show_tips 
8287
 
extern __typeof (gtk_recent_chooser_get_show_tips) gtk_recent_chooser_get_show_tips __attribute((alias("IA__gtk_recent_chooser_get_show_tips"), visibility("default")));
8288
 
 
8289
 
#ifndef GTK_DISABLE_DEPRECATED
8290
 
#undef gtk_recent_chooser_set_show_numbers 
8291
 
extern __typeof (gtk_recent_chooser_set_show_numbers) gtk_recent_chooser_set_show_numbers __attribute((alias("IA__gtk_recent_chooser_set_show_numbers"), visibility("default")));
8292
 
 
8293
 
#undef gtk_recent_chooser_get_show_numbers 
8294
 
extern __typeof (gtk_recent_chooser_get_show_numbers) gtk_recent_chooser_get_show_numbers __attribute((alias("IA__gtk_recent_chooser_get_show_numbers"), visibility("default")));
8295
 
 
8296
 
#endif
8297
 
#undef gtk_recent_chooser_set_sort_type 
8298
 
extern __typeof (gtk_recent_chooser_set_sort_type) gtk_recent_chooser_set_sort_type __attribute((alias("IA__gtk_recent_chooser_set_sort_type"), visibility("default")));
8299
 
 
8300
 
#undef gtk_recent_chooser_get_sort_type 
8301
 
extern __typeof (gtk_recent_chooser_get_sort_type) gtk_recent_chooser_get_sort_type __attribute((alias("IA__gtk_recent_chooser_get_sort_type"), visibility("default")));
8302
 
 
8303
 
#undef gtk_recent_chooser_set_sort_func 
8304
 
extern __typeof (gtk_recent_chooser_set_sort_func) gtk_recent_chooser_set_sort_func __attribute((alias("IA__gtk_recent_chooser_set_sort_func"), visibility("default")));
8305
 
 
8306
 
#undef gtk_recent_chooser_set_current_uri 
8307
 
extern __typeof (gtk_recent_chooser_set_current_uri) gtk_recent_chooser_set_current_uri __attribute((alias("IA__gtk_recent_chooser_set_current_uri"), visibility("default")));
8308
 
 
8309
 
#undef gtk_recent_chooser_get_current_uri 
8310
 
extern __typeof (gtk_recent_chooser_get_current_uri) gtk_recent_chooser_get_current_uri __attribute((alias("IA__gtk_recent_chooser_get_current_uri"), visibility("default")));
8311
 
 
8312
 
#undef gtk_recent_chooser_get_current_item 
8313
 
extern __typeof (gtk_recent_chooser_get_current_item) gtk_recent_chooser_get_current_item __attribute((alias("IA__gtk_recent_chooser_get_current_item"), visibility("default")));
8314
 
 
8315
 
#undef gtk_recent_chooser_select_uri 
8316
 
extern __typeof (gtk_recent_chooser_select_uri) gtk_recent_chooser_select_uri __attribute((alias("IA__gtk_recent_chooser_select_uri"), visibility("default")));
8317
 
 
8318
 
#undef gtk_recent_chooser_unselect_uri 
8319
 
extern __typeof (gtk_recent_chooser_unselect_uri) gtk_recent_chooser_unselect_uri __attribute((alias("IA__gtk_recent_chooser_unselect_uri"), visibility("default")));
8320
 
 
8321
 
#undef gtk_recent_chooser_select_all 
8322
 
extern __typeof (gtk_recent_chooser_select_all) gtk_recent_chooser_select_all __attribute((alias("IA__gtk_recent_chooser_select_all"), visibility("default")));
8323
 
 
8324
 
#undef gtk_recent_chooser_unselect_all 
8325
 
extern __typeof (gtk_recent_chooser_unselect_all) gtk_recent_chooser_unselect_all __attribute((alias("IA__gtk_recent_chooser_unselect_all"), visibility("default")));
8326
 
 
8327
 
#undef gtk_recent_chooser_get_items 
8328
 
extern __typeof (gtk_recent_chooser_get_items) gtk_recent_chooser_get_items __attribute((alias("IA__gtk_recent_chooser_get_items"), visibility("default")));
8329
 
 
8330
 
#undef gtk_recent_chooser_get_uris 
8331
 
extern __typeof (gtk_recent_chooser_get_uris) gtk_recent_chooser_get_uris __attribute((alias("IA__gtk_recent_chooser_get_uris"), visibility("default")));
8332
 
 
8333
 
#undef gtk_recent_chooser_add_filter 
8334
 
extern __typeof (gtk_recent_chooser_add_filter) gtk_recent_chooser_add_filter __attribute((alias("IA__gtk_recent_chooser_add_filter"), visibility("default")));
8335
 
 
8336
 
#undef gtk_recent_chooser_remove_filter 
8337
 
extern __typeof (gtk_recent_chooser_remove_filter) gtk_recent_chooser_remove_filter __attribute((alias("IA__gtk_recent_chooser_remove_filter"), visibility("default")));
8338
 
 
8339
 
#undef gtk_recent_chooser_list_filters 
8340
 
extern __typeof (gtk_recent_chooser_list_filters) gtk_recent_chooser_list_filters __attribute((alias("IA__gtk_recent_chooser_list_filters"), visibility("default")));
8341
 
 
8342
 
#undef gtk_recent_chooser_set_filter 
8343
 
extern __typeof (gtk_recent_chooser_set_filter) gtk_recent_chooser_set_filter __attribute((alias("IA__gtk_recent_chooser_set_filter"), visibility("default")));
8344
 
 
8345
 
#undef gtk_recent_chooser_get_filter 
8346
 
extern __typeof (gtk_recent_chooser_get_filter) gtk_recent_chooser_get_filter __attribute((alias("IA__gtk_recent_chooser_get_filter"), visibility("default")));
8347
 
 
8348
 
#undef gtk_recent_chooser_get_type 
8349
 
extern __typeof (gtk_recent_chooser_get_type) gtk_recent_chooser_get_type __attribute((alias("IA__gtk_recent_chooser_get_type"), visibility("default")));
8350
 
 
8351
 
#undef gtk_recent_chooser_error_quark 
8352
 
extern __typeof (gtk_recent_chooser_error_quark) gtk_recent_chooser_error_quark __attribute((alias("IA__gtk_recent_chooser_error_quark"), visibility("default")));
8353
 
 
8354
 
#endif
8355
 
#endif
8356
 
#if IN_HEADER(__GTK_RECENT_CHOOSER_DIALOG_H__)
8357
 
#if IN_FILE(__GTK_RECENT_CHOOSER_DIALOG_C__)
8358
 
#undef gtk_recent_chooser_dialog_get_type 
8359
 
extern __typeof (gtk_recent_chooser_dialog_get_type) gtk_recent_chooser_dialog_get_type __attribute((alias("IA__gtk_recent_chooser_dialog_get_type"), visibility("default")));
8360
 
 
8361
 
#undef gtk_recent_chooser_dialog_new 
8362
 
extern __typeof (gtk_recent_chooser_dialog_new) gtk_recent_chooser_dialog_new __attribute((alias("IA__gtk_recent_chooser_dialog_new"), visibility("default")));
8363
 
 
8364
 
#undef gtk_recent_chooser_dialog_new_for_manager 
8365
 
extern __typeof (gtk_recent_chooser_dialog_new_for_manager) gtk_recent_chooser_dialog_new_for_manager __attribute((alias("IA__gtk_recent_chooser_dialog_new_for_manager"), visibility("default")));
8366
 
 
8367
 
#endif
8368
 
#endif
8369
 
#if IN_HEADER(__GTK_RECENT_CHOOSER_MENU_H__)
8370
 
#if IN_FILE(__GTK_RECENT_CHOOSER_MENU_C__)
8371
 
#undef gtk_recent_chooser_menu_get_type 
8372
 
extern __typeof (gtk_recent_chooser_menu_get_type) gtk_recent_chooser_menu_get_type __attribute((alias("IA__gtk_recent_chooser_menu_get_type"), visibility("default")));
8373
 
 
8374
 
#undef gtk_recent_chooser_menu_new 
8375
 
extern __typeof (gtk_recent_chooser_menu_new) gtk_recent_chooser_menu_new __attribute((alias("IA__gtk_recent_chooser_menu_new"), visibility("default")));
8376
 
 
8377
 
#undef gtk_recent_chooser_menu_new_for_manager 
8378
 
extern __typeof (gtk_recent_chooser_menu_new_for_manager) gtk_recent_chooser_menu_new_for_manager __attribute((alias("IA__gtk_recent_chooser_menu_new_for_manager"), visibility("default")));
8379
 
 
8380
 
#undef gtk_recent_chooser_menu_get_show_numbers 
8381
 
extern __typeof (gtk_recent_chooser_menu_get_show_numbers) gtk_recent_chooser_menu_get_show_numbers __attribute((alias("IA__gtk_recent_chooser_menu_get_show_numbers"), visibility("default")));
8382
 
 
8383
 
#undef gtk_recent_chooser_menu_set_show_numbers 
8384
 
extern __typeof (gtk_recent_chooser_menu_set_show_numbers) gtk_recent_chooser_menu_set_show_numbers __attribute((alias("IA__gtk_recent_chooser_menu_set_show_numbers"), visibility("default")));
8385
 
 
8386
 
#endif
8387
 
#endif
8388
 
#if IN_HEADER(__GTK_RECENT_CHOOSER_WIDGET_H__)
8389
 
#if IN_FILE(__GTK_RECENT_CHOOSER_WIDGET_C__)
8390
 
#undef gtk_recent_chooser_widget_get_type 
8391
 
extern __typeof (gtk_recent_chooser_widget_get_type) gtk_recent_chooser_widget_get_type __attribute((alias("IA__gtk_recent_chooser_widget_get_type"), visibility("default")));
8392
 
 
8393
 
#undef gtk_recent_chooser_widget_new 
8394
 
extern __typeof (gtk_recent_chooser_widget_new) gtk_recent_chooser_widget_new __attribute((alias("IA__gtk_recent_chooser_widget_new"), visibility("default")));
8395
 
 
8396
 
#undef gtk_recent_chooser_widget_new_for_manager 
8397
 
extern __typeof (gtk_recent_chooser_widget_new_for_manager) gtk_recent_chooser_widget_new_for_manager __attribute((alias("IA__gtk_recent_chooser_widget_new_for_manager"), visibility("default")));
8398
 
 
8399
 
#endif
8400
 
#endif
8401
 
#if IN_HEADER(__GTK_RECENT_FILTER_H__)
8402
 
#if IN_FILE(__GTK_RECENT_FILTER_C__)
8403
 
#undef gtk_recent_filter_get_type 
8404
 
extern __typeof (gtk_recent_filter_get_type) gtk_recent_filter_get_type __attribute((alias("IA__gtk_recent_filter_get_type"), visibility("default")));
8405
 
 
8406
 
#undef gtk_recent_filter_new 
8407
 
extern __typeof (gtk_recent_filter_new) gtk_recent_filter_new __attribute((alias("IA__gtk_recent_filter_new"), visibility("default")));
8408
 
 
8409
 
#undef gtk_recent_filter_set_name 
8410
 
extern __typeof (gtk_recent_filter_set_name) gtk_recent_filter_set_name __attribute((alias("IA__gtk_recent_filter_set_name"), visibility("default")));
8411
 
 
8412
 
#undef gtk_recent_filter_get_name 
8413
 
extern __typeof (gtk_recent_filter_get_name) gtk_recent_filter_get_name __attribute((alias("IA__gtk_recent_filter_get_name"), visibility("default")));
8414
 
 
8415
 
#undef gtk_recent_filter_add_mime_type 
8416
 
extern __typeof (gtk_recent_filter_add_mime_type) gtk_recent_filter_add_mime_type __attribute((alias("IA__gtk_recent_filter_add_mime_type"), visibility("default")));
8417
 
 
8418
 
#undef gtk_recent_filter_add_pattern 
8419
 
extern __typeof (gtk_recent_filter_add_pattern) gtk_recent_filter_add_pattern __attribute((alias("IA__gtk_recent_filter_add_pattern"), visibility("default")));
8420
 
 
8421
 
#undef gtk_recent_filter_add_pixbuf_formats 
8422
 
extern __typeof (gtk_recent_filter_add_pixbuf_formats) gtk_recent_filter_add_pixbuf_formats __attribute((alias("IA__gtk_recent_filter_add_pixbuf_formats"), visibility("default")));
8423
 
 
8424
 
#undef gtk_recent_filter_add_application 
8425
 
extern __typeof (gtk_recent_filter_add_application) gtk_recent_filter_add_application __attribute((alias("IA__gtk_recent_filter_add_application"), visibility("default")));
8426
 
 
8427
 
#undef gtk_recent_filter_add_group 
8428
 
extern __typeof (gtk_recent_filter_add_group) gtk_recent_filter_add_group __attribute((alias("IA__gtk_recent_filter_add_group"), visibility("default")));
8429
 
 
8430
 
#undef gtk_recent_filter_add_age 
8431
 
extern __typeof (gtk_recent_filter_add_age) gtk_recent_filter_add_age __attribute((alias("IA__gtk_recent_filter_add_age"), visibility("default")));
8432
 
 
8433
 
#undef gtk_recent_filter_add_custom 
8434
 
extern __typeof (gtk_recent_filter_add_custom) gtk_recent_filter_add_custom __attribute((alias("IA__gtk_recent_filter_add_custom"), visibility("default")));
8435
 
 
8436
 
#undef gtk_recent_filter_get_needed 
8437
 
extern __typeof (gtk_recent_filter_get_needed) gtk_recent_filter_get_needed __attribute((alias("IA__gtk_recent_filter_get_needed"), visibility("default")));
8438
 
 
8439
 
#undef gtk_recent_filter_filter 
8440
 
extern __typeof (gtk_recent_filter_filter) gtk_recent_filter_filter __attribute((alias("IA__gtk_recent_filter_filter"), visibility("default")));
8441
 
 
8442
 
#endif
8443
 
#endif
8444
 
#if IN_HEADER(__GTK_RECENT_MANAGER_H__)
8445
 
#if IN_FILE(__GTK_RECENT_MANAGER_C__)
8446
 
#undef gtk_recent_manager_error_quark 
8447
 
extern __typeof (gtk_recent_manager_error_quark) gtk_recent_manager_error_quark __attribute((alias("IA__gtk_recent_manager_error_quark"), visibility("default")));
8448
 
 
8449
 
#undef gtk_recent_manager_get_type 
8450
 
extern __typeof (gtk_recent_manager_get_type) gtk_recent_manager_get_type __attribute((alias("IA__gtk_recent_manager_get_type"), visibility("default")));
8451
 
 
8452
 
#undef gtk_recent_manager_new 
8453
 
extern __typeof (gtk_recent_manager_new) gtk_recent_manager_new __attribute((alias("IA__gtk_recent_manager_new"), visibility("default")));
8454
 
 
8455
 
#undef gtk_recent_manager_get_items 
8456
 
extern __typeof (gtk_recent_manager_get_items) gtk_recent_manager_get_items __attribute((alias("IA__gtk_recent_manager_get_items"), visibility("default")));
8457
 
 
8458
 
#undef gtk_recent_manager_get_default 
8459
 
extern __typeof (gtk_recent_manager_get_default) gtk_recent_manager_get_default __attribute((alias("IA__gtk_recent_manager_get_default"), visibility("default")));
8460
 
 
8461
 
#ifndef GTK_DISABLE_DEPRECATED
8462
 
#undef gtk_recent_manager_get_for_screen 
8463
 
extern __typeof (gtk_recent_manager_get_for_screen) gtk_recent_manager_get_for_screen __attribute((alias("IA__gtk_recent_manager_get_for_screen"), visibility("default")));
8464
 
 
8465
 
#undef gtk_recent_manager_set_screen 
8466
 
extern __typeof (gtk_recent_manager_set_screen) gtk_recent_manager_set_screen __attribute((alias("IA__gtk_recent_manager_set_screen"), visibility("default")));
8467
 
 
8468
 
#endif
8469
 
#undef gtk_recent_manager_add_item 
8470
 
extern __typeof (gtk_recent_manager_add_item) gtk_recent_manager_add_item __attribute((alias("IA__gtk_recent_manager_add_item"), visibility("default")));
8471
 
 
8472
 
#undef gtk_recent_manager_add_full 
8473
 
extern __typeof (gtk_recent_manager_add_full) gtk_recent_manager_add_full __attribute((alias("IA__gtk_recent_manager_add_full"), visibility("default")));
8474
 
 
8475
 
#undef gtk_recent_manager_remove_item 
8476
 
extern __typeof (gtk_recent_manager_remove_item) gtk_recent_manager_remove_item __attribute((alias("IA__gtk_recent_manager_remove_item"), visibility("default")));
8477
 
 
8478
 
#undef gtk_recent_manager_lookup_item 
8479
 
extern __typeof (gtk_recent_manager_lookup_item) gtk_recent_manager_lookup_item __attribute((alias("IA__gtk_recent_manager_lookup_item"), visibility("default")));
8480
 
 
8481
 
#undef gtk_recent_manager_has_item 
8482
 
extern __typeof (gtk_recent_manager_has_item) gtk_recent_manager_has_item __attribute((alias("IA__gtk_recent_manager_has_item"), visibility("default")));
8483
 
 
8484
 
#undef gtk_recent_manager_move_item 
8485
 
extern __typeof (gtk_recent_manager_move_item) gtk_recent_manager_move_item __attribute((alias("IA__gtk_recent_manager_move_item"), visibility("default")));
8486
 
 
8487
 
#undef gtk_recent_manager_set_limit 
8488
 
extern __typeof (gtk_recent_manager_set_limit) gtk_recent_manager_set_limit __attribute((alias("IA__gtk_recent_manager_set_limit"), visibility("default")));
8489
 
 
8490
 
#undef gtk_recent_manager_get_limit 
8491
 
extern __typeof (gtk_recent_manager_get_limit) gtk_recent_manager_get_limit __attribute((alias("IA__gtk_recent_manager_get_limit"), visibility("default")));
8492
 
 
8493
 
#undef gtk_recent_manager_purge_items 
8494
 
extern __typeof (gtk_recent_manager_purge_items) gtk_recent_manager_purge_items __attribute((alias("IA__gtk_recent_manager_purge_items"), visibility("default")));
8495
 
 
8496
 
#undef gtk_recent_info_get_type 
8497
 
extern __typeof (gtk_recent_info_get_type) gtk_recent_info_get_type __attribute((alias("IA__gtk_recent_info_get_type"), visibility("default")));
8498
 
 
8499
 
#undef gtk_recent_info_ref 
8500
 
extern __typeof (gtk_recent_info_ref) gtk_recent_info_ref __attribute((alias("IA__gtk_recent_info_ref"), visibility("default")));
8501
 
 
8502
 
#undef gtk_recent_info_unref 
8503
 
extern __typeof (gtk_recent_info_unref) gtk_recent_info_unref __attribute((alias("IA__gtk_recent_info_unref"), visibility("default")));
8504
 
 
8505
 
#undef gtk_recent_info_get_uri 
8506
 
extern __typeof (gtk_recent_info_get_uri) gtk_recent_info_get_uri __attribute((alias("IA__gtk_recent_info_get_uri"), visibility("default")));
8507
 
 
8508
 
#undef gtk_recent_info_get_display_name 
8509
 
extern __typeof (gtk_recent_info_get_display_name) gtk_recent_info_get_display_name __attribute((alias("IA__gtk_recent_info_get_display_name"), visibility("default")));
8510
 
 
8511
 
#undef gtk_recent_info_get_description 
8512
 
extern __typeof (gtk_recent_info_get_description) gtk_recent_info_get_description __attribute((alias("IA__gtk_recent_info_get_description"), visibility("default")));
8513
 
 
8514
 
#undef gtk_recent_info_get_mime_type 
8515
 
extern __typeof (gtk_recent_info_get_mime_type) gtk_recent_info_get_mime_type __attribute((alias("IA__gtk_recent_info_get_mime_type"), visibility("default")));
8516
 
 
8517
 
#undef gtk_recent_info_get_added 
8518
 
extern __typeof (gtk_recent_info_get_added) gtk_recent_info_get_added __attribute((alias("IA__gtk_recent_info_get_added"), visibility("default")));
8519
 
 
8520
 
#undef gtk_recent_info_get_modified 
8521
 
extern __typeof (gtk_recent_info_get_modified) gtk_recent_info_get_modified __attribute((alias("IA__gtk_recent_info_get_modified"), visibility("default")));
8522
 
 
8523
 
#undef gtk_recent_info_get_visited 
8524
 
extern __typeof (gtk_recent_info_get_visited) gtk_recent_info_get_visited __attribute((alias("IA__gtk_recent_info_get_visited"), visibility("default")));
8525
 
 
8526
 
#undef gtk_recent_info_get_private_hint 
8527
 
extern __typeof (gtk_recent_info_get_private_hint) gtk_recent_info_get_private_hint __attribute((alias("IA__gtk_recent_info_get_private_hint"), visibility("default")));
8528
 
 
8529
 
#undef gtk_recent_info_get_application_info 
8530
 
extern __typeof (gtk_recent_info_get_application_info) gtk_recent_info_get_application_info __attribute((alias("IA__gtk_recent_info_get_application_info"), visibility("default")));
8531
 
 
8532
 
#undef gtk_recent_info_get_applications 
8533
 
extern __typeof (gtk_recent_info_get_applications) gtk_recent_info_get_applications __attribute((alias("IA__gtk_recent_info_get_applications"), visibility("default")));
8534
 
 
8535
 
#undef gtk_recent_info_last_application 
8536
 
extern __typeof (gtk_recent_info_last_application) gtk_recent_info_last_application __attribute((alias("IA__gtk_recent_info_last_application"), visibility("default")));
8537
 
 
8538
 
#undef gtk_recent_info_has_application 
8539
 
extern __typeof (gtk_recent_info_has_application) gtk_recent_info_has_application __attribute((alias("IA__gtk_recent_info_has_application"), visibility("default")));
8540
 
 
8541
 
#undef gtk_recent_info_get_groups 
8542
 
extern __typeof (gtk_recent_info_get_groups) gtk_recent_info_get_groups __attribute((alias("IA__gtk_recent_info_get_groups"), visibility("default")));
8543
 
 
8544
 
#undef gtk_recent_info_has_group 
8545
 
extern __typeof (gtk_recent_info_has_group) gtk_recent_info_has_group __attribute((alias("IA__gtk_recent_info_has_group"), visibility("default")));
8546
 
 
8547
 
#undef gtk_recent_info_get_icon 
8548
 
extern __typeof (gtk_recent_info_get_icon) gtk_recent_info_get_icon __attribute((alias("IA__gtk_recent_info_get_icon"), visibility("default")));
8549
 
 
8550
 
#undef gtk_recent_info_get_short_name 
8551
 
extern __typeof (gtk_recent_info_get_short_name) gtk_recent_info_get_short_name __attribute((alias("IA__gtk_recent_info_get_short_name"), visibility("default")));
8552
 
 
8553
 
#undef gtk_recent_info_get_uri_display 
8554
 
extern __typeof (gtk_recent_info_get_uri_display) gtk_recent_info_get_uri_display __attribute((alias("IA__gtk_recent_info_get_uri_display"), visibility("default")));
8555
 
 
8556
 
#undef gtk_recent_info_get_age 
8557
 
extern __typeof (gtk_recent_info_get_age) gtk_recent_info_get_age __attribute((alias("IA__gtk_recent_info_get_age"), visibility("default")));
8558
 
 
8559
 
#undef gtk_recent_info_is_local 
8560
 
extern __typeof (gtk_recent_info_is_local) gtk_recent_info_is_local __attribute((alias("IA__gtk_recent_info_is_local"), visibility("default")));
8561
 
 
8562
 
#undef gtk_recent_info_exists 
8563
 
extern __typeof (gtk_recent_info_exists) gtk_recent_info_exists __attribute((alias("IA__gtk_recent_info_exists"), visibility("default")));
8564
 
 
8565
 
#undef gtk_recent_info_match 
8566
 
extern __typeof (gtk_recent_info_match) gtk_recent_info_match __attribute((alias("IA__gtk_recent_info_match"), visibility("default")));
8567
 
 
8568
 
#endif
8569
 
#endif
8570
 
#if IN_HEADER(__GTK_TEST_UTILS_H__)
8571
 
#if IN_FILE(__GTK_TEST_UTILS_C__)
8572
 
#undef gtk_test_create_simple_window 
8573
 
extern __typeof (gtk_test_create_simple_window) gtk_test_create_simple_window __attribute((alias("IA__gtk_test_create_simple_window"), visibility("default")));
8574
 
 
8575
 
#undef gtk_test_create_widget 
8576
 
extern __typeof (gtk_test_create_widget) gtk_test_create_widget __attribute((alias("IA__gtk_test_create_widget"), visibility("default")));
8577
 
 
8578
 
#undef gtk_test_display_button_window 
8579
 
extern __typeof (gtk_test_display_button_window) gtk_test_display_button_window __attribute((alias("IA__gtk_test_display_button_window"), visibility("default")));
8580
 
 
8581
 
#undef gtk_test_find_label 
8582
 
extern __typeof (gtk_test_find_label) gtk_test_find_label __attribute((alias("IA__gtk_test_find_label"), visibility("default")));
8583
 
 
8584
 
#undef gtk_test_find_sibling 
8585
 
extern __typeof (gtk_test_find_sibling) gtk_test_find_sibling __attribute((alias("IA__gtk_test_find_sibling"), visibility("default")));
8586
 
 
8587
 
#undef gtk_test_find_widget 
8588
 
extern __typeof (gtk_test_find_widget) gtk_test_find_widget __attribute((alias("IA__gtk_test_find_widget"), visibility("default")));
8589
 
 
8590
 
#undef gtk_test_init 
8591
 
extern __typeof (gtk_test_init) gtk_test_init __attribute((alias("IA__gtk_test_init"), visibility("default")));
8592
 
 
8593
 
#undef gtk_test_register_all_types 
8594
 
extern __typeof (gtk_test_register_all_types) gtk_test_register_all_types __attribute((alias("IA__gtk_test_register_all_types"), visibility("default")));
8595
 
 
8596
 
#undef gtk_test_list_all_types 
8597
 
extern __typeof (gtk_test_list_all_types) gtk_test_list_all_types __attribute((alias("IA__gtk_test_list_all_types"), visibility("default")));
8598
 
 
8599
 
#undef gtk_test_slider_get_value 
8600
 
extern __typeof (gtk_test_slider_get_value) gtk_test_slider_get_value __attribute((alias("IA__gtk_test_slider_get_value"), visibility("default")));
8601
 
 
8602
 
#undef gtk_test_slider_set_perc 
8603
 
extern __typeof (gtk_test_slider_set_perc) gtk_test_slider_set_perc __attribute((alias("IA__gtk_test_slider_set_perc"), visibility("default")));
8604
 
 
8605
 
#undef gtk_test_spin_button_click 
8606
 
extern __typeof (gtk_test_spin_button_click) gtk_test_spin_button_click __attribute((alias("IA__gtk_test_spin_button_click"), visibility("default")));
8607
 
 
8608
 
#undef gtk_test_text_get 
8609
 
extern __typeof (gtk_test_text_get) gtk_test_text_get __attribute((alias("IA__gtk_test_text_get"), visibility("default")));
8610
 
 
8611
 
#undef gtk_test_text_set 
8612
 
extern __typeof (gtk_test_text_set) gtk_test_text_set __attribute((alias("IA__gtk_test_text_set"), visibility("default")));
8613
 
 
8614
 
#undef gtk_test_widget_click 
8615
 
extern __typeof (gtk_test_widget_click) gtk_test_widget_click __attribute((alias("IA__gtk_test_widget_click"), visibility("default")));
8616
 
 
8617
 
#undef gtk_test_widget_send_key 
8618
 
extern __typeof (gtk_test_widget_send_key) gtk_test_widget_send_key __attribute((alias("IA__gtk_test_widget_send_key"), visibility("default")));
8619
 
 
8620
 
#endif
8621
 
#endif
8622
 
#if IN_HEADER(__GTK_TEXT_BUFFER_RICH_TEXT_H__)
8623
 
#if IN_FILE(__GTK_TEXT_BUFFER_RICH_TEXT_C__)
8624
 
#undef gtk_text_buffer_deserialize 
8625
 
extern __typeof (gtk_text_buffer_deserialize) gtk_text_buffer_deserialize __attribute((alias("IA__gtk_text_buffer_deserialize"), visibility("default")));
8626
 
 
8627
 
#undef gtk_text_buffer_deserialize_get_can_create_tags 
8628
 
extern __typeof (gtk_text_buffer_deserialize_get_can_create_tags) gtk_text_buffer_deserialize_get_can_create_tags __attribute((alias("IA__gtk_text_buffer_deserialize_get_can_create_tags"), visibility("default")));
8629
 
 
8630
 
#undef gtk_text_buffer_deserialize_set_can_create_tags 
8631
 
extern __typeof (gtk_text_buffer_deserialize_set_can_create_tags) gtk_text_buffer_deserialize_set_can_create_tags __attribute((alias("IA__gtk_text_buffer_deserialize_set_can_create_tags"), visibility("default")));
8632
 
 
8633
 
#undef gtk_text_buffer_get_deserialize_formats 
8634
 
extern __typeof (gtk_text_buffer_get_deserialize_formats) gtk_text_buffer_get_deserialize_formats __attribute((alias("IA__gtk_text_buffer_get_deserialize_formats"), visibility("default")));
8635
 
 
8636
 
#undef gtk_text_buffer_get_serialize_formats 
8637
 
extern __typeof (gtk_text_buffer_get_serialize_formats) gtk_text_buffer_get_serialize_formats __attribute((alias("IA__gtk_text_buffer_get_serialize_formats"), visibility("default")));
8638
 
 
8639
 
#undef gtk_text_buffer_register_deserialize_format 
8640
 
extern __typeof (gtk_text_buffer_register_deserialize_format) gtk_text_buffer_register_deserialize_format __attribute((alias("IA__gtk_text_buffer_register_deserialize_format"), visibility("default")));
8641
 
 
8642
 
#undef gtk_text_buffer_register_deserialize_tagset 
8643
 
extern __typeof (gtk_text_buffer_register_deserialize_tagset) gtk_text_buffer_register_deserialize_tagset __attribute((alias("IA__gtk_text_buffer_register_deserialize_tagset"), visibility("default")));
8644
 
 
8645
 
#undef gtk_text_buffer_register_serialize_format 
8646
 
extern __typeof (gtk_text_buffer_register_serialize_format) gtk_text_buffer_register_serialize_format __attribute((alias("IA__gtk_text_buffer_register_serialize_format"), visibility("default")));
8647
 
 
8648
 
#undef gtk_text_buffer_register_serialize_tagset 
8649
 
extern __typeof (gtk_text_buffer_register_serialize_tagset) gtk_text_buffer_register_serialize_tagset __attribute((alias("IA__gtk_text_buffer_register_serialize_tagset"), visibility("default")));
8650
 
 
8651
 
#undef gtk_text_buffer_serialize 
8652
 
extern __typeof (gtk_text_buffer_serialize) gtk_text_buffer_serialize __attribute((alias("IA__gtk_text_buffer_serialize"), visibility("default")));
8653
 
 
8654
 
#undef gtk_text_buffer_unregister_deserialize_format 
8655
 
extern __typeof (gtk_text_buffer_unregister_deserialize_format) gtk_text_buffer_unregister_deserialize_format __attribute((alias("IA__gtk_text_buffer_unregister_deserialize_format"), visibility("default")));
8656
 
 
8657
 
#undef gtk_text_buffer_unregister_serialize_format 
8658
 
extern __typeof (gtk_text_buffer_unregister_serialize_format) gtk_text_buffer_unregister_serialize_format __attribute((alias("IA__gtk_text_buffer_unregister_serialize_format"), visibility("default")));
8659
 
 
8660
 
#endif
8661
 
#endif
8662
 
#if IN_HEADER(__GTK_RULER_H__)
8663
 
#if IN_FILE(__GTK_RULER_C__)
8664
 
#ifndef GTK_DISABLE_DEPRECATED
8665
 
#undef gtk_ruler_draw_pos 
8666
 
extern __typeof (gtk_ruler_draw_pos) gtk_ruler_draw_pos __attribute((alias("IA__gtk_ruler_draw_pos"), visibility("default")));
8667
 
 
8668
 
#undef gtk_ruler_draw_ticks 
8669
 
extern __typeof (gtk_ruler_draw_ticks) gtk_ruler_draw_ticks __attribute((alias("IA__gtk_ruler_draw_ticks"), visibility("default")));
8670
 
 
8671
 
#undef gtk_ruler_get_metric 
8672
 
extern __typeof (gtk_ruler_get_metric) gtk_ruler_get_metric __attribute((alias("IA__gtk_ruler_get_metric"), visibility("default")));
8673
 
 
8674
 
#undef gtk_ruler_get_range 
8675
 
extern __typeof (gtk_ruler_get_range) gtk_ruler_get_range __attribute((alias("IA__gtk_ruler_get_range"), visibility("default")));
8676
 
 
8677
 
#undef gtk_ruler_get_type 
8678
 
extern __typeof (gtk_ruler_get_type) gtk_ruler_get_type __attribute((alias("IA__gtk_ruler_get_type"), visibility("default")));
8679
 
 
8680
 
#undef gtk_ruler_set_metric 
8681
 
extern __typeof (gtk_ruler_set_metric) gtk_ruler_set_metric __attribute((alias("IA__gtk_ruler_set_metric"), visibility("default")));
8682
 
 
8683
 
#undef gtk_ruler_set_range 
8684
 
extern __typeof (gtk_ruler_set_range) gtk_ruler_set_range __attribute((alias("IA__gtk_ruler_set_range"), visibility("default")));
8685
 
 
8686
 
#endif
8687
 
#endif
8688
 
#endif
8689
 
#if IN_HEADER(__GTK_SCALE_H__)
8690
 
#if IN_FILE(__GTK_SCALE_C__)
8691
 
#undef gtk_scale_get_digits 
8692
 
extern __typeof (gtk_scale_get_digits) gtk_scale_get_digits __attribute((alias("IA__gtk_scale_get_digits"), visibility("default")));
8693
 
 
8694
 
#undef gtk_scale_get_draw_value 
8695
 
extern __typeof (gtk_scale_get_draw_value) gtk_scale_get_draw_value __attribute((alias("IA__gtk_scale_get_draw_value"), visibility("default")));
8696
 
 
8697
 
#undef gtk_scale_get_layout 
8698
 
extern __typeof (gtk_scale_get_layout) gtk_scale_get_layout __attribute((alias("IA__gtk_scale_get_layout"), visibility("default")));
8699
 
 
8700
 
#undef gtk_scale_get_layout_offsets 
8701
 
extern __typeof (gtk_scale_get_layout_offsets) gtk_scale_get_layout_offsets __attribute((alias("IA__gtk_scale_get_layout_offsets"), visibility("default")));
8702
 
 
8703
 
#undef gtk_scale_get_type 
8704
 
extern __typeof (gtk_scale_get_type) gtk_scale_get_type __attribute((alias("IA__gtk_scale_get_type"), visibility("default")));
8705
 
 
8706
 
#undef gtk_scale_get_value_pos 
8707
 
extern __typeof (gtk_scale_get_value_pos) gtk_scale_get_value_pos __attribute((alias("IA__gtk_scale_get_value_pos"), visibility("default")));
8708
 
 
8709
 
#undef gtk_scale_set_digits 
8710
 
extern __typeof (gtk_scale_set_digits) gtk_scale_set_digits __attribute((alias("IA__gtk_scale_set_digits"), visibility("default")));
8711
 
 
8712
 
#undef gtk_scale_set_draw_value 
8713
 
extern __typeof (gtk_scale_set_draw_value) gtk_scale_set_draw_value __attribute((alias("IA__gtk_scale_set_draw_value"), visibility("default")));
8714
 
 
8715
 
#undef gtk_scale_set_value_pos 
8716
 
extern __typeof (gtk_scale_set_value_pos) gtk_scale_set_value_pos __attribute((alias("IA__gtk_scale_set_value_pos"), visibility("default")));
8717
 
 
8718
 
#undef gtk_scale_add_mark 
8719
 
extern __typeof (gtk_scale_add_mark) gtk_scale_add_mark __attribute((alias("IA__gtk_scale_add_mark"), visibility("default")));
8720
 
 
8721
 
#undef gtk_scale_clear_marks 
8722
 
extern __typeof (gtk_scale_clear_marks) gtk_scale_clear_marks __attribute((alias("IA__gtk_scale_clear_marks"), visibility("default")));
8723
 
 
8724
 
#endif
8725
 
#endif
8726
 
#if IN_HEADER(__GTK_SCALE_BUTTON_H__)
8727
 
#if IN_FILE(__GTK_SCALE_BUTTON_C__)
8728
 
#undef gtk_scale_button_get_type 
8729
 
extern __typeof (gtk_scale_button_get_type) gtk_scale_button_get_type __attribute((alias("IA__gtk_scale_button_get_type"), visibility("default")));
8730
 
 
8731
 
#undef gtk_scale_button_get_value 
8732
 
extern __typeof (gtk_scale_button_get_value) gtk_scale_button_get_value __attribute((alias("IA__gtk_scale_button_get_value"), visibility("default")));
8733
 
 
8734
 
#undef gtk_scale_button_new 
8735
 
extern __typeof (gtk_scale_button_new) gtk_scale_button_new __attribute((alias("IA__gtk_scale_button_new"), visibility("default")));
8736
 
 
8737
 
#undef gtk_scale_button_set_icons 
8738
 
extern __typeof (gtk_scale_button_set_icons) gtk_scale_button_set_icons __attribute((alias("IA__gtk_scale_button_set_icons"), visibility("default")));
8739
 
 
8740
 
#undef gtk_scale_button_set_value 
8741
 
extern __typeof (gtk_scale_button_set_value) gtk_scale_button_set_value __attribute((alias("IA__gtk_scale_button_set_value"), visibility("default")));
8742
 
 
8743
 
#undef gtk_scale_button_get_adjustment 
8744
 
extern __typeof (gtk_scale_button_get_adjustment) gtk_scale_button_get_adjustment __attribute((alias("IA__gtk_scale_button_get_adjustment"), visibility("default")));
8745
 
 
8746
 
#undef gtk_scale_button_set_adjustment 
8747
 
extern __typeof (gtk_scale_button_set_adjustment) gtk_scale_button_set_adjustment __attribute((alias("IA__gtk_scale_button_set_adjustment"), visibility("default")));
8748
 
 
8749
 
#ifndef GTK_DISABLE_DEPRECATED
8750
 
#undef gtk_scale_button_get_orientation 
8751
 
extern __typeof (gtk_scale_button_get_orientation) gtk_scale_button_get_orientation __attribute((alias("IA__gtk_scale_button_get_orientation"), visibility("default")));
8752
 
 
8753
 
#undef gtk_scale_button_set_orientation 
8754
 
extern __typeof (gtk_scale_button_set_orientation) gtk_scale_button_set_orientation __attribute((alias("IA__gtk_scale_button_set_orientation"), visibility("default")));
8755
 
 
8756
 
#endif
8757
 
#undef gtk_scale_button_get_plus_button 
8758
 
extern __typeof (gtk_scale_button_get_plus_button) gtk_scale_button_get_plus_button __attribute((alias("IA__gtk_scale_button_get_plus_button"), visibility("default")));
8759
 
 
8760
 
#undef gtk_scale_button_get_minus_button 
8761
 
extern __typeof (gtk_scale_button_get_minus_button) gtk_scale_button_get_minus_button __attribute((alias("IA__gtk_scale_button_get_minus_button"), visibility("default")));
8762
 
 
8763
 
#undef gtk_scale_button_get_popup 
8764
 
extern __typeof (gtk_scale_button_get_popup) gtk_scale_button_get_popup __attribute((alias("IA__gtk_scale_button_get_popup"), visibility("default")));
8765
 
 
8766
 
#endif
8767
 
#endif
8768
 
#if IN_HEADER(__GTK_SCROLLBAR_H__)
8769
 
#if IN_FILE(__GTK_SCROLLBAR_C__)
8770
 
#undef gtk_scrollbar_get_type 
8771
 
extern __typeof (gtk_scrollbar_get_type) gtk_scrollbar_get_type __attribute((alias("IA__gtk_scrollbar_get_type"), visibility("default")));
8772
 
 
8773
 
#endif
8774
 
#endif
8775
 
#if IN_HEADER(__GTK_SCROLLED_WINDOW_H__)
8776
 
#if IN_FILE(__GTK_SCROLLED_WINDOW_C__)
8777
 
#undef gtk_scrolled_window_add_with_viewport 
8778
 
extern __typeof (gtk_scrolled_window_add_with_viewport) gtk_scrolled_window_add_with_viewport __attribute((alias("IA__gtk_scrolled_window_add_with_viewport"), visibility("default")));
8779
 
 
8780
 
#undef gtk_scrolled_window_get_hadjustment 
8781
 
extern __typeof (gtk_scrolled_window_get_hadjustment) gtk_scrolled_window_get_hadjustment __attribute((alias("IA__gtk_scrolled_window_get_hadjustment"), visibility("default")));
8782
 
 
8783
 
#undef gtk_scrolled_window_get_hscrollbar 
8784
 
extern __typeof (gtk_scrolled_window_get_hscrollbar) gtk_scrolled_window_get_hscrollbar __attribute((alias("IA__gtk_scrolled_window_get_hscrollbar"), visibility("default")));
8785
 
 
8786
 
#undef gtk_scrolled_window_get_placement 
8787
 
extern __typeof (gtk_scrolled_window_get_placement) gtk_scrolled_window_get_placement __attribute((alias("IA__gtk_scrolled_window_get_placement"), visibility("default")));
8788
 
 
8789
 
#undef gtk_scrolled_window_get_policy 
8790
 
extern __typeof (gtk_scrolled_window_get_policy) gtk_scrolled_window_get_policy __attribute((alias("IA__gtk_scrolled_window_get_policy"), visibility("default")));
8791
 
 
8792
 
#undef gtk_scrolled_window_get_shadow_type 
8793
 
extern __typeof (gtk_scrolled_window_get_shadow_type) gtk_scrolled_window_get_shadow_type __attribute((alias("IA__gtk_scrolled_window_get_shadow_type"), visibility("default")));
8794
 
 
8795
 
#undef gtk_scrolled_window_get_type 
8796
 
extern __typeof (gtk_scrolled_window_get_type) gtk_scrolled_window_get_type __attribute((alias("IA__gtk_scrolled_window_get_type"), visibility("default")));
8797
 
 
8798
 
#undef gtk_scrolled_window_get_vadjustment 
8799
 
extern __typeof (gtk_scrolled_window_get_vadjustment) gtk_scrolled_window_get_vadjustment __attribute((alias("IA__gtk_scrolled_window_get_vadjustment"), visibility("default")));
8800
 
 
8801
 
#undef gtk_scrolled_window_get_vscrollbar 
8802
 
extern __typeof (gtk_scrolled_window_get_vscrollbar) gtk_scrolled_window_get_vscrollbar __attribute((alias("IA__gtk_scrolled_window_get_vscrollbar"), visibility("default")));
8803
 
 
8804
 
#undef gtk_scrolled_window_new 
8805
 
extern __typeof (gtk_scrolled_window_new) gtk_scrolled_window_new __attribute((alias("IA__gtk_scrolled_window_new"), visibility("default")));
8806
 
 
8807
 
#undef gtk_scrolled_window_set_hadjustment 
8808
 
extern __typeof (gtk_scrolled_window_set_hadjustment) gtk_scrolled_window_set_hadjustment __attribute((alias("IA__gtk_scrolled_window_set_hadjustment"), visibility("default")));
8809
 
 
8810
 
#undef gtk_scrolled_window_set_placement 
8811
 
extern __typeof (gtk_scrolled_window_set_placement) gtk_scrolled_window_set_placement __attribute((alias("IA__gtk_scrolled_window_set_placement"), visibility("default")));
8812
 
 
8813
 
#undef gtk_scrolled_window_set_policy 
8814
 
extern __typeof (gtk_scrolled_window_set_policy) gtk_scrolled_window_set_policy __attribute((alias("IA__gtk_scrolled_window_set_policy"), visibility("default")));
8815
 
 
8816
 
#undef gtk_scrolled_window_set_shadow_type 
8817
 
extern __typeof (gtk_scrolled_window_set_shadow_type) gtk_scrolled_window_set_shadow_type __attribute((alias("IA__gtk_scrolled_window_set_shadow_type"), visibility("default")));
8818
 
 
8819
 
#undef gtk_scrolled_window_set_vadjustment 
8820
 
extern __typeof (gtk_scrolled_window_set_vadjustment) gtk_scrolled_window_set_vadjustment __attribute((alias("IA__gtk_scrolled_window_set_vadjustment"), visibility("default")));
8821
 
 
8822
 
#undef gtk_scrolled_window_unset_placement 
8823
 
extern __typeof (gtk_scrolled_window_unset_placement) gtk_scrolled_window_unset_placement __attribute((alias("IA__gtk_scrolled_window_unset_placement"), visibility("default")));
8824
 
 
8825
 
#endif
8826
 
#endif
8827
 
#if IN_HEADER(__GTK_SELECTION_H__)
8828
 
#if IN_FILE(__GTK_SELECTION_C__)
8829
 
#undef gtk_selection_add_target 
8830
 
extern __typeof (gtk_selection_add_target) gtk_selection_add_target __attribute((alias("IA__gtk_selection_add_target"), visibility("default")));
8831
 
 
8832
 
#undef gtk_selection_add_targets 
8833
 
extern __typeof (gtk_selection_add_targets) gtk_selection_add_targets __attribute((alias("IA__gtk_selection_add_targets"), visibility("default")));
8834
 
 
8835
 
#undef gtk_selection_clear 
8836
 
extern __typeof (gtk_selection_clear) gtk_selection_clear __attribute((alias("IA__gtk_selection_clear"), visibility("default")));
8837
 
 
8838
 
#undef gtk_selection_clear_targets 
8839
 
extern __typeof (gtk_selection_clear_targets) gtk_selection_clear_targets __attribute((alias("IA__gtk_selection_clear_targets"), visibility("default")));
8840
 
 
8841
 
#undef gtk_selection_convert 
8842
 
extern __typeof (gtk_selection_convert) gtk_selection_convert __attribute((alias("IA__gtk_selection_convert"), visibility("default")));
8843
 
 
8844
 
#undef gtk_selection_data_copy 
8845
 
extern __typeof (gtk_selection_data_copy) gtk_selection_data_copy __attribute((alias("IA__gtk_selection_data_copy"), visibility("default")));
8846
 
 
8847
 
#undef gtk_selection_data_free 
8848
 
extern __typeof (gtk_selection_data_free) gtk_selection_data_free __attribute((alias("IA__gtk_selection_data_free"), visibility("default")));
8849
 
 
8850
 
#undef gtk_selection_data_get_selection 
8851
 
extern __typeof (gtk_selection_data_get_selection) gtk_selection_data_get_selection __attribute((alias("IA__gtk_selection_data_get_selection"), visibility("default")));
8852
 
 
8853
 
#undef gtk_selection_data_get_target 
8854
 
extern __typeof (gtk_selection_data_get_target) gtk_selection_data_get_target __attribute((alias("IA__gtk_selection_data_get_target"), visibility("default")));
8855
 
 
8856
 
#undef gtk_selection_data_get_data_type 
8857
 
extern __typeof (gtk_selection_data_get_data_type) gtk_selection_data_get_data_type __attribute((alias("IA__gtk_selection_data_get_data_type"), visibility("default")));
8858
 
 
8859
 
#undef gtk_selection_data_get_display 
8860
 
extern __typeof (gtk_selection_data_get_display) gtk_selection_data_get_display __attribute((alias("IA__gtk_selection_data_get_display"), visibility("default")));
8861
 
 
8862
 
#undef gtk_selection_data_get_format 
8863
 
extern __typeof (gtk_selection_data_get_format) gtk_selection_data_get_format __attribute((alias("IA__gtk_selection_data_get_format"), visibility("default")));
8864
 
 
8865
 
#undef gtk_selection_data_get_data 
8866
 
extern __typeof (gtk_selection_data_get_data) gtk_selection_data_get_data __attribute((alias("IA__gtk_selection_data_get_data"), visibility("default")));
8867
 
 
8868
 
#undef gtk_selection_data_get_length 
8869
 
extern __typeof (gtk_selection_data_get_length) gtk_selection_data_get_length __attribute((alias("IA__gtk_selection_data_get_length"), visibility("default")));
8870
 
 
8871
 
#undef gtk_selection_data_get_pixbuf 
8872
 
extern __typeof (gtk_selection_data_get_pixbuf) gtk_selection_data_get_pixbuf __attribute((alias("IA__gtk_selection_data_get_pixbuf"), visibility("default")));
8873
 
 
8874
 
#undef gtk_selection_data_get_targets 
8875
 
extern __typeof (gtk_selection_data_get_targets) gtk_selection_data_get_targets __attribute((alias("IA__gtk_selection_data_get_targets"), visibility("default")));
8876
 
 
8877
 
#undef gtk_selection_data_get_text 
8878
 
extern __typeof (gtk_selection_data_get_text) gtk_selection_data_get_text __attribute((alias("IA__gtk_selection_data_get_text"), visibility("default")));
8879
 
 
8880
 
#undef gtk_selection_data_get_type 
8881
 
extern __typeof (gtk_selection_data_get_type) gtk_selection_data_get_type __attribute((alias("IA__gtk_selection_data_get_type"), visibility("default")));
8882
 
 
8883
 
#undef gtk_selection_data_get_uris 
8884
 
extern __typeof (gtk_selection_data_get_uris) gtk_selection_data_get_uris __attribute((alias("IA__gtk_selection_data_get_uris"), visibility("default")));
8885
 
 
8886
 
#undef gtk_selection_data_set 
8887
 
extern __typeof (gtk_selection_data_set) gtk_selection_data_set __attribute((alias("IA__gtk_selection_data_set"), visibility("default")));
8888
 
 
8889
 
#undef gtk_selection_data_set_pixbuf 
8890
 
extern __typeof (gtk_selection_data_set_pixbuf) gtk_selection_data_set_pixbuf __attribute((alias("IA__gtk_selection_data_set_pixbuf"), visibility("default")));
8891
 
 
8892
 
#undef gtk_selection_data_set_text 
8893
 
extern __typeof (gtk_selection_data_set_text) gtk_selection_data_set_text __attribute((alias("IA__gtk_selection_data_set_text"), visibility("default")));
8894
 
 
8895
 
#undef gtk_selection_data_set_uris 
8896
 
extern __typeof (gtk_selection_data_set_uris) gtk_selection_data_set_uris __attribute((alias("IA__gtk_selection_data_set_uris"), visibility("default")));
8897
 
 
8898
 
#undef gtk_selection_data_targets_include_image 
8899
 
extern __typeof (gtk_selection_data_targets_include_image) gtk_selection_data_targets_include_image __attribute((alias("IA__gtk_selection_data_targets_include_image"), visibility("default")));
8900
 
 
8901
 
#undef gtk_selection_data_targets_include_rich_text 
8902
 
extern __typeof (gtk_selection_data_targets_include_rich_text) gtk_selection_data_targets_include_rich_text __attribute((alias("IA__gtk_selection_data_targets_include_rich_text"), visibility("default")));
8903
 
 
8904
 
#undef gtk_selection_data_targets_include_text 
8905
 
extern __typeof (gtk_selection_data_targets_include_text) gtk_selection_data_targets_include_text __attribute((alias("IA__gtk_selection_data_targets_include_text"), visibility("default")));
8906
 
 
8907
 
#undef gtk_selection_data_targets_include_uri 
8908
 
extern __typeof (gtk_selection_data_targets_include_uri) gtk_selection_data_targets_include_uri __attribute((alias("IA__gtk_selection_data_targets_include_uri"), visibility("default")));
8909
 
 
8910
 
#undef gtk_targets_include_image 
8911
 
extern __typeof (gtk_targets_include_image) gtk_targets_include_image __attribute((alias("IA__gtk_targets_include_image"), visibility("default")));
8912
 
 
8913
 
#undef gtk_targets_include_rich_text 
8914
 
extern __typeof (gtk_targets_include_rich_text) gtk_targets_include_rich_text __attribute((alias("IA__gtk_targets_include_rich_text"), visibility("default")));
8915
 
 
8916
 
#undef gtk_targets_include_text 
8917
 
extern __typeof (gtk_targets_include_text) gtk_targets_include_text __attribute((alias("IA__gtk_targets_include_text"), visibility("default")));
8918
 
 
8919
 
#undef gtk_targets_include_uri 
8920
 
extern __typeof (gtk_targets_include_uri) gtk_targets_include_uri __attribute((alias("IA__gtk_targets_include_uri"), visibility("default")));
8921
 
 
8922
 
#undef gtk_selection_owner_set 
8923
 
extern __typeof (gtk_selection_owner_set) gtk_selection_owner_set __attribute((alias("IA__gtk_selection_owner_set"), visibility("default")));
8924
 
 
8925
 
#undef gtk_selection_owner_set_for_display 
8926
 
extern __typeof (gtk_selection_owner_set_for_display) gtk_selection_owner_set_for_display __attribute((alias("IA__gtk_selection_owner_set_for_display"), visibility("default")));
8927
 
 
8928
 
#undef gtk_selection_remove_all 
8929
 
extern __typeof (gtk_selection_remove_all) gtk_selection_remove_all __attribute((alias("IA__gtk_selection_remove_all"), visibility("default")));
8930
 
 
8931
 
#undef gtk_target_list_add 
8932
 
extern __typeof (gtk_target_list_add) gtk_target_list_add __attribute((alias("IA__gtk_target_list_add"), visibility("default")));
8933
 
 
8934
 
#undef gtk_target_list_add_image_targets 
8935
 
extern __typeof (gtk_target_list_add_image_targets) gtk_target_list_add_image_targets __attribute((alias("IA__gtk_target_list_add_image_targets"), visibility("default")));
8936
 
 
8937
 
#undef gtk_target_list_add_rich_text_targets 
8938
 
extern __typeof (gtk_target_list_add_rich_text_targets) gtk_target_list_add_rich_text_targets __attribute((alias("IA__gtk_target_list_add_rich_text_targets"), visibility("default")));
8939
 
 
8940
 
#undef gtk_target_list_add_table 
8941
 
extern __typeof (gtk_target_list_add_table) gtk_target_list_add_table __attribute((alias("IA__gtk_target_list_add_table"), visibility("default")));
8942
 
 
8943
 
#undef gtk_target_list_add_text_targets 
8944
 
extern __typeof (gtk_target_list_add_text_targets) gtk_target_list_add_text_targets __attribute((alias("IA__gtk_target_list_add_text_targets"), visibility("default")));
8945
 
 
8946
 
#undef gtk_target_list_add_uri_targets 
8947
 
extern __typeof (gtk_target_list_add_uri_targets) gtk_target_list_add_uri_targets __attribute((alias("IA__gtk_target_list_add_uri_targets"), visibility("default")));
8948
 
 
8949
 
#undef gtk_target_list_find 
8950
 
extern __typeof (gtk_target_list_find) gtk_target_list_find __attribute((alias("IA__gtk_target_list_find"), visibility("default")));
8951
 
 
8952
 
#undef gtk_target_list_get_type 
8953
 
extern __typeof (gtk_target_list_get_type) gtk_target_list_get_type __attribute((alias("IA__gtk_target_list_get_type"), visibility("default")));
8954
 
 
8955
 
#undef gtk_target_list_new 
8956
 
extern __typeof (gtk_target_list_new) gtk_target_list_new __attribute((alias("IA__gtk_target_list_new"), visibility("default")));
8957
 
 
8958
 
#undef gtk_target_list_ref 
8959
 
extern __typeof (gtk_target_list_ref) gtk_target_list_ref __attribute((alias("IA__gtk_target_list_ref"), visibility("default")));
8960
 
 
8961
 
#undef gtk_target_list_remove 
8962
 
extern __typeof (gtk_target_list_remove) gtk_target_list_remove __attribute((alias("IA__gtk_target_list_remove"), visibility("default")));
8963
 
 
8964
 
#undef gtk_target_list_unref 
8965
 
extern __typeof (gtk_target_list_unref) gtk_target_list_unref __attribute((alias("IA__gtk_target_list_unref"), visibility("default")));
8966
 
 
8967
 
#undef gtk_target_table_new_from_list 
8968
 
extern __typeof (gtk_target_table_new_from_list) gtk_target_table_new_from_list __attribute((alias("IA__gtk_target_table_new_from_list"), visibility("default")));
8969
 
 
8970
 
#undef gtk_target_table_free 
8971
 
extern __typeof (gtk_target_table_free) gtk_target_table_free __attribute((alias("IA__gtk_target_table_free"), visibility("default")));
8972
 
 
8973
 
#endif
8974
 
#endif
8975
 
#if IN_HEADER(__GTK_SEPARATOR_H__)
8976
 
#if IN_FILE(__GTK_SEPARATOR_C__)
8977
 
#undef gtk_separator_get_type 
8978
 
extern __typeof (gtk_separator_get_type) gtk_separator_get_type __attribute((alias("IA__gtk_separator_get_type"), visibility("default")));
8979
 
 
8980
 
#endif
8981
 
#endif
8982
 
#if IN_HEADER(__GTK_SEPARATOR_MENU_ITEM_H__)
8983
 
#if IN_FILE(__GTK_SEPARATOR_MENU_ITEM_C__)
8984
 
#undef gtk_separator_menu_item_get_type 
8985
 
extern __typeof (gtk_separator_menu_item_get_type) gtk_separator_menu_item_get_type __attribute((alias("IA__gtk_separator_menu_item_get_type"), visibility("default")));
8986
 
 
8987
 
#undef gtk_separator_menu_item_new 
8988
 
extern __typeof (gtk_separator_menu_item_new) gtk_separator_menu_item_new __attribute((alias("IA__gtk_separator_menu_item_new"), visibility("default")));
8989
 
 
8990
 
#endif
8991
 
#endif
8992
 
#if IN_HEADER(__GTK_SEPARATOR_TOOL_ITEM_H__)
8993
 
#if IN_FILE(__GTK_SEPARATOR_TOOL_ITEM_C__)
8994
 
#undef gtk_separator_tool_item_get_draw 
8995
 
extern __typeof (gtk_separator_tool_item_get_draw) gtk_separator_tool_item_get_draw __attribute((alias("IA__gtk_separator_tool_item_get_draw"), visibility("default")));
8996
 
 
8997
 
#undef gtk_separator_tool_item_get_type 
8998
 
extern __typeof (gtk_separator_tool_item_get_type) gtk_separator_tool_item_get_type __attribute((alias("IA__gtk_separator_tool_item_get_type"), visibility("default")));
8999
 
 
9000
 
#undef gtk_separator_tool_item_new 
9001
 
extern __typeof (gtk_separator_tool_item_new) gtk_separator_tool_item_new __attribute((alias("IA__gtk_separator_tool_item_new"), visibility("default")));
9002
 
 
9003
 
#undef gtk_separator_tool_item_set_draw 
9004
 
extern __typeof (gtk_separator_tool_item_set_draw) gtk_separator_tool_item_set_draw __attribute((alias("IA__gtk_separator_tool_item_set_draw"), visibility("default")));
9005
 
 
9006
 
#endif
9007
 
#endif
9008
 
#if IN_HEADER(__GTK_SETTINGS_H__)
9009
 
#if IN_FILE(__GTK_SETTINGS_C__)
9010
 
#undef gtk_settings_get_default 
9011
 
extern __typeof (gtk_settings_get_default) gtk_settings_get_default __attribute((alias("IA__gtk_settings_get_default"), visibility("default")));
9012
 
 
9013
 
#undef gtk_settings_get_for_screen 
9014
 
extern __typeof (gtk_settings_get_for_screen) gtk_settings_get_for_screen __attribute((alias("IA__gtk_settings_get_for_screen"), visibility("default")));
9015
 
 
9016
 
#undef gtk_settings_get_type 
9017
 
extern __typeof (gtk_settings_get_type) gtk_settings_get_type __attribute((alias("IA__gtk_settings_get_type"), visibility("default")));
9018
 
 
9019
 
#undef gtk_settings_install_property 
9020
 
extern __typeof (gtk_settings_install_property) gtk_settings_install_property __attribute((alias("IA__gtk_settings_install_property"), visibility("default")));
9021
 
 
9022
 
#undef gtk_settings_install_property_parser 
9023
 
extern __typeof (gtk_settings_install_property_parser) gtk_settings_install_property_parser __attribute((alias("IA__gtk_settings_install_property_parser"), visibility("default")));
9024
 
 
9025
 
#undef gtk_settings_set_double_property 
9026
 
extern __typeof (gtk_settings_set_double_property) gtk_settings_set_double_property __attribute((alias("IA__gtk_settings_set_double_property"), visibility("default")));
9027
 
 
9028
 
#undef gtk_settings_set_long_property 
9029
 
extern __typeof (gtk_settings_set_long_property) gtk_settings_set_long_property __attribute((alias("IA__gtk_settings_set_long_property"), visibility("default")));
9030
 
 
9031
 
#undef gtk_settings_set_property_value 
9032
 
extern __typeof (gtk_settings_set_property_value) gtk_settings_set_property_value __attribute((alias("IA__gtk_settings_set_property_value"), visibility("default")));
9033
 
 
9034
 
#undef gtk_settings_set_string_property 
9035
 
extern __typeof (gtk_settings_set_string_property) gtk_settings_set_string_property __attribute((alias("IA__gtk_settings_set_string_property"), visibility("default")));
9036
 
 
9037
 
#undef gtk_rc_property_parse_border 
9038
 
extern __typeof (gtk_rc_property_parse_border) gtk_rc_property_parse_border __attribute((alias("IA__gtk_rc_property_parse_border"), visibility("default")));
9039
 
 
9040
 
#undef gtk_rc_property_parse_color 
9041
 
extern __typeof (gtk_rc_property_parse_color) gtk_rc_property_parse_color __attribute((alias("IA__gtk_rc_property_parse_color"), visibility("default")));
9042
 
 
9043
 
#undef gtk_rc_property_parse_enum 
9044
 
extern __typeof (gtk_rc_property_parse_enum) gtk_rc_property_parse_enum __attribute((alias("IA__gtk_rc_property_parse_enum"), visibility("default")));
9045
 
 
9046
 
#undef gtk_rc_property_parse_flags 
9047
 
extern __typeof (gtk_rc_property_parse_flags) gtk_rc_property_parse_flags __attribute((alias("IA__gtk_rc_property_parse_flags"), visibility("default")));
9048
 
 
9049
 
#undef gtk_rc_property_parse_requisition 
9050
 
extern __typeof (gtk_rc_property_parse_requisition) gtk_rc_property_parse_requisition __attribute((alias("IA__gtk_rc_property_parse_requisition"), visibility("default")));
9051
 
 
9052
 
#endif
9053
 
#endif
9054
 
#if IN_HEADER(__GTK_SIGNAL_H__)
9055
 
#if IN_FILE(__GTK_SIGNAL_C__)
9056
 
#ifndef GTK_DISABLE_DEPRECATED
9057
 
#undef gtk_signal_compat_matched 
9058
 
extern __typeof (gtk_signal_compat_matched) gtk_signal_compat_matched __attribute((alias("IA__gtk_signal_compat_matched"), visibility("default")));
9059
 
 
9060
 
#undef gtk_signal_connect_full 
9061
 
extern __typeof (gtk_signal_connect_full) gtk_signal_connect_full __attribute((alias("IA__gtk_signal_connect_full"), visibility("default")));
9062
 
 
9063
 
#undef gtk_signal_connect_object_while_alive 
9064
 
extern __typeof (gtk_signal_connect_object_while_alive) gtk_signal_connect_object_while_alive __attribute((alias("IA__gtk_signal_connect_object_while_alive"), visibility("default")));
9065
 
 
9066
 
#undef gtk_signal_connect_while_alive 
9067
 
extern __typeof (gtk_signal_connect_while_alive) gtk_signal_connect_while_alive __attribute((alias("IA__gtk_signal_connect_while_alive"), visibility("default")));
9068
 
 
9069
 
#undef gtk_signal_emit 
9070
 
extern __typeof (gtk_signal_emit) gtk_signal_emit __attribute((alias("IA__gtk_signal_emit"), visibility("default")));
9071
 
 
9072
 
#undef gtk_signal_emit_by_name 
9073
 
extern __typeof (gtk_signal_emit_by_name) gtk_signal_emit_by_name __attribute((alias("IA__gtk_signal_emit_by_name"), visibility("default")));
9074
 
 
9075
 
#undef gtk_signal_emit_stop_by_name 
9076
 
extern __typeof (gtk_signal_emit_stop_by_name) gtk_signal_emit_stop_by_name __attribute((alias("IA__gtk_signal_emit_stop_by_name"), visibility("default")));
9077
 
 
9078
 
#undef gtk_signal_emitv 
9079
 
extern __typeof (gtk_signal_emitv) gtk_signal_emitv __attribute((alias("IA__gtk_signal_emitv"), visibility("default")));
9080
 
 
9081
 
#undef gtk_signal_emitv_by_name 
9082
 
extern __typeof (gtk_signal_emitv_by_name) gtk_signal_emitv_by_name __attribute((alias("IA__gtk_signal_emitv_by_name"), visibility("default")));
9083
 
 
9084
 
#undef gtk_signal_new 
9085
 
extern __typeof (gtk_signal_new) gtk_signal_new __attribute((alias("IA__gtk_signal_new"), visibility("default")));
9086
 
 
9087
 
#undef gtk_signal_newv 
9088
 
extern __typeof (gtk_signal_newv) gtk_signal_newv __attribute((alias("IA__gtk_signal_newv"), visibility("default")));
9089
 
 
9090
 
#endif
9091
 
#endif
9092
 
#endif
9093
 
#if IN_HEADER(__GTK_SIZE_GROUP_H__)
9094
 
#if IN_FILE(__GTK_SIZE_GROUP_C__)
9095
 
#undef gtk_size_group_add_widget 
9096
 
extern __typeof (gtk_size_group_add_widget) gtk_size_group_add_widget __attribute((alias("IA__gtk_size_group_add_widget"), visibility("default")));
9097
 
 
9098
 
#undef gtk_size_group_get_ignore_hidden 
9099
 
extern __typeof (gtk_size_group_get_ignore_hidden) gtk_size_group_get_ignore_hidden __attribute((alias("IA__gtk_size_group_get_ignore_hidden"), visibility("default")));
9100
 
 
9101
 
#undef gtk_size_group_get_mode 
9102
 
extern __typeof (gtk_size_group_get_mode) gtk_size_group_get_mode __attribute((alias("IA__gtk_size_group_get_mode"), visibility("default")));
9103
 
 
9104
 
#undef gtk_size_group_get_type 
9105
 
extern __typeof (gtk_size_group_get_type) gtk_size_group_get_type __attribute((alias("IA__gtk_size_group_get_type"), visibility("default")));
9106
 
 
9107
 
#undef gtk_size_group_get_widgets 
9108
 
extern __typeof (gtk_size_group_get_widgets) gtk_size_group_get_widgets __attribute((alias("IA__gtk_size_group_get_widgets"), visibility("default")));
9109
 
 
9110
 
#undef gtk_size_group_new 
9111
 
extern __typeof (gtk_size_group_new) gtk_size_group_new __attribute((alias("IA__gtk_size_group_new"), visibility("default")));
9112
 
 
9113
 
#undef gtk_size_group_remove_widget 
9114
 
extern __typeof (gtk_size_group_remove_widget) gtk_size_group_remove_widget __attribute((alias("IA__gtk_size_group_remove_widget"), visibility("default")));
9115
 
 
9116
 
#undef gtk_size_group_set_ignore_hidden 
9117
 
extern __typeof (gtk_size_group_set_ignore_hidden) gtk_size_group_set_ignore_hidden __attribute((alias("IA__gtk_size_group_set_ignore_hidden"), visibility("default")));
9118
 
 
9119
 
#undef gtk_size_group_set_mode 
9120
 
extern __typeof (gtk_size_group_set_mode) gtk_size_group_set_mode __attribute((alias("IA__gtk_size_group_set_mode"), visibility("default")));
9121
 
 
9122
 
#endif
9123
 
#endif
9124
 
#if IN_HEADER(__GTK_SHOW_H__)
9125
 
#if IN_FILE(__GTK_SHOW_C__)
9126
 
#undef gtk_show_uri 
9127
 
extern __typeof (gtk_show_uri) gtk_show_uri __attribute((alias("IA__gtk_show_uri"), visibility("default")));
9128
 
 
9129
 
#endif
9130
 
#endif
9131
 
#if IN_HEADER(__GTK_SOCKET_H__)
9132
 
#if IN_FILE(__GTK_SOCKET_C__)
9133
 
#undef gtk_socket_add_id 
9134
 
extern __typeof (gtk_socket_add_id) gtk_socket_add_id __attribute((alias("IA__gtk_socket_add_id"), visibility("default")));
9135
 
 
9136
 
#undef gtk_socket_get_id 
9137
 
extern __typeof (gtk_socket_get_id) gtk_socket_get_id __attribute((alias("IA__gtk_socket_get_id"), visibility("default")));
9138
 
 
9139
 
#undef gtk_socket_get_plug_window 
9140
 
extern __typeof (gtk_socket_get_plug_window) gtk_socket_get_plug_window __attribute((alias("IA__gtk_socket_get_plug_window"), visibility("default")));
9141
 
 
9142
 
#undef gtk_socket_get_type 
9143
 
extern __typeof (gtk_socket_get_type) gtk_socket_get_type __attribute((alias("IA__gtk_socket_get_type"), visibility("default")));
9144
 
 
9145
 
#undef gtk_socket_new 
9146
 
extern __typeof (gtk_socket_new) gtk_socket_new __attribute((alias("IA__gtk_socket_new"), visibility("default")));
9147
 
 
9148
 
#ifndef GTK_DISABLE_DEPRECATED
9149
 
#undef gtk_socket_steal 
9150
 
extern __typeof (gtk_socket_steal) gtk_socket_steal __attribute((alias("IA__gtk_socket_steal"), visibility("default")));
9151
 
 
9152
 
#endif
9153
 
#endif
9154
 
#endif
9155
 
#if IN_HEADER(__GTK_SPIN_BUTTON_H__)
9156
 
#if IN_FILE(__GTK_SPIN_BUTTON_C__)
9157
 
#undef gtk_spin_button_configure 
9158
 
extern __typeof (gtk_spin_button_configure) gtk_spin_button_configure __attribute((alias("IA__gtk_spin_button_configure"), visibility("default")));
9159
 
 
9160
 
#undef gtk_spin_button_get_adjustment 
9161
 
extern __typeof (gtk_spin_button_get_adjustment) gtk_spin_button_get_adjustment __attribute((alias("IA__gtk_spin_button_get_adjustment"), visibility("default")));
9162
 
 
9163
 
#undef gtk_spin_button_get_digits 
9164
 
extern __typeof (gtk_spin_button_get_digits) gtk_spin_button_get_digits __attribute((alias("IA__gtk_spin_button_get_digits"), visibility("default")));
9165
 
 
9166
 
#undef gtk_spin_button_get_increments 
9167
 
extern __typeof (gtk_spin_button_get_increments) gtk_spin_button_get_increments __attribute((alias("IA__gtk_spin_button_get_increments"), visibility("default")));
9168
 
 
9169
 
#undef gtk_spin_button_get_numeric 
9170
 
extern __typeof (gtk_spin_button_get_numeric) gtk_spin_button_get_numeric __attribute((alias("IA__gtk_spin_button_get_numeric"), visibility("default")));
9171
 
 
9172
 
#undef gtk_spin_button_get_range 
9173
 
extern __typeof (gtk_spin_button_get_range) gtk_spin_button_get_range __attribute((alias("IA__gtk_spin_button_get_range"), visibility("default")));
9174
 
 
9175
 
#undef gtk_spin_button_get_snap_to_ticks 
9176
 
extern __typeof (gtk_spin_button_get_snap_to_ticks) gtk_spin_button_get_snap_to_ticks __attribute((alias("IA__gtk_spin_button_get_snap_to_ticks"), visibility("default")));
9177
 
 
9178
 
#undef gtk_spin_button_get_type 
9179
 
extern __typeof (gtk_spin_button_get_type) gtk_spin_button_get_type __attribute((alias("IA__gtk_spin_button_get_type"), visibility("default")));
9180
 
 
9181
 
#undef gtk_spin_button_get_update_policy 
9182
 
extern __typeof (gtk_spin_button_get_update_policy) gtk_spin_button_get_update_policy __attribute((alias("IA__gtk_spin_button_get_update_policy"), visibility("default")));
9183
 
 
9184
 
#undef gtk_spin_button_get_value 
9185
 
extern __typeof (gtk_spin_button_get_value) gtk_spin_button_get_value __attribute((alias("IA__gtk_spin_button_get_value"), visibility("default")));
9186
 
 
9187
 
#undef gtk_spin_button_get_value_as_int 
9188
 
extern __typeof (gtk_spin_button_get_value_as_int) gtk_spin_button_get_value_as_int __attribute((alias("IA__gtk_spin_button_get_value_as_int"), visibility("default")));
9189
 
 
9190
 
#undef gtk_spin_button_get_wrap 
9191
 
extern __typeof (gtk_spin_button_get_wrap) gtk_spin_button_get_wrap __attribute((alias("IA__gtk_spin_button_get_wrap"), visibility("default")));
9192
 
 
9193
 
#undef gtk_spin_button_new 
9194
 
extern __typeof (gtk_spin_button_new) gtk_spin_button_new __attribute((alias("IA__gtk_spin_button_new"), visibility("default")));
9195
 
 
9196
 
#undef gtk_spin_button_new_with_range 
9197
 
extern __typeof (gtk_spin_button_new_with_range) gtk_spin_button_new_with_range __attribute((alias("IA__gtk_spin_button_new_with_range"), visibility("default")));
9198
 
 
9199
 
#undef gtk_spin_button_set_adjustment 
9200
 
extern __typeof (gtk_spin_button_set_adjustment) gtk_spin_button_set_adjustment __attribute((alias("IA__gtk_spin_button_set_adjustment"), visibility("default")));
9201
 
 
9202
 
#undef gtk_spin_button_set_digits 
9203
 
extern __typeof (gtk_spin_button_set_digits) gtk_spin_button_set_digits __attribute((alias("IA__gtk_spin_button_set_digits"), visibility("default")));
9204
 
 
9205
 
#undef gtk_spin_button_set_increments 
9206
 
extern __typeof (gtk_spin_button_set_increments) gtk_spin_button_set_increments __attribute((alias("IA__gtk_spin_button_set_increments"), visibility("default")));
9207
 
 
9208
 
#undef gtk_spin_button_set_numeric 
9209
 
extern __typeof (gtk_spin_button_set_numeric) gtk_spin_button_set_numeric __attribute((alias("IA__gtk_spin_button_set_numeric"), visibility("default")));
9210
 
 
9211
 
#undef gtk_spin_button_set_range 
9212
 
extern __typeof (gtk_spin_button_set_range) gtk_spin_button_set_range __attribute((alias("IA__gtk_spin_button_set_range"), visibility("default")));
9213
 
 
9214
 
#undef gtk_spin_button_set_snap_to_ticks 
9215
 
extern __typeof (gtk_spin_button_set_snap_to_ticks) gtk_spin_button_set_snap_to_ticks __attribute((alias("IA__gtk_spin_button_set_snap_to_ticks"), visibility("default")));
9216
 
 
9217
 
#undef gtk_spin_button_set_update_policy 
9218
 
extern __typeof (gtk_spin_button_set_update_policy) gtk_spin_button_set_update_policy __attribute((alias("IA__gtk_spin_button_set_update_policy"), visibility("default")));
9219
 
 
9220
 
#undef gtk_spin_button_set_value 
9221
 
extern __typeof (gtk_spin_button_set_value) gtk_spin_button_set_value __attribute((alias("IA__gtk_spin_button_set_value"), visibility("default")));
9222
 
 
9223
 
#undef gtk_spin_button_set_wrap 
9224
 
extern __typeof (gtk_spin_button_set_wrap) gtk_spin_button_set_wrap __attribute((alias("IA__gtk_spin_button_set_wrap"), visibility("default")));
9225
 
 
9226
 
#undef gtk_spin_button_spin 
9227
 
extern __typeof (gtk_spin_button_spin) gtk_spin_button_spin __attribute((alias("IA__gtk_spin_button_spin"), visibility("default")));
9228
 
 
9229
 
#undef gtk_spin_button_update 
9230
 
extern __typeof (gtk_spin_button_update) gtk_spin_button_update __attribute((alias("IA__gtk_spin_button_update"), visibility("default")));
9231
 
 
9232
 
#endif
9233
 
#endif
9234
 
#if IN_HEADER(__GTK_SPINNER_H__)
9235
 
#if IN_FILE(__GTK_SPINNER_C__)
9236
 
#undef gtk_spinner_get_type 
9237
 
extern __typeof (gtk_spinner_get_type) gtk_spinner_get_type __attribute((alias("IA__gtk_spinner_get_type"), visibility("default")));
9238
 
 
9239
 
#undef gtk_spinner_new 
9240
 
extern __typeof (gtk_spinner_new) gtk_spinner_new __attribute((alias("IA__gtk_spinner_new"), visibility("default")));
9241
 
 
9242
 
#undef gtk_spinner_start 
9243
 
extern __typeof (gtk_spinner_start) gtk_spinner_start __attribute((alias("IA__gtk_spinner_start"), visibility("default")));
9244
 
 
9245
 
#undef gtk_spinner_stop 
9246
 
extern __typeof (gtk_spinner_stop) gtk_spinner_stop __attribute((alias("IA__gtk_spinner_stop"), visibility("default")));
9247
 
 
9248
 
#endif
9249
 
#endif
9250
 
#if IN_HEADER(__GTK_STATUSBAR_H__)
9251
 
#if IN_FILE(__GTK_STATUSBAR_C__)
9252
 
#undef gtk_statusbar_get_context_id 
9253
 
extern __typeof (gtk_statusbar_get_context_id) gtk_statusbar_get_context_id __attribute((alias("IA__gtk_statusbar_get_context_id"), visibility("default")));
9254
 
 
9255
 
#undef gtk_statusbar_get_has_resize_grip 
9256
 
extern __typeof (gtk_statusbar_get_has_resize_grip) gtk_statusbar_get_has_resize_grip __attribute((alias("IA__gtk_statusbar_get_has_resize_grip"), visibility("default")));
9257
 
 
9258
 
#undef gtk_statusbar_get_message_area 
9259
 
extern __typeof (gtk_statusbar_get_message_area) gtk_statusbar_get_message_area __attribute((alias("IA__gtk_statusbar_get_message_area"), visibility("default")));
9260
 
 
9261
 
#undef gtk_statusbar_get_type 
9262
 
extern __typeof (gtk_statusbar_get_type) gtk_statusbar_get_type __attribute((alias("IA__gtk_statusbar_get_type"), visibility("default")));
9263
 
 
9264
 
#undef gtk_statusbar_new 
9265
 
extern __typeof (gtk_statusbar_new) gtk_statusbar_new __attribute((alias("IA__gtk_statusbar_new"), visibility("default")));
9266
 
 
9267
 
#undef gtk_statusbar_pop 
9268
 
extern __typeof (gtk_statusbar_pop) gtk_statusbar_pop __attribute((alias("IA__gtk_statusbar_pop"), visibility("default")));
9269
 
 
9270
 
#undef gtk_statusbar_push 
9271
 
extern __typeof (gtk_statusbar_push) gtk_statusbar_push __attribute((alias("IA__gtk_statusbar_push"), visibility("default")));
9272
 
 
9273
 
#undef gtk_statusbar_remove 
9274
 
extern __typeof (gtk_statusbar_remove) gtk_statusbar_remove __attribute((alias("IA__gtk_statusbar_remove"), visibility("default")));
9275
 
 
9276
 
#undef gtk_statusbar_remove_all 
9277
 
extern __typeof (gtk_statusbar_remove_all) gtk_statusbar_remove_all __attribute((alias("IA__gtk_statusbar_remove_all"), visibility("default")));
9278
 
 
9279
 
#undef gtk_statusbar_set_has_resize_grip 
9280
 
extern __typeof (gtk_statusbar_set_has_resize_grip) gtk_statusbar_set_has_resize_grip __attribute((alias("IA__gtk_statusbar_set_has_resize_grip"), visibility("default")));
9281
 
 
9282
 
#endif
9283
 
#endif
9284
 
#if IN_HEADER(__GTK_STOCK_H__)
9285
 
#if IN_FILE(__GTK_STOCK_C__)
9286
 
#undef gtk_stock_add 
9287
 
extern __typeof (gtk_stock_add) gtk_stock_add __attribute((alias("IA__gtk_stock_add"), visibility("default")));
9288
 
 
9289
 
#undef gtk_stock_add_static 
9290
 
extern __typeof (gtk_stock_add_static) gtk_stock_add_static __attribute((alias("IA__gtk_stock_add_static"), visibility("default")));
9291
 
 
9292
 
#undef gtk_stock_item_copy 
9293
 
extern __typeof (gtk_stock_item_copy) gtk_stock_item_copy __attribute((alias("IA__gtk_stock_item_copy"), visibility("default")));
9294
 
 
9295
 
#undef gtk_stock_item_free 
9296
 
extern __typeof (gtk_stock_item_free) gtk_stock_item_free __attribute((alias("IA__gtk_stock_item_free"), visibility("default")));
9297
 
 
9298
 
#undef gtk_stock_list_ids 
9299
 
extern __typeof (gtk_stock_list_ids) gtk_stock_list_ids __attribute((alias("IA__gtk_stock_list_ids"), visibility("default")));
9300
 
 
9301
 
#undef gtk_stock_lookup 
9302
 
extern __typeof (gtk_stock_lookup) gtk_stock_lookup __attribute((alias("IA__gtk_stock_lookup"), visibility("default")));
9303
 
 
9304
 
#undef gtk_stock_set_translate_func 
9305
 
extern __typeof (gtk_stock_set_translate_func) gtk_stock_set_translate_func __attribute((alias("IA__gtk_stock_set_translate_func"), visibility("default")));
9306
 
 
9307
 
#endif
9308
 
#endif
9309
 
#if IN_HEADER(__GTK_TABLE_H__)
9310
 
#if IN_FILE(__GTK_TABLE_C__)
9311
 
#undef gtk_table_attach 
9312
 
extern __typeof (gtk_table_attach) gtk_table_attach __attribute((alias("IA__gtk_table_attach"), visibility("default")));
9313
 
 
9314
 
#undef gtk_table_attach_defaults 
9315
 
extern __typeof (gtk_table_attach_defaults) gtk_table_attach_defaults __attribute((alias("IA__gtk_table_attach_defaults"), visibility("default")));
9316
 
 
9317
 
#undef gtk_table_get_col_spacing 
9318
 
extern __typeof (gtk_table_get_col_spacing) gtk_table_get_col_spacing __attribute((alias("IA__gtk_table_get_col_spacing"), visibility("default")));
9319
 
 
9320
 
#undef gtk_table_get_default_col_spacing 
9321
 
extern __typeof (gtk_table_get_default_col_spacing) gtk_table_get_default_col_spacing __attribute((alias("IA__gtk_table_get_default_col_spacing"), visibility("default")));
9322
 
 
9323
 
#undef gtk_table_get_default_row_spacing 
9324
 
extern __typeof (gtk_table_get_default_row_spacing) gtk_table_get_default_row_spacing __attribute((alias("IA__gtk_table_get_default_row_spacing"), visibility("default")));
9325
 
 
9326
 
#undef gtk_table_get_homogeneous 
9327
 
extern __typeof (gtk_table_get_homogeneous) gtk_table_get_homogeneous __attribute((alias("IA__gtk_table_get_homogeneous"), visibility("default")));
9328
 
 
9329
 
#undef gtk_table_get_row_spacing 
9330
 
extern __typeof (gtk_table_get_row_spacing) gtk_table_get_row_spacing __attribute((alias("IA__gtk_table_get_row_spacing"), visibility("default")));
9331
 
 
9332
 
#undef gtk_table_get_size 
9333
 
extern __typeof (gtk_table_get_size) gtk_table_get_size __attribute((alias("IA__gtk_table_get_size"), visibility("default")));
9334
 
 
9335
 
#undef gtk_table_get_type 
9336
 
extern __typeof (gtk_table_get_type) gtk_table_get_type __attribute((alias("IA__gtk_table_get_type"), visibility("default")));
9337
 
 
9338
 
#undef gtk_table_new 
9339
 
extern __typeof (gtk_table_new) gtk_table_new __attribute((alias("IA__gtk_table_new"), visibility("default")));
9340
 
 
9341
 
#undef gtk_table_resize 
9342
 
extern __typeof (gtk_table_resize) gtk_table_resize __attribute((alias("IA__gtk_table_resize"), visibility("default")));
9343
 
 
9344
 
#undef gtk_table_set_col_spacing 
9345
 
extern __typeof (gtk_table_set_col_spacing) gtk_table_set_col_spacing __attribute((alias("IA__gtk_table_set_col_spacing"), visibility("default")));
9346
 
 
9347
 
#undef gtk_table_set_col_spacings 
9348
 
extern __typeof (gtk_table_set_col_spacings) gtk_table_set_col_spacings __attribute((alias("IA__gtk_table_set_col_spacings"), visibility("default")));
9349
 
 
9350
 
#undef gtk_table_set_homogeneous 
9351
 
extern __typeof (gtk_table_set_homogeneous) gtk_table_set_homogeneous __attribute((alias("IA__gtk_table_set_homogeneous"), visibility("default")));
9352
 
 
9353
 
#undef gtk_table_set_row_spacing 
9354
 
extern __typeof (gtk_table_set_row_spacing) gtk_table_set_row_spacing __attribute((alias("IA__gtk_table_set_row_spacing"), visibility("default")));
9355
 
 
9356
 
#undef gtk_table_set_row_spacings 
9357
 
extern __typeof (gtk_table_set_row_spacings) gtk_table_set_row_spacings __attribute((alias("IA__gtk_table_set_row_spacings"), visibility("default")));
9358
 
 
9359
 
#endif
9360
 
#endif
9361
 
#if IN_HEADER(__GTK_TEAROFF_MENU_ITEM_H__)
9362
 
#if IN_FILE(__GTK_TEAROFF_MENU_ITEM_C__)
9363
 
#undef gtk_tearoff_menu_item_get_type 
9364
 
extern __typeof (gtk_tearoff_menu_item_get_type) gtk_tearoff_menu_item_get_type __attribute((alias("IA__gtk_tearoff_menu_item_get_type"), visibility("default")));
9365
 
 
9366
 
#undef gtk_tearoff_menu_item_new 
9367
 
extern __typeof (gtk_tearoff_menu_item_new) gtk_tearoff_menu_item_new __attribute((alias("IA__gtk_tearoff_menu_item_new"), visibility("default")));
9368
 
 
9369
 
#endif
9370
 
#endif
9371
 
#if IN_HEADER(__GTK_TEXT_TAG_H__)
9372
 
#if IN_FILE(__GTK_TEXT_TAG_C__)
9373
 
#undef gtk_text_attributes_copy 
9374
 
extern __typeof (gtk_text_attributes_copy) gtk_text_attributes_copy __attribute((alias("IA__gtk_text_attributes_copy"), visibility("default")));
9375
 
 
9376
 
#undef gtk_text_attributes_copy_values 
9377
 
extern __typeof (gtk_text_attributes_copy_values) gtk_text_attributes_copy_values __attribute((alias("IA__gtk_text_attributes_copy_values"), visibility("default")));
9378
 
 
9379
 
#undef gtk_text_attributes_get_type 
9380
 
extern __typeof (gtk_text_attributes_get_type) gtk_text_attributes_get_type __attribute((alias("IA__gtk_text_attributes_get_type"), visibility("default")));
9381
 
 
9382
 
#undef gtk_text_attributes_new 
9383
 
extern __typeof (gtk_text_attributes_new) gtk_text_attributes_new __attribute((alias("IA__gtk_text_attributes_new"), visibility("default")));
9384
 
 
9385
 
#undef gtk_text_attributes_ref 
9386
 
extern __typeof (gtk_text_attributes_ref) gtk_text_attributes_ref __attribute((alias("IA__gtk_text_attributes_ref"), visibility("default")));
9387
 
 
9388
 
#undef gtk_text_attributes_unref 
9389
 
extern __typeof (gtk_text_attributes_unref) gtk_text_attributes_unref __attribute((alias("IA__gtk_text_attributes_unref"), visibility("default")));
9390
 
 
9391
 
#undef gtk_text_tag_event 
9392
 
extern __typeof (gtk_text_tag_event) gtk_text_tag_event __attribute((alias("IA__gtk_text_tag_event"), visibility("default")));
9393
 
 
9394
 
#undef gtk_text_tag_get_priority 
9395
 
extern __typeof (gtk_text_tag_get_priority) gtk_text_tag_get_priority __attribute((alias("IA__gtk_text_tag_get_priority"), visibility("default")));
9396
 
 
9397
 
#undef gtk_text_tag_get_type 
9398
 
extern __typeof (gtk_text_tag_get_type) gtk_text_tag_get_type __attribute((alias("IA__gtk_text_tag_get_type"), visibility("default")));
9399
 
 
9400
 
#undef gtk_text_tag_new 
9401
 
extern __typeof (gtk_text_tag_new) gtk_text_tag_new __attribute((alias("IA__gtk_text_tag_new"), visibility("default")));
9402
 
 
9403
 
#undef gtk_text_tag_set_priority 
9404
 
extern __typeof (gtk_text_tag_set_priority) gtk_text_tag_set_priority __attribute((alias("IA__gtk_text_tag_set_priority"), visibility("default")));
9405
 
 
9406
 
#endif
9407
 
#endif
9408
 
#if IN_HEADER(__GTK_TEXT_TAG_TABLE_H__)
9409
 
#if IN_FILE(__GTK_TEXT_TAG_TABLE_C__)
9410
 
#undef gtk_text_tag_table_add 
9411
 
extern __typeof (gtk_text_tag_table_add) gtk_text_tag_table_add __attribute((alias("IA__gtk_text_tag_table_add"), visibility("default")));
9412
 
 
9413
 
#undef gtk_text_tag_table_foreach 
9414
 
extern __typeof (gtk_text_tag_table_foreach) gtk_text_tag_table_foreach __attribute((alias("IA__gtk_text_tag_table_foreach"), visibility("default")));
9415
 
 
9416
 
#undef gtk_text_tag_table_get_size 
9417
 
extern __typeof (gtk_text_tag_table_get_size) gtk_text_tag_table_get_size __attribute((alias("IA__gtk_text_tag_table_get_size"), visibility("default")));
9418
 
 
9419
 
#undef gtk_text_tag_table_get_type 
9420
 
extern __typeof (gtk_text_tag_table_get_type) gtk_text_tag_table_get_type __attribute((alias("IA__gtk_text_tag_table_get_type"), visibility("default")));
9421
 
 
9422
 
#undef gtk_text_tag_table_lookup 
9423
 
extern __typeof (gtk_text_tag_table_lookup) gtk_text_tag_table_lookup __attribute((alias("IA__gtk_text_tag_table_lookup"), visibility("default")));
9424
 
 
9425
 
#undef gtk_text_tag_table_new 
9426
 
extern __typeof (gtk_text_tag_table_new) gtk_text_tag_table_new __attribute((alias("IA__gtk_text_tag_table_new"), visibility("default")));
9427
 
 
9428
 
#undef gtk_text_tag_table_remove 
9429
 
extern __typeof (gtk_text_tag_table_remove) gtk_text_tag_table_remove __attribute((alias("IA__gtk_text_tag_table_remove"), visibility("default")));
9430
 
 
9431
 
#endif
9432
 
#endif
9433
 
#if IN_HEADER(__GTK_TEXT_H__)
9434
 
#if IN_FILE(__GTK_TEXT_C__)
9435
 
#undef gtk_text_backward_delete 
9436
 
extern __typeof (gtk_text_backward_delete) gtk_text_backward_delete __attribute((alias("IA__gtk_text_backward_delete"), visibility("default")));
9437
 
 
9438
 
#undef gtk_text_forward_delete 
9439
 
extern __typeof (gtk_text_forward_delete) gtk_text_forward_delete __attribute((alias("IA__gtk_text_forward_delete"), visibility("default")));
9440
 
 
9441
 
#undef gtk_text_freeze 
9442
 
extern __typeof (gtk_text_freeze) gtk_text_freeze __attribute((alias("IA__gtk_text_freeze"), visibility("default")));
9443
 
 
9444
 
#undef gtk_text_get_length 
9445
 
extern __typeof (gtk_text_get_length) gtk_text_get_length __attribute((alias("IA__gtk_text_get_length"), visibility("default")));
9446
 
 
9447
 
#undef gtk_text_get_point 
9448
 
extern __typeof (gtk_text_get_point) gtk_text_get_point __attribute((alias("IA__gtk_text_get_point"), visibility("default")));
9449
 
 
9450
 
#undef gtk_text_get_type 
9451
 
extern __typeof (gtk_text_get_type) gtk_text_get_type __attribute((alias("IA__gtk_text_get_type"), visibility("default")));
9452
 
 
9453
 
#undef gtk_text_insert 
9454
 
extern __typeof (gtk_text_insert) gtk_text_insert __attribute((alias("IA__gtk_text_insert"), visibility("default")));
9455
 
 
9456
 
#undef gtk_text_new 
9457
 
extern __typeof (gtk_text_new) gtk_text_new __attribute((alias("IA__gtk_text_new"), visibility("default")));
9458
 
 
9459
 
#undef gtk_text_set_adjustments 
9460
 
extern __typeof (gtk_text_set_adjustments) gtk_text_set_adjustments __attribute((alias("IA__gtk_text_set_adjustments"), visibility("default")));
9461
 
 
9462
 
#undef gtk_text_set_editable 
9463
 
extern __typeof (gtk_text_set_editable) gtk_text_set_editable __attribute((alias("IA__gtk_text_set_editable"), visibility("default")));
9464
 
 
9465
 
#undef gtk_text_set_line_wrap 
9466
 
extern __typeof (gtk_text_set_line_wrap) gtk_text_set_line_wrap __attribute((alias("IA__gtk_text_set_line_wrap"), visibility("default")));
9467
 
 
9468
 
#undef gtk_text_set_point 
9469
 
extern __typeof (gtk_text_set_point) gtk_text_set_point __attribute((alias("IA__gtk_text_set_point"), visibility("default")));
9470
 
 
9471
 
#undef gtk_text_set_word_wrap 
9472
 
extern __typeof (gtk_text_set_word_wrap) gtk_text_set_word_wrap __attribute((alias("IA__gtk_text_set_word_wrap"), visibility("default")));
9473
 
 
9474
 
#undef gtk_text_thaw 
9475
 
extern __typeof (gtk_text_thaw) gtk_text_thaw __attribute((alias("IA__gtk_text_thaw"), visibility("default")));
9476
 
 
9477
 
#endif
9478
 
#endif
9479
 
#if IN_HEADER(__GTK_TEXT_BUFFER_H__)
9480
 
#if IN_FILE(__GTK_TEXT_BUFFER_C__)
9481
 
#undef gtk_text_buffer_add_selection_clipboard 
9482
 
extern __typeof (gtk_text_buffer_add_selection_clipboard) gtk_text_buffer_add_selection_clipboard __attribute((alias("IA__gtk_text_buffer_add_selection_clipboard"), visibility("default")));
9483
 
 
9484
 
#undef gtk_text_buffer_apply_tag 
9485
 
extern __typeof (gtk_text_buffer_apply_tag) gtk_text_buffer_apply_tag __attribute((alias("IA__gtk_text_buffer_apply_tag"), visibility("default")));
9486
 
 
9487
 
#undef gtk_text_buffer_apply_tag_by_name 
9488
 
extern __typeof (gtk_text_buffer_apply_tag_by_name) gtk_text_buffer_apply_tag_by_name __attribute((alias("IA__gtk_text_buffer_apply_tag_by_name"), visibility("default")));
9489
 
 
9490
 
#undef gtk_text_buffer_backspace 
9491
 
extern __typeof (gtk_text_buffer_backspace) gtk_text_buffer_backspace __attribute((alias("IA__gtk_text_buffer_backspace"), visibility("default")));
9492
 
 
9493
 
#undef gtk_text_buffer_begin_user_action 
9494
 
extern __typeof (gtk_text_buffer_begin_user_action) gtk_text_buffer_begin_user_action __attribute((alias("IA__gtk_text_buffer_begin_user_action"), visibility("default")));
9495
 
 
9496
 
#undef gtk_text_buffer_copy_clipboard 
9497
 
extern __typeof (gtk_text_buffer_copy_clipboard) gtk_text_buffer_copy_clipboard __attribute((alias("IA__gtk_text_buffer_copy_clipboard"), visibility("default")));
9498
 
 
9499
 
#undef gtk_text_buffer_create_child_anchor 
9500
 
extern __typeof (gtk_text_buffer_create_child_anchor) gtk_text_buffer_create_child_anchor __attribute((alias("IA__gtk_text_buffer_create_child_anchor"), visibility("default")));
9501
 
 
9502
 
#undef gtk_text_buffer_add_mark 
9503
 
extern __typeof (gtk_text_buffer_add_mark) gtk_text_buffer_add_mark __attribute((alias("IA__gtk_text_buffer_add_mark"), visibility("default")));
9504
 
 
9505
 
#undef gtk_text_buffer_create_mark 
9506
 
extern __typeof (gtk_text_buffer_create_mark) gtk_text_buffer_create_mark __attribute((alias("IA__gtk_text_buffer_create_mark"), visibility("default")));
9507
 
 
9508
 
#undef gtk_text_buffer_create_tag 
9509
 
extern __typeof (gtk_text_buffer_create_tag) gtk_text_buffer_create_tag __attribute((alias("IA__gtk_text_buffer_create_tag"), visibility("default")));
9510
 
 
9511
 
#undef gtk_text_buffer_cut_clipboard 
9512
 
extern __typeof (gtk_text_buffer_cut_clipboard) gtk_text_buffer_cut_clipboard __attribute((alias("IA__gtk_text_buffer_cut_clipboard"), visibility("default")));
9513
 
 
9514
 
#undef gtk_text_buffer_delete 
9515
 
extern __typeof (gtk_text_buffer_delete) gtk_text_buffer_delete __attribute((alias("IA__gtk_text_buffer_delete"), visibility("default")));
9516
 
 
9517
 
#undef gtk_text_buffer_delete_interactive 
9518
 
extern __typeof (gtk_text_buffer_delete_interactive) gtk_text_buffer_delete_interactive __attribute((alias("IA__gtk_text_buffer_delete_interactive"), visibility("default")));
9519
 
 
9520
 
#undef gtk_text_buffer_delete_mark 
9521
 
extern __typeof (gtk_text_buffer_delete_mark) gtk_text_buffer_delete_mark __attribute((alias("IA__gtk_text_buffer_delete_mark"), visibility("default")));
9522
 
 
9523
 
#undef gtk_text_buffer_delete_mark_by_name 
9524
 
extern __typeof (gtk_text_buffer_delete_mark_by_name) gtk_text_buffer_delete_mark_by_name __attribute((alias("IA__gtk_text_buffer_delete_mark_by_name"), visibility("default")));
9525
 
 
9526
 
#undef gtk_text_buffer_delete_selection 
9527
 
extern __typeof (gtk_text_buffer_delete_selection) gtk_text_buffer_delete_selection __attribute((alias("IA__gtk_text_buffer_delete_selection"), visibility("default")));
9528
 
 
9529
 
#undef gtk_text_buffer_end_user_action 
9530
 
extern __typeof (gtk_text_buffer_end_user_action) gtk_text_buffer_end_user_action __attribute((alias("IA__gtk_text_buffer_end_user_action"), visibility("default")));
9531
 
 
9532
 
#undef gtk_text_buffer_get_bounds 
9533
 
extern __typeof (gtk_text_buffer_get_bounds) gtk_text_buffer_get_bounds __attribute((alias("IA__gtk_text_buffer_get_bounds"), visibility("default")));
9534
 
 
9535
 
#undef gtk_text_buffer_get_char_count 
9536
 
extern __typeof (gtk_text_buffer_get_char_count) gtk_text_buffer_get_char_count __attribute((alias("IA__gtk_text_buffer_get_char_count"), visibility("default")));
9537
 
 
9538
 
#undef gtk_text_buffer_get_copy_target_list 
9539
 
extern __typeof (gtk_text_buffer_get_copy_target_list) gtk_text_buffer_get_copy_target_list __attribute((alias("IA__gtk_text_buffer_get_copy_target_list"), visibility("default")));
9540
 
 
9541
 
#undef gtk_text_buffer_get_end_iter 
9542
 
extern __typeof (gtk_text_buffer_get_end_iter) gtk_text_buffer_get_end_iter __attribute((alias("IA__gtk_text_buffer_get_end_iter"), visibility("default")));
9543
 
 
9544
 
#undef gtk_text_buffer_get_has_selection 
9545
 
extern __typeof (gtk_text_buffer_get_has_selection) gtk_text_buffer_get_has_selection __attribute((alias("IA__gtk_text_buffer_get_has_selection"), visibility("default")));
9546
 
 
9547
 
#undef gtk_text_buffer_get_insert 
9548
 
extern __typeof (gtk_text_buffer_get_insert) gtk_text_buffer_get_insert __attribute((alias("IA__gtk_text_buffer_get_insert"), visibility("default")));
9549
 
 
9550
 
#undef gtk_text_buffer_get_iter_at_child_anchor 
9551
 
extern __typeof (gtk_text_buffer_get_iter_at_child_anchor) gtk_text_buffer_get_iter_at_child_anchor __attribute((alias("IA__gtk_text_buffer_get_iter_at_child_anchor"), visibility("default")));
9552
 
 
9553
 
#undef gtk_text_buffer_get_iter_at_line 
9554
 
extern __typeof (gtk_text_buffer_get_iter_at_line) gtk_text_buffer_get_iter_at_line __attribute((alias("IA__gtk_text_buffer_get_iter_at_line"), visibility("default")));
9555
 
 
9556
 
#undef gtk_text_buffer_get_iter_at_line_index 
9557
 
extern __typeof (gtk_text_buffer_get_iter_at_line_index) gtk_text_buffer_get_iter_at_line_index __attribute((alias("IA__gtk_text_buffer_get_iter_at_line_index"), visibility("default")));
9558
 
 
9559
 
#undef gtk_text_buffer_get_iter_at_line_offset 
9560
 
extern __typeof (gtk_text_buffer_get_iter_at_line_offset) gtk_text_buffer_get_iter_at_line_offset __attribute((alias("IA__gtk_text_buffer_get_iter_at_line_offset"), visibility("default")));
9561
 
 
9562
 
#undef gtk_text_buffer_get_iter_at_mark 
9563
 
extern __typeof (gtk_text_buffer_get_iter_at_mark) gtk_text_buffer_get_iter_at_mark __attribute((alias("IA__gtk_text_buffer_get_iter_at_mark"), visibility("default")));
9564
 
 
9565
 
#undef gtk_text_buffer_get_iter_at_offset 
9566
 
extern __typeof (gtk_text_buffer_get_iter_at_offset) gtk_text_buffer_get_iter_at_offset __attribute((alias("IA__gtk_text_buffer_get_iter_at_offset"), visibility("default")));
9567
 
 
9568
 
#undef gtk_text_buffer_get_line_count 
9569
 
extern __typeof (gtk_text_buffer_get_line_count) gtk_text_buffer_get_line_count __attribute((alias("IA__gtk_text_buffer_get_line_count"), visibility("default")));
9570
 
 
9571
 
#undef gtk_text_buffer_get_mark 
9572
 
extern __typeof (gtk_text_buffer_get_mark) gtk_text_buffer_get_mark __attribute((alias("IA__gtk_text_buffer_get_mark"), visibility("default")));
9573
 
 
9574
 
#undef gtk_text_buffer_get_modified 
9575
 
extern __typeof (gtk_text_buffer_get_modified) gtk_text_buffer_get_modified __attribute((alias("IA__gtk_text_buffer_get_modified"), visibility("default")));
9576
 
 
9577
 
#undef gtk_text_buffer_get_paste_target_list 
9578
 
extern __typeof (gtk_text_buffer_get_paste_target_list) gtk_text_buffer_get_paste_target_list __attribute((alias("IA__gtk_text_buffer_get_paste_target_list"), visibility("default")));
9579
 
 
9580
 
#undef gtk_text_buffer_get_selection_bound 
9581
 
extern __typeof (gtk_text_buffer_get_selection_bound) gtk_text_buffer_get_selection_bound __attribute((alias("IA__gtk_text_buffer_get_selection_bound"), visibility("default")));
9582
 
 
9583
 
#undef gtk_text_buffer_get_selection_bounds 
9584
 
extern __typeof (gtk_text_buffer_get_selection_bounds) gtk_text_buffer_get_selection_bounds __attribute((alias("IA__gtk_text_buffer_get_selection_bounds"), visibility("default")));
9585
 
 
9586
 
#undef gtk_text_buffer_get_slice 
9587
 
extern __typeof (gtk_text_buffer_get_slice) gtk_text_buffer_get_slice __attribute((alias("IA__gtk_text_buffer_get_slice"), visibility("default")));
9588
 
 
9589
 
#undef gtk_text_buffer_get_start_iter 
9590
 
extern __typeof (gtk_text_buffer_get_start_iter) gtk_text_buffer_get_start_iter __attribute((alias("IA__gtk_text_buffer_get_start_iter"), visibility("default")));
9591
 
 
9592
 
#undef gtk_text_buffer_get_tag_table 
9593
 
extern __typeof (gtk_text_buffer_get_tag_table) gtk_text_buffer_get_tag_table __attribute((alias("IA__gtk_text_buffer_get_tag_table"), visibility("default")));
9594
 
 
9595
 
#undef gtk_text_buffer_get_text 
9596
 
extern __typeof (gtk_text_buffer_get_text) gtk_text_buffer_get_text __attribute((alias("IA__gtk_text_buffer_get_text"), visibility("default")));
9597
 
 
9598
 
#undef gtk_text_buffer_get_type 
9599
 
extern __typeof (gtk_text_buffer_get_type) gtk_text_buffer_get_type __attribute((alias("IA__gtk_text_buffer_get_type"), visibility("default")));
9600
 
 
9601
 
#undef gtk_text_buffer_insert 
9602
 
extern __typeof (gtk_text_buffer_insert) gtk_text_buffer_insert __attribute((alias("IA__gtk_text_buffer_insert"), visibility("default")));
9603
 
 
9604
 
#undef gtk_text_buffer_insert_at_cursor 
9605
 
extern __typeof (gtk_text_buffer_insert_at_cursor) gtk_text_buffer_insert_at_cursor __attribute((alias("IA__gtk_text_buffer_insert_at_cursor"), visibility("default")));
9606
 
 
9607
 
#undef gtk_text_buffer_insert_child_anchor 
9608
 
extern __typeof (gtk_text_buffer_insert_child_anchor) gtk_text_buffer_insert_child_anchor __attribute((alias("IA__gtk_text_buffer_insert_child_anchor"), visibility("default")));
9609
 
 
9610
 
#undef gtk_text_buffer_insert_interactive 
9611
 
extern __typeof (gtk_text_buffer_insert_interactive) gtk_text_buffer_insert_interactive __attribute((alias("IA__gtk_text_buffer_insert_interactive"), visibility("default")));
9612
 
 
9613
 
#undef gtk_text_buffer_insert_interactive_at_cursor 
9614
 
extern __typeof (gtk_text_buffer_insert_interactive_at_cursor) gtk_text_buffer_insert_interactive_at_cursor __attribute((alias("IA__gtk_text_buffer_insert_interactive_at_cursor"), visibility("default")));
9615
 
 
9616
 
#undef gtk_text_buffer_insert_pixbuf 
9617
 
extern __typeof (gtk_text_buffer_insert_pixbuf) gtk_text_buffer_insert_pixbuf __attribute((alias("IA__gtk_text_buffer_insert_pixbuf"), visibility("default")));
9618
 
 
9619
 
#undef gtk_text_buffer_insert_range 
9620
 
extern __typeof (gtk_text_buffer_insert_range) gtk_text_buffer_insert_range __attribute((alias("IA__gtk_text_buffer_insert_range"), visibility("default")));
9621
 
 
9622
 
#undef gtk_text_buffer_insert_range_interactive 
9623
 
extern __typeof (gtk_text_buffer_insert_range_interactive) gtk_text_buffer_insert_range_interactive __attribute((alias("IA__gtk_text_buffer_insert_range_interactive"), visibility("default")));
9624
 
 
9625
 
#undef gtk_text_buffer_insert_with_tags 
9626
 
extern __typeof (gtk_text_buffer_insert_with_tags) gtk_text_buffer_insert_with_tags __attribute((alias("IA__gtk_text_buffer_insert_with_tags"), visibility("default")));
9627
 
 
9628
 
#undef gtk_text_buffer_insert_with_tags_by_name 
9629
 
extern __typeof (gtk_text_buffer_insert_with_tags_by_name) gtk_text_buffer_insert_with_tags_by_name __attribute((alias("IA__gtk_text_buffer_insert_with_tags_by_name"), visibility("default")));
9630
 
 
9631
 
#undef gtk_text_buffer_move_mark 
9632
 
extern __typeof (gtk_text_buffer_move_mark) gtk_text_buffer_move_mark __attribute((alias("IA__gtk_text_buffer_move_mark"), visibility("default")));
9633
 
 
9634
 
#undef gtk_text_buffer_move_mark_by_name 
9635
 
extern __typeof (gtk_text_buffer_move_mark_by_name) gtk_text_buffer_move_mark_by_name __attribute((alias("IA__gtk_text_buffer_move_mark_by_name"), visibility("default")));
9636
 
 
9637
 
#undef gtk_text_buffer_new 
9638
 
extern __typeof (gtk_text_buffer_new) gtk_text_buffer_new __attribute((alias("IA__gtk_text_buffer_new"), visibility("default")));
9639
 
 
9640
 
#undef gtk_text_buffer_paste_clipboard 
9641
 
extern __typeof (gtk_text_buffer_paste_clipboard) gtk_text_buffer_paste_clipboard __attribute((alias("IA__gtk_text_buffer_paste_clipboard"), visibility("default")));
9642
 
 
9643
 
#undef gtk_text_buffer_place_cursor 
9644
 
extern __typeof (gtk_text_buffer_place_cursor) gtk_text_buffer_place_cursor __attribute((alias("IA__gtk_text_buffer_place_cursor"), visibility("default")));
9645
 
 
9646
 
#undef gtk_text_buffer_remove_all_tags 
9647
 
extern __typeof (gtk_text_buffer_remove_all_tags) gtk_text_buffer_remove_all_tags __attribute((alias("IA__gtk_text_buffer_remove_all_tags"), visibility("default")));
9648
 
 
9649
 
#undef gtk_text_buffer_remove_selection_clipboard 
9650
 
extern __typeof (gtk_text_buffer_remove_selection_clipboard) gtk_text_buffer_remove_selection_clipboard __attribute((alias("IA__gtk_text_buffer_remove_selection_clipboard"), visibility("default")));
9651
 
 
9652
 
#undef gtk_text_buffer_remove_tag 
9653
 
extern __typeof (gtk_text_buffer_remove_tag) gtk_text_buffer_remove_tag __attribute((alias("IA__gtk_text_buffer_remove_tag"), visibility("default")));
9654
 
 
9655
 
#undef gtk_text_buffer_remove_tag_by_name 
9656
 
extern __typeof (gtk_text_buffer_remove_tag_by_name) gtk_text_buffer_remove_tag_by_name __attribute((alias("IA__gtk_text_buffer_remove_tag_by_name"), visibility("default")));
9657
 
 
9658
 
#undef gtk_text_buffer_select_range 
9659
 
extern __typeof (gtk_text_buffer_select_range) gtk_text_buffer_select_range __attribute((alias("IA__gtk_text_buffer_select_range"), visibility("default")));
9660
 
 
9661
 
#undef gtk_text_buffer_set_modified 
9662
 
extern __typeof (gtk_text_buffer_set_modified) gtk_text_buffer_set_modified __attribute((alias("IA__gtk_text_buffer_set_modified"), visibility("default")));
9663
 
 
9664
 
#undef gtk_text_buffer_set_text 
9665
 
extern __typeof (gtk_text_buffer_set_text) gtk_text_buffer_set_text __attribute((alias("IA__gtk_text_buffer_set_text"), visibility("default")));
9666
 
 
9667
 
#endif
9668
 
#endif
9669
 
#if IN_HEADER(__GTK_TEXT_TYPES_H__)
9670
 
#if IN_FILE(__GTK_TEXT_TYPES_C__)
9671
 
#undef gtk_text_byte_begins_utf8_char 
9672
 
extern __typeof (gtk_text_byte_begins_utf8_char) gtk_text_byte_begins_utf8_char __attribute((alias("IA__gtk_text_byte_begins_utf8_char"), visibility("default")));
9673
 
 
9674
 
#endif
9675
 
#endif
9676
 
#if IN_HEADER(__GTK_TEXT_ITER_H__)
9677
 
#if IN_FILE(__GTK_TEXT_ITER_C__)
9678
 
#undef gtk_text_iter_backward_char 
9679
 
extern __typeof (gtk_text_iter_backward_char) gtk_text_iter_backward_char __attribute((alias("IA__gtk_text_iter_backward_char"), visibility("default")));
9680
 
 
9681
 
#undef gtk_text_iter_backward_chars 
9682
 
extern __typeof (gtk_text_iter_backward_chars) gtk_text_iter_backward_chars __attribute((alias("IA__gtk_text_iter_backward_chars"), visibility("default")));
9683
 
 
9684
 
#undef gtk_text_iter_backward_cursor_position 
9685
 
extern __typeof (gtk_text_iter_backward_cursor_position) gtk_text_iter_backward_cursor_position __attribute((alias("IA__gtk_text_iter_backward_cursor_position"), visibility("default")));
9686
 
 
9687
 
#undef gtk_text_iter_backward_cursor_positions 
9688
 
extern __typeof (gtk_text_iter_backward_cursor_positions) gtk_text_iter_backward_cursor_positions __attribute((alias("IA__gtk_text_iter_backward_cursor_positions"), visibility("default")));
9689
 
 
9690
 
#undef gtk_text_iter_backward_find_char 
9691
 
extern __typeof (gtk_text_iter_backward_find_char) gtk_text_iter_backward_find_char __attribute((alias("IA__gtk_text_iter_backward_find_char"), visibility("default")));
9692
 
 
9693
 
#undef gtk_text_iter_backward_line 
9694
 
extern __typeof (gtk_text_iter_backward_line) gtk_text_iter_backward_line __attribute((alias("IA__gtk_text_iter_backward_line"), visibility("default")));
9695
 
 
9696
 
#undef gtk_text_iter_backward_lines 
9697
 
extern __typeof (gtk_text_iter_backward_lines) gtk_text_iter_backward_lines __attribute((alias("IA__gtk_text_iter_backward_lines"), visibility("default")));
9698
 
 
9699
 
#undef gtk_text_iter_backward_search 
9700
 
extern __typeof (gtk_text_iter_backward_search) gtk_text_iter_backward_search __attribute((alias("IA__gtk_text_iter_backward_search"), visibility("default")));
9701
 
 
9702
 
#undef gtk_text_iter_backward_sentence_start 
9703
 
extern __typeof (gtk_text_iter_backward_sentence_start) gtk_text_iter_backward_sentence_start __attribute((alias("IA__gtk_text_iter_backward_sentence_start"), visibility("default")));
9704
 
 
9705
 
#undef gtk_text_iter_backward_sentence_starts 
9706
 
extern __typeof (gtk_text_iter_backward_sentence_starts) gtk_text_iter_backward_sentence_starts __attribute((alias("IA__gtk_text_iter_backward_sentence_starts"), visibility("default")));
9707
 
 
9708
 
#undef gtk_text_iter_backward_to_tag_toggle 
9709
 
extern __typeof (gtk_text_iter_backward_to_tag_toggle) gtk_text_iter_backward_to_tag_toggle __attribute((alias("IA__gtk_text_iter_backward_to_tag_toggle"), visibility("default")));
9710
 
 
9711
 
#undef gtk_text_iter_backward_visible_cursor_position 
9712
 
extern __typeof (gtk_text_iter_backward_visible_cursor_position) gtk_text_iter_backward_visible_cursor_position __attribute((alias("IA__gtk_text_iter_backward_visible_cursor_position"), visibility("default")));
9713
 
 
9714
 
#undef gtk_text_iter_backward_visible_cursor_positions 
9715
 
extern __typeof (gtk_text_iter_backward_visible_cursor_positions) gtk_text_iter_backward_visible_cursor_positions __attribute((alias("IA__gtk_text_iter_backward_visible_cursor_positions"), visibility("default")));
9716
 
 
9717
 
#undef gtk_text_iter_backward_visible_line 
9718
 
extern __typeof (gtk_text_iter_backward_visible_line) gtk_text_iter_backward_visible_line __attribute((alias("IA__gtk_text_iter_backward_visible_line"), visibility("default")));
9719
 
 
9720
 
#undef gtk_text_iter_backward_visible_lines 
9721
 
extern __typeof (gtk_text_iter_backward_visible_lines) gtk_text_iter_backward_visible_lines __attribute((alias("IA__gtk_text_iter_backward_visible_lines"), visibility("default")));
9722
 
 
9723
 
#undef gtk_text_iter_backward_visible_word_start 
9724
 
extern __typeof (gtk_text_iter_backward_visible_word_start) gtk_text_iter_backward_visible_word_start __attribute((alias("IA__gtk_text_iter_backward_visible_word_start"), visibility("default")));
9725
 
 
9726
 
#undef gtk_text_iter_backward_visible_word_starts 
9727
 
extern __typeof (gtk_text_iter_backward_visible_word_starts) gtk_text_iter_backward_visible_word_starts __attribute((alias("IA__gtk_text_iter_backward_visible_word_starts"), visibility("default")));
9728
 
 
9729
 
#undef gtk_text_iter_backward_word_start 
9730
 
extern __typeof (gtk_text_iter_backward_word_start) gtk_text_iter_backward_word_start __attribute((alias("IA__gtk_text_iter_backward_word_start"), visibility("default")));
9731
 
 
9732
 
#undef gtk_text_iter_backward_word_starts 
9733
 
extern __typeof (gtk_text_iter_backward_word_starts) gtk_text_iter_backward_word_starts __attribute((alias("IA__gtk_text_iter_backward_word_starts"), visibility("default")));
9734
 
 
9735
 
#undef gtk_text_iter_begins_tag 
9736
 
extern __typeof (gtk_text_iter_begins_tag) gtk_text_iter_begins_tag __attribute((alias("IA__gtk_text_iter_begins_tag"), visibility("default")));
9737
 
 
9738
 
#undef gtk_text_iter_can_insert 
9739
 
extern __typeof (gtk_text_iter_can_insert) gtk_text_iter_can_insert __attribute((alias("IA__gtk_text_iter_can_insert"), visibility("default")));
9740
 
 
9741
 
#undef gtk_text_iter_compare 
9742
 
extern __typeof (gtk_text_iter_compare) gtk_text_iter_compare __attribute((alias("IA__gtk_text_iter_compare"), visibility("default")));
9743
 
 
9744
 
#undef gtk_text_iter_copy 
9745
 
extern __typeof (gtk_text_iter_copy) gtk_text_iter_copy __attribute((alias("IA__gtk_text_iter_copy"), visibility("default")));
9746
 
 
9747
 
#undef gtk_text_iter_editable 
9748
 
extern __typeof (gtk_text_iter_editable) gtk_text_iter_editable __attribute((alias("IA__gtk_text_iter_editable"), visibility("default")));
9749
 
 
9750
 
#undef gtk_text_iter_ends_line 
9751
 
extern __typeof (gtk_text_iter_ends_line) gtk_text_iter_ends_line __attribute((alias("IA__gtk_text_iter_ends_line"), visibility("default")));
9752
 
 
9753
 
#undef gtk_text_iter_ends_sentence 
9754
 
extern __typeof (gtk_text_iter_ends_sentence) gtk_text_iter_ends_sentence __attribute((alias("IA__gtk_text_iter_ends_sentence"), visibility("default")));
9755
 
 
9756
 
#undef gtk_text_iter_ends_tag 
9757
 
extern __typeof (gtk_text_iter_ends_tag) gtk_text_iter_ends_tag __attribute((alias("IA__gtk_text_iter_ends_tag"), visibility("default")));
9758
 
 
9759
 
#undef gtk_text_iter_ends_word 
9760
 
extern __typeof (gtk_text_iter_ends_word) gtk_text_iter_ends_word __attribute((alias("IA__gtk_text_iter_ends_word"), visibility("default")));
9761
 
 
9762
 
#undef gtk_text_iter_equal 
9763
 
extern __typeof (gtk_text_iter_equal) gtk_text_iter_equal __attribute((alias("IA__gtk_text_iter_equal"), visibility("default")));
9764
 
 
9765
 
#undef gtk_text_iter_forward_char 
9766
 
extern __typeof (gtk_text_iter_forward_char) gtk_text_iter_forward_char __attribute((alias("IA__gtk_text_iter_forward_char"), visibility("default")));
9767
 
 
9768
 
#undef gtk_text_iter_forward_chars 
9769
 
extern __typeof (gtk_text_iter_forward_chars) gtk_text_iter_forward_chars __attribute((alias("IA__gtk_text_iter_forward_chars"), visibility("default")));
9770
 
 
9771
 
#undef gtk_text_iter_forward_cursor_position 
9772
 
extern __typeof (gtk_text_iter_forward_cursor_position) gtk_text_iter_forward_cursor_position __attribute((alias("IA__gtk_text_iter_forward_cursor_position"), visibility("default")));
9773
 
 
9774
 
#undef gtk_text_iter_forward_cursor_positions 
9775
 
extern __typeof (gtk_text_iter_forward_cursor_positions) gtk_text_iter_forward_cursor_positions __attribute((alias("IA__gtk_text_iter_forward_cursor_positions"), visibility("default")));
9776
 
 
9777
 
#undef gtk_text_iter_forward_find_char 
9778
 
extern __typeof (gtk_text_iter_forward_find_char) gtk_text_iter_forward_find_char __attribute((alias("IA__gtk_text_iter_forward_find_char"), visibility("default")));
9779
 
 
9780
 
#undef gtk_text_iter_forward_line 
9781
 
extern __typeof (gtk_text_iter_forward_line) gtk_text_iter_forward_line __attribute((alias("IA__gtk_text_iter_forward_line"), visibility("default")));
9782
 
 
9783
 
#undef gtk_text_iter_forward_lines 
9784
 
extern __typeof (gtk_text_iter_forward_lines) gtk_text_iter_forward_lines __attribute((alias("IA__gtk_text_iter_forward_lines"), visibility("default")));
9785
 
 
9786
 
#undef gtk_text_iter_forward_search 
9787
 
extern __typeof (gtk_text_iter_forward_search) gtk_text_iter_forward_search __attribute((alias("IA__gtk_text_iter_forward_search"), visibility("default")));
9788
 
 
9789
 
#undef gtk_text_iter_forward_sentence_end 
9790
 
extern __typeof (gtk_text_iter_forward_sentence_end) gtk_text_iter_forward_sentence_end __attribute((alias("IA__gtk_text_iter_forward_sentence_end"), visibility("default")));
9791
 
 
9792
 
#undef gtk_text_iter_forward_sentence_ends 
9793
 
extern __typeof (gtk_text_iter_forward_sentence_ends) gtk_text_iter_forward_sentence_ends __attribute((alias("IA__gtk_text_iter_forward_sentence_ends"), visibility("default")));
9794
 
 
9795
 
#undef gtk_text_iter_forward_to_end 
9796
 
extern __typeof (gtk_text_iter_forward_to_end) gtk_text_iter_forward_to_end __attribute((alias("IA__gtk_text_iter_forward_to_end"), visibility("default")));
9797
 
 
9798
 
#undef gtk_text_iter_forward_to_line_end 
9799
 
extern __typeof (gtk_text_iter_forward_to_line_end) gtk_text_iter_forward_to_line_end __attribute((alias("IA__gtk_text_iter_forward_to_line_end"), visibility("default")));
9800
 
 
9801
 
#undef gtk_text_iter_forward_to_tag_toggle 
9802
 
extern __typeof (gtk_text_iter_forward_to_tag_toggle) gtk_text_iter_forward_to_tag_toggle __attribute((alias("IA__gtk_text_iter_forward_to_tag_toggle"), visibility("default")));
9803
 
 
9804
 
#undef gtk_text_iter_forward_visible_cursor_position 
9805
 
extern __typeof (gtk_text_iter_forward_visible_cursor_position) gtk_text_iter_forward_visible_cursor_position __attribute((alias("IA__gtk_text_iter_forward_visible_cursor_position"), visibility("default")));
9806
 
 
9807
 
#undef gtk_text_iter_forward_visible_cursor_positions 
9808
 
extern __typeof (gtk_text_iter_forward_visible_cursor_positions) gtk_text_iter_forward_visible_cursor_positions __attribute((alias("IA__gtk_text_iter_forward_visible_cursor_positions"), visibility("default")));
9809
 
 
9810
 
#undef gtk_text_iter_forward_visible_line 
9811
 
extern __typeof (gtk_text_iter_forward_visible_line) gtk_text_iter_forward_visible_line __attribute((alias("IA__gtk_text_iter_forward_visible_line"), visibility("default")));
9812
 
 
9813
 
#undef gtk_text_iter_forward_visible_lines 
9814
 
extern __typeof (gtk_text_iter_forward_visible_lines) gtk_text_iter_forward_visible_lines __attribute((alias("IA__gtk_text_iter_forward_visible_lines"), visibility("default")));
9815
 
 
9816
 
#undef gtk_text_iter_forward_visible_word_end 
9817
 
extern __typeof (gtk_text_iter_forward_visible_word_end) gtk_text_iter_forward_visible_word_end __attribute((alias("IA__gtk_text_iter_forward_visible_word_end"), visibility("default")));
9818
 
 
9819
 
#undef gtk_text_iter_forward_visible_word_ends 
9820
 
extern __typeof (gtk_text_iter_forward_visible_word_ends) gtk_text_iter_forward_visible_word_ends __attribute((alias("IA__gtk_text_iter_forward_visible_word_ends"), visibility("default")));
9821
 
 
9822
 
#undef gtk_text_iter_forward_word_end 
9823
 
extern __typeof (gtk_text_iter_forward_word_end) gtk_text_iter_forward_word_end __attribute((alias("IA__gtk_text_iter_forward_word_end"), visibility("default")));
9824
 
 
9825
 
#undef gtk_text_iter_forward_word_ends 
9826
 
extern __typeof (gtk_text_iter_forward_word_ends) gtk_text_iter_forward_word_ends __attribute((alias("IA__gtk_text_iter_forward_word_ends"), visibility("default")));
9827
 
 
9828
 
#undef gtk_text_iter_free 
9829
 
extern __typeof (gtk_text_iter_free) gtk_text_iter_free __attribute((alias("IA__gtk_text_iter_free"), visibility("default")));
9830
 
 
9831
 
#undef gtk_text_iter_get_attributes 
9832
 
extern __typeof (gtk_text_iter_get_attributes) gtk_text_iter_get_attributes __attribute((alias("IA__gtk_text_iter_get_attributes"), visibility("default")));
9833
 
 
9834
 
#undef gtk_text_iter_get_buffer 
9835
 
extern __typeof (gtk_text_iter_get_buffer) gtk_text_iter_get_buffer __attribute((alias("IA__gtk_text_iter_get_buffer"), visibility("default")));
9836
 
 
9837
 
#undef gtk_text_iter_get_bytes_in_line 
9838
 
extern __typeof (gtk_text_iter_get_bytes_in_line) gtk_text_iter_get_bytes_in_line __attribute((alias("IA__gtk_text_iter_get_bytes_in_line"), visibility("default")));
9839
 
 
9840
 
#undef gtk_text_iter_get_char 
9841
 
extern __typeof (gtk_text_iter_get_char) gtk_text_iter_get_char __attribute((alias("IA__gtk_text_iter_get_char"), visibility("default")));
9842
 
 
9843
 
#undef gtk_text_iter_get_chars_in_line 
9844
 
extern __typeof (gtk_text_iter_get_chars_in_line) gtk_text_iter_get_chars_in_line __attribute((alias("IA__gtk_text_iter_get_chars_in_line"), visibility("default")));
9845
 
 
9846
 
#undef gtk_text_iter_get_child_anchor 
9847
 
extern __typeof (gtk_text_iter_get_child_anchor) gtk_text_iter_get_child_anchor __attribute((alias("IA__gtk_text_iter_get_child_anchor"), visibility("default")));
9848
 
 
9849
 
#undef gtk_text_iter_get_language 
9850
 
extern __typeof (gtk_text_iter_get_language) gtk_text_iter_get_language __attribute((alias("IA__gtk_text_iter_get_language"), visibility("default")));
9851
 
 
9852
 
#undef gtk_text_iter_get_line 
9853
 
extern __typeof (gtk_text_iter_get_line) gtk_text_iter_get_line __attribute((alias("IA__gtk_text_iter_get_line"), visibility("default")));
9854
 
 
9855
 
#undef gtk_text_iter_get_line_index 
9856
 
extern __typeof (gtk_text_iter_get_line_index) gtk_text_iter_get_line_index __attribute((alias("IA__gtk_text_iter_get_line_index"), visibility("default")));
9857
 
 
9858
 
#undef gtk_text_iter_get_line_offset 
9859
 
extern __typeof (gtk_text_iter_get_line_offset) gtk_text_iter_get_line_offset __attribute((alias("IA__gtk_text_iter_get_line_offset"), visibility("default")));
9860
 
 
9861
 
#undef gtk_text_iter_get_marks 
9862
 
extern __typeof (gtk_text_iter_get_marks) gtk_text_iter_get_marks __attribute((alias("IA__gtk_text_iter_get_marks"), visibility("default")));
9863
 
 
9864
 
#undef gtk_text_iter_get_offset 
9865
 
extern __typeof (gtk_text_iter_get_offset) gtk_text_iter_get_offset __attribute((alias("IA__gtk_text_iter_get_offset"), visibility("default")));
9866
 
 
9867
 
#undef gtk_text_iter_get_pixbuf 
9868
 
extern __typeof (gtk_text_iter_get_pixbuf) gtk_text_iter_get_pixbuf __attribute((alias("IA__gtk_text_iter_get_pixbuf"), visibility("default")));
9869
 
 
9870
 
#undef gtk_text_iter_get_slice 
9871
 
extern __typeof (gtk_text_iter_get_slice) gtk_text_iter_get_slice __attribute((alias("IA__gtk_text_iter_get_slice"), visibility("default")));
9872
 
 
9873
 
#undef gtk_text_iter_get_tags 
9874
 
extern __typeof (gtk_text_iter_get_tags) gtk_text_iter_get_tags __attribute((alias("IA__gtk_text_iter_get_tags"), visibility("default")));
9875
 
 
9876
 
#undef gtk_text_iter_get_text 
9877
 
extern __typeof (gtk_text_iter_get_text) gtk_text_iter_get_text __attribute((alias("IA__gtk_text_iter_get_text"), visibility("default")));
9878
 
 
9879
 
#undef gtk_text_iter_get_toggled_tags 
9880
 
extern __typeof (gtk_text_iter_get_toggled_tags) gtk_text_iter_get_toggled_tags __attribute((alias("IA__gtk_text_iter_get_toggled_tags"), visibility("default")));
9881
 
 
9882
 
#undef gtk_text_iter_get_type 
9883
 
extern __typeof (gtk_text_iter_get_type) gtk_text_iter_get_type __attribute((alias("IA__gtk_text_iter_get_type"), visibility("default")));
9884
 
 
9885
 
#undef gtk_text_iter_get_visible_line_index 
9886
 
extern __typeof (gtk_text_iter_get_visible_line_index) gtk_text_iter_get_visible_line_index __attribute((alias("IA__gtk_text_iter_get_visible_line_index"), visibility("default")));
9887
 
 
9888
 
#undef gtk_text_iter_get_visible_line_offset 
9889
 
extern __typeof (gtk_text_iter_get_visible_line_offset) gtk_text_iter_get_visible_line_offset __attribute((alias("IA__gtk_text_iter_get_visible_line_offset"), visibility("default")));
9890
 
 
9891
 
#undef gtk_text_iter_get_visible_slice 
9892
 
extern __typeof (gtk_text_iter_get_visible_slice) gtk_text_iter_get_visible_slice __attribute((alias("IA__gtk_text_iter_get_visible_slice"), visibility("default")));
9893
 
 
9894
 
#undef gtk_text_iter_get_visible_text 
9895
 
extern __typeof (gtk_text_iter_get_visible_text) gtk_text_iter_get_visible_text __attribute((alias("IA__gtk_text_iter_get_visible_text"), visibility("default")));
9896
 
 
9897
 
#undef gtk_text_iter_has_tag 
9898
 
extern __typeof (gtk_text_iter_has_tag) gtk_text_iter_has_tag __attribute((alias("IA__gtk_text_iter_has_tag"), visibility("default")));
9899
 
 
9900
 
#undef gtk_text_iter_in_range 
9901
 
extern __typeof (gtk_text_iter_in_range) gtk_text_iter_in_range __attribute((alias("IA__gtk_text_iter_in_range"), visibility("default")));
9902
 
 
9903
 
#undef gtk_text_iter_inside_sentence 
9904
 
extern __typeof (gtk_text_iter_inside_sentence) gtk_text_iter_inside_sentence __attribute((alias("IA__gtk_text_iter_inside_sentence"), visibility("default")));
9905
 
 
9906
 
#undef gtk_text_iter_inside_word 
9907
 
extern __typeof (gtk_text_iter_inside_word) gtk_text_iter_inside_word __attribute((alias("IA__gtk_text_iter_inside_word"), visibility("default")));
9908
 
 
9909
 
#undef gtk_text_iter_is_cursor_position 
9910
 
extern __typeof (gtk_text_iter_is_cursor_position) gtk_text_iter_is_cursor_position __attribute((alias("IA__gtk_text_iter_is_cursor_position"), visibility("default")));
9911
 
 
9912
 
#undef gtk_text_iter_is_end 
9913
 
extern __typeof (gtk_text_iter_is_end) gtk_text_iter_is_end __attribute((alias("IA__gtk_text_iter_is_end"), visibility("default")));
9914
 
 
9915
 
#undef gtk_text_iter_is_start 
9916
 
extern __typeof (gtk_text_iter_is_start) gtk_text_iter_is_start __attribute((alias("IA__gtk_text_iter_is_start"), visibility("default")));
9917
 
 
9918
 
#undef gtk_text_iter_order 
9919
 
extern __typeof (gtk_text_iter_order) gtk_text_iter_order __attribute((alias("IA__gtk_text_iter_order"), visibility("default")));
9920
 
 
9921
 
#undef gtk_text_iter_set_line 
9922
 
extern __typeof (gtk_text_iter_set_line) gtk_text_iter_set_line __attribute((alias("IA__gtk_text_iter_set_line"), visibility("default")));
9923
 
 
9924
 
#undef gtk_text_iter_set_line_index 
9925
 
extern __typeof (gtk_text_iter_set_line_index) gtk_text_iter_set_line_index __attribute((alias("IA__gtk_text_iter_set_line_index"), visibility("default")));
9926
 
 
9927
 
#undef gtk_text_iter_set_line_offset 
9928
 
extern __typeof (gtk_text_iter_set_line_offset) gtk_text_iter_set_line_offset __attribute((alias("IA__gtk_text_iter_set_line_offset"), visibility("default")));
9929
 
 
9930
 
#undef gtk_text_iter_set_offset 
9931
 
extern __typeof (gtk_text_iter_set_offset) gtk_text_iter_set_offset __attribute((alias("IA__gtk_text_iter_set_offset"), visibility("default")));
9932
 
 
9933
 
#undef gtk_text_iter_set_visible_line_index 
9934
 
extern __typeof (gtk_text_iter_set_visible_line_index) gtk_text_iter_set_visible_line_index __attribute((alias("IA__gtk_text_iter_set_visible_line_index"), visibility("default")));
9935
 
 
9936
 
#undef gtk_text_iter_set_visible_line_offset 
9937
 
extern __typeof (gtk_text_iter_set_visible_line_offset) gtk_text_iter_set_visible_line_offset __attribute((alias("IA__gtk_text_iter_set_visible_line_offset"), visibility("default")));
9938
 
 
9939
 
#undef gtk_text_iter_starts_line 
9940
 
extern __typeof (gtk_text_iter_starts_line) gtk_text_iter_starts_line __attribute((alias("IA__gtk_text_iter_starts_line"), visibility("default")));
9941
 
 
9942
 
#undef gtk_text_iter_starts_sentence 
9943
 
extern __typeof (gtk_text_iter_starts_sentence) gtk_text_iter_starts_sentence __attribute((alias("IA__gtk_text_iter_starts_sentence"), visibility("default")));
9944
 
 
9945
 
#undef gtk_text_iter_starts_word 
9946
 
extern __typeof (gtk_text_iter_starts_word) gtk_text_iter_starts_word __attribute((alias("IA__gtk_text_iter_starts_word"), visibility("default")));
9947
 
 
9948
 
#undef gtk_text_iter_toggles_tag 
9949
 
extern __typeof (gtk_text_iter_toggles_tag) gtk_text_iter_toggles_tag __attribute((alias("IA__gtk_text_iter_toggles_tag"), visibility("default")));
9950
 
 
9951
 
#endif
9952
 
#endif
9953
 
#if IN_HEADER(__GTK_TEXT_LAYOUT_H__)
9954
 
#if IN_FILE(__GTK_TEXT_LAYOUT_C__)
9955
 
#undef gtk_text_layout_changed 
9956
 
extern __typeof (gtk_text_layout_changed) gtk_text_layout_changed __attribute((alias("IA__gtk_text_layout_changed"), visibility("default")));
9957
 
 
9958
 
#undef gtk_text_layout_cursors_changed 
9959
 
extern __typeof (gtk_text_layout_cursors_changed) gtk_text_layout_cursors_changed __attribute((alias("IA__gtk_text_layout_cursors_changed"), visibility("default")));
9960
 
 
9961
 
#undef gtk_text_layout_clamp_iter_to_vrange 
9962
 
extern __typeof (gtk_text_layout_clamp_iter_to_vrange) gtk_text_layout_clamp_iter_to_vrange __attribute((alias("IA__gtk_text_layout_clamp_iter_to_vrange"), visibility("default")));
9963
 
 
9964
 
#undef gtk_text_layout_default_style_changed 
9965
 
extern __typeof (gtk_text_layout_default_style_changed) gtk_text_layout_default_style_changed __attribute((alias("IA__gtk_text_layout_default_style_changed"), visibility("default")));
9966
 
 
9967
 
#undef gtk_text_layout_free_line_data 
9968
 
extern __typeof (gtk_text_layout_free_line_data) gtk_text_layout_free_line_data __attribute((alias("IA__gtk_text_layout_free_line_data"), visibility("default")));
9969
 
 
9970
 
#undef gtk_text_layout_free_line_display 
9971
 
extern __typeof (gtk_text_layout_free_line_display) gtk_text_layout_free_line_display __attribute((alias("IA__gtk_text_layout_free_line_display"), visibility("default")));
9972
 
 
9973
 
#undef gtk_text_layout_get_buffer 
9974
 
extern __typeof (gtk_text_layout_get_buffer) gtk_text_layout_get_buffer __attribute((alias("IA__gtk_text_layout_get_buffer"), visibility("default")));
9975
 
 
9976
 
#undef gtk_text_layout_get_cursor_locations 
9977
 
extern __typeof (gtk_text_layout_get_cursor_locations) gtk_text_layout_get_cursor_locations __attribute((alias("IA__gtk_text_layout_get_cursor_locations"), visibility("default")));
9978
 
 
9979
 
#undef gtk_text_layout_get_cursor_visible 
9980
 
extern __typeof (gtk_text_layout_get_cursor_visible) gtk_text_layout_get_cursor_visible __attribute((alias("IA__gtk_text_layout_get_cursor_visible"), visibility("default")));
9981
 
 
9982
 
#undef gtk_text_layout_get_iter_at_line 
9983
 
extern __typeof (gtk_text_layout_get_iter_at_line) gtk_text_layout_get_iter_at_line __attribute((alias("IA__gtk_text_layout_get_iter_at_line"), visibility("default")));
9984
 
 
9985
 
#undef gtk_text_layout_get_iter_at_pixel 
9986
 
extern __typeof (gtk_text_layout_get_iter_at_pixel) gtk_text_layout_get_iter_at_pixel __attribute((alias("IA__gtk_text_layout_get_iter_at_pixel"), visibility("default")));
9987
 
 
9988
 
#undef gtk_text_layout_get_iter_at_position 
9989
 
extern __typeof (gtk_text_layout_get_iter_at_position) gtk_text_layout_get_iter_at_position __attribute((alias("IA__gtk_text_layout_get_iter_at_position"), visibility("default")));
9990
 
 
9991
 
#undef gtk_text_layout_get_iter_location 
9992
 
extern __typeof (gtk_text_layout_get_iter_location) gtk_text_layout_get_iter_location __attribute((alias("IA__gtk_text_layout_get_iter_location"), visibility("default")));
9993
 
 
9994
 
#undef gtk_text_layout_get_line_at_y 
9995
 
extern __typeof (gtk_text_layout_get_line_at_y) gtk_text_layout_get_line_at_y __attribute((alias("IA__gtk_text_layout_get_line_at_y"), visibility("default")));
9996
 
 
9997
 
#undef gtk_text_layout_get_line_display 
9998
 
extern __typeof (gtk_text_layout_get_line_display) gtk_text_layout_get_line_display __attribute((alias("IA__gtk_text_layout_get_line_display"), visibility("default")));
9999
 
 
10000
 
#undef gtk_text_layout_get_lines 
10001
 
extern __typeof (gtk_text_layout_get_lines) gtk_text_layout_get_lines __attribute((alias("IA__gtk_text_layout_get_lines"), visibility("default")));
10002
 
 
10003
 
#undef gtk_text_layout_get_line_yrange 
10004
 
extern __typeof (gtk_text_layout_get_line_yrange) gtk_text_layout_get_line_yrange __attribute((alias("IA__gtk_text_layout_get_line_yrange"), visibility("default")));
10005
 
 
10006
 
#undef gtk_text_layout_get_size 
10007
 
extern __typeof (gtk_text_layout_get_size) gtk_text_layout_get_size __attribute((alias("IA__gtk_text_layout_get_size"), visibility("default")));
10008
 
 
10009
 
#undef gtk_text_layout_get_type 
10010
 
extern __typeof (gtk_text_layout_get_type) gtk_text_layout_get_type __attribute((alias("IA__gtk_text_layout_get_type"), visibility("default")));
10011
 
 
10012
 
#undef gtk_text_layout_invalidate 
10013
 
extern __typeof (gtk_text_layout_invalidate) gtk_text_layout_invalidate __attribute((alias("IA__gtk_text_layout_invalidate"), visibility("default")));
10014
 
 
10015
 
#undef gtk_text_layout_invalidate_cursors 
10016
 
extern __typeof (gtk_text_layout_invalidate_cursors) gtk_text_layout_invalidate_cursors __attribute((alias("IA__gtk_text_layout_invalidate_cursors"), visibility("default")));
10017
 
 
10018
 
#undef gtk_text_layout_is_valid 
10019
 
extern __typeof (gtk_text_layout_is_valid) gtk_text_layout_is_valid __attribute((alias("IA__gtk_text_layout_is_valid"), visibility("default")));
10020
 
 
10021
 
#undef gtk_text_layout_iter_starts_line 
10022
 
extern __typeof (gtk_text_layout_iter_starts_line) gtk_text_layout_iter_starts_line __attribute((alias("IA__gtk_text_layout_iter_starts_line"), visibility("default")));
10023
 
 
10024
 
#undef gtk_text_layout_move_iter_to_line_end 
10025
 
extern __typeof (gtk_text_layout_move_iter_to_line_end) gtk_text_layout_move_iter_to_line_end __attribute((alias("IA__gtk_text_layout_move_iter_to_line_end"), visibility("default")));
10026
 
 
10027
 
#undef gtk_text_layout_move_iter_to_next_line 
10028
 
extern __typeof (gtk_text_layout_move_iter_to_next_line) gtk_text_layout_move_iter_to_next_line __attribute((alias("IA__gtk_text_layout_move_iter_to_next_line"), visibility("default")));
10029
 
 
10030
 
#undef gtk_text_layout_move_iter_to_previous_line 
10031
 
extern __typeof (gtk_text_layout_move_iter_to_previous_line) gtk_text_layout_move_iter_to_previous_line __attribute((alias("IA__gtk_text_layout_move_iter_to_previous_line"), visibility("default")));
10032
 
 
10033
 
#undef gtk_text_layout_move_iter_to_x 
10034
 
extern __typeof (gtk_text_layout_move_iter_to_x) gtk_text_layout_move_iter_to_x __attribute((alias("IA__gtk_text_layout_move_iter_to_x"), visibility("default")));
10035
 
 
10036
 
#undef gtk_text_layout_move_iter_visually 
10037
 
extern __typeof (gtk_text_layout_move_iter_visually) gtk_text_layout_move_iter_visually __attribute((alias("IA__gtk_text_layout_move_iter_visually"), visibility("default")));
10038
 
 
10039
 
#undef gtk_text_layout_new 
10040
 
extern __typeof (gtk_text_layout_new) gtk_text_layout_new __attribute((alias("IA__gtk_text_layout_new"), visibility("default")));
10041
 
 
10042
 
#undef gtk_text_layout_set_buffer 
10043
 
extern __typeof (gtk_text_layout_set_buffer) gtk_text_layout_set_buffer __attribute((alias("IA__gtk_text_layout_set_buffer"), visibility("default")));
10044
 
 
10045
 
#undef gtk_text_layout_set_contexts 
10046
 
extern __typeof (gtk_text_layout_set_contexts) gtk_text_layout_set_contexts __attribute((alias("IA__gtk_text_layout_set_contexts"), visibility("default")));
10047
 
 
10048
 
#undef gtk_text_layout_set_cursor_direction 
10049
 
extern __typeof (gtk_text_layout_set_cursor_direction) gtk_text_layout_set_cursor_direction __attribute((alias("IA__gtk_text_layout_set_cursor_direction"), visibility("default")));
10050
 
 
10051
 
#undef gtk_text_layout_set_cursor_visible 
10052
 
extern __typeof (gtk_text_layout_set_cursor_visible) gtk_text_layout_set_cursor_visible __attribute((alias("IA__gtk_text_layout_set_cursor_visible"), visibility("default")));
10053
 
 
10054
 
#undef gtk_text_layout_set_default_style 
10055
 
extern __typeof (gtk_text_layout_set_default_style) gtk_text_layout_set_default_style __attribute((alias("IA__gtk_text_layout_set_default_style"), visibility("default")));
10056
 
 
10057
 
#undef gtk_text_layout_set_keyboard_direction 
10058
 
extern __typeof (gtk_text_layout_set_keyboard_direction) gtk_text_layout_set_keyboard_direction __attribute((alias("IA__gtk_text_layout_set_keyboard_direction"), visibility("default")));
10059
 
 
10060
 
#undef gtk_text_layout_set_overwrite_mode 
10061
 
extern __typeof (gtk_text_layout_set_overwrite_mode) gtk_text_layout_set_overwrite_mode __attribute((alias("IA__gtk_text_layout_set_overwrite_mode"), visibility("default")));
10062
 
 
10063
 
#undef gtk_text_layout_set_preedit_string 
10064
 
extern __typeof (gtk_text_layout_set_preedit_string) gtk_text_layout_set_preedit_string __attribute((alias("IA__gtk_text_layout_set_preedit_string"), visibility("default")));
10065
 
 
10066
 
#undef gtk_text_layout_set_screen_width 
10067
 
extern __typeof (gtk_text_layout_set_screen_width) gtk_text_layout_set_screen_width __attribute((alias("IA__gtk_text_layout_set_screen_width"), visibility("default")));
10068
 
 
10069
 
#undef gtk_text_layout_spew 
10070
 
extern __typeof (gtk_text_layout_spew) gtk_text_layout_spew __attribute((alias("IA__gtk_text_layout_spew"), visibility("default")));
10071
 
 
10072
 
#undef gtk_text_layout_validate 
10073
 
extern __typeof (gtk_text_layout_validate) gtk_text_layout_validate __attribute((alias("IA__gtk_text_layout_validate"), visibility("default")));
10074
 
 
10075
 
#undef gtk_text_layout_validate_yrange 
10076
 
extern __typeof (gtk_text_layout_validate_yrange) gtk_text_layout_validate_yrange __attribute((alias("IA__gtk_text_layout_validate_yrange"), visibility("default")));
10077
 
 
10078
 
#undef gtk_text_layout_wrap 
10079
 
extern __typeof (gtk_text_layout_wrap) gtk_text_layout_wrap __attribute((alias("IA__gtk_text_layout_wrap"), visibility("default")));
10080
 
 
10081
 
#undef gtk_text_layout_wrap_loop_end 
10082
 
extern __typeof (gtk_text_layout_wrap_loop_end) gtk_text_layout_wrap_loop_end __attribute((alias("IA__gtk_text_layout_wrap_loop_end"), visibility("default")));
10083
 
 
10084
 
#undef gtk_text_layout_wrap_loop_start 
10085
 
extern __typeof (gtk_text_layout_wrap_loop_start) gtk_text_layout_wrap_loop_start __attribute((alias("IA__gtk_text_layout_wrap_loop_start"), visibility("default")));
10086
 
 
10087
 
#endif
10088
 
#endif
10089
 
#if IN_HEADER(__GTK_TEXT_CHILD_H__)
10090
 
#if IN_FILE(__GTK_TEXT_CHILD_C__)
10091
 
#undef gtk_text_child_anchor_get_deleted 
10092
 
extern __typeof (gtk_text_child_anchor_get_deleted) gtk_text_child_anchor_get_deleted __attribute((alias("IA__gtk_text_child_anchor_get_deleted"), visibility("default")));
10093
 
 
10094
 
#undef gtk_text_child_anchor_get_type 
10095
 
extern __typeof (gtk_text_child_anchor_get_type) gtk_text_child_anchor_get_type __attribute((alias("IA__gtk_text_child_anchor_get_type"), visibility("default")));
10096
 
 
10097
 
#undef gtk_text_child_anchor_get_widgets 
10098
 
extern __typeof (gtk_text_child_anchor_get_widgets) gtk_text_child_anchor_get_widgets __attribute((alias("IA__gtk_text_child_anchor_get_widgets"), visibility("default")));
10099
 
 
10100
 
#undef gtk_text_child_anchor_new 
10101
 
extern __typeof (gtk_text_child_anchor_new) gtk_text_child_anchor_new __attribute((alias("IA__gtk_text_child_anchor_new"), visibility("default")));
10102
 
 
10103
 
#endif
10104
 
#endif
10105
 
#if IN_HEADER(__GTK_TEXT_LAYOUT_H__)
10106
 
#if IN_FILE(__GTK_TEXT_CHILD_C__)
10107
 
#undef gtk_text_child_anchor_queue_resize 
10108
 
extern __typeof (gtk_text_child_anchor_queue_resize) gtk_text_child_anchor_queue_resize __attribute((alias("IA__gtk_text_child_anchor_queue_resize"), visibility("default")));
10109
 
 
10110
 
#undef gtk_text_child_anchor_register_child 
10111
 
extern __typeof (gtk_text_child_anchor_register_child) gtk_text_child_anchor_register_child __attribute((alias("IA__gtk_text_child_anchor_register_child"), visibility("default")));
10112
 
 
10113
 
#undef gtk_text_child_anchor_unregister_child 
10114
 
extern __typeof (gtk_text_child_anchor_unregister_child) gtk_text_child_anchor_unregister_child __attribute((alias("IA__gtk_text_child_anchor_unregister_child"), visibility("default")));
10115
 
 
10116
 
#undef gtk_text_anchored_child_set_layout 
10117
 
extern __typeof (gtk_text_anchored_child_set_layout) gtk_text_anchored_child_set_layout __attribute((alias("IA__gtk_text_anchored_child_set_layout"), visibility("default")));
10118
 
 
10119
 
#endif
10120
 
#endif
10121
 
#if IN_HEADER(__GTK_TEXT_DISPLAY_H__)
10122
 
#if IN_FILE(__GTK_TEXT_DISPLAY_C__)
10123
 
#undef gtk_text_layout_draw 
10124
 
extern __typeof (gtk_text_layout_draw) gtk_text_layout_draw __attribute((alias("IA__gtk_text_layout_draw"), visibility("default")));
10125
 
 
10126
 
#endif
10127
 
#endif
10128
 
#if IN_HEADER(__GTK_TEXT_SEGMENT_H__)
10129
 
#if IN_FILE(__GTK_TEXT_SEGMENT_C__)
10130
 
#undef gtk_text_line_segment_split 
10131
 
extern __typeof (gtk_text_line_segment_split) gtk_text_line_segment_split __attribute((alias("IA__gtk_text_line_segment_split"), visibility("default")));
10132
 
 
10133
 
#endif
10134
 
#endif
10135
 
#if IN_HEADER(__GTK_TEXT_MARK_H__)
10136
 
#if IN_FILE(__GTK_TEXT_MARK_C__)
10137
 
#undef gtk_text_mark_new 
10138
 
extern __typeof (gtk_text_mark_new) gtk_text_mark_new __attribute((alias("IA__gtk_text_mark_new"), visibility("default")));
10139
 
 
10140
 
#undef gtk_text_mark_get_buffer 
10141
 
extern __typeof (gtk_text_mark_get_buffer) gtk_text_mark_get_buffer __attribute((alias("IA__gtk_text_mark_get_buffer"), visibility("default")));
10142
 
 
10143
 
#undef gtk_text_mark_get_deleted 
10144
 
extern __typeof (gtk_text_mark_get_deleted) gtk_text_mark_get_deleted __attribute((alias("IA__gtk_text_mark_get_deleted"), visibility("default")));
10145
 
 
10146
 
#undef gtk_text_mark_get_left_gravity 
10147
 
extern __typeof (gtk_text_mark_get_left_gravity) gtk_text_mark_get_left_gravity __attribute((alias("IA__gtk_text_mark_get_left_gravity"), visibility("default")));
10148
 
 
10149
 
#undef gtk_text_mark_get_name 
10150
 
extern __typeof (gtk_text_mark_get_name) gtk_text_mark_get_name __attribute((alias("IA__gtk_text_mark_get_name"), visibility("default")));
10151
 
 
10152
 
#undef gtk_text_mark_get_type 
10153
 
extern __typeof (gtk_text_mark_get_type) gtk_text_mark_get_type __attribute((alias("IA__gtk_text_mark_get_type"), visibility("default")));
10154
 
 
10155
 
#undef gtk_text_mark_get_visible 
10156
 
extern __typeof (gtk_text_mark_get_visible) gtk_text_mark_get_visible __attribute((alias("IA__gtk_text_mark_get_visible"), visibility("default")));
10157
 
 
10158
 
#endif
10159
 
#endif
10160
 
#if IN_HEADER(__GTK_TEXT_MARK_H__)
10161
 
#if IN_FILE(__GTK_TEXT_BTREE_C__)
10162
 
#undef gtk_text_mark_set_visible 
10163
 
extern __typeof (gtk_text_mark_set_visible) gtk_text_mark_set_visible __attribute((alias("IA__gtk_text_mark_set_visible"), visibility("default")));
10164
 
 
10165
 
#endif
10166
 
#endif
10167
 
#if IN_HEADER(__GTK_TEXT_VIEW_H__)
10168
 
#if IN_FILE(__GTK_TEXT_VIEW_C__)
10169
 
#undef gtk_text_view_add_child_at_anchor 
10170
 
extern __typeof (gtk_text_view_add_child_at_anchor) gtk_text_view_add_child_at_anchor __attribute((alias("IA__gtk_text_view_add_child_at_anchor"), visibility("default")));
10171
 
 
10172
 
#undef gtk_text_view_add_child_in_window 
10173
 
extern __typeof (gtk_text_view_add_child_in_window) gtk_text_view_add_child_in_window __attribute((alias("IA__gtk_text_view_add_child_in_window"), visibility("default")));
10174
 
 
10175
 
#undef gtk_text_view_backward_display_line 
10176
 
extern __typeof (gtk_text_view_backward_display_line) gtk_text_view_backward_display_line __attribute((alias("IA__gtk_text_view_backward_display_line"), visibility("default")));
10177
 
 
10178
 
#undef gtk_text_view_backward_display_line_start 
10179
 
extern __typeof (gtk_text_view_backward_display_line_start) gtk_text_view_backward_display_line_start __attribute((alias("IA__gtk_text_view_backward_display_line_start"), visibility("default")));
10180
 
 
10181
 
#undef gtk_text_view_buffer_to_window_coords 
10182
 
extern __typeof (gtk_text_view_buffer_to_window_coords) gtk_text_view_buffer_to_window_coords __attribute((alias("IA__gtk_text_view_buffer_to_window_coords"), visibility("default")));
10183
 
 
10184
 
#undef gtk_text_view_forward_display_line 
10185
 
extern __typeof (gtk_text_view_forward_display_line) gtk_text_view_forward_display_line __attribute((alias("IA__gtk_text_view_forward_display_line"), visibility("default")));
10186
 
 
10187
 
#undef gtk_text_view_forward_display_line_end 
10188
 
extern __typeof (gtk_text_view_forward_display_line_end) gtk_text_view_forward_display_line_end __attribute((alias("IA__gtk_text_view_forward_display_line_end"), visibility("default")));
10189
 
 
10190
 
#undef gtk_text_view_get_accepts_tab 
10191
 
extern __typeof (gtk_text_view_get_accepts_tab) gtk_text_view_get_accepts_tab __attribute((alias("IA__gtk_text_view_get_accepts_tab"), visibility("default")));
10192
 
 
10193
 
#undef gtk_text_view_get_border_window_size 
10194
 
extern __typeof (gtk_text_view_get_border_window_size) gtk_text_view_get_border_window_size __attribute((alias("IA__gtk_text_view_get_border_window_size"), visibility("default")));
10195
 
 
10196
 
#undef gtk_text_view_get_buffer 
10197
 
extern __typeof (gtk_text_view_get_buffer) gtk_text_view_get_buffer __attribute((alias("IA__gtk_text_view_get_buffer"), visibility("default")));
10198
 
 
10199
 
#undef gtk_text_view_get_cursor_visible 
10200
 
extern __typeof (gtk_text_view_get_cursor_visible) gtk_text_view_get_cursor_visible __attribute((alias("IA__gtk_text_view_get_cursor_visible"), visibility("default")));
10201
 
 
10202
 
#undef gtk_text_view_get_default_attributes 
10203
 
extern __typeof (gtk_text_view_get_default_attributes) gtk_text_view_get_default_attributes __attribute((alias("IA__gtk_text_view_get_default_attributes"), visibility("default")));
10204
 
 
10205
 
#undef gtk_text_view_get_editable 
10206
 
extern __typeof (gtk_text_view_get_editable) gtk_text_view_get_editable __attribute((alias("IA__gtk_text_view_get_editable"), visibility("default")));
10207
 
 
10208
 
#undef gtk_text_view_get_hadjustment 
10209
 
extern __typeof (gtk_text_view_get_hadjustment) gtk_text_view_get_hadjustment __attribute((alias("IA__gtk_text_view_get_hadjustment"), visibility("default")));
10210
 
 
10211
 
#undef gtk_text_view_get_indent 
10212
 
extern __typeof (gtk_text_view_get_indent) gtk_text_view_get_indent __attribute((alias("IA__gtk_text_view_get_indent"), visibility("default")));
10213
 
 
10214
 
#undef gtk_text_view_get_iter_at_location 
10215
 
extern __typeof (gtk_text_view_get_iter_at_location) gtk_text_view_get_iter_at_location __attribute((alias("IA__gtk_text_view_get_iter_at_location"), visibility("default")));
10216
 
 
10217
 
#undef gtk_text_view_get_iter_at_position 
10218
 
extern __typeof (gtk_text_view_get_iter_at_position) gtk_text_view_get_iter_at_position __attribute((alias("IA__gtk_text_view_get_iter_at_position"), visibility("default")));
10219
 
 
10220
 
#undef gtk_text_view_get_iter_location 
10221
 
extern __typeof (gtk_text_view_get_iter_location) gtk_text_view_get_iter_location __attribute((alias("IA__gtk_text_view_get_iter_location"), visibility("default")));
10222
 
 
10223
 
#undef gtk_text_view_get_justification 
10224
 
extern __typeof (gtk_text_view_get_justification) gtk_text_view_get_justification __attribute((alias("IA__gtk_text_view_get_justification"), visibility("default")));
10225
 
 
10226
 
#undef gtk_text_view_get_left_margin 
10227
 
extern __typeof (gtk_text_view_get_left_margin) gtk_text_view_get_left_margin __attribute((alias("IA__gtk_text_view_get_left_margin"), visibility("default")));
10228
 
 
10229
 
#undef gtk_text_view_get_line_at_y 
10230
 
extern __typeof (gtk_text_view_get_line_at_y) gtk_text_view_get_line_at_y __attribute((alias("IA__gtk_text_view_get_line_at_y"), visibility("default")));
10231
 
 
10232
 
#undef gtk_text_view_get_line_yrange 
10233
 
extern __typeof (gtk_text_view_get_line_yrange) gtk_text_view_get_line_yrange __attribute((alias("IA__gtk_text_view_get_line_yrange"), visibility("default")));
10234
 
 
10235
 
#undef gtk_text_view_get_overwrite 
10236
 
extern __typeof (gtk_text_view_get_overwrite) gtk_text_view_get_overwrite __attribute((alias("IA__gtk_text_view_get_overwrite"), visibility("default")));
10237
 
 
10238
 
#undef gtk_text_view_get_pixels_above_lines 
10239
 
extern __typeof (gtk_text_view_get_pixels_above_lines) gtk_text_view_get_pixels_above_lines __attribute((alias("IA__gtk_text_view_get_pixels_above_lines"), visibility("default")));
10240
 
 
10241
 
#undef gtk_text_view_get_pixels_below_lines 
10242
 
extern __typeof (gtk_text_view_get_pixels_below_lines) gtk_text_view_get_pixels_below_lines __attribute((alias("IA__gtk_text_view_get_pixels_below_lines"), visibility("default")));
10243
 
 
10244
 
#undef gtk_text_view_get_pixels_inside_wrap 
10245
 
extern __typeof (gtk_text_view_get_pixels_inside_wrap) gtk_text_view_get_pixels_inside_wrap __attribute((alias("IA__gtk_text_view_get_pixels_inside_wrap"), visibility("default")));
10246
 
 
10247
 
#undef gtk_text_view_get_right_margin 
10248
 
extern __typeof (gtk_text_view_get_right_margin) gtk_text_view_get_right_margin __attribute((alias("IA__gtk_text_view_get_right_margin"), visibility("default")));
10249
 
 
10250
 
#undef gtk_text_view_get_tabs 
10251
 
extern __typeof (gtk_text_view_get_tabs) gtk_text_view_get_tabs __attribute((alias("IA__gtk_text_view_get_tabs"), visibility("default")));
10252
 
 
10253
 
#undef gtk_text_view_get_type 
10254
 
extern __typeof (gtk_text_view_get_type) gtk_text_view_get_type __attribute((alias("IA__gtk_text_view_get_type"), visibility("default")));
10255
 
 
10256
 
#undef gtk_text_view_get_vadjustment 
10257
 
extern __typeof (gtk_text_view_get_vadjustment) gtk_text_view_get_vadjustment __attribute((alias("IA__gtk_text_view_get_vadjustment"), visibility("default")));
10258
 
 
10259
 
#undef gtk_text_view_get_visible_rect 
10260
 
extern __typeof (gtk_text_view_get_visible_rect) gtk_text_view_get_visible_rect __attribute((alias("IA__gtk_text_view_get_visible_rect"), visibility("default")));
10261
 
 
10262
 
#undef gtk_text_view_get_window 
10263
 
extern __typeof (gtk_text_view_get_window) gtk_text_view_get_window __attribute((alias("IA__gtk_text_view_get_window"), visibility("default")));
10264
 
 
10265
 
#undef gtk_text_view_get_window_type 
10266
 
extern __typeof (gtk_text_view_get_window_type) gtk_text_view_get_window_type __attribute((alias("IA__gtk_text_view_get_window_type"), visibility("default")));
10267
 
 
10268
 
#undef gtk_text_view_get_wrap_mode 
10269
 
extern __typeof (gtk_text_view_get_wrap_mode) gtk_text_view_get_wrap_mode __attribute((alias("IA__gtk_text_view_get_wrap_mode"), visibility("default")));
10270
 
 
10271
 
#undef gtk_text_view_im_context_filter_keypress 
10272
 
extern __typeof (gtk_text_view_im_context_filter_keypress) gtk_text_view_im_context_filter_keypress __attribute((alias("IA__gtk_text_view_im_context_filter_keypress"), visibility("default")));
10273
 
 
10274
 
#undef gtk_text_view_move_child 
10275
 
extern __typeof (gtk_text_view_move_child) gtk_text_view_move_child __attribute((alias("IA__gtk_text_view_move_child"), visibility("default")));
10276
 
 
10277
 
#undef gtk_text_view_move_mark_onscreen 
10278
 
extern __typeof (gtk_text_view_move_mark_onscreen) gtk_text_view_move_mark_onscreen __attribute((alias("IA__gtk_text_view_move_mark_onscreen"), visibility("default")));
10279
 
 
10280
 
#undef gtk_text_view_move_visually 
10281
 
extern __typeof (gtk_text_view_move_visually) gtk_text_view_move_visually __attribute((alias("IA__gtk_text_view_move_visually"), visibility("default")));
10282
 
 
10283
 
#undef gtk_text_view_new 
10284
 
extern __typeof (gtk_text_view_new) gtk_text_view_new __attribute((alias("IA__gtk_text_view_new"), visibility("default")));
10285
 
 
10286
 
#undef gtk_text_view_new_with_buffer 
10287
 
extern __typeof (gtk_text_view_new_with_buffer) gtk_text_view_new_with_buffer __attribute((alias("IA__gtk_text_view_new_with_buffer"), visibility("default")));
10288
 
 
10289
 
#undef gtk_text_view_place_cursor_onscreen 
10290
 
extern __typeof (gtk_text_view_place_cursor_onscreen) gtk_text_view_place_cursor_onscreen __attribute((alias("IA__gtk_text_view_place_cursor_onscreen"), visibility("default")));
10291
 
 
10292
 
#undef gtk_text_view_reset_im_context 
10293
 
extern __typeof (gtk_text_view_reset_im_context) gtk_text_view_reset_im_context __attribute((alias("IA__gtk_text_view_reset_im_context"), visibility("default")));
10294
 
 
10295
 
#undef gtk_text_view_scroll_mark_onscreen 
10296
 
extern __typeof (gtk_text_view_scroll_mark_onscreen) gtk_text_view_scroll_mark_onscreen __attribute((alias("IA__gtk_text_view_scroll_mark_onscreen"), visibility("default")));
10297
 
 
10298
 
#undef gtk_text_view_scroll_to_iter 
10299
 
extern __typeof (gtk_text_view_scroll_to_iter) gtk_text_view_scroll_to_iter __attribute((alias("IA__gtk_text_view_scroll_to_iter"), visibility("default")));
10300
 
 
10301
 
#undef gtk_text_view_scroll_to_mark 
10302
 
extern __typeof (gtk_text_view_scroll_to_mark) gtk_text_view_scroll_to_mark __attribute((alias("IA__gtk_text_view_scroll_to_mark"), visibility("default")));
10303
 
 
10304
 
#undef gtk_text_view_set_accepts_tab 
10305
 
extern __typeof (gtk_text_view_set_accepts_tab) gtk_text_view_set_accepts_tab __attribute((alias("IA__gtk_text_view_set_accepts_tab"), visibility("default")));
10306
 
 
10307
 
#undef gtk_text_view_set_border_window_size 
10308
 
extern __typeof (gtk_text_view_set_border_window_size) gtk_text_view_set_border_window_size __attribute((alias("IA__gtk_text_view_set_border_window_size"), visibility("default")));
10309
 
 
10310
 
#undef gtk_text_view_set_buffer 
10311
 
extern __typeof (gtk_text_view_set_buffer) gtk_text_view_set_buffer __attribute((alias("IA__gtk_text_view_set_buffer"), visibility("default")));
10312
 
 
10313
 
#undef gtk_text_view_set_cursor_visible 
10314
 
extern __typeof (gtk_text_view_set_cursor_visible) gtk_text_view_set_cursor_visible __attribute((alias("IA__gtk_text_view_set_cursor_visible"), visibility("default")));
10315
 
 
10316
 
#undef gtk_text_view_set_editable 
10317
 
extern __typeof (gtk_text_view_set_editable) gtk_text_view_set_editable __attribute((alias("IA__gtk_text_view_set_editable"), visibility("default")));
10318
 
 
10319
 
#undef gtk_text_view_set_indent 
10320
 
extern __typeof (gtk_text_view_set_indent) gtk_text_view_set_indent __attribute((alias("IA__gtk_text_view_set_indent"), visibility("default")));
10321
 
 
10322
 
#undef gtk_text_view_set_justification 
10323
 
extern __typeof (gtk_text_view_set_justification) gtk_text_view_set_justification __attribute((alias("IA__gtk_text_view_set_justification"), visibility("default")));
10324
 
 
10325
 
#undef gtk_text_view_set_left_margin 
10326
 
extern __typeof (gtk_text_view_set_left_margin) gtk_text_view_set_left_margin __attribute((alias("IA__gtk_text_view_set_left_margin"), visibility("default")));
10327
 
 
10328
 
#undef gtk_text_view_set_overwrite 
10329
 
extern __typeof (gtk_text_view_set_overwrite) gtk_text_view_set_overwrite __attribute((alias("IA__gtk_text_view_set_overwrite"), visibility("default")));
10330
 
 
10331
 
#undef gtk_text_view_set_pixels_above_lines 
10332
 
extern __typeof (gtk_text_view_set_pixels_above_lines) gtk_text_view_set_pixels_above_lines __attribute((alias("IA__gtk_text_view_set_pixels_above_lines"), visibility("default")));
10333
 
 
10334
 
#undef gtk_text_view_set_pixels_below_lines 
10335
 
extern __typeof (gtk_text_view_set_pixels_below_lines) gtk_text_view_set_pixels_below_lines __attribute((alias("IA__gtk_text_view_set_pixels_below_lines"), visibility("default")));
10336
 
 
10337
 
#undef gtk_text_view_set_pixels_inside_wrap 
10338
 
extern __typeof (gtk_text_view_set_pixels_inside_wrap) gtk_text_view_set_pixels_inside_wrap __attribute((alias("IA__gtk_text_view_set_pixels_inside_wrap"), visibility("default")));
10339
 
 
10340
 
#undef gtk_text_view_set_right_margin 
10341
 
extern __typeof (gtk_text_view_set_right_margin) gtk_text_view_set_right_margin __attribute((alias("IA__gtk_text_view_set_right_margin"), visibility("default")));
10342
 
 
10343
 
#undef gtk_text_view_set_tabs 
10344
 
extern __typeof (gtk_text_view_set_tabs) gtk_text_view_set_tabs __attribute((alias("IA__gtk_text_view_set_tabs"), visibility("default")));
10345
 
 
10346
 
#undef gtk_text_view_set_wrap_mode 
10347
 
extern __typeof (gtk_text_view_set_wrap_mode) gtk_text_view_set_wrap_mode __attribute((alias("IA__gtk_text_view_set_wrap_mode"), visibility("default")));
10348
 
 
10349
 
#undef gtk_text_view_starts_display_line 
10350
 
extern __typeof (gtk_text_view_starts_display_line) gtk_text_view_starts_display_line __attribute((alias("IA__gtk_text_view_starts_display_line"), visibility("default")));
10351
 
 
10352
 
#undef gtk_text_view_window_to_buffer_coords 
10353
 
extern __typeof (gtk_text_view_window_to_buffer_coords) gtk_text_view_window_to_buffer_coords __attribute((alias("IA__gtk_text_view_window_to_buffer_coords"), visibility("default")));
10354
 
 
10355
 
#endif
10356
 
#endif
10357
 
#if IN_HEADER(__GTK_THEMES_H__)
10358
 
#if IN_FILE(__GTK_THEMES_C__)
10359
 
#undef gtk_theme_engine_create_rc_style 
10360
 
extern __typeof (gtk_theme_engine_create_rc_style) gtk_theme_engine_create_rc_style __attribute((alias("IA__gtk_theme_engine_create_rc_style"), visibility("default")));
10361
 
 
10362
 
#undef gtk_theme_engine_get 
10363
 
extern __typeof (gtk_theme_engine_get) gtk_theme_engine_get __attribute((alias("IA__gtk_theme_engine_get"), visibility("default")));
10364
 
 
10365
 
#undef gtk_theme_engine_get_type 
10366
 
extern __typeof (gtk_theme_engine_get_type) gtk_theme_engine_get_type __attribute((alias("IA__gtk_theme_engine_get_type"), visibility("default")));
10367
 
 
10368
 
#endif
10369
 
#endif
10370
 
#if IN_HEADER(__GTK_TIPS_QUERY_H__)
10371
 
#if IN_FILE(__GTK_TIPS_QUERY_C__)
10372
 
#undef gtk_tips_query_get_type 
10373
 
extern __typeof (gtk_tips_query_get_type) gtk_tips_query_get_type __attribute((alias("IA__gtk_tips_query_get_type"), visibility("default")));
10374
 
 
10375
 
#undef gtk_tips_query_new 
10376
 
extern __typeof (gtk_tips_query_new) gtk_tips_query_new __attribute((alias("IA__gtk_tips_query_new"), visibility("default")));
10377
 
 
10378
 
#undef gtk_tips_query_set_caller 
10379
 
extern __typeof (gtk_tips_query_set_caller) gtk_tips_query_set_caller __attribute((alias("IA__gtk_tips_query_set_caller"), visibility("default")));
10380
 
 
10381
 
#undef gtk_tips_query_set_labels 
10382
 
extern __typeof (gtk_tips_query_set_labels) gtk_tips_query_set_labels __attribute((alias("IA__gtk_tips_query_set_labels"), visibility("default")));
10383
 
 
10384
 
#undef gtk_tips_query_start_query 
10385
 
extern __typeof (gtk_tips_query_start_query) gtk_tips_query_start_query __attribute((alias("IA__gtk_tips_query_start_query"), visibility("default")));
10386
 
 
10387
 
#undef gtk_tips_query_stop_query 
10388
 
extern __typeof (gtk_tips_query_stop_query) gtk_tips_query_stop_query __attribute((alias("IA__gtk_tips_query_stop_query"), visibility("default")));
10389
 
 
10390
 
#endif
10391
 
#endif
10392
 
#if IN_HEADER(__GTK_TOGGLE_ACTION_H__)
10393
 
#if IN_FILE(__GTK_TOGGLE_ACTION_C__)
10394
 
#undef gtk_toggle_action_get_active 
10395
 
extern __typeof (gtk_toggle_action_get_active) gtk_toggle_action_get_active __attribute((alias("IA__gtk_toggle_action_get_active"), visibility("default")));
10396
 
 
10397
 
#undef gtk_toggle_action_get_draw_as_radio 
10398
 
extern __typeof (gtk_toggle_action_get_draw_as_radio) gtk_toggle_action_get_draw_as_radio __attribute((alias("IA__gtk_toggle_action_get_draw_as_radio"), visibility("default")));
10399
 
 
10400
 
#undef gtk_toggle_action_get_type 
10401
 
extern __typeof (gtk_toggle_action_get_type) gtk_toggle_action_get_type __attribute((alias("IA__gtk_toggle_action_get_type"), visibility("default")));
10402
 
 
10403
 
#undef gtk_toggle_action_new 
10404
 
extern __typeof (gtk_toggle_action_new) gtk_toggle_action_new __attribute((alias("IA__gtk_toggle_action_new"), visibility("default")));
10405
 
 
10406
 
#undef gtk_toggle_action_set_active 
10407
 
extern __typeof (gtk_toggle_action_set_active) gtk_toggle_action_set_active __attribute((alias("IA__gtk_toggle_action_set_active"), visibility("default")));
10408
 
 
10409
 
#undef gtk_toggle_action_set_draw_as_radio 
10410
 
extern __typeof (gtk_toggle_action_set_draw_as_radio) gtk_toggle_action_set_draw_as_radio __attribute((alias("IA__gtk_toggle_action_set_draw_as_radio"), visibility("default")));
10411
 
 
10412
 
#undef gtk_toggle_action_toggled 
10413
 
extern __typeof (gtk_toggle_action_toggled) gtk_toggle_action_toggled __attribute((alias("IA__gtk_toggle_action_toggled"), visibility("default")));
10414
 
 
10415
 
#endif
10416
 
#endif
10417
 
#if IN_HEADER(__GTK_TOGGLE_BUTTON_H__)
10418
 
#if IN_FILE(__GTK_TOGGLE_BUTTON_C__)
10419
 
#undef gtk_toggle_button_get_active 
10420
 
extern __typeof (gtk_toggle_button_get_active) gtk_toggle_button_get_active __attribute((alias("IA__gtk_toggle_button_get_active"), visibility("default")));
10421
 
 
10422
 
#undef gtk_toggle_button_get_inconsistent 
10423
 
extern __typeof (gtk_toggle_button_get_inconsistent) gtk_toggle_button_get_inconsistent __attribute((alias("IA__gtk_toggle_button_get_inconsistent"), visibility("default")));
10424
 
 
10425
 
#undef gtk_toggle_button_get_mode 
10426
 
extern __typeof (gtk_toggle_button_get_mode) gtk_toggle_button_get_mode __attribute((alias("IA__gtk_toggle_button_get_mode"), visibility("default")));
10427
 
 
10428
 
#undef gtk_toggle_button_get_type 
10429
 
extern __typeof (gtk_toggle_button_get_type) gtk_toggle_button_get_type __attribute((alias("IA__gtk_toggle_button_get_type"), visibility("default")));
10430
 
 
10431
 
#undef gtk_toggle_button_new 
10432
 
extern __typeof (gtk_toggle_button_new) gtk_toggle_button_new __attribute((alias("IA__gtk_toggle_button_new"), visibility("default")));
10433
 
 
10434
 
#undef gtk_toggle_button_new_with_label 
10435
 
extern __typeof (gtk_toggle_button_new_with_label) gtk_toggle_button_new_with_label __attribute((alias("IA__gtk_toggle_button_new_with_label"), visibility("default")));
10436
 
 
10437
 
#undef gtk_toggle_button_new_with_mnemonic 
10438
 
extern __typeof (gtk_toggle_button_new_with_mnemonic) gtk_toggle_button_new_with_mnemonic __attribute((alias("IA__gtk_toggle_button_new_with_mnemonic"), visibility("default")));
10439
 
 
10440
 
#undef gtk_toggle_button_set_active 
10441
 
extern __typeof (gtk_toggle_button_set_active) gtk_toggle_button_set_active __attribute((alias("IA__gtk_toggle_button_set_active"), visibility("default")));
10442
 
 
10443
 
#undef gtk_toggle_button_set_inconsistent 
10444
 
extern __typeof (gtk_toggle_button_set_inconsistent) gtk_toggle_button_set_inconsistent __attribute((alias("IA__gtk_toggle_button_set_inconsistent"), visibility("default")));
10445
 
 
10446
 
#undef gtk_toggle_button_set_mode 
10447
 
extern __typeof (gtk_toggle_button_set_mode) gtk_toggle_button_set_mode __attribute((alias("IA__gtk_toggle_button_set_mode"), visibility("default")));
10448
 
 
10449
 
#undef gtk_toggle_button_toggled 
10450
 
extern __typeof (gtk_toggle_button_toggled) gtk_toggle_button_toggled __attribute((alias("IA__gtk_toggle_button_toggled"), visibility("default")));
10451
 
 
10452
 
#endif
10453
 
#endif
10454
 
#if IN_HEADER(__GTK_TOGGLE_TOOL_BUTTON_H__)
10455
 
#if IN_FILE(__GTK_TOGGLE_TOOL_BUTTON_C__)
10456
 
#undef gtk_toggle_tool_button_get_active 
10457
 
extern __typeof (gtk_toggle_tool_button_get_active) gtk_toggle_tool_button_get_active __attribute((alias("IA__gtk_toggle_tool_button_get_active"), visibility("default")));
10458
 
 
10459
 
#undef gtk_toggle_tool_button_get_type 
10460
 
extern __typeof (gtk_toggle_tool_button_get_type) gtk_toggle_tool_button_get_type __attribute((alias("IA__gtk_toggle_tool_button_get_type"), visibility("default")));
10461
 
 
10462
 
#undef gtk_toggle_tool_button_new 
10463
 
extern __typeof (gtk_toggle_tool_button_new) gtk_toggle_tool_button_new __attribute((alias("IA__gtk_toggle_tool_button_new"), visibility("default")));
10464
 
 
10465
 
#undef gtk_toggle_tool_button_new_from_stock 
10466
 
extern __typeof (gtk_toggle_tool_button_new_from_stock) gtk_toggle_tool_button_new_from_stock __attribute((alias("IA__gtk_toggle_tool_button_new_from_stock"), visibility("default")));
10467
 
 
10468
 
#undef gtk_toggle_tool_button_set_active 
10469
 
extern __typeof (gtk_toggle_tool_button_set_active) gtk_toggle_tool_button_set_active __attribute((alias("IA__gtk_toggle_tool_button_set_active"), visibility("default")));
10470
 
 
10471
 
#endif
10472
 
#endif
10473
 
#if IN_HEADER(__GTK_TOOLBAR_H__)
10474
 
#if IN_FILE(__GTK_TOOLBAR_C__)
10475
 
#ifndef GTK_DISABLE_DEPRECATED
10476
 
#undef gtk_toolbar_append_element 
10477
 
extern __typeof (gtk_toolbar_append_element) gtk_toolbar_append_element __attribute((alias("IA__gtk_toolbar_append_element"), visibility("default")));
10478
 
 
10479
 
#undef gtk_toolbar_set_icon_size 
10480
 
extern __typeof (gtk_toolbar_set_icon_size) gtk_toolbar_set_icon_size __attribute((alias("IA__gtk_toolbar_set_icon_size"), visibility("default")));
10481
 
 
10482
 
#undef gtk_toolbar_unset_icon_size 
10483
 
extern __typeof (gtk_toolbar_unset_icon_size) gtk_toolbar_unset_icon_size __attribute((alias("IA__gtk_toolbar_unset_icon_size"), visibility("default")));
10484
 
 
10485
 
#undef gtk_toolbar_append_item 
10486
 
extern __typeof (gtk_toolbar_append_item) gtk_toolbar_append_item __attribute((alias("IA__gtk_toolbar_append_item"), visibility("default")));
10487
 
 
10488
 
#undef gtk_toolbar_prepend_element 
10489
 
extern __typeof (gtk_toolbar_prepend_element) gtk_toolbar_prepend_element __attribute((alias("IA__gtk_toolbar_prepend_element"), visibility("default")));
10490
 
 
10491
 
#undef gtk_toolbar_prepend_item 
10492
 
extern __typeof (gtk_toolbar_prepend_item) gtk_toolbar_prepend_item __attribute((alias("IA__gtk_toolbar_prepend_item"), visibility("default")));
10493
 
 
10494
 
#undef gtk_toolbar_insert_element 
10495
 
extern __typeof (gtk_toolbar_insert_element) gtk_toolbar_insert_element __attribute((alias("IA__gtk_toolbar_insert_element"), visibility("default")));
10496
 
 
10497
 
#undef gtk_toolbar_insert_item 
10498
 
extern __typeof (gtk_toolbar_insert_item) gtk_toolbar_insert_item __attribute((alias("IA__gtk_toolbar_insert_item"), visibility("default")));
10499
 
 
10500
 
#undef gtk_toolbar_insert_space 
10501
 
extern __typeof (gtk_toolbar_insert_space) gtk_toolbar_insert_space __attribute((alias("IA__gtk_toolbar_insert_space"), visibility("default")));
10502
 
 
10503
 
#undef gtk_toolbar_insert_stock 
10504
 
extern __typeof (gtk_toolbar_insert_stock) gtk_toolbar_insert_stock __attribute((alias("IA__gtk_toolbar_insert_stock"), visibility("default")));
10505
 
 
10506
 
#undef gtk_toolbar_append_space 
10507
 
extern __typeof (gtk_toolbar_append_space) gtk_toolbar_append_space __attribute((alias("IA__gtk_toolbar_append_space"), visibility("default")));
10508
 
 
10509
 
#undef gtk_toolbar_prepend_space 
10510
 
extern __typeof (gtk_toolbar_prepend_space) gtk_toolbar_prepend_space __attribute((alias("IA__gtk_toolbar_prepend_space"), visibility("default")));
10511
 
 
10512
 
#undef gtk_toolbar_remove_space 
10513
 
extern __typeof (gtk_toolbar_remove_space) gtk_toolbar_remove_space __attribute((alias("IA__gtk_toolbar_remove_space"), visibility("default")));
10514
 
 
10515
 
#undef gtk_toolbar_append_widget 
10516
 
extern __typeof (gtk_toolbar_append_widget) gtk_toolbar_append_widget __attribute((alias("IA__gtk_toolbar_append_widget"), visibility("default")));
10517
 
 
10518
 
#undef gtk_toolbar_insert_widget 
10519
 
extern __typeof (gtk_toolbar_insert_widget) gtk_toolbar_insert_widget __attribute((alias("IA__gtk_toolbar_insert_widget"), visibility("default")));
10520
 
 
10521
 
#undef gtk_toolbar_prepend_widget 
10522
 
extern __typeof (gtk_toolbar_prepend_widget) gtk_toolbar_prepend_widget __attribute((alias("IA__gtk_toolbar_prepend_widget"), visibility("default")));
10523
 
 
10524
 
#endif
10525
 
#undef gtk_toolbar_get_drop_index 
10526
 
extern __typeof (gtk_toolbar_get_drop_index) gtk_toolbar_get_drop_index __attribute((alias("IA__gtk_toolbar_get_drop_index"), visibility("default")));
10527
 
 
10528
 
#undef gtk_toolbar_get_icon_size 
10529
 
extern __typeof (gtk_toolbar_get_icon_size) gtk_toolbar_get_icon_size __attribute((alias("IA__gtk_toolbar_get_icon_size"), visibility("default")));
10530
 
 
10531
 
#undef gtk_toolbar_get_item_index 
10532
 
extern __typeof (gtk_toolbar_get_item_index) gtk_toolbar_get_item_index __attribute((alias("IA__gtk_toolbar_get_item_index"), visibility("default")));
10533
 
 
10534
 
#undef gtk_toolbar_get_n_items 
10535
 
extern __typeof (gtk_toolbar_get_n_items) gtk_toolbar_get_n_items __attribute((alias("IA__gtk_toolbar_get_n_items"), visibility("default")));
10536
 
 
10537
 
#undef gtk_toolbar_get_nth_item 
10538
 
extern __typeof (gtk_toolbar_get_nth_item) gtk_toolbar_get_nth_item __attribute((alias("IA__gtk_toolbar_get_nth_item"), visibility("default")));
10539
 
 
10540
 
#ifndef GTK_DISABLE_DEPRECATED
10541
 
#undef gtk_toolbar_get_orientation 
10542
 
extern __typeof (gtk_toolbar_get_orientation) gtk_toolbar_get_orientation __attribute((alias("IA__gtk_toolbar_get_orientation"), visibility("default")));
10543
 
 
10544
 
#endif
10545
 
#undef gtk_toolbar_get_relief_style 
10546
 
extern __typeof (gtk_toolbar_get_relief_style) gtk_toolbar_get_relief_style __attribute((alias("IA__gtk_toolbar_get_relief_style"), visibility("default")));
10547
 
 
10548
 
#undef gtk_toolbar_get_show_arrow 
10549
 
extern __typeof (gtk_toolbar_get_show_arrow) gtk_toolbar_get_show_arrow __attribute((alias("IA__gtk_toolbar_get_show_arrow"), visibility("default")));
10550
 
 
10551
 
#undef gtk_toolbar_get_style 
10552
 
extern __typeof (gtk_toolbar_get_style) gtk_toolbar_get_style __attribute((alias("IA__gtk_toolbar_get_style"), visibility("default")));
10553
 
 
10554
 
#ifndef GTK_DISABLE_DEPRECATED
10555
 
#undef gtk_toolbar_get_tooltips 
10556
 
extern __typeof (gtk_toolbar_get_tooltips) gtk_toolbar_get_tooltips __attribute((alias("IA__gtk_toolbar_get_tooltips"), visibility("default")));
10557
 
 
10558
 
#endif
10559
 
#undef gtk_toolbar_get_type 
10560
 
extern __typeof (gtk_toolbar_get_type) gtk_toolbar_get_type __attribute((alias("IA__gtk_toolbar_get_type"), visibility("default")));
10561
 
 
10562
 
#undef gtk_toolbar_insert 
10563
 
extern __typeof (gtk_toolbar_insert) gtk_toolbar_insert __attribute((alias("IA__gtk_toolbar_insert"), visibility("default")));
10564
 
 
10565
 
#undef gtk_toolbar_new 
10566
 
extern __typeof (gtk_toolbar_new) gtk_toolbar_new __attribute((alias("IA__gtk_toolbar_new"), visibility("default")));
10567
 
 
10568
 
#undef gtk_toolbar_set_drop_highlight_item 
10569
 
extern __typeof (gtk_toolbar_set_drop_highlight_item) gtk_toolbar_set_drop_highlight_item __attribute((alias("IA__gtk_toolbar_set_drop_highlight_item"), visibility("default")));
10570
 
 
10571
 
#ifndef GTK_DISABLE_DEPRECATED
10572
 
#undef gtk_toolbar_set_orientation 
10573
 
extern __typeof (gtk_toolbar_set_orientation) gtk_toolbar_set_orientation __attribute((alias("IA__gtk_toolbar_set_orientation"), visibility("default")));
10574
 
 
10575
 
#endif
10576
 
#undef gtk_toolbar_set_show_arrow 
10577
 
extern __typeof (gtk_toolbar_set_show_arrow) gtk_toolbar_set_show_arrow __attribute((alias("IA__gtk_toolbar_set_show_arrow"), visibility("default")));
10578
 
 
10579
 
#undef gtk_toolbar_set_style 
10580
 
extern __typeof (gtk_toolbar_set_style) gtk_toolbar_set_style __attribute((alias("IA__gtk_toolbar_set_style"), visibility("default")));
10581
 
 
10582
 
#ifndef GTK_DISABLE_DEPRECATED
10583
 
#undef gtk_toolbar_set_tooltips 
10584
 
extern __typeof (gtk_toolbar_set_tooltips) gtk_toolbar_set_tooltips __attribute((alias("IA__gtk_toolbar_set_tooltips"), visibility("default")));
10585
 
 
10586
 
#endif
10587
 
#undef gtk_toolbar_unset_style 
10588
 
extern __typeof (gtk_toolbar_unset_style) gtk_toolbar_unset_style __attribute((alias("IA__gtk_toolbar_unset_style"), visibility("default")));
10589
 
 
10590
 
#endif
10591
 
#endif
10592
 
#if IN_HEADER(__GTK_TOOL_SHELL_H__)
10593
 
#if IN_FILE(__GTK_TOOL_SHELL_C__)
10594
 
#undef gtk_tool_shell_get_type 
10595
 
extern __typeof (gtk_tool_shell_get_type) gtk_tool_shell_get_type __attribute((alias("IA__gtk_tool_shell_get_type"), visibility("default")));
10596
 
 
10597
 
#undef gtk_tool_shell_get_ellipsize_mode 
10598
 
extern __typeof (gtk_tool_shell_get_ellipsize_mode) gtk_tool_shell_get_ellipsize_mode __attribute((alias("IA__gtk_tool_shell_get_ellipsize_mode"), visibility("default")));
10599
 
 
10600
 
#undef gtk_tool_shell_get_icon_size 
10601
 
extern __typeof (gtk_tool_shell_get_icon_size) gtk_tool_shell_get_icon_size __attribute((alias("IA__gtk_tool_shell_get_icon_size"), visibility("default")));
10602
 
 
10603
 
#undef gtk_tool_shell_get_orientation 
10604
 
extern __typeof (gtk_tool_shell_get_orientation) gtk_tool_shell_get_orientation __attribute((alias("IA__gtk_tool_shell_get_orientation"), visibility("default")));
10605
 
 
10606
 
#undef gtk_tool_shell_get_style 
10607
 
extern __typeof (gtk_tool_shell_get_style) gtk_tool_shell_get_style __attribute((alias("IA__gtk_tool_shell_get_style"), visibility("default")));
10608
 
 
10609
 
#undef gtk_tool_shell_get_relief_style 
10610
 
extern __typeof (gtk_tool_shell_get_relief_style) gtk_tool_shell_get_relief_style __attribute((alias("IA__gtk_tool_shell_get_relief_style"), visibility("default")));
10611
 
 
10612
 
#undef gtk_tool_shell_get_text_alignment 
10613
 
extern __typeof (gtk_tool_shell_get_text_alignment) gtk_tool_shell_get_text_alignment __attribute((alias("IA__gtk_tool_shell_get_text_alignment"), visibility("default")));
10614
 
 
10615
 
#undef gtk_tool_shell_get_text_orientation 
10616
 
extern __typeof (gtk_tool_shell_get_text_orientation) gtk_tool_shell_get_text_orientation __attribute((alias("IA__gtk_tool_shell_get_text_orientation"), visibility("default")));
10617
 
 
10618
 
#undef gtk_tool_shell_get_text_size_group 
10619
 
extern __typeof (gtk_tool_shell_get_text_size_group) gtk_tool_shell_get_text_size_group __attribute((alias("IA__gtk_tool_shell_get_text_size_group"), visibility("default")));
10620
 
 
10621
 
#undef gtk_tool_shell_rebuild_menu 
10622
 
extern __typeof (gtk_tool_shell_rebuild_menu) gtk_tool_shell_rebuild_menu __attribute((alias("IA__gtk_tool_shell_rebuild_menu"), visibility("default")));
10623
 
 
10624
 
#endif
10625
 
#endif
10626
 
#if IN_HEADER(__GTK_TOOL_BUTTON_H__)
10627
 
#if IN_FILE(__GTK_TOOL_BUTTON_C__)
10628
 
#undef gtk_tool_button_get_icon_name 
10629
 
extern __typeof (gtk_tool_button_get_icon_name) gtk_tool_button_get_icon_name __attribute((alias("IA__gtk_tool_button_get_icon_name"), visibility("default")));
10630
 
 
10631
 
#undef gtk_tool_button_get_icon_widget 
10632
 
extern __typeof (gtk_tool_button_get_icon_widget) gtk_tool_button_get_icon_widget __attribute((alias("IA__gtk_tool_button_get_icon_widget"), visibility("default")));
10633
 
 
10634
 
#undef gtk_tool_button_get_label 
10635
 
extern __typeof (gtk_tool_button_get_label) gtk_tool_button_get_label __attribute((alias("IA__gtk_tool_button_get_label"), visibility("default")));
10636
 
 
10637
 
#undef gtk_tool_button_get_label_widget 
10638
 
extern __typeof (gtk_tool_button_get_label_widget) gtk_tool_button_get_label_widget __attribute((alias("IA__gtk_tool_button_get_label_widget"), visibility("default")));
10639
 
 
10640
 
#undef gtk_tool_button_get_stock_id 
10641
 
extern __typeof (gtk_tool_button_get_stock_id) gtk_tool_button_get_stock_id __attribute((alias("IA__gtk_tool_button_get_stock_id"), visibility("default")));
10642
 
 
10643
 
#undef gtk_tool_button_get_type 
10644
 
extern __typeof (gtk_tool_button_get_type) gtk_tool_button_get_type __attribute((alias("IA__gtk_tool_button_get_type"), visibility("default")));
10645
 
 
10646
 
#undef gtk_tool_button_get_use_underline 
10647
 
extern __typeof (gtk_tool_button_get_use_underline) gtk_tool_button_get_use_underline __attribute((alias("IA__gtk_tool_button_get_use_underline"), visibility("default")));
10648
 
 
10649
 
#undef gtk_tool_button_new 
10650
 
extern __typeof (gtk_tool_button_new) gtk_tool_button_new __attribute((alias("IA__gtk_tool_button_new"), visibility("default")));
10651
 
 
10652
 
#undef gtk_tool_button_new_from_stock 
10653
 
extern __typeof (gtk_tool_button_new_from_stock) gtk_tool_button_new_from_stock __attribute((alias("IA__gtk_tool_button_new_from_stock"), visibility("default")));
10654
 
 
10655
 
#undef gtk_tool_button_set_icon_name 
10656
 
extern __typeof (gtk_tool_button_set_icon_name) gtk_tool_button_set_icon_name __attribute((alias("IA__gtk_tool_button_set_icon_name"), visibility("default")));
10657
 
 
10658
 
#undef gtk_tool_button_set_icon_widget 
10659
 
extern __typeof (gtk_tool_button_set_icon_widget) gtk_tool_button_set_icon_widget __attribute((alias("IA__gtk_tool_button_set_icon_widget"), visibility("default")));
10660
 
 
10661
 
#undef gtk_tool_button_set_label 
10662
 
extern __typeof (gtk_tool_button_set_label) gtk_tool_button_set_label __attribute((alias("IA__gtk_tool_button_set_label"), visibility("default")));
10663
 
 
10664
 
#undef gtk_tool_button_set_label_widget 
10665
 
extern __typeof (gtk_tool_button_set_label_widget) gtk_tool_button_set_label_widget __attribute((alias("IA__gtk_tool_button_set_label_widget"), visibility("default")));
10666
 
 
10667
 
#undef gtk_tool_button_set_stock_id 
10668
 
extern __typeof (gtk_tool_button_set_stock_id) gtk_tool_button_set_stock_id __attribute((alias("IA__gtk_tool_button_set_stock_id"), visibility("default")));
10669
 
 
10670
 
#undef gtk_tool_button_set_use_underline 
10671
 
extern __typeof (gtk_tool_button_set_use_underline) gtk_tool_button_set_use_underline __attribute((alias("IA__gtk_tool_button_set_use_underline"), visibility("default")));
10672
 
 
10673
 
#endif
10674
 
#endif
10675
 
#if IN_HEADER(__GTK_TOOL_ITEM_H__)
10676
 
#if IN_FILE(__GTK_TOOL_ITEM_C__)
10677
 
#undef gtk_tool_item_get_ellipsize_mode 
10678
 
extern __typeof (gtk_tool_item_get_ellipsize_mode) gtk_tool_item_get_ellipsize_mode __attribute((alias("IA__gtk_tool_item_get_ellipsize_mode"), visibility("default")));
10679
 
 
10680
 
#undef gtk_tool_item_get_expand 
10681
 
extern __typeof (gtk_tool_item_get_expand) gtk_tool_item_get_expand __attribute((alias("IA__gtk_tool_item_get_expand"), visibility("default")));
10682
 
 
10683
 
#undef gtk_tool_item_get_homogeneous 
10684
 
extern __typeof (gtk_tool_item_get_homogeneous) gtk_tool_item_get_homogeneous __attribute((alias("IA__gtk_tool_item_get_homogeneous"), visibility("default")));
10685
 
 
10686
 
#undef gtk_tool_item_get_icon_size 
10687
 
extern __typeof (gtk_tool_item_get_icon_size) gtk_tool_item_get_icon_size __attribute((alias("IA__gtk_tool_item_get_icon_size"), visibility("default")));
10688
 
 
10689
 
#undef gtk_tool_item_get_is_important 
10690
 
extern __typeof (gtk_tool_item_get_is_important) gtk_tool_item_get_is_important __attribute((alias("IA__gtk_tool_item_get_is_important"), visibility("default")));
10691
 
 
10692
 
#undef gtk_tool_item_get_orientation 
10693
 
extern __typeof (gtk_tool_item_get_orientation) gtk_tool_item_get_orientation __attribute((alias("IA__gtk_tool_item_get_orientation"), visibility("default")));
10694
 
 
10695
 
#undef gtk_tool_item_get_proxy_menu_item 
10696
 
extern __typeof (gtk_tool_item_get_proxy_menu_item) gtk_tool_item_get_proxy_menu_item __attribute((alias("IA__gtk_tool_item_get_proxy_menu_item"), visibility("default")));
10697
 
 
10698
 
#undef gtk_tool_item_get_relief_style 
10699
 
extern __typeof (gtk_tool_item_get_relief_style) gtk_tool_item_get_relief_style __attribute((alias("IA__gtk_tool_item_get_relief_style"), visibility("default")));
10700
 
 
10701
 
#undef gtk_tool_item_get_text_alignment 
10702
 
extern __typeof (gtk_tool_item_get_text_alignment) gtk_tool_item_get_text_alignment __attribute((alias("IA__gtk_tool_item_get_text_alignment"), visibility("default")));
10703
 
 
10704
 
#undef gtk_tool_item_get_text_orientation 
10705
 
extern __typeof (gtk_tool_item_get_text_orientation) gtk_tool_item_get_text_orientation __attribute((alias("IA__gtk_tool_item_get_text_orientation"), visibility("default")));
10706
 
 
10707
 
#undef gtk_tool_item_get_text_size_group 
10708
 
extern __typeof (gtk_tool_item_get_text_size_group) gtk_tool_item_get_text_size_group __attribute((alias("IA__gtk_tool_item_get_text_size_group"), visibility("default")));
10709
 
 
10710
 
#undef gtk_tool_item_get_toolbar_style 
10711
 
extern __typeof (gtk_tool_item_get_toolbar_style) gtk_tool_item_get_toolbar_style __attribute((alias("IA__gtk_tool_item_get_toolbar_style"), visibility("default")));
10712
 
 
10713
 
#undef gtk_tool_item_get_type 
10714
 
extern __typeof (gtk_tool_item_get_type) gtk_tool_item_get_type __attribute((alias("IA__gtk_tool_item_get_type"), visibility("default")));
10715
 
 
10716
 
#undef gtk_tool_item_get_use_drag_window 
10717
 
extern __typeof (gtk_tool_item_get_use_drag_window) gtk_tool_item_get_use_drag_window __attribute((alias("IA__gtk_tool_item_get_use_drag_window"), visibility("default")));
10718
 
 
10719
 
#undef gtk_tool_item_get_visible_horizontal 
10720
 
extern __typeof (gtk_tool_item_get_visible_horizontal) gtk_tool_item_get_visible_horizontal __attribute((alias("IA__gtk_tool_item_get_visible_horizontal"), visibility("default")));
10721
 
 
10722
 
#undef gtk_tool_item_get_visible_vertical 
10723
 
extern __typeof (gtk_tool_item_get_visible_vertical) gtk_tool_item_get_visible_vertical __attribute((alias("IA__gtk_tool_item_get_visible_vertical"), visibility("default")));
10724
 
 
10725
 
#undef gtk_tool_item_new 
10726
 
extern __typeof (gtk_tool_item_new) gtk_tool_item_new __attribute((alias("IA__gtk_tool_item_new"), visibility("default")));
10727
 
 
10728
 
#undef gtk_tool_item_rebuild_menu 
10729
 
extern __typeof (gtk_tool_item_rebuild_menu) gtk_tool_item_rebuild_menu __attribute((alias("IA__gtk_tool_item_rebuild_menu"), visibility("default")));
10730
 
 
10731
 
#undef gtk_tool_item_retrieve_proxy_menu_item 
10732
 
extern __typeof (gtk_tool_item_retrieve_proxy_menu_item) gtk_tool_item_retrieve_proxy_menu_item __attribute((alias("IA__gtk_tool_item_retrieve_proxy_menu_item"), visibility("default")));
10733
 
 
10734
 
#undef gtk_tool_item_set_expand 
10735
 
extern __typeof (gtk_tool_item_set_expand) gtk_tool_item_set_expand __attribute((alias("IA__gtk_tool_item_set_expand"), visibility("default")));
10736
 
 
10737
 
#undef gtk_tool_item_set_homogeneous 
10738
 
extern __typeof (gtk_tool_item_set_homogeneous) gtk_tool_item_set_homogeneous __attribute((alias("IA__gtk_tool_item_set_homogeneous"), visibility("default")));
10739
 
 
10740
 
#undef gtk_tool_item_set_is_important 
10741
 
extern __typeof (gtk_tool_item_set_is_important) gtk_tool_item_set_is_important __attribute((alias("IA__gtk_tool_item_set_is_important"), visibility("default")));
10742
 
 
10743
 
#undef gtk_tool_item_set_proxy_menu_item 
10744
 
extern __typeof (gtk_tool_item_set_proxy_menu_item) gtk_tool_item_set_proxy_menu_item __attribute((alias("IA__gtk_tool_item_set_proxy_menu_item"), visibility("default")));
10745
 
 
10746
 
#ifndef GTK_DISABLE_DEPRECATED
10747
 
#undef gtk_tool_item_set_tooltip 
10748
 
extern __typeof (gtk_tool_item_set_tooltip) gtk_tool_item_set_tooltip __attribute((alias("IA__gtk_tool_item_set_tooltip"), visibility("default")));
10749
 
 
10750
 
#endif
10751
 
#undef gtk_tool_item_set_tooltip_markup 
10752
 
extern __typeof (gtk_tool_item_set_tooltip_markup) gtk_tool_item_set_tooltip_markup __attribute((alias("IA__gtk_tool_item_set_tooltip_markup"), visibility("default")));
10753
 
 
10754
 
#undef gtk_tool_item_set_tooltip_text 
10755
 
extern __typeof (gtk_tool_item_set_tooltip_text) gtk_tool_item_set_tooltip_text __attribute((alias("IA__gtk_tool_item_set_tooltip_text"), visibility("default")));
10756
 
 
10757
 
#undef gtk_tool_item_set_use_drag_window 
10758
 
extern __typeof (gtk_tool_item_set_use_drag_window) gtk_tool_item_set_use_drag_window __attribute((alias("IA__gtk_tool_item_set_use_drag_window"), visibility("default")));
10759
 
 
10760
 
#undef gtk_tool_item_set_visible_horizontal 
10761
 
extern __typeof (gtk_tool_item_set_visible_horizontal) gtk_tool_item_set_visible_horizontal __attribute((alias("IA__gtk_tool_item_set_visible_horizontal"), visibility("default")));
10762
 
 
10763
 
#undef gtk_tool_item_set_visible_vertical 
10764
 
extern __typeof (gtk_tool_item_set_visible_vertical) gtk_tool_item_set_visible_vertical __attribute((alias("IA__gtk_tool_item_set_visible_vertical"), visibility("default")));
10765
 
 
10766
 
#undef gtk_tool_item_toolbar_reconfigured 
10767
 
extern __typeof (gtk_tool_item_toolbar_reconfigured) gtk_tool_item_toolbar_reconfigured __attribute((alias("IA__gtk_tool_item_toolbar_reconfigured"), visibility("default")));
10768
 
 
10769
 
#endif
10770
 
#endif
10771
 
#if IN_HEADER(__GTK_TOOL_ITEM_GROUP_H__)
10772
 
#if IN_FILE(__GTK_TOOL_ITEM_GROUP_C__)
10773
 
#undef gtk_tool_item_group_get_type 
10774
 
extern __typeof (gtk_tool_item_group_get_type) gtk_tool_item_group_get_type __attribute((alias("IA__gtk_tool_item_group_get_type"), visibility("default")));
10775
 
 
10776
 
#undef gtk_tool_item_group_new 
10777
 
extern __typeof (gtk_tool_item_group_new) gtk_tool_item_group_new __attribute((alias("IA__gtk_tool_item_group_new"), visibility("default")));
10778
 
 
10779
 
#undef gtk_tool_item_group_set_label 
10780
 
extern __typeof (gtk_tool_item_group_set_label) gtk_tool_item_group_set_label __attribute((alias("IA__gtk_tool_item_group_set_label"), visibility("default")));
10781
 
 
10782
 
#undef gtk_tool_item_group_set_label_widget 
10783
 
extern __typeof (gtk_tool_item_group_set_label_widget) gtk_tool_item_group_set_label_widget __attribute((alias("IA__gtk_tool_item_group_set_label_widget"), visibility("default")));
10784
 
 
10785
 
#undef gtk_tool_item_group_set_collapsed 
10786
 
extern __typeof (gtk_tool_item_group_set_collapsed) gtk_tool_item_group_set_collapsed __attribute((alias("IA__gtk_tool_item_group_set_collapsed"), visibility("default")));
10787
 
 
10788
 
#undef gtk_tool_item_group_set_ellipsize 
10789
 
extern __typeof (gtk_tool_item_group_set_ellipsize) gtk_tool_item_group_set_ellipsize __attribute((alias("IA__gtk_tool_item_group_set_ellipsize"), visibility("default")));
10790
 
 
10791
 
#undef gtk_tool_item_group_set_header_relief 
10792
 
extern __typeof (gtk_tool_item_group_set_header_relief) gtk_tool_item_group_set_header_relief __attribute((alias("IA__gtk_tool_item_group_set_header_relief"), visibility("default")));
10793
 
 
10794
 
#undef gtk_tool_item_group_get_label 
10795
 
extern __typeof (gtk_tool_item_group_get_label) gtk_tool_item_group_get_label __attribute((alias("IA__gtk_tool_item_group_get_label"), visibility("default")));
10796
 
 
10797
 
#undef gtk_tool_item_group_get_label_widget 
10798
 
extern __typeof (gtk_tool_item_group_get_label_widget) gtk_tool_item_group_get_label_widget __attribute((alias("IA__gtk_tool_item_group_get_label_widget"), visibility("default")));
10799
 
 
10800
 
#undef gtk_tool_item_group_get_ellipsize 
10801
 
extern __typeof (gtk_tool_item_group_get_ellipsize) gtk_tool_item_group_get_ellipsize __attribute((alias("IA__gtk_tool_item_group_get_ellipsize"), visibility("default")));
10802
 
 
10803
 
#undef gtk_tool_item_group_get_header_relief 
10804
 
extern __typeof (gtk_tool_item_group_get_header_relief) gtk_tool_item_group_get_header_relief __attribute((alias("IA__gtk_tool_item_group_get_header_relief"), visibility("default")));
10805
 
 
10806
 
#undef gtk_tool_item_group_insert 
10807
 
extern __typeof (gtk_tool_item_group_insert) gtk_tool_item_group_insert __attribute((alias("IA__gtk_tool_item_group_insert"), visibility("default")));
10808
 
 
10809
 
#undef gtk_tool_item_group_set_item_position 
10810
 
extern __typeof (gtk_tool_item_group_set_item_position) gtk_tool_item_group_set_item_position __attribute((alias("IA__gtk_tool_item_group_set_item_position"), visibility("default")));
10811
 
 
10812
 
#undef gtk_tool_item_group_get_item_position 
10813
 
extern __typeof (gtk_tool_item_group_get_item_position) gtk_tool_item_group_get_item_position __attribute((alias("IA__gtk_tool_item_group_get_item_position"), visibility("default")));
10814
 
 
10815
 
#undef gtk_tool_item_group_get_n_items 
10816
 
extern __typeof (gtk_tool_item_group_get_n_items) gtk_tool_item_group_get_n_items __attribute((alias("IA__gtk_tool_item_group_get_n_items"), visibility("default")));
10817
 
 
10818
 
#undef gtk_tool_item_group_get_nth_item 
10819
 
extern __typeof (gtk_tool_item_group_get_nth_item) gtk_tool_item_group_get_nth_item __attribute((alias("IA__gtk_tool_item_group_get_nth_item"), visibility("default")));
10820
 
 
10821
 
#undef gtk_tool_item_group_get_drop_item 
10822
 
extern __typeof (gtk_tool_item_group_get_drop_item) gtk_tool_item_group_get_drop_item __attribute((alias("IA__gtk_tool_item_group_get_drop_item"), visibility("default")));
10823
 
 
10824
 
#undef gtk_tool_item_group_get_collapsed 
10825
 
extern __typeof (gtk_tool_item_group_get_collapsed) gtk_tool_item_group_get_collapsed __attribute((alias("IA__gtk_tool_item_group_get_collapsed"), visibility("default")));
10826
 
 
10827
 
#endif
10828
 
#endif
10829
 
#if IN_HEADER(__GTK_TOOL_PALETTE_H__)
10830
 
#if IN_FILE(__GTK_TOOL_PALETTE_C__)
10831
 
#undef gtk_tool_palette_get_type 
10832
 
extern __typeof (gtk_tool_palette_get_type) gtk_tool_palette_get_type __attribute((alias("IA__gtk_tool_palette_get_type"), visibility("default")));
10833
 
 
10834
 
#undef gtk_tool_palette_new 
10835
 
extern __typeof (gtk_tool_palette_new) gtk_tool_palette_new __attribute((alias("IA__gtk_tool_palette_new"), visibility("default")));
10836
 
 
10837
 
#undef gtk_tool_palette_set_group_position 
10838
 
extern __typeof (gtk_tool_palette_set_group_position) gtk_tool_palette_set_group_position __attribute((alias("IA__gtk_tool_palette_set_group_position"), visibility("default")));
10839
 
 
10840
 
#undef gtk_tool_palette_set_exclusive 
10841
 
extern __typeof (gtk_tool_palette_set_exclusive) gtk_tool_palette_set_exclusive __attribute((alias("IA__gtk_tool_palette_set_exclusive"), visibility("default")));
10842
 
 
10843
 
#undef gtk_tool_palette_set_expand 
10844
 
extern __typeof (gtk_tool_palette_set_expand) gtk_tool_palette_set_expand __attribute((alias("IA__gtk_tool_palette_set_expand"), visibility("default")));
10845
 
 
10846
 
#undef gtk_tool_palette_get_group_position 
10847
 
extern __typeof (gtk_tool_palette_get_group_position) gtk_tool_palette_get_group_position __attribute((alias("IA__gtk_tool_palette_get_group_position"), visibility("default")));
10848
 
 
10849
 
#undef gtk_tool_palette_get_exclusive 
10850
 
extern __typeof (gtk_tool_palette_get_exclusive) gtk_tool_palette_get_exclusive __attribute((alias("IA__gtk_tool_palette_get_exclusive"), visibility("default")));
10851
 
 
10852
 
#undef gtk_tool_palette_get_expand 
10853
 
extern __typeof (gtk_tool_palette_get_expand) gtk_tool_palette_get_expand __attribute((alias("IA__gtk_tool_palette_get_expand"), visibility("default")));
10854
 
 
10855
 
#undef gtk_tool_palette_set_icon_size 
10856
 
extern __typeof (gtk_tool_palette_set_icon_size) gtk_tool_palette_set_icon_size __attribute((alias("IA__gtk_tool_palette_set_icon_size"), visibility("default")));
10857
 
 
10858
 
#undef gtk_tool_palette_unset_icon_size 
10859
 
extern __typeof (gtk_tool_palette_unset_icon_size) gtk_tool_palette_unset_icon_size __attribute((alias("IA__gtk_tool_palette_unset_icon_size"), visibility("default")));
10860
 
 
10861
 
#undef gtk_tool_palette_set_style 
10862
 
extern __typeof (gtk_tool_palette_set_style) gtk_tool_palette_set_style __attribute((alias("IA__gtk_tool_palette_set_style"), visibility("default")));
10863
 
 
10864
 
#undef gtk_tool_palette_unset_style 
10865
 
extern __typeof (gtk_tool_palette_unset_style) gtk_tool_palette_unset_style __attribute((alias("IA__gtk_tool_palette_unset_style"), visibility("default")));
10866
 
 
10867
 
#undef gtk_tool_palette_get_icon_size 
10868
 
extern __typeof (gtk_tool_palette_get_icon_size) gtk_tool_palette_get_icon_size __attribute((alias("IA__gtk_tool_palette_get_icon_size"), visibility("default")));
10869
 
 
10870
 
#undef gtk_tool_palette_get_style 
10871
 
extern __typeof (gtk_tool_palette_get_style) gtk_tool_palette_get_style __attribute((alias("IA__gtk_tool_palette_get_style"), visibility("default")));
10872
 
 
10873
 
#undef gtk_tool_palette_get_drop_item 
10874
 
extern __typeof (gtk_tool_palette_get_drop_item) gtk_tool_palette_get_drop_item __attribute((alias("IA__gtk_tool_palette_get_drop_item"), visibility("default")));
10875
 
 
10876
 
#undef gtk_tool_palette_get_drop_group 
10877
 
extern __typeof (gtk_tool_palette_get_drop_group) gtk_tool_palette_get_drop_group __attribute((alias("IA__gtk_tool_palette_get_drop_group"), visibility("default")));
10878
 
 
10879
 
#undef gtk_tool_palette_get_drag_item 
10880
 
extern __typeof (gtk_tool_palette_get_drag_item) gtk_tool_palette_get_drag_item __attribute((alias("IA__gtk_tool_palette_get_drag_item"), visibility("default")));
10881
 
 
10882
 
#undef gtk_tool_palette_set_drag_source 
10883
 
extern __typeof (gtk_tool_palette_set_drag_source) gtk_tool_palette_set_drag_source __attribute((alias("IA__gtk_tool_palette_set_drag_source"), visibility("default")));
10884
 
 
10885
 
#undef gtk_tool_palette_add_drag_dest 
10886
 
extern __typeof (gtk_tool_palette_add_drag_dest) gtk_tool_palette_add_drag_dest __attribute((alias("IA__gtk_tool_palette_add_drag_dest"), visibility("default")));
10887
 
 
10888
 
#undef gtk_tool_palette_get_hadjustment 
10889
 
extern __typeof (gtk_tool_palette_get_hadjustment) gtk_tool_palette_get_hadjustment __attribute((alias("IA__gtk_tool_palette_get_hadjustment"), visibility("default")));
10890
 
 
10891
 
#undef gtk_tool_palette_get_vadjustment 
10892
 
extern __typeof (gtk_tool_palette_get_vadjustment) gtk_tool_palette_get_vadjustment __attribute((alias("IA__gtk_tool_palette_get_vadjustment"), visibility("default")));
10893
 
 
10894
 
#undef gtk_tool_palette_get_drag_target_item 
10895
 
extern __typeof (gtk_tool_palette_get_drag_target_item) gtk_tool_palette_get_drag_target_item __attribute((alias("IA__gtk_tool_palette_get_drag_target_item"), visibility("default")));
10896
 
 
10897
 
#undef gtk_tool_palette_get_drag_target_group 
10898
 
extern __typeof (gtk_tool_palette_get_drag_target_group) gtk_tool_palette_get_drag_target_group __attribute((alias("IA__gtk_tool_palette_get_drag_target_group"), visibility("default")));
10899
 
 
10900
 
#endif
10901
 
#endif
10902
 
#if IN_HEADER(__GTK_TOOLTIP_H__)
10903
 
#if IN_FILE(__GTK_TOOLTIP_C__)
10904
 
#undef gtk_tooltip_get_type 
10905
 
extern __typeof (gtk_tooltip_get_type) gtk_tooltip_get_type __attribute((alias("IA__gtk_tooltip_get_type"), visibility("default")));
10906
 
 
10907
 
#undef gtk_tooltip_set_custom 
10908
 
extern __typeof (gtk_tooltip_set_custom) gtk_tooltip_set_custom __attribute((alias("IA__gtk_tooltip_set_custom"), visibility("default")));
10909
 
 
10910
 
#undef gtk_tooltip_set_icon 
10911
 
extern __typeof (gtk_tooltip_set_icon) gtk_tooltip_set_icon __attribute((alias("IA__gtk_tooltip_set_icon"), visibility("default")));
10912
 
 
10913
 
#undef gtk_tooltip_set_icon_from_stock 
10914
 
extern __typeof (gtk_tooltip_set_icon_from_stock) gtk_tooltip_set_icon_from_stock __attribute((alias("IA__gtk_tooltip_set_icon_from_stock"), visibility("default")));
10915
 
 
10916
 
#undef gtk_tooltip_set_icon_from_icon_name 
10917
 
extern __typeof (gtk_tooltip_set_icon_from_icon_name) gtk_tooltip_set_icon_from_icon_name __attribute((alias("IA__gtk_tooltip_set_icon_from_icon_name"), visibility("default")));
10918
 
 
10919
 
#undef gtk_tooltip_set_icon_from_gicon 
10920
 
extern __typeof (gtk_tooltip_set_icon_from_gicon) gtk_tooltip_set_icon_from_gicon __attribute((alias("IA__gtk_tooltip_set_icon_from_gicon"), visibility("default")));
10921
 
 
10922
 
#undef gtk_tooltip_set_markup 
10923
 
extern __typeof (gtk_tooltip_set_markup) gtk_tooltip_set_markup __attribute((alias("IA__gtk_tooltip_set_markup"), visibility("default")));
10924
 
 
10925
 
#undef gtk_tooltip_set_text 
10926
 
extern __typeof (gtk_tooltip_set_text) gtk_tooltip_set_text __attribute((alias("IA__gtk_tooltip_set_text"), visibility("default")));
10927
 
 
10928
 
#undef gtk_tooltip_set_tip_area 
10929
 
extern __typeof (gtk_tooltip_set_tip_area) gtk_tooltip_set_tip_area __attribute((alias("IA__gtk_tooltip_set_tip_area"), visibility("default")));
10930
 
 
10931
 
#undef gtk_tooltip_trigger_tooltip_query 
10932
 
extern __typeof (gtk_tooltip_trigger_tooltip_query) gtk_tooltip_trigger_tooltip_query __attribute((alias("IA__gtk_tooltip_trigger_tooltip_query"), visibility("default")));
10933
 
 
10934
 
#endif
10935
 
#endif
10936
 
#if IN_HEADER(__GTK_TOOLTIPS_H__)
10937
 
#if IN_FILE(__GTK_TOOLTIPS_C__)
10938
 
#ifndef GTK_DISABLE_DEPRECATED
10939
 
#undef gtk_tooltips_data_get 
10940
 
extern __typeof (gtk_tooltips_data_get) gtk_tooltips_data_get __attribute((alias("IA__gtk_tooltips_data_get"), visibility("default")));
10941
 
 
10942
 
#undef gtk_tooltips_disable 
10943
 
extern __typeof (gtk_tooltips_disable) gtk_tooltips_disable __attribute((alias("IA__gtk_tooltips_disable"), visibility("default")));
10944
 
 
10945
 
#undef gtk_tooltips_enable 
10946
 
extern __typeof (gtk_tooltips_enable) gtk_tooltips_enable __attribute((alias("IA__gtk_tooltips_enable"), visibility("default")));
10947
 
 
10948
 
#undef gtk_tooltips_force_window 
10949
 
extern __typeof (gtk_tooltips_force_window) gtk_tooltips_force_window __attribute((alias("IA__gtk_tooltips_force_window"), visibility("default")));
10950
 
 
10951
 
#undef gtk_tooltips_get_info_from_tip_window 
10952
 
extern __typeof (gtk_tooltips_get_info_from_tip_window) gtk_tooltips_get_info_from_tip_window __attribute((alias("IA__gtk_tooltips_get_info_from_tip_window"), visibility("default")));
10953
 
 
10954
 
#undef gtk_tooltips_get_type 
10955
 
extern __typeof (gtk_tooltips_get_type) gtk_tooltips_get_type __attribute((alias("IA__gtk_tooltips_get_type"), visibility("default")));
10956
 
 
10957
 
#undef gtk_tooltips_new 
10958
 
extern __typeof (gtk_tooltips_new) gtk_tooltips_new __attribute((alias("IA__gtk_tooltips_new"), visibility("default")));
10959
 
 
10960
 
#undef gtk_tooltips_set_delay 
10961
 
extern __typeof (gtk_tooltips_set_delay) gtk_tooltips_set_delay __attribute((alias("IA__gtk_tooltips_set_delay"), visibility("default")));
10962
 
 
10963
 
#undef gtk_tooltips_set_tip 
10964
 
extern __typeof (gtk_tooltips_set_tip) gtk_tooltips_set_tip __attribute((alias("IA__gtk_tooltips_set_tip"), visibility("default")));
10965
 
 
10966
 
#endif
10967
 
#endif
10968
 
#endif
10969
 
#if IN_HEADER(__GTK_TRAY_ICON_H__)
10970
 
#if IN_FILE(__GTK_TRAY_ICON_X11_C__)
10971
 
#ifndef G_OS_WIN32
10972
 
#undef gtk_tray_icon_get_type 
10973
 
extern __typeof (gtk_tray_icon_get_type) gtk_tray_icon_get_type __attribute((alias("IA__gtk_tray_icon_get_type"), visibility("default")));
10974
 
 
10975
 
#endif
10976
 
#endif
10977
 
#endif
10978
 
#if IN_HEADER(__GTK_TREE_H__)
10979
 
#if IN_FILE(__GTK_TREE_C__)
10980
 
#undef gtk_tree_append 
10981
 
extern __typeof (gtk_tree_append) gtk_tree_append __attribute((alias("IA__gtk_tree_append"), visibility("default")));
10982
 
 
10983
 
#undef gtk_tree_child_position 
10984
 
extern __typeof (gtk_tree_child_position) gtk_tree_child_position __attribute((alias("IA__gtk_tree_child_position"), visibility("default")));
10985
 
 
10986
 
#undef gtk_tree_clear_items 
10987
 
extern __typeof (gtk_tree_clear_items) gtk_tree_clear_items __attribute((alias("IA__gtk_tree_clear_items"), visibility("default")));
10988
 
 
10989
 
#undef gtk_tree_get_type 
10990
 
extern __typeof (gtk_tree_get_type) gtk_tree_get_type __attribute((alias("IA__gtk_tree_get_type"), visibility("default")));
10991
 
 
10992
 
#undef gtk_tree_insert 
10993
 
extern __typeof (gtk_tree_insert) gtk_tree_insert __attribute((alias("IA__gtk_tree_insert"), visibility("default")));
10994
 
 
10995
 
#undef gtk_tree_prepend 
10996
 
extern __typeof (gtk_tree_prepend) gtk_tree_prepend __attribute((alias("IA__gtk_tree_prepend"), visibility("default")));
10997
 
 
10998
 
#undef gtk_tree_remove_item 
10999
 
extern __typeof (gtk_tree_remove_item) gtk_tree_remove_item __attribute((alias("IA__gtk_tree_remove_item"), visibility("default")));
11000
 
 
11001
 
#undef gtk_tree_remove_items 
11002
 
extern __typeof (gtk_tree_remove_items) gtk_tree_remove_items __attribute((alias("IA__gtk_tree_remove_items"), visibility("default")));
11003
 
 
11004
 
#undef gtk_tree_select_child 
11005
 
extern __typeof (gtk_tree_select_child) gtk_tree_select_child __attribute((alias("IA__gtk_tree_select_child"), visibility("default")));
11006
 
 
11007
 
#undef gtk_tree_select_item 
11008
 
extern __typeof (gtk_tree_select_item) gtk_tree_select_item __attribute((alias("IA__gtk_tree_select_item"), visibility("default")));
11009
 
 
11010
 
#undef gtk_tree_set_selection_mode 
11011
 
extern __typeof (gtk_tree_set_selection_mode) gtk_tree_set_selection_mode __attribute((alias("IA__gtk_tree_set_selection_mode"), visibility("default")));
11012
 
 
11013
 
#undef gtk_tree_set_view_lines 
11014
 
extern __typeof (gtk_tree_set_view_lines) gtk_tree_set_view_lines __attribute((alias("IA__gtk_tree_set_view_lines"), visibility("default")));
11015
 
 
11016
 
#undef gtk_tree_set_view_mode 
11017
 
extern __typeof (gtk_tree_set_view_mode) gtk_tree_set_view_mode __attribute((alias("IA__gtk_tree_set_view_mode"), visibility("default")));
11018
 
 
11019
 
#undef gtk_tree_unselect_child 
11020
 
extern __typeof (gtk_tree_unselect_child) gtk_tree_unselect_child __attribute((alias("IA__gtk_tree_unselect_child"), visibility("default")));
11021
 
 
11022
 
#undef gtk_tree_unselect_item 
11023
 
extern __typeof (gtk_tree_unselect_item) gtk_tree_unselect_item __attribute((alias("IA__gtk_tree_unselect_item"), visibility("default")));
11024
 
 
11025
 
#undef gtk_tree_new 
11026
 
extern __typeof (gtk_tree_new) gtk_tree_new __attribute((alias("IA__gtk_tree_new"), visibility("default")));
11027
 
 
11028
 
#endif
11029
 
#endif
11030
 
#if IN_HEADER(__GTK_TREE_DND_H__)
11031
 
#if IN_FILE(__GTK_TREE_DND_C__)
11032
 
#undef gtk_tree_drag_dest_drag_data_received 
11033
 
extern __typeof (gtk_tree_drag_dest_drag_data_received) gtk_tree_drag_dest_drag_data_received __attribute((alias("IA__gtk_tree_drag_dest_drag_data_received"), visibility("default")));
11034
 
 
11035
 
#undef gtk_tree_drag_dest_get_type 
11036
 
extern __typeof (gtk_tree_drag_dest_get_type) gtk_tree_drag_dest_get_type __attribute((alias("IA__gtk_tree_drag_dest_get_type"), visibility("default")));
11037
 
 
11038
 
#undef gtk_tree_drag_dest_row_drop_possible 
11039
 
extern __typeof (gtk_tree_drag_dest_row_drop_possible) gtk_tree_drag_dest_row_drop_possible __attribute((alias("IA__gtk_tree_drag_dest_row_drop_possible"), visibility("default")));
11040
 
 
11041
 
#undef gtk_tree_drag_source_drag_data_delete 
11042
 
extern __typeof (gtk_tree_drag_source_drag_data_delete) gtk_tree_drag_source_drag_data_delete __attribute((alias("IA__gtk_tree_drag_source_drag_data_delete"), visibility("default")));
11043
 
 
11044
 
#undef gtk_tree_drag_source_drag_data_get 
11045
 
extern __typeof (gtk_tree_drag_source_drag_data_get) gtk_tree_drag_source_drag_data_get __attribute((alias("IA__gtk_tree_drag_source_drag_data_get"), visibility("default")));
11046
 
 
11047
 
#undef gtk_tree_drag_source_get_type 
11048
 
extern __typeof (gtk_tree_drag_source_get_type) gtk_tree_drag_source_get_type __attribute((alias("IA__gtk_tree_drag_source_get_type"), visibility("default")));
11049
 
 
11050
 
#undef gtk_tree_drag_source_row_draggable 
11051
 
extern __typeof (gtk_tree_drag_source_row_draggable) gtk_tree_drag_source_row_draggable __attribute((alias("IA__gtk_tree_drag_source_row_draggable"), visibility("default")));
11052
 
 
11053
 
#undef gtk_tree_get_row_drag_data 
11054
 
extern __typeof (gtk_tree_get_row_drag_data) gtk_tree_get_row_drag_data __attribute((alias("IA__gtk_tree_get_row_drag_data"), visibility("default")));
11055
 
 
11056
 
#undef gtk_tree_set_row_drag_data 
11057
 
extern __typeof (gtk_tree_set_row_drag_data) gtk_tree_set_row_drag_data __attribute((alias("IA__gtk_tree_set_row_drag_data"), visibility("default")));
11058
 
 
11059
 
#endif
11060
 
#endif
11061
 
#if IN_HEADER(__GTK_TREE_ITEM_H__)
11062
 
#if IN_FILE(__GTK_TREE_ITEM_C__)
11063
 
#undef gtk_tree_item_collapse 
11064
 
extern __typeof (gtk_tree_item_collapse) gtk_tree_item_collapse __attribute((alias("IA__gtk_tree_item_collapse"), visibility("default")));
11065
 
 
11066
 
#undef gtk_tree_item_deselect 
11067
 
extern __typeof (gtk_tree_item_deselect) gtk_tree_item_deselect __attribute((alias("IA__gtk_tree_item_deselect"), visibility("default")));
11068
 
 
11069
 
#undef gtk_tree_item_expand 
11070
 
extern __typeof (gtk_tree_item_expand) gtk_tree_item_expand __attribute((alias("IA__gtk_tree_item_expand"), visibility("default")));
11071
 
 
11072
 
#undef gtk_tree_item_get_type 
11073
 
extern __typeof (gtk_tree_item_get_type) gtk_tree_item_get_type __attribute((alias("IA__gtk_tree_item_get_type"), visibility("default")));
11074
 
 
11075
 
#undef gtk_tree_item_new 
11076
 
extern __typeof (gtk_tree_item_new) gtk_tree_item_new __attribute((alias("IA__gtk_tree_item_new"), visibility("default")));
11077
 
 
11078
 
#undef gtk_tree_item_new_with_label 
11079
 
extern __typeof (gtk_tree_item_new_with_label) gtk_tree_item_new_with_label __attribute((alias("IA__gtk_tree_item_new_with_label"), visibility("default")));
11080
 
 
11081
 
#undef gtk_tree_item_remove_subtree 
11082
 
extern __typeof (gtk_tree_item_remove_subtree) gtk_tree_item_remove_subtree __attribute((alias("IA__gtk_tree_item_remove_subtree"), visibility("default")));
11083
 
 
11084
 
#undef gtk_tree_item_select 
11085
 
extern __typeof (gtk_tree_item_select) gtk_tree_item_select __attribute((alias("IA__gtk_tree_item_select"), visibility("default")));
11086
 
 
11087
 
#undef gtk_tree_item_set_subtree 
11088
 
extern __typeof (gtk_tree_item_set_subtree) gtk_tree_item_set_subtree __attribute((alias("IA__gtk_tree_item_set_subtree"), visibility("default")));
11089
 
 
11090
 
#endif
11091
 
#endif
11092
 
#if IN_HEADER(__GTK_TREE_MODEL_H__)
11093
 
#if IN_FILE(__GTK_TREE_MODEL_C__)
11094
 
#undef gtk_tree_iter_copy 
11095
 
extern __typeof (gtk_tree_iter_copy) gtk_tree_iter_copy __attribute((alias("IA__gtk_tree_iter_copy"), visibility("default")));
11096
 
 
11097
 
#undef gtk_tree_iter_free 
11098
 
extern __typeof (gtk_tree_iter_free) gtk_tree_iter_free __attribute((alias("IA__gtk_tree_iter_free"), visibility("default")));
11099
 
 
11100
 
#undef gtk_tree_iter_get_type 
11101
 
extern __typeof (gtk_tree_iter_get_type) gtk_tree_iter_get_type __attribute((alias("IA__gtk_tree_iter_get_type"), visibility("default")));
11102
 
 
11103
 
#undef gtk_tree_model_foreach 
11104
 
extern __typeof (gtk_tree_model_foreach) gtk_tree_model_foreach __attribute((alias("IA__gtk_tree_model_foreach"), visibility("default")));
11105
 
 
11106
 
#undef gtk_tree_model_get 
11107
 
extern __typeof (gtk_tree_model_get) gtk_tree_model_get __attribute((alias("IA__gtk_tree_model_get"), visibility("default")));
11108
 
 
11109
 
#undef gtk_tree_model_get_column_type 
11110
 
extern __typeof (gtk_tree_model_get_column_type) gtk_tree_model_get_column_type __attribute((alias("IA__gtk_tree_model_get_column_type"), visibility("default")));
11111
 
 
11112
 
#undef gtk_tree_model_get_flags 
11113
 
extern __typeof (gtk_tree_model_get_flags) gtk_tree_model_get_flags __attribute((alias("IA__gtk_tree_model_get_flags"), visibility("default")));
11114
 
 
11115
 
#undef gtk_tree_model_get_iter 
11116
 
extern __typeof (gtk_tree_model_get_iter) gtk_tree_model_get_iter __attribute((alias("IA__gtk_tree_model_get_iter"), visibility("default")));
11117
 
 
11118
 
#undef gtk_tree_model_get_iter_first 
11119
 
extern __typeof (gtk_tree_model_get_iter_first) gtk_tree_model_get_iter_first __attribute((alias("IA__gtk_tree_model_get_iter_first"), visibility("default")));
11120
 
 
11121
 
#undef gtk_tree_model_get_iter_from_string 
11122
 
extern __typeof (gtk_tree_model_get_iter_from_string) gtk_tree_model_get_iter_from_string __attribute((alias("IA__gtk_tree_model_get_iter_from_string"), visibility("default")));
11123
 
 
11124
 
#undef gtk_tree_model_get_n_columns 
11125
 
extern __typeof (gtk_tree_model_get_n_columns) gtk_tree_model_get_n_columns __attribute((alias("IA__gtk_tree_model_get_n_columns"), visibility("default")));
11126
 
 
11127
 
#undef gtk_tree_model_get_path 
11128
 
extern __typeof (gtk_tree_model_get_path) gtk_tree_model_get_path __attribute((alias("IA__gtk_tree_model_get_path"), visibility("default")));
11129
 
 
11130
 
#undef gtk_tree_model_get_string_from_iter 
11131
 
extern __typeof (gtk_tree_model_get_string_from_iter) gtk_tree_model_get_string_from_iter __attribute((alias("IA__gtk_tree_model_get_string_from_iter"), visibility("default")));
11132
 
 
11133
 
#undef gtk_tree_model_get_type 
11134
 
extern __typeof (gtk_tree_model_get_type) gtk_tree_model_get_type __attribute((alias("IA__gtk_tree_model_get_type"), visibility("default")));
11135
 
 
11136
 
#undef gtk_tree_model_get_valist 
11137
 
extern __typeof (gtk_tree_model_get_valist) gtk_tree_model_get_valist __attribute((alias("IA__gtk_tree_model_get_valist"), visibility("default")));
11138
 
 
11139
 
#undef gtk_tree_model_get_value 
11140
 
extern __typeof (gtk_tree_model_get_value) gtk_tree_model_get_value __attribute((alias("IA__gtk_tree_model_get_value"), visibility("default")));
11141
 
 
11142
 
#undef gtk_tree_model_iter_children 
11143
 
extern __typeof (gtk_tree_model_iter_children) gtk_tree_model_iter_children __attribute((alias("IA__gtk_tree_model_iter_children"), visibility("default")));
11144
 
 
11145
 
#undef gtk_tree_model_iter_has_child 
11146
 
extern __typeof (gtk_tree_model_iter_has_child) gtk_tree_model_iter_has_child __attribute((alias("IA__gtk_tree_model_iter_has_child"), visibility("default")));
11147
 
 
11148
 
#undef gtk_tree_model_iter_n_children 
11149
 
extern __typeof (gtk_tree_model_iter_n_children) gtk_tree_model_iter_n_children __attribute((alias("IA__gtk_tree_model_iter_n_children"), visibility("default")));
11150
 
 
11151
 
#undef gtk_tree_model_iter_next 
11152
 
extern __typeof (gtk_tree_model_iter_next) gtk_tree_model_iter_next __attribute((alias("IA__gtk_tree_model_iter_next"), visibility("default")));
11153
 
 
11154
 
#undef gtk_tree_model_iter_nth_child 
11155
 
extern __typeof (gtk_tree_model_iter_nth_child) gtk_tree_model_iter_nth_child __attribute((alias("IA__gtk_tree_model_iter_nth_child"), visibility("default")));
11156
 
 
11157
 
#undef gtk_tree_model_iter_parent 
11158
 
extern __typeof (gtk_tree_model_iter_parent) gtk_tree_model_iter_parent __attribute((alias("IA__gtk_tree_model_iter_parent"), visibility("default")));
11159
 
 
11160
 
#undef gtk_tree_model_ref_node 
11161
 
extern __typeof (gtk_tree_model_ref_node) gtk_tree_model_ref_node __attribute((alias("IA__gtk_tree_model_ref_node"), visibility("default")));
11162
 
 
11163
 
#undef gtk_tree_model_row_changed 
11164
 
extern __typeof (gtk_tree_model_row_changed) gtk_tree_model_row_changed __attribute((alias("IA__gtk_tree_model_row_changed"), visibility("default")));
11165
 
 
11166
 
#undef gtk_tree_model_row_deleted 
11167
 
extern __typeof (gtk_tree_model_row_deleted) gtk_tree_model_row_deleted __attribute((alias("IA__gtk_tree_model_row_deleted"), visibility("default")));
11168
 
 
11169
 
#undef gtk_tree_model_row_has_child_toggled 
11170
 
extern __typeof (gtk_tree_model_row_has_child_toggled) gtk_tree_model_row_has_child_toggled __attribute((alias("IA__gtk_tree_model_row_has_child_toggled"), visibility("default")));
11171
 
 
11172
 
#undef gtk_tree_model_row_inserted 
11173
 
extern __typeof (gtk_tree_model_row_inserted) gtk_tree_model_row_inserted __attribute((alias("IA__gtk_tree_model_row_inserted"), visibility("default")));
11174
 
 
11175
 
#undef gtk_tree_model_rows_reordered 
11176
 
extern __typeof (gtk_tree_model_rows_reordered) gtk_tree_model_rows_reordered __attribute((alias("IA__gtk_tree_model_rows_reordered"), visibility("default")));
11177
 
 
11178
 
#undef gtk_tree_model_unref_node 
11179
 
extern __typeof (gtk_tree_model_unref_node) gtk_tree_model_unref_node __attribute((alias("IA__gtk_tree_model_unref_node"), visibility("default")));
11180
 
 
11181
 
#undef gtk_tree_path_append_index 
11182
 
extern __typeof (gtk_tree_path_append_index) gtk_tree_path_append_index __attribute((alias("IA__gtk_tree_path_append_index"), visibility("default")));
11183
 
 
11184
 
#undef gtk_tree_path_compare 
11185
 
extern __typeof (gtk_tree_path_compare) gtk_tree_path_compare __attribute((alias("IA__gtk_tree_path_compare"), visibility("default")));
11186
 
 
11187
 
#undef gtk_tree_path_copy 
11188
 
extern __typeof (gtk_tree_path_copy) gtk_tree_path_copy __attribute((alias("IA__gtk_tree_path_copy"), visibility("default")));
11189
 
 
11190
 
#undef gtk_tree_path_down 
11191
 
extern __typeof (gtk_tree_path_down) gtk_tree_path_down __attribute((alias("IA__gtk_tree_path_down"), visibility("default")));
11192
 
 
11193
 
#undef gtk_tree_path_free 
11194
 
extern __typeof (gtk_tree_path_free) gtk_tree_path_free __attribute((alias("IA__gtk_tree_path_free"), visibility("default")));
11195
 
 
11196
 
#undef gtk_tree_path_get_depth 
11197
 
extern __typeof (gtk_tree_path_get_depth) gtk_tree_path_get_depth __attribute((alias("IA__gtk_tree_path_get_depth"), visibility("default")));
11198
 
 
11199
 
#undef gtk_tree_path_get_indices 
11200
 
extern __typeof (gtk_tree_path_get_indices) gtk_tree_path_get_indices __attribute((alias("IA__gtk_tree_path_get_indices"), visibility("default")));
11201
 
 
11202
 
#undef gtk_tree_path_get_indices_with_depth 
11203
 
extern __typeof (gtk_tree_path_get_indices_with_depth) gtk_tree_path_get_indices_with_depth __attribute((alias("IA__gtk_tree_path_get_indices_with_depth"), visibility("default")));
11204
 
 
11205
 
#undef gtk_tree_path_get_type 
11206
 
extern __typeof (gtk_tree_path_get_type) gtk_tree_path_get_type __attribute((alias("IA__gtk_tree_path_get_type"), visibility("default")));
11207
 
 
11208
 
#undef gtk_tree_path_is_ancestor 
11209
 
extern __typeof (gtk_tree_path_is_ancestor) gtk_tree_path_is_ancestor __attribute((alias("IA__gtk_tree_path_is_ancestor"), visibility("default")));
11210
 
 
11211
 
#undef gtk_tree_path_is_descendant 
11212
 
extern __typeof (gtk_tree_path_is_descendant) gtk_tree_path_is_descendant __attribute((alias("IA__gtk_tree_path_is_descendant"), visibility("default")));
11213
 
 
11214
 
#undef gtk_tree_path_new 
11215
 
extern __typeof (gtk_tree_path_new) gtk_tree_path_new __attribute((alias("IA__gtk_tree_path_new"), visibility("default")));
11216
 
 
11217
 
#undef gtk_tree_path_new_first 
11218
 
extern __typeof (gtk_tree_path_new_first) gtk_tree_path_new_first __attribute((alias("IA__gtk_tree_path_new_first"), visibility("default")));
11219
 
 
11220
 
#undef gtk_tree_path_new_from_indices 
11221
 
extern __typeof (gtk_tree_path_new_from_indices) gtk_tree_path_new_from_indices __attribute((alias("IA__gtk_tree_path_new_from_indices"), visibility("default")));
11222
 
 
11223
 
#undef gtk_tree_path_new_from_string 
11224
 
extern __typeof (gtk_tree_path_new_from_string) gtk_tree_path_new_from_string __attribute((alias("IA__gtk_tree_path_new_from_string"), visibility("default")));
11225
 
 
11226
 
#undef gtk_tree_path_next 
11227
 
extern __typeof (gtk_tree_path_next) gtk_tree_path_next __attribute((alias("IA__gtk_tree_path_next"), visibility("default")));
11228
 
 
11229
 
#undef gtk_tree_path_prepend_index 
11230
 
extern __typeof (gtk_tree_path_prepend_index) gtk_tree_path_prepend_index __attribute((alias("IA__gtk_tree_path_prepend_index"), visibility("default")));
11231
 
 
11232
 
#undef gtk_tree_path_prev 
11233
 
extern __typeof (gtk_tree_path_prev) gtk_tree_path_prev __attribute((alias("IA__gtk_tree_path_prev"), visibility("default")));
11234
 
 
11235
 
#undef gtk_tree_path_to_string 
11236
 
extern __typeof (gtk_tree_path_to_string) gtk_tree_path_to_string __attribute((alias("IA__gtk_tree_path_to_string"), visibility("default")));
11237
 
 
11238
 
#undef gtk_tree_path_up 
11239
 
extern __typeof (gtk_tree_path_up) gtk_tree_path_up __attribute((alias("IA__gtk_tree_path_up"), visibility("default")));
11240
 
 
11241
 
#undef gtk_tree_row_reference_copy 
11242
 
extern __typeof (gtk_tree_row_reference_copy) gtk_tree_row_reference_copy __attribute((alias("IA__gtk_tree_row_reference_copy"), visibility("default")));
11243
 
 
11244
 
#undef gtk_tree_row_reference_deleted 
11245
 
extern __typeof (gtk_tree_row_reference_deleted) gtk_tree_row_reference_deleted __attribute((alias("IA__gtk_tree_row_reference_deleted"), visibility("default")));
11246
 
 
11247
 
#undef gtk_tree_row_reference_free 
11248
 
extern __typeof (gtk_tree_row_reference_free) gtk_tree_row_reference_free __attribute((alias("IA__gtk_tree_row_reference_free"), visibility("default")));
11249
 
 
11250
 
#undef gtk_tree_row_reference_get_model 
11251
 
extern __typeof (gtk_tree_row_reference_get_model) gtk_tree_row_reference_get_model __attribute((alias("IA__gtk_tree_row_reference_get_model"), visibility("default")));
11252
 
 
11253
 
#undef gtk_tree_row_reference_get_path 
11254
 
extern __typeof (gtk_tree_row_reference_get_path) gtk_tree_row_reference_get_path __attribute((alias("IA__gtk_tree_row_reference_get_path"), visibility("default")));
11255
 
 
11256
 
#undef gtk_tree_row_reference_get_type 
11257
 
extern __typeof (gtk_tree_row_reference_get_type) gtk_tree_row_reference_get_type __attribute((alias("IA__gtk_tree_row_reference_get_type"), visibility("default")));
11258
 
 
11259
 
#undef gtk_tree_row_reference_inserted 
11260
 
extern __typeof (gtk_tree_row_reference_inserted) gtk_tree_row_reference_inserted __attribute((alias("IA__gtk_tree_row_reference_inserted"), visibility("default")));
11261
 
 
11262
 
#undef gtk_tree_row_reference_new 
11263
 
extern __typeof (gtk_tree_row_reference_new) gtk_tree_row_reference_new __attribute((alias("IA__gtk_tree_row_reference_new"), visibility("default")));
11264
 
 
11265
 
#undef gtk_tree_row_reference_new_proxy 
11266
 
extern __typeof (gtk_tree_row_reference_new_proxy) gtk_tree_row_reference_new_proxy __attribute((alias("IA__gtk_tree_row_reference_new_proxy"), visibility("default")));
11267
 
 
11268
 
#undef gtk_tree_row_reference_reordered 
11269
 
extern __typeof (gtk_tree_row_reference_reordered) gtk_tree_row_reference_reordered __attribute((alias("IA__gtk_tree_row_reference_reordered"), visibility("default")));
11270
 
 
11271
 
#undef gtk_tree_row_reference_valid 
11272
 
extern __typeof (gtk_tree_row_reference_valid) gtk_tree_row_reference_valid __attribute((alias("IA__gtk_tree_row_reference_valid"), visibility("default")));
11273
 
 
11274
 
#endif
11275
 
#endif
11276
 
#if IN_HEADER(__GTK_TREE_MODEL_SORT_H__)
11277
 
#if IN_FILE(__GTK_TREE_MODEL_SORT_C__)
11278
 
#undef gtk_tree_model_sort_clear_cache 
11279
 
extern __typeof (gtk_tree_model_sort_clear_cache) gtk_tree_model_sort_clear_cache __attribute((alias("IA__gtk_tree_model_sort_clear_cache"), visibility("default")));
11280
 
 
11281
 
#undef gtk_tree_model_sort_convert_child_iter_to_iter 
11282
 
extern __typeof (gtk_tree_model_sort_convert_child_iter_to_iter) gtk_tree_model_sort_convert_child_iter_to_iter __attribute((alias("IA__gtk_tree_model_sort_convert_child_iter_to_iter"), visibility("default")));
11283
 
 
11284
 
#undef gtk_tree_model_sort_convert_child_path_to_path 
11285
 
extern __typeof (gtk_tree_model_sort_convert_child_path_to_path) gtk_tree_model_sort_convert_child_path_to_path __attribute((alias("IA__gtk_tree_model_sort_convert_child_path_to_path"), visibility("default")));
11286
 
 
11287
 
#undef gtk_tree_model_sort_convert_iter_to_child_iter 
11288
 
extern __typeof (gtk_tree_model_sort_convert_iter_to_child_iter) gtk_tree_model_sort_convert_iter_to_child_iter __attribute((alias("IA__gtk_tree_model_sort_convert_iter_to_child_iter"), visibility("default")));
11289
 
 
11290
 
#undef gtk_tree_model_sort_convert_path_to_child_path 
11291
 
extern __typeof (gtk_tree_model_sort_convert_path_to_child_path) gtk_tree_model_sort_convert_path_to_child_path __attribute((alias("IA__gtk_tree_model_sort_convert_path_to_child_path"), visibility("default")));
11292
 
 
11293
 
#undef gtk_tree_model_sort_get_model 
11294
 
extern __typeof (gtk_tree_model_sort_get_model) gtk_tree_model_sort_get_model __attribute((alias("IA__gtk_tree_model_sort_get_model"), visibility("default")));
11295
 
 
11296
 
#undef gtk_tree_model_sort_get_type 
11297
 
extern __typeof (gtk_tree_model_sort_get_type) gtk_tree_model_sort_get_type __attribute((alias("IA__gtk_tree_model_sort_get_type"), visibility("default")));
11298
 
 
11299
 
#undef gtk_tree_model_sort_iter_is_valid 
11300
 
extern __typeof (gtk_tree_model_sort_iter_is_valid) gtk_tree_model_sort_iter_is_valid __attribute((alias("IA__gtk_tree_model_sort_iter_is_valid"), visibility("default")));
11301
 
 
11302
 
#undef gtk_tree_model_sort_new_with_model 
11303
 
extern __typeof (gtk_tree_model_sort_new_with_model) gtk_tree_model_sort_new_with_model __attribute((alias("IA__gtk_tree_model_sort_new_with_model"), visibility("default")));
11304
 
 
11305
 
#undef gtk_tree_model_sort_reset_default_sort_func 
11306
 
extern __typeof (gtk_tree_model_sort_reset_default_sort_func) gtk_tree_model_sort_reset_default_sort_func __attribute((alias("IA__gtk_tree_model_sort_reset_default_sort_func"), visibility("default")));
11307
 
 
11308
 
#endif
11309
 
#endif
11310
 
#if IN_HEADER(__GTK_TREE_MODEL_FILTER_H__)
11311
 
#if IN_FILE(__GTK_TREE_MODEL_FILTER_C__)
11312
 
#undef gtk_tree_model_filter_clear_cache 
11313
 
extern __typeof (gtk_tree_model_filter_clear_cache) gtk_tree_model_filter_clear_cache __attribute((alias("IA__gtk_tree_model_filter_clear_cache"), visibility("default")));
11314
 
 
11315
 
#undef gtk_tree_model_filter_convert_child_iter_to_iter 
11316
 
extern __typeof (gtk_tree_model_filter_convert_child_iter_to_iter) gtk_tree_model_filter_convert_child_iter_to_iter __attribute((alias("IA__gtk_tree_model_filter_convert_child_iter_to_iter"), visibility("default")));
11317
 
 
11318
 
#undef gtk_tree_model_filter_convert_child_path_to_path 
11319
 
extern __typeof (gtk_tree_model_filter_convert_child_path_to_path) gtk_tree_model_filter_convert_child_path_to_path __attribute((alias("IA__gtk_tree_model_filter_convert_child_path_to_path"), visibility("default")));
11320
 
 
11321
 
#undef gtk_tree_model_filter_convert_iter_to_child_iter 
11322
 
extern __typeof (gtk_tree_model_filter_convert_iter_to_child_iter) gtk_tree_model_filter_convert_iter_to_child_iter __attribute((alias("IA__gtk_tree_model_filter_convert_iter_to_child_iter"), visibility("default")));
11323
 
 
11324
 
#undef gtk_tree_model_filter_convert_path_to_child_path 
11325
 
extern __typeof (gtk_tree_model_filter_convert_path_to_child_path) gtk_tree_model_filter_convert_path_to_child_path __attribute((alias("IA__gtk_tree_model_filter_convert_path_to_child_path"), visibility("default")));
11326
 
 
11327
 
#undef gtk_tree_model_filter_get_model 
11328
 
extern __typeof (gtk_tree_model_filter_get_model) gtk_tree_model_filter_get_model __attribute((alias("IA__gtk_tree_model_filter_get_model"), visibility("default")));
11329
 
 
11330
 
#undef gtk_tree_model_filter_get_type 
11331
 
extern __typeof (gtk_tree_model_filter_get_type) gtk_tree_model_filter_get_type __attribute((alias("IA__gtk_tree_model_filter_get_type"), visibility("default")));
11332
 
 
11333
 
#undef gtk_tree_model_filter_new 
11334
 
extern __typeof (gtk_tree_model_filter_new) gtk_tree_model_filter_new __attribute((alias("IA__gtk_tree_model_filter_new"), visibility("default")));
11335
 
 
11336
 
#undef gtk_tree_model_filter_refilter 
11337
 
extern __typeof (gtk_tree_model_filter_refilter) gtk_tree_model_filter_refilter __attribute((alias("IA__gtk_tree_model_filter_refilter"), visibility("default")));
11338
 
 
11339
 
#undef gtk_tree_model_filter_set_modify_func 
11340
 
extern __typeof (gtk_tree_model_filter_set_modify_func) gtk_tree_model_filter_set_modify_func __attribute((alias("IA__gtk_tree_model_filter_set_modify_func"), visibility("default")));
11341
 
 
11342
 
#undef gtk_tree_model_filter_set_visible_column 
11343
 
extern __typeof (gtk_tree_model_filter_set_visible_column) gtk_tree_model_filter_set_visible_column __attribute((alias("IA__gtk_tree_model_filter_set_visible_column"), visibility("default")));
11344
 
 
11345
 
#undef gtk_tree_model_filter_set_visible_func 
11346
 
extern __typeof (gtk_tree_model_filter_set_visible_func) gtk_tree_model_filter_set_visible_func __attribute((alias("IA__gtk_tree_model_filter_set_visible_func"), visibility("default")));
11347
 
 
11348
 
#endif
11349
 
#endif
11350
 
#if IN_HEADER(__GTK_TREE_SELECTION_H__)
11351
 
#if IN_FILE(__GTK_TREE_SELECTION_C__)
11352
 
#undef gtk_tree_selection_count_selected_rows 
11353
 
extern __typeof (gtk_tree_selection_count_selected_rows) gtk_tree_selection_count_selected_rows __attribute((alias("IA__gtk_tree_selection_count_selected_rows"), visibility("default")));
11354
 
 
11355
 
#undef gtk_tree_selection_get_mode 
11356
 
extern __typeof (gtk_tree_selection_get_mode) gtk_tree_selection_get_mode __attribute((alias("IA__gtk_tree_selection_get_mode"), visibility("default")));
11357
 
 
11358
 
#undef gtk_tree_selection_get_select_function 
11359
 
extern __typeof (gtk_tree_selection_get_select_function) gtk_tree_selection_get_select_function __attribute((alias("IA__gtk_tree_selection_get_select_function"), visibility("default")));
11360
 
 
11361
 
#undef gtk_tree_selection_get_selected 
11362
 
extern __typeof (gtk_tree_selection_get_selected) gtk_tree_selection_get_selected __attribute((alias("IA__gtk_tree_selection_get_selected"), visibility("default")));
11363
 
 
11364
 
#undef gtk_tree_selection_get_selected_rows 
11365
 
extern __typeof (gtk_tree_selection_get_selected_rows) gtk_tree_selection_get_selected_rows __attribute((alias("IA__gtk_tree_selection_get_selected_rows"), visibility("default")));
11366
 
 
11367
 
#undef gtk_tree_selection_get_tree_view 
11368
 
extern __typeof (gtk_tree_selection_get_tree_view) gtk_tree_selection_get_tree_view __attribute((alias("IA__gtk_tree_selection_get_tree_view"), visibility("default")));
11369
 
 
11370
 
#undef gtk_tree_selection_get_type 
11371
 
extern __typeof (gtk_tree_selection_get_type) gtk_tree_selection_get_type __attribute((alias("IA__gtk_tree_selection_get_type"), visibility("default")));
11372
 
 
11373
 
#undef gtk_tree_selection_get_user_data 
11374
 
extern __typeof (gtk_tree_selection_get_user_data) gtk_tree_selection_get_user_data __attribute((alias("IA__gtk_tree_selection_get_user_data"), visibility("default")));
11375
 
 
11376
 
#undef gtk_tree_selection_iter_is_selected 
11377
 
extern __typeof (gtk_tree_selection_iter_is_selected) gtk_tree_selection_iter_is_selected __attribute((alias("IA__gtk_tree_selection_iter_is_selected"), visibility("default")));
11378
 
 
11379
 
#undef gtk_tree_selection_path_is_selected 
11380
 
extern __typeof (gtk_tree_selection_path_is_selected) gtk_tree_selection_path_is_selected __attribute((alias("IA__gtk_tree_selection_path_is_selected"), visibility("default")));
11381
 
 
11382
 
#undef gtk_tree_selection_select_all 
11383
 
extern __typeof (gtk_tree_selection_select_all) gtk_tree_selection_select_all __attribute((alias("IA__gtk_tree_selection_select_all"), visibility("default")));
11384
 
 
11385
 
#undef gtk_tree_selection_selected_foreach 
11386
 
extern __typeof (gtk_tree_selection_selected_foreach) gtk_tree_selection_selected_foreach __attribute((alias("IA__gtk_tree_selection_selected_foreach"), visibility("default")));
11387
 
 
11388
 
#undef gtk_tree_selection_select_iter 
11389
 
extern __typeof (gtk_tree_selection_select_iter) gtk_tree_selection_select_iter __attribute((alias("IA__gtk_tree_selection_select_iter"), visibility("default")));
11390
 
 
11391
 
#undef gtk_tree_selection_select_path 
11392
 
extern __typeof (gtk_tree_selection_select_path) gtk_tree_selection_select_path __attribute((alias("IA__gtk_tree_selection_select_path"), visibility("default")));
11393
 
 
11394
 
#undef gtk_tree_selection_select_range 
11395
 
extern __typeof (gtk_tree_selection_select_range) gtk_tree_selection_select_range __attribute((alias("IA__gtk_tree_selection_select_range"), visibility("default")));
11396
 
 
11397
 
#undef gtk_tree_selection_set_mode 
11398
 
extern __typeof (gtk_tree_selection_set_mode) gtk_tree_selection_set_mode __attribute((alias("IA__gtk_tree_selection_set_mode"), visibility("default")));
11399
 
 
11400
 
#undef gtk_tree_selection_set_select_function 
11401
 
extern __typeof (gtk_tree_selection_set_select_function) gtk_tree_selection_set_select_function __attribute((alias("IA__gtk_tree_selection_set_select_function"), visibility("default")));
11402
 
 
11403
 
#undef gtk_tree_selection_unselect_all 
11404
 
extern __typeof (gtk_tree_selection_unselect_all) gtk_tree_selection_unselect_all __attribute((alias("IA__gtk_tree_selection_unselect_all"), visibility("default")));
11405
 
 
11406
 
#undef gtk_tree_selection_unselect_iter 
11407
 
extern __typeof (gtk_tree_selection_unselect_iter) gtk_tree_selection_unselect_iter __attribute((alias("IA__gtk_tree_selection_unselect_iter"), visibility("default")));
11408
 
 
11409
 
#undef gtk_tree_selection_unselect_path 
11410
 
extern __typeof (gtk_tree_selection_unselect_path) gtk_tree_selection_unselect_path __attribute((alias("IA__gtk_tree_selection_unselect_path"), visibility("default")));
11411
 
 
11412
 
#undef gtk_tree_selection_unselect_range 
11413
 
extern __typeof (gtk_tree_selection_unselect_range) gtk_tree_selection_unselect_range __attribute((alias("IA__gtk_tree_selection_unselect_range"), visibility("default")));
11414
 
 
11415
 
#endif
11416
 
#endif
11417
 
#if IN_HEADER(__GTK_TREE_SORTABLE_H__)
11418
 
#if IN_FILE(__GTK_TREE_SORTABLE_C__)
11419
 
#undef gtk_tree_sortable_get_sort_column_id 
11420
 
extern __typeof (gtk_tree_sortable_get_sort_column_id) gtk_tree_sortable_get_sort_column_id __attribute((alias("IA__gtk_tree_sortable_get_sort_column_id"), visibility("default")));
11421
 
 
11422
 
#undef gtk_tree_sortable_get_type 
11423
 
extern __typeof (gtk_tree_sortable_get_type) gtk_tree_sortable_get_type __attribute((alias("IA__gtk_tree_sortable_get_type"), visibility("default")));
11424
 
 
11425
 
#undef gtk_tree_sortable_has_default_sort_func 
11426
 
extern __typeof (gtk_tree_sortable_has_default_sort_func) gtk_tree_sortable_has_default_sort_func __attribute((alias("IA__gtk_tree_sortable_has_default_sort_func"), visibility("default")));
11427
 
 
11428
 
#undef gtk_tree_sortable_set_default_sort_func 
11429
 
extern __typeof (gtk_tree_sortable_set_default_sort_func) gtk_tree_sortable_set_default_sort_func __attribute((alias("IA__gtk_tree_sortable_set_default_sort_func"), visibility("default")));
11430
 
 
11431
 
#undef gtk_tree_sortable_set_sort_column_id 
11432
 
extern __typeof (gtk_tree_sortable_set_sort_column_id) gtk_tree_sortable_set_sort_column_id __attribute((alias("IA__gtk_tree_sortable_set_sort_column_id"), visibility("default")));
11433
 
 
11434
 
#undef gtk_tree_sortable_set_sort_func 
11435
 
extern __typeof (gtk_tree_sortable_set_sort_func) gtk_tree_sortable_set_sort_func __attribute((alias("IA__gtk_tree_sortable_set_sort_func"), visibility("default")));
11436
 
 
11437
 
#undef gtk_tree_sortable_sort_column_changed 
11438
 
extern __typeof (gtk_tree_sortable_sort_column_changed) gtk_tree_sortable_sort_column_changed __attribute((alias("IA__gtk_tree_sortable_sort_column_changed"), visibility("default")));
11439
 
 
11440
 
#endif
11441
 
#endif
11442
 
#if IN_HEADER(__GTK_TREE_STORE_H__)
11443
 
#if IN_FILE(__GTK_TREE_STORE_C__)
11444
 
#undef gtk_tree_store_append 
11445
 
extern __typeof (gtk_tree_store_append) gtk_tree_store_append __attribute((alias("IA__gtk_tree_store_append"), visibility("default")));
11446
 
 
11447
 
#undef gtk_tree_store_clear 
11448
 
extern __typeof (gtk_tree_store_clear) gtk_tree_store_clear __attribute((alias("IA__gtk_tree_store_clear"), visibility("default")));
11449
 
 
11450
 
#undef gtk_tree_store_get_type 
11451
 
extern __typeof (gtk_tree_store_get_type) gtk_tree_store_get_type __attribute((alias("IA__gtk_tree_store_get_type"), visibility("default")));
11452
 
 
11453
 
#undef gtk_tree_store_insert 
11454
 
extern __typeof (gtk_tree_store_insert) gtk_tree_store_insert __attribute((alias("IA__gtk_tree_store_insert"), visibility("default")));
11455
 
 
11456
 
#undef gtk_tree_store_insert_after 
11457
 
extern __typeof (gtk_tree_store_insert_after) gtk_tree_store_insert_after __attribute((alias("IA__gtk_tree_store_insert_after"), visibility("default")));
11458
 
 
11459
 
#undef gtk_tree_store_insert_before 
11460
 
extern __typeof (gtk_tree_store_insert_before) gtk_tree_store_insert_before __attribute((alias("IA__gtk_tree_store_insert_before"), visibility("default")));
11461
 
 
11462
 
#undef gtk_tree_store_insert_with_values 
11463
 
extern __typeof (gtk_tree_store_insert_with_values) gtk_tree_store_insert_with_values __attribute((alias("IA__gtk_tree_store_insert_with_values"), visibility("default")));
11464
 
 
11465
 
#undef gtk_tree_store_insert_with_valuesv 
11466
 
extern __typeof (gtk_tree_store_insert_with_valuesv) gtk_tree_store_insert_with_valuesv __attribute((alias("IA__gtk_tree_store_insert_with_valuesv"), visibility("default")));
11467
 
 
11468
 
#undef gtk_tree_store_is_ancestor 
11469
 
extern __typeof (gtk_tree_store_is_ancestor) gtk_tree_store_is_ancestor __attribute((alias("IA__gtk_tree_store_is_ancestor"), visibility("default")));
11470
 
 
11471
 
#undef gtk_tree_store_iter_depth 
11472
 
extern __typeof (gtk_tree_store_iter_depth) gtk_tree_store_iter_depth __attribute((alias("IA__gtk_tree_store_iter_depth"), visibility("default")));
11473
 
 
11474
 
#undef gtk_tree_store_iter_is_valid 
11475
 
extern __typeof (gtk_tree_store_iter_is_valid) gtk_tree_store_iter_is_valid __attribute((alias("IA__gtk_tree_store_iter_is_valid"), visibility("default")));
11476
 
 
11477
 
#undef gtk_tree_store_move_after 
11478
 
extern __typeof (gtk_tree_store_move_after) gtk_tree_store_move_after __attribute((alias("IA__gtk_tree_store_move_after"), visibility("default")));
11479
 
 
11480
 
#undef gtk_tree_store_move_before 
11481
 
extern __typeof (gtk_tree_store_move_before) gtk_tree_store_move_before __attribute((alias("IA__gtk_tree_store_move_before"), visibility("default")));
11482
 
 
11483
 
#undef gtk_tree_store_new 
11484
 
extern __typeof (gtk_tree_store_new) gtk_tree_store_new __attribute((alias("IA__gtk_tree_store_new"), visibility("default")));
11485
 
 
11486
 
#undef gtk_tree_store_newv 
11487
 
extern __typeof (gtk_tree_store_newv) gtk_tree_store_newv __attribute((alias("IA__gtk_tree_store_newv"), visibility("default")));
11488
 
 
11489
 
#undef gtk_tree_store_prepend 
11490
 
extern __typeof (gtk_tree_store_prepend) gtk_tree_store_prepend __attribute((alias("IA__gtk_tree_store_prepend"), visibility("default")));
11491
 
 
11492
 
#undef gtk_tree_store_remove 
11493
 
extern __typeof (gtk_tree_store_remove) gtk_tree_store_remove __attribute((alias("IA__gtk_tree_store_remove"), visibility("default")));
11494
 
 
11495
 
#undef gtk_tree_store_reorder 
11496
 
extern __typeof (gtk_tree_store_reorder) gtk_tree_store_reorder __attribute((alias("IA__gtk_tree_store_reorder"), visibility("default")));
11497
 
 
11498
 
#undef gtk_tree_store_set 
11499
 
extern __typeof (gtk_tree_store_set) gtk_tree_store_set __attribute((alias("IA__gtk_tree_store_set"), visibility("default")));
11500
 
 
11501
 
#undef gtk_tree_store_set_column_types 
11502
 
extern __typeof (gtk_tree_store_set_column_types) gtk_tree_store_set_column_types __attribute((alias("IA__gtk_tree_store_set_column_types"), visibility("default")));
11503
 
 
11504
 
#undef gtk_tree_store_set_valist 
11505
 
extern __typeof (gtk_tree_store_set_valist) gtk_tree_store_set_valist __attribute((alias("IA__gtk_tree_store_set_valist"), visibility("default")));
11506
 
 
11507
 
#undef gtk_tree_store_set_value 
11508
 
extern __typeof (gtk_tree_store_set_value) gtk_tree_store_set_value __attribute((alias("IA__gtk_tree_store_set_value"), visibility("default")));
11509
 
 
11510
 
#undef gtk_tree_store_set_valuesv 
11511
 
extern __typeof (gtk_tree_store_set_valuesv) gtk_tree_store_set_valuesv __attribute((alias("IA__gtk_tree_store_set_valuesv"), visibility("default")));
11512
 
 
11513
 
#undef gtk_tree_store_swap 
11514
 
extern __typeof (gtk_tree_store_swap) gtk_tree_store_swap __attribute((alias("IA__gtk_tree_store_swap"), visibility("default")));
11515
 
 
11516
 
#endif
11517
 
#endif
11518
 
#if IN_HEADER(__GTK_TREE_VIEW_COLUMN_H__)
11519
 
#if IN_FILE(__GTK_TREE_VIEW_COLUMN_C__)
11520
 
#undef gtk_tree_view_column_add_attribute 
11521
 
extern __typeof (gtk_tree_view_column_add_attribute) gtk_tree_view_column_add_attribute __attribute((alias("IA__gtk_tree_view_column_add_attribute"), visibility("default")));
11522
 
 
11523
 
#undef gtk_tree_view_column_cell_get_position 
11524
 
extern __typeof (gtk_tree_view_column_cell_get_position) gtk_tree_view_column_cell_get_position __attribute((alias("IA__gtk_tree_view_column_cell_get_position"), visibility("default")));
11525
 
 
11526
 
#undef gtk_tree_view_column_cell_get_size 
11527
 
extern __typeof (gtk_tree_view_column_cell_get_size) gtk_tree_view_column_cell_get_size __attribute((alias("IA__gtk_tree_view_column_cell_get_size"), visibility("default")));
11528
 
 
11529
 
#undef gtk_tree_view_column_cell_is_visible 
11530
 
extern __typeof (gtk_tree_view_column_cell_is_visible) gtk_tree_view_column_cell_is_visible __attribute((alias("IA__gtk_tree_view_column_cell_is_visible"), visibility("default")));
11531
 
 
11532
 
#undef gtk_tree_view_column_cell_set_cell_data 
11533
 
extern __typeof (gtk_tree_view_column_cell_set_cell_data) gtk_tree_view_column_cell_set_cell_data __attribute((alias("IA__gtk_tree_view_column_cell_set_cell_data"), visibility("default")));
11534
 
 
11535
 
#undef gtk_tree_view_column_clear 
11536
 
extern __typeof (gtk_tree_view_column_clear) gtk_tree_view_column_clear __attribute((alias("IA__gtk_tree_view_column_clear"), visibility("default")));
11537
 
 
11538
 
#undef gtk_tree_view_column_clear_attributes 
11539
 
extern __typeof (gtk_tree_view_column_clear_attributes) gtk_tree_view_column_clear_attributes __attribute((alias("IA__gtk_tree_view_column_clear_attributes"), visibility("default")));
11540
 
 
11541
 
#undef gtk_tree_view_column_clicked 
11542
 
extern __typeof (gtk_tree_view_column_clicked) gtk_tree_view_column_clicked __attribute((alias("IA__gtk_tree_view_column_clicked"), visibility("default")));
11543
 
 
11544
 
#undef gtk_tree_view_column_focus_cell 
11545
 
extern __typeof (gtk_tree_view_column_focus_cell) gtk_tree_view_column_focus_cell __attribute((alias("IA__gtk_tree_view_column_focus_cell"), visibility("default")));
11546
 
 
11547
 
#undef gtk_tree_view_column_get_alignment 
11548
 
extern __typeof (gtk_tree_view_column_get_alignment) gtk_tree_view_column_get_alignment __attribute((alias("IA__gtk_tree_view_column_get_alignment"), visibility("default")));
11549
 
 
11550
 
#ifndef GTK_DISABLE_DEPRECATED
11551
 
#undef gtk_tree_view_column_get_cell_renderers 
11552
 
extern __typeof (gtk_tree_view_column_get_cell_renderers) gtk_tree_view_column_get_cell_renderers __attribute((alias("IA__gtk_tree_view_column_get_cell_renderers"), visibility("default")));
11553
 
 
11554
 
#endif
11555
 
#undef gtk_tree_view_column_get_clickable 
11556
 
extern __typeof (gtk_tree_view_column_get_clickable) gtk_tree_view_column_get_clickable __attribute((alias("IA__gtk_tree_view_column_get_clickable"), visibility("default")));
11557
 
 
11558
 
#undef gtk_tree_view_column_get_expand 
11559
 
extern __typeof (gtk_tree_view_column_get_expand) gtk_tree_view_column_get_expand __attribute((alias("IA__gtk_tree_view_column_get_expand"), visibility("default")));
11560
 
 
11561
 
#undef gtk_tree_view_column_get_fixed_width 
11562
 
extern __typeof (gtk_tree_view_column_get_fixed_width) gtk_tree_view_column_get_fixed_width __attribute((alias("IA__gtk_tree_view_column_get_fixed_width"), visibility("default")));
11563
 
 
11564
 
#undef gtk_tree_view_column_get_max_width 
11565
 
extern __typeof (gtk_tree_view_column_get_max_width) gtk_tree_view_column_get_max_width __attribute((alias("IA__gtk_tree_view_column_get_max_width"), visibility("default")));
11566
 
 
11567
 
#undef gtk_tree_view_column_get_min_width 
11568
 
extern __typeof (gtk_tree_view_column_get_min_width) gtk_tree_view_column_get_min_width __attribute((alias("IA__gtk_tree_view_column_get_min_width"), visibility("default")));
11569
 
 
11570
 
#undef gtk_tree_view_column_get_reorderable 
11571
 
extern __typeof (gtk_tree_view_column_get_reorderable) gtk_tree_view_column_get_reorderable __attribute((alias("IA__gtk_tree_view_column_get_reorderable"), visibility("default")));
11572
 
 
11573
 
#undef gtk_tree_view_column_get_resizable 
11574
 
extern __typeof (gtk_tree_view_column_get_resizable) gtk_tree_view_column_get_resizable __attribute((alias("IA__gtk_tree_view_column_get_resizable"), visibility("default")));
11575
 
 
11576
 
#undef gtk_tree_view_column_get_sizing 
11577
 
extern __typeof (gtk_tree_view_column_get_sizing) gtk_tree_view_column_get_sizing __attribute((alias("IA__gtk_tree_view_column_get_sizing"), visibility("default")));
11578
 
 
11579
 
#undef gtk_tree_view_column_get_sort_column_id 
11580
 
extern __typeof (gtk_tree_view_column_get_sort_column_id) gtk_tree_view_column_get_sort_column_id __attribute((alias("IA__gtk_tree_view_column_get_sort_column_id"), visibility("default")));
11581
 
 
11582
 
#undef gtk_tree_view_column_get_sort_indicator 
11583
 
extern __typeof (gtk_tree_view_column_get_sort_indicator) gtk_tree_view_column_get_sort_indicator __attribute((alias("IA__gtk_tree_view_column_get_sort_indicator"), visibility("default")));
11584
 
 
11585
 
#undef gtk_tree_view_column_get_sort_order 
11586
 
extern __typeof (gtk_tree_view_column_get_sort_order) gtk_tree_view_column_get_sort_order __attribute((alias("IA__gtk_tree_view_column_get_sort_order"), visibility("default")));
11587
 
 
11588
 
#undef gtk_tree_view_column_get_spacing 
11589
 
extern __typeof (gtk_tree_view_column_get_spacing) gtk_tree_view_column_get_spacing __attribute((alias("IA__gtk_tree_view_column_get_spacing"), visibility("default")));
11590
 
 
11591
 
#undef gtk_tree_view_column_get_title 
11592
 
extern __typeof (gtk_tree_view_column_get_title) gtk_tree_view_column_get_title __attribute((alias("IA__gtk_tree_view_column_get_title"), visibility("default")));
11593
 
 
11594
 
#undef gtk_tree_view_column_get_tree_view 
11595
 
extern __typeof (gtk_tree_view_column_get_tree_view) gtk_tree_view_column_get_tree_view __attribute((alias("IA__gtk_tree_view_column_get_tree_view"), visibility("default")));
11596
 
 
11597
 
#undef gtk_tree_view_column_get_type 
11598
 
extern __typeof (gtk_tree_view_column_get_type) gtk_tree_view_column_get_type __attribute((alias("IA__gtk_tree_view_column_get_type"), visibility("default")));
11599
 
 
11600
 
#undef gtk_tree_view_column_get_visible 
11601
 
extern __typeof (gtk_tree_view_column_get_visible) gtk_tree_view_column_get_visible __attribute((alias("IA__gtk_tree_view_column_get_visible"), visibility("default")));
11602
 
 
11603
 
#undef gtk_tree_view_column_get_widget 
11604
 
extern __typeof (gtk_tree_view_column_get_widget) gtk_tree_view_column_get_widget __attribute((alias("IA__gtk_tree_view_column_get_widget"), visibility("default")));
11605
 
 
11606
 
#undef gtk_tree_view_column_get_width 
11607
 
extern __typeof (gtk_tree_view_column_get_width) gtk_tree_view_column_get_width __attribute((alias("IA__gtk_tree_view_column_get_width"), visibility("default")));
11608
 
 
11609
 
#undef gtk_tree_view_column_new 
11610
 
extern __typeof (gtk_tree_view_column_new) gtk_tree_view_column_new __attribute((alias("IA__gtk_tree_view_column_new"), visibility("default")));
11611
 
 
11612
 
#undef gtk_tree_view_column_new_with_attributes 
11613
 
extern __typeof (gtk_tree_view_column_new_with_attributes) gtk_tree_view_column_new_with_attributes __attribute((alias("IA__gtk_tree_view_column_new_with_attributes"), visibility("default")));
11614
 
 
11615
 
#undef gtk_tree_view_column_pack_end 
11616
 
extern __typeof (gtk_tree_view_column_pack_end) gtk_tree_view_column_pack_end __attribute((alias("IA__gtk_tree_view_column_pack_end"), visibility("default")));
11617
 
 
11618
 
#undef gtk_tree_view_column_queue_resize 
11619
 
extern __typeof (gtk_tree_view_column_queue_resize) gtk_tree_view_column_queue_resize __attribute((alias("IA__gtk_tree_view_column_queue_resize"), visibility("default")));
11620
 
 
11621
 
#undef gtk_tree_view_column_pack_start 
11622
 
extern __typeof (gtk_tree_view_column_pack_start) gtk_tree_view_column_pack_start __attribute((alias("IA__gtk_tree_view_column_pack_start"), visibility("default")));
11623
 
 
11624
 
#undef gtk_tree_view_column_set_alignment 
11625
 
extern __typeof (gtk_tree_view_column_set_alignment) gtk_tree_view_column_set_alignment __attribute((alias("IA__gtk_tree_view_column_set_alignment"), visibility("default")));
11626
 
 
11627
 
#undef gtk_tree_view_column_set_attributes 
11628
 
extern __typeof (gtk_tree_view_column_set_attributes) gtk_tree_view_column_set_attributes __attribute((alias("IA__gtk_tree_view_column_set_attributes"), visibility("default")));
11629
 
 
11630
 
#undef gtk_tree_view_column_set_cell_data_func 
11631
 
extern __typeof (gtk_tree_view_column_set_cell_data_func) gtk_tree_view_column_set_cell_data_func __attribute((alias("IA__gtk_tree_view_column_set_cell_data_func"), visibility("default")));
11632
 
 
11633
 
#undef gtk_tree_view_column_set_clickable 
11634
 
extern __typeof (gtk_tree_view_column_set_clickable) gtk_tree_view_column_set_clickable __attribute((alias("IA__gtk_tree_view_column_set_clickable"), visibility("default")));
11635
 
 
11636
 
#undef gtk_tree_view_column_set_expand 
11637
 
extern __typeof (gtk_tree_view_column_set_expand) gtk_tree_view_column_set_expand __attribute((alias("IA__gtk_tree_view_column_set_expand"), visibility("default")));
11638
 
 
11639
 
#undef gtk_tree_view_column_set_fixed_width 
11640
 
extern __typeof (gtk_tree_view_column_set_fixed_width) gtk_tree_view_column_set_fixed_width __attribute((alias("IA__gtk_tree_view_column_set_fixed_width"), visibility("default")));
11641
 
 
11642
 
#undef gtk_tree_view_column_set_max_width 
11643
 
extern __typeof (gtk_tree_view_column_set_max_width) gtk_tree_view_column_set_max_width __attribute((alias("IA__gtk_tree_view_column_set_max_width"), visibility("default")));
11644
 
 
11645
 
#undef gtk_tree_view_column_set_min_width 
11646
 
extern __typeof (gtk_tree_view_column_set_min_width) gtk_tree_view_column_set_min_width __attribute((alias("IA__gtk_tree_view_column_set_min_width"), visibility("default")));
11647
 
 
11648
 
#undef gtk_tree_view_column_set_reorderable 
11649
 
extern __typeof (gtk_tree_view_column_set_reorderable) gtk_tree_view_column_set_reorderable __attribute((alias("IA__gtk_tree_view_column_set_reorderable"), visibility("default")));
11650
 
 
11651
 
#undef gtk_tree_view_column_set_resizable 
11652
 
extern __typeof (gtk_tree_view_column_set_resizable) gtk_tree_view_column_set_resizable __attribute((alias("IA__gtk_tree_view_column_set_resizable"), visibility("default")));
11653
 
 
11654
 
#undef gtk_tree_view_column_set_sizing 
11655
 
extern __typeof (gtk_tree_view_column_set_sizing) gtk_tree_view_column_set_sizing __attribute((alias("IA__gtk_tree_view_column_set_sizing"), visibility("default")));
11656
 
 
11657
 
#undef gtk_tree_view_column_set_sort_column_id 
11658
 
extern __typeof (gtk_tree_view_column_set_sort_column_id) gtk_tree_view_column_set_sort_column_id __attribute((alias("IA__gtk_tree_view_column_set_sort_column_id"), visibility("default")));
11659
 
 
11660
 
#undef gtk_tree_view_column_set_sort_indicator 
11661
 
extern __typeof (gtk_tree_view_column_set_sort_indicator) gtk_tree_view_column_set_sort_indicator __attribute((alias("IA__gtk_tree_view_column_set_sort_indicator"), visibility("default")));
11662
 
 
11663
 
#undef gtk_tree_view_column_set_sort_order 
11664
 
extern __typeof (gtk_tree_view_column_set_sort_order) gtk_tree_view_column_set_sort_order __attribute((alias("IA__gtk_tree_view_column_set_sort_order"), visibility("default")));
11665
 
 
11666
 
#undef gtk_tree_view_column_set_spacing 
11667
 
extern __typeof (gtk_tree_view_column_set_spacing) gtk_tree_view_column_set_spacing __attribute((alias("IA__gtk_tree_view_column_set_spacing"), visibility("default")));
11668
 
 
11669
 
#undef gtk_tree_view_column_set_title 
11670
 
extern __typeof (gtk_tree_view_column_set_title) gtk_tree_view_column_set_title __attribute((alias("IA__gtk_tree_view_column_set_title"), visibility("default")));
11671
 
 
11672
 
#undef gtk_tree_view_column_set_visible 
11673
 
extern __typeof (gtk_tree_view_column_set_visible) gtk_tree_view_column_set_visible __attribute((alias("IA__gtk_tree_view_column_set_visible"), visibility("default")));
11674
 
 
11675
 
#undef gtk_tree_view_column_set_widget 
11676
 
extern __typeof (gtk_tree_view_column_set_widget) gtk_tree_view_column_set_widget __attribute((alias("IA__gtk_tree_view_column_set_widget"), visibility("default")));
11677
 
 
11678
 
#endif
11679
 
#endif
11680
 
#if IN_HEADER(__GTK_TREE_VIEW_H__)
11681
 
#if IN_FILE(__GTK_TREE_VIEW_C__)
11682
 
#undef gtk_tree_view_append_column 
11683
 
extern __typeof (gtk_tree_view_append_column) gtk_tree_view_append_column __attribute((alias("IA__gtk_tree_view_append_column"), visibility("default")));
11684
 
 
11685
 
#undef gtk_tree_view_collapse_all 
11686
 
extern __typeof (gtk_tree_view_collapse_all) gtk_tree_view_collapse_all __attribute((alias("IA__gtk_tree_view_collapse_all"), visibility("default")));
11687
 
 
11688
 
#undef gtk_tree_view_collapse_row 
11689
 
extern __typeof (gtk_tree_view_collapse_row) gtk_tree_view_collapse_row __attribute((alias("IA__gtk_tree_view_collapse_row"), visibility("default")));
11690
 
 
11691
 
#undef gtk_tree_view_convert_bin_window_to_tree_coords 
11692
 
extern __typeof (gtk_tree_view_convert_bin_window_to_tree_coords) gtk_tree_view_convert_bin_window_to_tree_coords __attribute((alias("IA__gtk_tree_view_convert_bin_window_to_tree_coords"), visibility("default")));
11693
 
 
11694
 
#undef gtk_tree_view_convert_bin_window_to_widget_coords 
11695
 
extern __typeof (gtk_tree_view_convert_bin_window_to_widget_coords) gtk_tree_view_convert_bin_window_to_widget_coords __attribute((alias("IA__gtk_tree_view_convert_bin_window_to_widget_coords"), visibility("default")));
11696
 
 
11697
 
#undef gtk_tree_view_convert_tree_to_bin_window_coords 
11698
 
extern __typeof (gtk_tree_view_convert_tree_to_bin_window_coords) gtk_tree_view_convert_tree_to_bin_window_coords __attribute((alias("IA__gtk_tree_view_convert_tree_to_bin_window_coords"), visibility("default")));
11699
 
 
11700
 
#undef gtk_tree_view_convert_tree_to_widget_coords 
11701
 
extern __typeof (gtk_tree_view_convert_tree_to_widget_coords) gtk_tree_view_convert_tree_to_widget_coords __attribute((alias("IA__gtk_tree_view_convert_tree_to_widget_coords"), visibility("default")));
11702
 
 
11703
 
#undef gtk_tree_view_convert_widget_to_bin_window_coords 
11704
 
extern __typeof (gtk_tree_view_convert_widget_to_bin_window_coords) gtk_tree_view_convert_widget_to_bin_window_coords __attribute((alias("IA__gtk_tree_view_convert_widget_to_bin_window_coords"), visibility("default")));
11705
 
 
11706
 
#undef gtk_tree_view_convert_widget_to_tree_coords 
11707
 
extern __typeof (gtk_tree_view_convert_widget_to_tree_coords) gtk_tree_view_convert_widget_to_tree_coords __attribute((alias("IA__gtk_tree_view_convert_widget_to_tree_coords"), visibility("default")));
11708
 
 
11709
 
#undef gtk_tree_view_create_row_drag_icon 
11710
 
extern __typeof (gtk_tree_view_create_row_drag_icon) gtk_tree_view_create_row_drag_icon __attribute((alias("IA__gtk_tree_view_create_row_drag_icon"), visibility("default")));
11711
 
 
11712
 
#undef gtk_tree_view_enable_model_drag_dest 
11713
 
extern __typeof (gtk_tree_view_enable_model_drag_dest) gtk_tree_view_enable_model_drag_dest __attribute((alias("IA__gtk_tree_view_enable_model_drag_dest"), visibility("default")));
11714
 
 
11715
 
#undef gtk_tree_view_enable_model_drag_source 
11716
 
extern __typeof (gtk_tree_view_enable_model_drag_source) gtk_tree_view_enable_model_drag_source __attribute((alias("IA__gtk_tree_view_enable_model_drag_source"), visibility("default")));
11717
 
 
11718
 
#undef gtk_tree_view_expand_all 
11719
 
extern __typeof (gtk_tree_view_expand_all) gtk_tree_view_expand_all __attribute((alias("IA__gtk_tree_view_expand_all"), visibility("default")));
11720
 
 
11721
 
#undef gtk_tree_view_expand_row 
11722
 
extern __typeof (gtk_tree_view_expand_row) gtk_tree_view_expand_row __attribute((alias("IA__gtk_tree_view_expand_row"), visibility("default")));
11723
 
 
11724
 
#undef gtk_tree_view_expand_to_path 
11725
 
extern __typeof (gtk_tree_view_expand_to_path) gtk_tree_view_expand_to_path __attribute((alias("IA__gtk_tree_view_expand_to_path"), visibility("default")));
11726
 
 
11727
 
#undef gtk_tree_view_get_background_area 
11728
 
extern __typeof (gtk_tree_view_get_background_area) gtk_tree_view_get_background_area __attribute((alias("IA__gtk_tree_view_get_background_area"), visibility("default")));
11729
 
 
11730
 
#undef gtk_tree_view_get_bin_window 
11731
 
extern __typeof (gtk_tree_view_get_bin_window) gtk_tree_view_get_bin_window __attribute((alias("IA__gtk_tree_view_get_bin_window"), visibility("default")));
11732
 
 
11733
 
#undef gtk_tree_view_get_cell_area 
11734
 
extern __typeof (gtk_tree_view_get_cell_area) gtk_tree_view_get_cell_area __attribute((alias("IA__gtk_tree_view_get_cell_area"), visibility("default")));
11735
 
 
11736
 
#undef gtk_tree_view_get_column 
11737
 
extern __typeof (gtk_tree_view_get_column) gtk_tree_view_get_column __attribute((alias("IA__gtk_tree_view_get_column"), visibility("default")));
11738
 
 
11739
 
#undef gtk_tree_view_get_columns 
11740
 
extern __typeof (gtk_tree_view_get_columns) gtk_tree_view_get_columns __attribute((alias("IA__gtk_tree_view_get_columns"), visibility("default")));
11741
 
 
11742
 
#undef gtk_tree_view_get_cursor 
11743
 
extern __typeof (gtk_tree_view_get_cursor) gtk_tree_view_get_cursor __attribute((alias("IA__gtk_tree_view_get_cursor"), visibility("default")));
11744
 
 
11745
 
#undef gtk_tree_view_get_dest_row_at_pos 
11746
 
extern __typeof (gtk_tree_view_get_dest_row_at_pos) gtk_tree_view_get_dest_row_at_pos __attribute((alias("IA__gtk_tree_view_get_dest_row_at_pos"), visibility("default")));
11747
 
 
11748
 
#undef gtk_tree_view_get_drag_dest_row 
11749
 
extern __typeof (gtk_tree_view_get_drag_dest_row) gtk_tree_view_get_drag_dest_row __attribute((alias("IA__gtk_tree_view_get_drag_dest_row"), visibility("default")));
11750
 
 
11751
 
#undef gtk_tree_view_get_enable_search 
11752
 
extern __typeof (gtk_tree_view_get_enable_search) gtk_tree_view_get_enable_search __attribute((alias("IA__gtk_tree_view_get_enable_search"), visibility("default")));
11753
 
 
11754
 
#undef gtk_tree_view_get_enable_tree_lines 
11755
 
extern __typeof (gtk_tree_view_get_enable_tree_lines) gtk_tree_view_get_enable_tree_lines __attribute((alias("IA__gtk_tree_view_get_enable_tree_lines"), visibility("default")));
11756
 
 
11757
 
#undef gtk_tree_view_get_expander_column 
11758
 
extern __typeof (gtk_tree_view_get_expander_column) gtk_tree_view_get_expander_column __attribute((alias("IA__gtk_tree_view_get_expander_column"), visibility("default")));
11759
 
 
11760
 
#undef gtk_tree_view_get_fixed_height_mode 
11761
 
extern __typeof (gtk_tree_view_get_fixed_height_mode) gtk_tree_view_get_fixed_height_mode __attribute((alias("IA__gtk_tree_view_get_fixed_height_mode"), visibility("default")));
11762
 
 
11763
 
#undef gtk_tree_view_get_grid_lines 
11764
 
extern __typeof (gtk_tree_view_get_grid_lines) gtk_tree_view_get_grid_lines __attribute((alias("IA__gtk_tree_view_get_grid_lines"), visibility("default")));
11765
 
 
11766
 
#undef gtk_tree_view_get_hadjustment 
11767
 
extern __typeof (gtk_tree_view_get_hadjustment) gtk_tree_view_get_hadjustment __attribute((alias("IA__gtk_tree_view_get_hadjustment"), visibility("default")));
11768
 
 
11769
 
#undef gtk_tree_view_get_headers_clickable 
11770
 
extern __typeof (gtk_tree_view_get_headers_clickable) gtk_tree_view_get_headers_clickable __attribute((alias("IA__gtk_tree_view_get_headers_clickable"), visibility("default")));
11771
 
 
11772
 
#undef gtk_tree_view_get_headers_visible 
11773
 
extern __typeof (gtk_tree_view_get_headers_visible) gtk_tree_view_get_headers_visible __attribute((alias("IA__gtk_tree_view_get_headers_visible"), visibility("default")));
11774
 
 
11775
 
#undef gtk_tree_view_get_hover_expand 
11776
 
extern __typeof (gtk_tree_view_get_hover_expand) gtk_tree_view_get_hover_expand __attribute((alias("IA__gtk_tree_view_get_hover_expand"), visibility("default")));
11777
 
 
11778
 
#undef gtk_tree_view_get_hover_selection 
11779
 
extern __typeof (gtk_tree_view_get_hover_selection) gtk_tree_view_get_hover_selection __attribute((alias("IA__gtk_tree_view_get_hover_selection"), visibility("default")));
11780
 
 
11781
 
#undef gtk_tree_view_get_level_indentation 
11782
 
extern __typeof (gtk_tree_view_get_level_indentation) gtk_tree_view_get_level_indentation __attribute((alias("IA__gtk_tree_view_get_level_indentation"), visibility("default")));
11783
 
 
11784
 
#undef gtk_tree_view_get_model 
11785
 
extern __typeof (gtk_tree_view_get_model) gtk_tree_view_get_model __attribute((alias("IA__gtk_tree_view_get_model"), visibility("default")));
11786
 
 
11787
 
#undef gtk_tree_view_get_path_at_pos 
11788
 
extern __typeof (gtk_tree_view_get_path_at_pos) gtk_tree_view_get_path_at_pos __attribute((alias("IA__gtk_tree_view_get_path_at_pos"), visibility("default")));
11789
 
 
11790
 
#undef gtk_tree_view_get_reorderable 
11791
 
extern __typeof (gtk_tree_view_get_reorderable) gtk_tree_view_get_reorderable __attribute((alias("IA__gtk_tree_view_get_reorderable"), visibility("default")));
11792
 
 
11793
 
#undef gtk_tree_view_get_row_separator_func 
11794
 
extern __typeof (gtk_tree_view_get_row_separator_func) gtk_tree_view_get_row_separator_func __attribute((alias("IA__gtk_tree_view_get_row_separator_func"), visibility("default")));
11795
 
 
11796
 
#undef gtk_tree_view_get_rubber_banding 
11797
 
extern __typeof (gtk_tree_view_get_rubber_banding) gtk_tree_view_get_rubber_banding __attribute((alias("IA__gtk_tree_view_get_rubber_banding"), visibility("default")));
11798
 
 
11799
 
#undef gtk_tree_view_get_rules_hint 
11800
 
extern __typeof (gtk_tree_view_get_rules_hint) gtk_tree_view_get_rules_hint __attribute((alias("IA__gtk_tree_view_get_rules_hint"), visibility("default")));
11801
 
 
11802
 
#undef gtk_tree_view_get_search_column 
11803
 
extern __typeof (gtk_tree_view_get_search_column) gtk_tree_view_get_search_column __attribute((alias("IA__gtk_tree_view_get_search_column"), visibility("default")));
11804
 
 
11805
 
#undef gtk_tree_view_get_search_entry 
11806
 
extern __typeof (gtk_tree_view_get_search_entry) gtk_tree_view_get_search_entry __attribute((alias("IA__gtk_tree_view_get_search_entry"), visibility("default")));
11807
 
 
11808
 
#undef gtk_tree_view_get_search_equal_func 
11809
 
extern __typeof (gtk_tree_view_get_search_equal_func) gtk_tree_view_get_search_equal_func __attribute((alias("IA__gtk_tree_view_get_search_equal_func"), visibility("default")));
11810
 
 
11811
 
#undef gtk_tree_view_get_search_position_func 
11812
 
extern __typeof (gtk_tree_view_get_search_position_func) gtk_tree_view_get_search_position_func __attribute((alias("IA__gtk_tree_view_get_search_position_func"), visibility("default")));
11813
 
 
11814
 
#undef gtk_tree_view_get_selection 
11815
 
extern __typeof (gtk_tree_view_get_selection) gtk_tree_view_get_selection __attribute((alias("IA__gtk_tree_view_get_selection"), visibility("default")));
11816
 
 
11817
 
#undef gtk_tree_view_get_show_expanders 
11818
 
extern __typeof (gtk_tree_view_get_show_expanders) gtk_tree_view_get_show_expanders __attribute((alias("IA__gtk_tree_view_get_show_expanders"), visibility("default")));
11819
 
 
11820
 
#undef gtk_tree_view_get_tooltip_column 
11821
 
extern __typeof (gtk_tree_view_get_tooltip_column) gtk_tree_view_get_tooltip_column __attribute((alias("IA__gtk_tree_view_get_tooltip_column"), visibility("default")));
11822
 
 
11823
 
#undef gtk_tree_view_get_tooltip_context 
11824
 
extern __typeof (gtk_tree_view_get_tooltip_context) gtk_tree_view_get_tooltip_context __attribute((alias("IA__gtk_tree_view_get_tooltip_context"), visibility("default")));
11825
 
 
11826
 
#undef gtk_tree_view_get_type 
11827
 
extern __typeof (gtk_tree_view_get_type) gtk_tree_view_get_type __attribute((alias("IA__gtk_tree_view_get_type"), visibility("default")));
11828
 
 
11829
 
#undef gtk_tree_view_get_vadjustment 
11830
 
extern __typeof (gtk_tree_view_get_vadjustment) gtk_tree_view_get_vadjustment __attribute((alias("IA__gtk_tree_view_get_vadjustment"), visibility("default")));
11831
 
 
11832
 
#undef gtk_tree_view_get_visible_range 
11833
 
extern __typeof (gtk_tree_view_get_visible_range) gtk_tree_view_get_visible_range __attribute((alias("IA__gtk_tree_view_get_visible_range"), visibility("default")));
11834
 
 
11835
 
#undef gtk_tree_view_get_visible_rect 
11836
 
extern __typeof (gtk_tree_view_get_visible_rect) gtk_tree_view_get_visible_rect __attribute((alias("IA__gtk_tree_view_get_visible_rect"), visibility("default")));
11837
 
 
11838
 
#undef gtk_tree_view_insert_column 
11839
 
extern __typeof (gtk_tree_view_insert_column) gtk_tree_view_insert_column __attribute((alias("IA__gtk_tree_view_insert_column"), visibility("default")));
11840
 
 
11841
 
#undef gtk_tree_view_insert_column_with_attributes 
11842
 
extern __typeof (gtk_tree_view_insert_column_with_attributes) gtk_tree_view_insert_column_with_attributes __attribute((alias("IA__gtk_tree_view_insert_column_with_attributes"), visibility("default")));
11843
 
 
11844
 
#undef gtk_tree_view_insert_column_with_data_func 
11845
 
extern __typeof (gtk_tree_view_insert_column_with_data_func) gtk_tree_view_insert_column_with_data_func __attribute((alias("IA__gtk_tree_view_insert_column_with_data_func"), visibility("default")));
11846
 
 
11847
 
#undef gtk_tree_view_is_rubber_banding_active 
11848
 
extern __typeof (gtk_tree_view_is_rubber_banding_active) gtk_tree_view_is_rubber_banding_active __attribute((alias("IA__gtk_tree_view_is_rubber_banding_active"), visibility("default")));
11849
 
 
11850
 
#undef gtk_tree_view_map_expanded_rows 
11851
 
extern __typeof (gtk_tree_view_map_expanded_rows) gtk_tree_view_map_expanded_rows __attribute((alias("IA__gtk_tree_view_map_expanded_rows"), visibility("default")));
11852
 
 
11853
 
#undef gtk_tree_view_move_column_after 
11854
 
extern __typeof (gtk_tree_view_move_column_after) gtk_tree_view_move_column_after __attribute((alias("IA__gtk_tree_view_move_column_after"), visibility("default")));
11855
 
 
11856
 
#undef gtk_tree_view_new 
11857
 
extern __typeof (gtk_tree_view_new) gtk_tree_view_new __attribute((alias("IA__gtk_tree_view_new"), visibility("default")));
11858
 
 
11859
 
#undef gtk_tree_view_new_with_model 
11860
 
extern __typeof (gtk_tree_view_new_with_model) gtk_tree_view_new_with_model __attribute((alias("IA__gtk_tree_view_new_with_model"), visibility("default")));
11861
 
 
11862
 
#undef gtk_tree_view_remove_column 
11863
 
extern __typeof (gtk_tree_view_remove_column) gtk_tree_view_remove_column __attribute((alias("IA__gtk_tree_view_remove_column"), visibility("default")));
11864
 
 
11865
 
#undef gtk_tree_view_row_activated 
11866
 
extern __typeof (gtk_tree_view_row_activated) gtk_tree_view_row_activated __attribute((alias("IA__gtk_tree_view_row_activated"), visibility("default")));
11867
 
 
11868
 
#undef gtk_tree_view_row_expanded 
11869
 
extern __typeof (gtk_tree_view_row_expanded) gtk_tree_view_row_expanded __attribute((alias("IA__gtk_tree_view_row_expanded"), visibility("default")));
11870
 
 
11871
 
#undef gtk_tree_view_scroll_to_cell 
11872
 
extern __typeof (gtk_tree_view_scroll_to_cell) gtk_tree_view_scroll_to_cell __attribute((alias("IA__gtk_tree_view_scroll_to_cell"), visibility("default")));
11873
 
 
11874
 
#undef gtk_tree_view_scroll_to_point 
11875
 
extern __typeof (gtk_tree_view_scroll_to_point) gtk_tree_view_scroll_to_point __attribute((alias("IA__gtk_tree_view_scroll_to_point"), visibility("default")));
11876
 
 
11877
 
#undef gtk_tree_view_set_column_drag_function 
11878
 
extern __typeof (gtk_tree_view_set_column_drag_function) gtk_tree_view_set_column_drag_function __attribute((alias("IA__gtk_tree_view_set_column_drag_function"), visibility("default")));
11879
 
 
11880
 
#undef gtk_tree_view_set_cursor 
11881
 
extern __typeof (gtk_tree_view_set_cursor) gtk_tree_view_set_cursor __attribute((alias("IA__gtk_tree_view_set_cursor"), visibility("default")));
11882
 
 
11883
 
#undef gtk_tree_view_set_cursor_on_cell 
11884
 
extern __typeof (gtk_tree_view_set_cursor_on_cell) gtk_tree_view_set_cursor_on_cell __attribute((alias("IA__gtk_tree_view_set_cursor_on_cell"), visibility("default")));
11885
 
 
11886
 
#undef gtk_tree_view_set_destroy_count_func 
11887
 
extern __typeof (gtk_tree_view_set_destroy_count_func) gtk_tree_view_set_destroy_count_func __attribute((alias("IA__gtk_tree_view_set_destroy_count_func"), visibility("default")));
11888
 
 
11889
 
#undef gtk_tree_view_set_drag_dest_row 
11890
 
extern __typeof (gtk_tree_view_set_drag_dest_row) gtk_tree_view_set_drag_dest_row __attribute((alias("IA__gtk_tree_view_set_drag_dest_row"), visibility("default")));
11891
 
 
11892
 
#undef gtk_tree_view_set_enable_search 
11893
 
extern __typeof (gtk_tree_view_set_enable_search) gtk_tree_view_set_enable_search __attribute((alias("IA__gtk_tree_view_set_enable_search"), visibility("default")));
11894
 
 
11895
 
#undef gtk_tree_view_set_enable_tree_lines 
11896
 
extern __typeof (gtk_tree_view_set_enable_tree_lines) gtk_tree_view_set_enable_tree_lines __attribute((alias("IA__gtk_tree_view_set_enable_tree_lines"), visibility("default")));
11897
 
 
11898
 
#undef gtk_tree_view_set_expander_column 
11899
 
extern __typeof (gtk_tree_view_set_expander_column) gtk_tree_view_set_expander_column __attribute((alias("IA__gtk_tree_view_set_expander_column"), visibility("default")));
11900
 
 
11901
 
#undef gtk_tree_view_set_fixed_height_mode 
11902
 
extern __typeof (gtk_tree_view_set_fixed_height_mode) gtk_tree_view_set_fixed_height_mode __attribute((alias("IA__gtk_tree_view_set_fixed_height_mode"), visibility("default")));
11903
 
 
11904
 
#undef gtk_tree_view_set_grid_lines 
11905
 
extern __typeof (gtk_tree_view_set_grid_lines) gtk_tree_view_set_grid_lines __attribute((alias("IA__gtk_tree_view_set_grid_lines"), visibility("default")));
11906
 
 
11907
 
#undef gtk_tree_view_set_hadjustment 
11908
 
extern __typeof (gtk_tree_view_set_hadjustment) gtk_tree_view_set_hadjustment __attribute((alias("IA__gtk_tree_view_set_hadjustment"), visibility("default")));
11909
 
 
11910
 
#undef gtk_tree_view_set_headers_clickable 
11911
 
extern __typeof (gtk_tree_view_set_headers_clickable) gtk_tree_view_set_headers_clickable __attribute((alias("IA__gtk_tree_view_set_headers_clickable"), visibility("default")));
11912
 
 
11913
 
#undef gtk_tree_view_set_headers_visible 
11914
 
extern __typeof (gtk_tree_view_set_headers_visible) gtk_tree_view_set_headers_visible __attribute((alias("IA__gtk_tree_view_set_headers_visible"), visibility("default")));
11915
 
 
11916
 
#undef gtk_tree_view_set_hover_expand 
11917
 
extern __typeof (gtk_tree_view_set_hover_expand) gtk_tree_view_set_hover_expand __attribute((alias("IA__gtk_tree_view_set_hover_expand"), visibility("default")));
11918
 
 
11919
 
#undef gtk_tree_view_set_hover_selection 
11920
 
extern __typeof (gtk_tree_view_set_hover_selection) gtk_tree_view_set_hover_selection __attribute((alias("IA__gtk_tree_view_set_hover_selection"), visibility("default")));
11921
 
 
11922
 
#undef gtk_tree_view_set_level_indentation 
11923
 
extern __typeof (gtk_tree_view_set_level_indentation) gtk_tree_view_set_level_indentation __attribute((alias("IA__gtk_tree_view_set_level_indentation"), visibility("default")));
11924
 
 
11925
 
#undef gtk_tree_view_set_model 
11926
 
extern __typeof (gtk_tree_view_set_model) gtk_tree_view_set_model __attribute((alias("IA__gtk_tree_view_set_model"), visibility("default")));
11927
 
 
11928
 
#undef gtk_tree_view_set_reorderable 
11929
 
extern __typeof (gtk_tree_view_set_reorderable) gtk_tree_view_set_reorderable __attribute((alias("IA__gtk_tree_view_set_reorderable"), visibility("default")));
11930
 
 
11931
 
#undef gtk_tree_view_set_row_separator_func 
11932
 
extern __typeof (gtk_tree_view_set_row_separator_func) gtk_tree_view_set_row_separator_func __attribute((alias("IA__gtk_tree_view_set_row_separator_func"), visibility("default")));
11933
 
 
11934
 
#undef gtk_tree_view_set_rubber_banding 
11935
 
extern __typeof (gtk_tree_view_set_rubber_banding) gtk_tree_view_set_rubber_banding __attribute((alias("IA__gtk_tree_view_set_rubber_banding"), visibility("default")));
11936
 
 
11937
 
#undef gtk_tree_view_set_rules_hint 
11938
 
extern __typeof (gtk_tree_view_set_rules_hint) gtk_tree_view_set_rules_hint __attribute((alias("IA__gtk_tree_view_set_rules_hint"), visibility("default")));
11939
 
 
11940
 
#undef gtk_tree_view_set_search_column 
11941
 
extern __typeof (gtk_tree_view_set_search_column) gtk_tree_view_set_search_column __attribute((alias("IA__gtk_tree_view_set_search_column"), visibility("default")));
11942
 
 
11943
 
#undef gtk_tree_view_set_search_entry 
11944
 
extern __typeof (gtk_tree_view_set_search_entry) gtk_tree_view_set_search_entry __attribute((alias("IA__gtk_tree_view_set_search_entry"), visibility("default")));
11945
 
 
11946
 
#undef gtk_tree_view_set_search_equal_func 
11947
 
extern __typeof (gtk_tree_view_set_search_equal_func) gtk_tree_view_set_search_equal_func __attribute((alias("IA__gtk_tree_view_set_search_equal_func"), visibility("default")));
11948
 
 
11949
 
#undef gtk_tree_view_set_search_position_func 
11950
 
extern __typeof (gtk_tree_view_set_search_position_func) gtk_tree_view_set_search_position_func __attribute((alias("IA__gtk_tree_view_set_search_position_func"), visibility("default")));
11951
 
 
11952
 
#undef gtk_tree_view_set_show_expanders 
11953
 
extern __typeof (gtk_tree_view_set_show_expanders) gtk_tree_view_set_show_expanders __attribute((alias("IA__gtk_tree_view_set_show_expanders"), visibility("default")));
11954
 
 
11955
 
#undef gtk_tree_view_set_tooltip_row 
11956
 
extern __typeof (gtk_tree_view_set_tooltip_row) gtk_tree_view_set_tooltip_row __attribute((alias("IA__gtk_tree_view_set_tooltip_row"), visibility("default")));
11957
 
 
11958
 
#undef gtk_tree_view_set_tooltip_cell 
11959
 
extern __typeof (gtk_tree_view_set_tooltip_cell) gtk_tree_view_set_tooltip_cell __attribute((alias("IA__gtk_tree_view_set_tooltip_cell"), visibility("default")));
11960
 
 
11961
 
#undef gtk_tree_view_set_tooltip_column 
11962
 
extern __typeof (gtk_tree_view_set_tooltip_column) gtk_tree_view_set_tooltip_column __attribute((alias("IA__gtk_tree_view_set_tooltip_column"), visibility("default")));
11963
 
 
11964
 
#undef gtk_tree_view_set_vadjustment 
11965
 
extern __typeof (gtk_tree_view_set_vadjustment) gtk_tree_view_set_vadjustment __attribute((alias("IA__gtk_tree_view_set_vadjustment"), visibility("default")));
11966
 
 
11967
 
#ifndef GTK_DISABLE_DEPRECATED
11968
 
#undef gtk_tree_view_tree_to_widget_coords 
11969
 
extern __typeof (gtk_tree_view_tree_to_widget_coords) gtk_tree_view_tree_to_widget_coords __attribute((alias("IA__gtk_tree_view_tree_to_widget_coords"), visibility("default")));
11970
 
 
11971
 
#endif
11972
 
#undef gtk_tree_view_unset_rows_drag_dest 
11973
 
extern __typeof (gtk_tree_view_unset_rows_drag_dest) gtk_tree_view_unset_rows_drag_dest __attribute((alias("IA__gtk_tree_view_unset_rows_drag_dest"), visibility("default")));
11974
 
 
11975
 
#undef gtk_tree_view_unset_rows_drag_source 
11976
 
extern __typeof (gtk_tree_view_unset_rows_drag_source) gtk_tree_view_unset_rows_drag_source __attribute((alias("IA__gtk_tree_view_unset_rows_drag_source"), visibility("default")));
11977
 
 
11978
 
#ifndef GTK_DISABLE_DEPRECATED
11979
 
#undef gtk_tree_view_widget_to_tree_coords 
11980
 
extern __typeof (gtk_tree_view_widget_to_tree_coords) gtk_tree_view_widget_to_tree_coords __attribute((alias("IA__gtk_tree_view_widget_to_tree_coords"), visibility("default")));
11981
 
 
11982
 
#endif
11983
 
#undef gtk_tree_view_columns_autosize 
11984
 
extern __typeof (gtk_tree_view_columns_autosize) gtk_tree_view_columns_autosize __attribute((alias("IA__gtk_tree_view_columns_autosize"), visibility("default")));
11985
 
 
11986
 
#endif
11987
 
#endif
11988
 
#if IN_HEADER(__GTK_TYPE_UTILS_H__)
11989
 
#if IN_FILE(__GTK_TYPE_UTILS_C__)
11990
 
#undef gtk_identifier_get_type 
11991
 
extern __typeof (gtk_identifier_get_type) gtk_identifier_get_type __attribute((alias("IA__gtk_identifier_get_type"), visibility("default")));
11992
 
 
11993
 
#ifndef GTK_DISABLE_DEPRECATED
11994
 
#undef gtk_type_enum_find_value 
11995
 
extern __typeof (gtk_type_enum_find_value) gtk_type_enum_find_value __attribute((alias("IA__gtk_type_enum_find_value"), visibility("default")));
11996
 
 
11997
 
#undef gtk_type_enum_get_values 
11998
 
extern __typeof (gtk_type_enum_get_values) gtk_type_enum_get_values __attribute((alias("IA__gtk_type_enum_get_values"), visibility("default")));
11999
 
 
12000
 
#undef gtk_type_flags_find_value 
12001
 
extern __typeof (gtk_type_flags_find_value) gtk_type_flags_find_value __attribute((alias("IA__gtk_type_flags_find_value"), visibility("default")));
12002
 
 
12003
 
#undef gtk_type_flags_get_values 
12004
 
extern __typeof (gtk_type_flags_get_values) gtk_type_flags_get_values __attribute((alias("IA__gtk_type_flags_get_values"), visibility("default")));
12005
 
 
12006
 
#undef gtk_type_init 
12007
 
extern __typeof (gtk_type_init) gtk_type_init __attribute((alias("IA__gtk_type_init"), visibility("default")));
12008
 
 
12009
 
#undef gtk_type_new 
12010
 
extern __typeof (gtk_type_new) gtk_type_new __attribute((alias("IA__gtk_type_new"), visibility("default")));
12011
 
 
12012
 
#undef gtk_type_unique 
12013
 
extern __typeof (gtk_type_unique) gtk_type_unique __attribute((alias("IA__gtk_type_unique"), visibility("default")));
12014
 
 
12015
 
#undef gtk_type_class 
12016
 
extern __typeof (gtk_type_class) gtk_type_class __attribute((alias("IA__gtk_type_class"), visibility("default")));
12017
 
 
12018
 
#endif
12019
 
#endif
12020
 
#endif
12021
 
#if IN_HEADER(__GTK_UI_MANAGER_H__)
12022
 
#if IN_FILE(__GTK_UI_MANAGER_C__)
12023
 
#undef gtk_ui_manager_add_ui 
12024
 
extern __typeof (gtk_ui_manager_add_ui) gtk_ui_manager_add_ui __attribute((alias("IA__gtk_ui_manager_add_ui"), visibility("default")));
12025
 
 
12026
 
#ifndef _WIN64
12027
 
#undef gtk_ui_manager_add_ui_from_file 
12028
 
extern __typeof (gtk_ui_manager_add_ui_from_file) gtk_ui_manager_add_ui_from_file __attribute((alias("IA__gtk_ui_manager_add_ui_from_file"), visibility("default")));
12029
 
 
12030
 
#endif
12031
 
#ifdef G_OS_WIN32
12032
 
#undef gtk_ui_manager_add_ui_from_file_utf8 
12033
 
extern __typeof (gtk_ui_manager_add_ui_from_file_utf8) gtk_ui_manager_add_ui_from_file_utf8 __attribute((alias("IA__gtk_ui_manager_add_ui_from_file_utf8"), visibility("default")));
12034
 
 
12035
 
#endif
12036
 
#undef gtk_ui_manager_add_ui_from_string 
12037
 
extern __typeof (gtk_ui_manager_add_ui_from_string) gtk_ui_manager_add_ui_from_string __attribute((alias("IA__gtk_ui_manager_add_ui_from_string"), visibility("default")));
12038
 
 
12039
 
#undef gtk_ui_manager_ensure_update 
12040
 
extern __typeof (gtk_ui_manager_ensure_update) gtk_ui_manager_ensure_update __attribute((alias("IA__gtk_ui_manager_ensure_update"), visibility("default")));
12041
 
 
12042
 
#undef gtk_ui_manager_get_accel_group 
12043
 
extern __typeof (gtk_ui_manager_get_accel_group) gtk_ui_manager_get_accel_group __attribute((alias("IA__gtk_ui_manager_get_accel_group"), visibility("default")));
12044
 
 
12045
 
#undef gtk_ui_manager_get_action 
12046
 
extern __typeof (gtk_ui_manager_get_action) gtk_ui_manager_get_action __attribute((alias("IA__gtk_ui_manager_get_action"), visibility("default")));
12047
 
 
12048
 
#undef gtk_ui_manager_get_action_groups 
12049
 
extern __typeof (gtk_ui_manager_get_action_groups) gtk_ui_manager_get_action_groups __attribute((alias("IA__gtk_ui_manager_get_action_groups"), visibility("default")));
12050
 
 
12051
 
#undef gtk_ui_manager_get_add_tearoffs 
12052
 
extern __typeof (gtk_ui_manager_get_add_tearoffs) gtk_ui_manager_get_add_tearoffs __attribute((alias("IA__gtk_ui_manager_get_add_tearoffs"), visibility("default")));
12053
 
 
12054
 
#undef gtk_ui_manager_get_toplevels 
12055
 
extern __typeof (gtk_ui_manager_get_toplevels) gtk_ui_manager_get_toplevels __attribute((alias("IA__gtk_ui_manager_get_toplevels"), visibility("default")));
12056
 
 
12057
 
#undef gtk_ui_manager_get_type 
12058
 
extern __typeof (gtk_ui_manager_get_type) gtk_ui_manager_get_type __attribute((alias("IA__gtk_ui_manager_get_type"), visibility("default")));
12059
 
 
12060
 
#undef gtk_ui_manager_get_ui 
12061
 
extern __typeof (gtk_ui_manager_get_ui) gtk_ui_manager_get_ui __attribute((alias("IA__gtk_ui_manager_get_ui"), visibility("default")));
12062
 
 
12063
 
#undef gtk_ui_manager_get_widget 
12064
 
extern __typeof (gtk_ui_manager_get_widget) gtk_ui_manager_get_widget __attribute((alias("IA__gtk_ui_manager_get_widget"), visibility("default")));
12065
 
 
12066
 
#undef gtk_ui_manager_insert_action_group 
12067
 
extern __typeof (gtk_ui_manager_insert_action_group) gtk_ui_manager_insert_action_group __attribute((alias("IA__gtk_ui_manager_insert_action_group"), visibility("default")));
12068
 
 
12069
 
#undef gtk_ui_manager_new 
12070
 
extern __typeof (gtk_ui_manager_new) gtk_ui_manager_new __attribute((alias("IA__gtk_ui_manager_new"), visibility("default")));
12071
 
 
12072
 
#undef gtk_ui_manager_new_merge_id 
12073
 
extern __typeof (gtk_ui_manager_new_merge_id) gtk_ui_manager_new_merge_id __attribute((alias("IA__gtk_ui_manager_new_merge_id"), visibility("default")));
12074
 
 
12075
 
#undef gtk_ui_manager_remove_action_group 
12076
 
extern __typeof (gtk_ui_manager_remove_action_group) gtk_ui_manager_remove_action_group __attribute((alias("IA__gtk_ui_manager_remove_action_group"), visibility("default")));
12077
 
 
12078
 
#undef gtk_ui_manager_remove_ui 
12079
 
extern __typeof (gtk_ui_manager_remove_ui) gtk_ui_manager_remove_ui __attribute((alias("IA__gtk_ui_manager_remove_ui"), visibility("default")));
12080
 
 
12081
 
#undef gtk_ui_manager_set_add_tearoffs 
12082
 
extern __typeof (gtk_ui_manager_set_add_tearoffs) gtk_ui_manager_set_add_tearoffs __attribute((alias("IA__gtk_ui_manager_set_add_tearoffs"), visibility("default")));
12083
 
 
12084
 
#endif
12085
 
#endif
12086
 
#if IN_HEADER(__GTK_VBOX_H__)
12087
 
#if IN_FILE(__GTK_VBOX_C__)
12088
 
#undef gtk_vbox_get_type 
12089
 
extern __typeof (gtk_vbox_get_type) gtk_vbox_get_type __attribute((alias("IA__gtk_vbox_get_type"), visibility("default")));
12090
 
 
12091
 
#undef gtk_vbox_new 
12092
 
extern __typeof (gtk_vbox_new) gtk_vbox_new __attribute((alias("IA__gtk_vbox_new"), visibility("default")));
12093
 
 
12094
 
#endif
12095
 
#endif
12096
 
#if IN_HEADER(__GTK_VBBOX_H__)
12097
 
#if IN_FILE(__GTK_VBBOX_C__)
12098
 
#ifndef GTK_DISABLE_DEPRECATED
12099
 
#undef gtk_vbutton_box_get_layout_default 
12100
 
extern __typeof (gtk_vbutton_box_get_layout_default) gtk_vbutton_box_get_layout_default __attribute((alias("IA__gtk_vbutton_box_get_layout_default"), visibility("default")));
12101
 
 
12102
 
#undef gtk_vbutton_box_get_spacing_default 
12103
 
extern __typeof (gtk_vbutton_box_get_spacing_default) gtk_vbutton_box_get_spacing_default __attribute((alias("IA__gtk_vbutton_box_get_spacing_default"), visibility("default")));
12104
 
 
12105
 
#undef gtk_vbutton_box_set_layout_default 
12106
 
extern __typeof (gtk_vbutton_box_set_layout_default) gtk_vbutton_box_set_layout_default __attribute((alias("IA__gtk_vbutton_box_set_layout_default"), visibility("default")));
12107
 
 
12108
 
#undef gtk_vbutton_box_set_spacing_default 
12109
 
extern __typeof (gtk_vbutton_box_set_spacing_default) gtk_vbutton_box_set_spacing_default __attribute((alias("IA__gtk_vbutton_box_set_spacing_default"), visibility("default")));
12110
 
 
12111
 
#endif
12112
 
#undef gtk_vbutton_box_get_type 
12113
 
extern __typeof (gtk_vbutton_box_get_type) gtk_vbutton_box_get_type __attribute((alias("IA__gtk_vbutton_box_get_type"), visibility("default")));
12114
 
 
12115
 
#undef gtk_vbutton_box_new 
12116
 
extern __typeof (gtk_vbutton_box_new) gtk_vbutton_box_new __attribute((alias("IA__gtk_vbutton_box_new"), visibility("default")));
12117
 
 
12118
 
#endif
12119
 
#endif
12120
 
#if IN_HEADER(__GTK_VIEWPORT_H__)
12121
 
#if IN_FILE(__GTK_VIEWPORT_C__)
12122
 
#undef gtk_viewport_get_hadjustment 
12123
 
extern __typeof (gtk_viewport_get_hadjustment) gtk_viewport_get_hadjustment __attribute((alias("IA__gtk_viewport_get_hadjustment"), visibility("default")));
12124
 
 
12125
 
#undef gtk_viewport_get_shadow_type 
12126
 
extern __typeof (gtk_viewport_get_shadow_type) gtk_viewport_get_shadow_type __attribute((alias("IA__gtk_viewport_get_shadow_type"), visibility("default")));
12127
 
 
12128
 
#undef gtk_viewport_get_type 
12129
 
extern __typeof (gtk_viewport_get_type) gtk_viewport_get_type __attribute((alias("IA__gtk_viewport_get_type"), visibility("default")));
12130
 
 
12131
 
#undef gtk_viewport_get_vadjustment 
12132
 
extern __typeof (gtk_viewport_get_vadjustment) gtk_viewport_get_vadjustment __attribute((alias("IA__gtk_viewport_get_vadjustment"), visibility("default")));
12133
 
 
12134
 
#undef gtk_viewport_get_bin_window 
12135
 
extern __typeof (gtk_viewport_get_bin_window) gtk_viewport_get_bin_window __attribute((alias("IA__gtk_viewport_get_bin_window"), visibility("default")));
12136
 
 
12137
 
#undef gtk_viewport_get_view_window 
12138
 
extern __typeof (gtk_viewport_get_view_window) gtk_viewport_get_view_window __attribute((alias("IA__gtk_viewport_get_view_window"), visibility("default")));
12139
 
 
12140
 
#undef gtk_viewport_new 
12141
 
extern __typeof (gtk_viewport_new) gtk_viewport_new __attribute((alias("IA__gtk_viewport_new"), visibility("default")));
12142
 
 
12143
 
#undef gtk_viewport_set_hadjustment 
12144
 
extern __typeof (gtk_viewport_set_hadjustment) gtk_viewport_set_hadjustment __attribute((alias("IA__gtk_viewport_set_hadjustment"), visibility("default")));
12145
 
 
12146
 
#undef gtk_viewport_set_shadow_type 
12147
 
extern __typeof (gtk_viewport_set_shadow_type) gtk_viewport_set_shadow_type __attribute((alias("IA__gtk_viewport_set_shadow_type"), visibility("default")));
12148
 
 
12149
 
#undef gtk_viewport_set_vadjustment 
12150
 
extern __typeof (gtk_viewport_set_vadjustment) gtk_viewport_set_vadjustment __attribute((alias("IA__gtk_viewport_set_vadjustment"), visibility("default")));
12151
 
 
12152
 
#endif
12153
 
#endif
12154
 
#if IN_HEADER(__GTK_VOLUME_BUTTON_H__)
12155
 
#if IN_FILE(__GTK_VOLUME_BUTTON_C__)
12156
 
#undef gtk_volume_button_get_type 
12157
 
extern __typeof (gtk_volume_button_get_type) gtk_volume_button_get_type __attribute((alias("IA__gtk_volume_button_get_type"), visibility("default")));
12158
 
 
12159
 
#undef gtk_volume_button_new 
12160
 
extern __typeof (gtk_volume_button_new) gtk_volume_button_new __attribute((alias("IA__gtk_volume_button_new"), visibility("default")));
12161
 
 
12162
 
#endif
12163
 
#endif
12164
 
#if IN_HEADER(__GTK_VPANED_H__)
12165
 
#if IN_FILE(__GTK_VPANED_C__)
12166
 
#undef gtk_vpaned_get_type 
12167
 
extern __typeof (gtk_vpaned_get_type) gtk_vpaned_get_type __attribute((alias("IA__gtk_vpaned_get_type"), visibility("default")));
12168
 
 
12169
 
#undef gtk_vpaned_new 
12170
 
extern __typeof (gtk_vpaned_new) gtk_vpaned_new __attribute((alias("IA__gtk_vpaned_new"), visibility("default")));
12171
 
 
12172
 
#endif
12173
 
#endif
12174
 
#if IN_HEADER(__GTK_VRULER_H__)
12175
 
#if IN_FILE(__GTK_VRULER_C__)
12176
 
#ifndef GTK_DISABLE_DEPRECATED
12177
 
#undef gtk_vruler_get_type 
12178
 
extern __typeof (gtk_vruler_get_type) gtk_vruler_get_type __attribute((alias("IA__gtk_vruler_get_type"), visibility("default")));
12179
 
 
12180
 
#undef gtk_vruler_new 
12181
 
extern __typeof (gtk_vruler_new) gtk_vruler_new __attribute((alias("IA__gtk_vruler_new"), visibility("default")));
12182
 
 
12183
 
#endif
12184
 
#endif
12185
 
#endif
12186
 
#if IN_HEADER(__GTK_VSCALE_H__)
12187
 
#if IN_FILE(__GTK_VSCALE_C__)
12188
 
#undef gtk_vscale_get_type 
12189
 
extern __typeof (gtk_vscale_get_type) gtk_vscale_get_type __attribute((alias("IA__gtk_vscale_get_type"), visibility("default")));
12190
 
 
12191
 
#undef gtk_vscale_new 
12192
 
extern __typeof (gtk_vscale_new) gtk_vscale_new __attribute((alias("IA__gtk_vscale_new"), visibility("default")));
12193
 
 
12194
 
#undef gtk_vscale_new_with_range 
12195
 
extern __typeof (gtk_vscale_new_with_range) gtk_vscale_new_with_range __attribute((alias("IA__gtk_vscale_new_with_range"), visibility("default")));
12196
 
 
12197
 
#endif
12198
 
#endif
12199
 
#if IN_HEADER(__GTK_VSCROLLBAR_H__)
12200
 
#if IN_FILE(__GTK_VSCROLLBAR_C__)
12201
 
#undef gtk_vscrollbar_get_type 
12202
 
extern __typeof (gtk_vscrollbar_get_type) gtk_vscrollbar_get_type __attribute((alias("IA__gtk_vscrollbar_get_type"), visibility("default")));
12203
 
 
12204
 
#undef gtk_vscrollbar_new 
12205
 
extern __typeof (gtk_vscrollbar_new) gtk_vscrollbar_new __attribute((alias("IA__gtk_vscrollbar_new"), visibility("default")));
12206
 
 
12207
 
#endif
12208
 
#endif
12209
 
#if IN_HEADER(__GTK_VSEPARATOR_H__)
12210
 
#if IN_FILE(__GTK_VSEPARATOR_C__)
12211
 
#undef gtk_vseparator_get_type 
12212
 
extern __typeof (gtk_vseparator_get_type) gtk_vseparator_get_type __attribute((alias("IA__gtk_vseparator_get_type"), visibility("default")));
12213
 
 
12214
 
#undef gtk_vseparator_new 
12215
 
extern __typeof (gtk_vseparator_new) gtk_vseparator_new __attribute((alias("IA__gtk_vseparator_new"), visibility("default")));
12216
 
 
12217
 
#endif
12218
 
#endif
12219
 
#if IN_HEADER(__GTK_WIDGET_H__)
12220
 
#if IN_FILE(__GTK_WIDGET_C__)
12221
 
#undef gtk_requisition_copy 
12222
 
extern __typeof (gtk_requisition_copy) gtk_requisition_copy __attribute((alias("IA__gtk_requisition_copy"), visibility("default")));
12223
 
 
12224
 
#undef gtk_requisition_free 
12225
 
extern __typeof (gtk_requisition_free) gtk_requisition_free __attribute((alias("IA__gtk_requisition_free"), visibility("default")));
12226
 
 
12227
 
#undef gtk_requisition_get_type 
12228
 
extern __typeof (gtk_requisition_get_type) gtk_requisition_get_type __attribute((alias("IA__gtk_requisition_get_type"), visibility("default")));
12229
 
 
12230
 
#undef gtk_widget_activate 
12231
 
extern __typeof (gtk_widget_activate) gtk_widget_activate __attribute((alias("IA__gtk_widget_activate"), visibility("default")));
12232
 
 
12233
 
#undef gtk_widget_is_composited 
12234
 
extern __typeof (gtk_widget_is_composited) gtk_widget_is_composited __attribute((alias("IA__gtk_widget_is_composited"), visibility("default")));
12235
 
 
12236
 
#undef gtk_widget_add_accelerator 
12237
 
extern __typeof (gtk_widget_add_accelerator) gtk_widget_add_accelerator __attribute((alias("IA__gtk_widget_add_accelerator"), visibility("default")));
12238
 
 
12239
 
#undef gtk_widget_add_events 
12240
 
extern __typeof (gtk_widget_add_events) gtk_widget_add_events __attribute((alias("IA__gtk_widget_add_events"), visibility("default")));
12241
 
 
12242
 
#undef gtk_widget_add_mnemonic_label 
12243
 
extern __typeof (gtk_widget_add_mnemonic_label) gtk_widget_add_mnemonic_label __attribute((alias("IA__gtk_widget_add_mnemonic_label"), visibility("default")));
12244
 
 
12245
 
#undef gtk_widget_can_activate_accel 
12246
 
extern __typeof (gtk_widget_can_activate_accel) gtk_widget_can_activate_accel __attribute((alias("IA__gtk_widget_can_activate_accel"), visibility("default")));
12247
 
 
12248
 
#undef gtk_widget_child_focus 
12249
 
extern __typeof (gtk_widget_child_focus) gtk_widget_child_focus __attribute((alias("IA__gtk_widget_child_focus"), visibility("default")));
12250
 
 
12251
 
#undef gtk_widget_child_notify 
12252
 
extern __typeof (gtk_widget_child_notify) gtk_widget_child_notify __attribute((alias("IA__gtk_widget_child_notify"), visibility("default")));
12253
 
 
12254
 
#undef gtk_widget_class_find_style_property 
12255
 
extern __typeof (gtk_widget_class_find_style_property) gtk_widget_class_find_style_property __attribute((alias("IA__gtk_widget_class_find_style_property"), visibility("default")));
12256
 
 
12257
 
#undef gtk_widget_class_install_style_property 
12258
 
extern __typeof (gtk_widget_class_install_style_property) gtk_widget_class_install_style_property __attribute((alias("IA__gtk_widget_class_install_style_property"), visibility("default")));
12259
 
 
12260
 
#undef gtk_widget_class_install_style_property_parser 
12261
 
extern __typeof (gtk_widget_class_install_style_property_parser) gtk_widget_class_install_style_property_parser __attribute((alias("IA__gtk_widget_class_install_style_property_parser"), visibility("default")));
12262
 
 
12263
 
#undef gtk_widget_class_list_style_properties 
12264
 
extern __typeof (gtk_widget_class_list_style_properties) gtk_widget_class_list_style_properties __attribute((alias("IA__gtk_widget_class_list_style_properties"), visibility("default")));
12265
 
 
12266
 
#undef gtk_widget_class_path 
12267
 
extern __typeof (gtk_widget_class_path) gtk_widget_class_path __attribute((alias("IA__gtk_widget_class_path"), visibility("default")));
12268
 
 
12269
 
#undef gtk_widget_create_pango_context 
12270
 
extern __typeof (gtk_widget_create_pango_context) gtk_widget_create_pango_context __attribute((alias("IA__gtk_widget_create_pango_context"), visibility("default")));
12271
 
 
12272
 
#undef gtk_widget_create_pango_layout 
12273
 
extern __typeof (gtk_widget_create_pango_layout) gtk_widget_create_pango_layout __attribute((alias("IA__gtk_widget_create_pango_layout"), visibility("default")));
12274
 
 
12275
 
#undef gtk_widget_destroy 
12276
 
extern __typeof (gtk_widget_destroy) gtk_widget_destroy __attribute((alias("IA__gtk_widget_destroy"), visibility("default")));
12277
 
 
12278
 
#undef gtk_widget_destroyed 
12279
 
extern __typeof (gtk_widget_destroyed) gtk_widget_destroyed __attribute((alias("IA__gtk_widget_destroyed"), visibility("default")));
12280
 
 
12281
 
#undef gtk_widget_ensure_style 
12282
 
extern __typeof (gtk_widget_ensure_style) gtk_widget_ensure_style __attribute((alias("IA__gtk_widget_ensure_style"), visibility("default")));
12283
 
 
12284
 
#undef gtk_widget_error_bell 
12285
 
extern __typeof (gtk_widget_error_bell) gtk_widget_error_bell __attribute((alias("IA__gtk_widget_error_bell"), visibility("default")));
12286
 
 
12287
 
#undef gtk_widget_event 
12288
 
extern __typeof (gtk_widget_event) gtk_widget_event __attribute((alias("IA__gtk_widget_event"), visibility("default")));
12289
 
 
12290
 
#undef gtk_widget_freeze_child_notify 
12291
 
extern __typeof (gtk_widget_freeze_child_notify) gtk_widget_freeze_child_notify __attribute((alias("IA__gtk_widget_freeze_child_notify"), visibility("default")));
12292
 
 
12293
 
#undef gtk_widget_get_accessible 
12294
 
extern __typeof (gtk_widget_get_accessible) gtk_widget_get_accessible __attribute((alias("IA__gtk_widget_get_accessible"), visibility("default")));
12295
 
 
12296
 
#undef gtk_widget_get_allocation 
12297
 
extern __typeof (gtk_widget_get_allocation) gtk_widget_get_allocation __attribute((alias("IA__gtk_widget_get_allocation"), visibility("default")));
12298
 
 
12299
 
#undef gtk_widget_get_ancestor 
12300
 
extern __typeof (gtk_widget_get_ancestor) gtk_widget_get_ancestor __attribute((alias("IA__gtk_widget_get_ancestor"), visibility("default")));
12301
 
 
12302
 
#undef gtk_widget_get_app_paintable 
12303
 
extern __typeof (gtk_widget_get_app_paintable) gtk_widget_get_app_paintable __attribute((alias("IA__gtk_widget_get_app_paintable"), visibility("default")));
12304
 
 
12305
 
#undef gtk_widget_get_child_requisition 
12306
 
extern __typeof (gtk_widget_get_child_requisition) gtk_widget_get_child_requisition __attribute((alias("IA__gtk_widget_get_child_requisition"), visibility("default")));
12307
 
 
12308
 
#undef gtk_widget_get_child_visible 
12309
 
extern __typeof (gtk_widget_get_child_visible) gtk_widget_get_child_visible __attribute((alias("IA__gtk_widget_get_child_visible"), visibility("default")));
12310
 
 
12311
 
#undef gtk_widget_get_clipboard 
12312
 
extern __typeof (gtk_widget_get_clipboard) gtk_widget_get_clipboard __attribute((alias("IA__gtk_widget_get_clipboard"), visibility("default")));
12313
 
 
12314
 
#undef gtk_widget_get_colormap 
12315
 
extern __typeof (gtk_widget_get_colormap) gtk_widget_get_colormap __attribute((alias("IA__gtk_widget_get_colormap"), visibility("default")));
12316
 
 
12317
 
#undef gtk_widget_get_composite_name 
12318
 
extern __typeof (gtk_widget_get_composite_name) gtk_widget_get_composite_name __attribute((alias("IA__gtk_widget_get_composite_name"), visibility("default")));
12319
 
 
12320
 
#undef gtk_widget_get_default_colormap 
12321
 
extern __typeof (gtk_widget_get_default_colormap) gtk_widget_get_default_colormap __attribute((alias("IA__gtk_widget_get_default_colormap"), visibility("default")));
12322
 
 
12323
 
#undef gtk_widget_get_default_direction 
12324
 
extern __typeof (gtk_widget_get_default_direction) gtk_widget_get_default_direction __attribute((alias("IA__gtk_widget_get_default_direction"), visibility("default")));
12325
 
 
12326
 
#undef gtk_widget_get_default_style 
12327
 
extern __typeof (gtk_widget_get_default_style) gtk_widget_get_default_style __attribute((alias("IA__gtk_widget_get_default_style"), visibility("default")));
12328
 
 
12329
 
#undef gtk_widget_get_default_visual 
12330
 
extern __typeof (gtk_widget_get_default_visual) gtk_widget_get_default_visual __attribute((alias("IA__gtk_widget_get_default_visual"), visibility("default")));
12331
 
 
12332
 
#undef gtk_widget_get_direction 
12333
 
extern __typeof (gtk_widget_get_direction) gtk_widget_get_direction __attribute((alias("IA__gtk_widget_get_direction"), visibility("default")));
12334
 
 
12335
 
#undef gtk_widget_get_display 
12336
 
extern __typeof (gtk_widget_get_display) gtk_widget_get_display __attribute((alias("IA__gtk_widget_get_display"), visibility("default")));
12337
 
 
12338
 
#undef gtk_widget_get_double_buffered 
12339
 
extern __typeof (gtk_widget_get_double_buffered) gtk_widget_get_double_buffered __attribute((alias("IA__gtk_widget_get_double_buffered"), visibility("default")));
12340
 
 
12341
 
#undef gtk_widget_get_events 
12342
 
extern __typeof (gtk_widget_get_events) gtk_widget_get_events __attribute((alias("IA__gtk_widget_get_events"), visibility("default")));
12343
 
 
12344
 
#undef gtk_widget_get_extension_events 
12345
 
extern __typeof (gtk_widget_get_extension_events) gtk_widget_get_extension_events __attribute((alias("IA__gtk_widget_get_extension_events"), visibility("default")));
12346
 
 
12347
 
#undef gtk_widget_get_has_tooltip 
12348
 
extern __typeof (gtk_widget_get_has_tooltip) gtk_widget_get_has_tooltip __attribute((alias("IA__gtk_widget_get_has_tooltip"), visibility("default")));
12349
 
 
12350
 
#undef gtk_widget_get_modifier_style 
12351
 
extern __typeof (gtk_widget_get_modifier_style) gtk_widget_get_modifier_style __attribute((alias("IA__gtk_widget_get_modifier_style"), visibility("default")));
12352
 
 
12353
 
#undef gtk_widget_get_name 
12354
 
extern __typeof (gtk_widget_get_name) gtk_widget_get_name __attribute((alias("IA__gtk_widget_get_name"), visibility("default")));
12355
 
 
12356
 
#undef gtk_widget_get_no_show_all 
12357
 
extern __typeof (gtk_widget_get_no_show_all) gtk_widget_get_no_show_all __attribute((alias("IA__gtk_widget_get_no_show_all"), visibility("default")));
12358
 
 
12359
 
#undef gtk_widget_get_pango_context 
12360
 
extern __typeof (gtk_widget_get_pango_context) gtk_widget_get_pango_context __attribute((alias("IA__gtk_widget_get_pango_context"), visibility("default")));
12361
 
 
12362
 
#undef gtk_widget_get_parent 
12363
 
extern __typeof (gtk_widget_get_parent) gtk_widget_get_parent __attribute((alias("IA__gtk_widget_get_parent"), visibility("default")));
12364
 
 
12365
 
#undef gtk_widget_get_parent_window 
12366
 
extern __typeof (gtk_widget_get_parent_window) gtk_widget_get_parent_window __attribute((alias("IA__gtk_widget_get_parent_window"), visibility("default")));
12367
 
 
12368
 
#undef gtk_widget_get_pointer 
12369
 
extern __typeof (gtk_widget_get_pointer) gtk_widget_get_pointer __attribute((alias("IA__gtk_widget_get_pointer"), visibility("default")));
12370
 
 
12371
 
#undef gtk_widget_get_receives_default 
12372
 
extern __typeof (gtk_widget_get_receives_default) gtk_widget_get_receives_default __attribute((alias("IA__gtk_widget_get_receives_default"), visibility("default")));
12373
 
 
12374
 
#undef gtk_widget_get_root_window 
12375
 
extern __typeof (gtk_widget_get_root_window) gtk_widget_get_root_window __attribute((alias("IA__gtk_widget_get_root_window"), visibility("default")));
12376
 
 
12377
 
#undef gtk_widget_get_requisition 
12378
 
extern __typeof (gtk_widget_get_requisition) gtk_widget_get_requisition __attribute((alias("IA__gtk_widget_get_requisition"), visibility("default")));
12379
 
 
12380
 
#undef gtk_widget_get_screen 
12381
 
extern __typeof (gtk_widget_get_screen) gtk_widget_get_screen __attribute((alias("IA__gtk_widget_get_screen"), visibility("default")));
12382
 
 
12383
 
#undef gtk_widget_get_sensitive 
12384
 
extern __typeof (gtk_widget_get_sensitive) gtk_widget_get_sensitive __attribute((alias("IA__gtk_widget_get_sensitive"), visibility("default")));
12385
 
 
12386
 
#undef gtk_widget_get_settings 
12387
 
extern __typeof (gtk_widget_get_settings) gtk_widget_get_settings __attribute((alias("IA__gtk_widget_get_settings"), visibility("default")));
12388
 
 
12389
 
#undef gtk_widget_get_size_request 
12390
 
extern __typeof (gtk_widget_get_size_request) gtk_widget_get_size_request __attribute((alias("IA__gtk_widget_get_size_request"), visibility("default")));
12391
 
 
12392
 
#undef gtk_widget_get_snapshot 
12393
 
extern __typeof (gtk_widget_get_snapshot) gtk_widget_get_snapshot __attribute((alias("IA__gtk_widget_get_snapshot"), visibility("default")));
12394
 
 
12395
 
#undef gtk_widget_get_state 
12396
 
extern __typeof (gtk_widget_get_state) gtk_widget_get_state __attribute((alias("IA__gtk_widget_get_state"), visibility("default")));
12397
 
 
12398
 
#undef gtk_widget_get_style 
12399
 
extern __typeof (gtk_widget_get_style) gtk_widget_get_style __attribute((alias("IA__gtk_widget_get_style"), visibility("default")));
12400
 
 
12401
 
#undef gtk_widget_get_tooltip_markup 
12402
 
extern __typeof (gtk_widget_get_tooltip_markup) gtk_widget_get_tooltip_markup __attribute((alias("IA__gtk_widget_get_tooltip_markup"), visibility("default")));
12403
 
 
12404
 
#undef gtk_widget_get_tooltip_text 
12405
 
extern __typeof (gtk_widget_get_tooltip_text) gtk_widget_get_tooltip_text __attribute((alias("IA__gtk_widget_get_tooltip_text"), visibility("default")));
12406
 
 
12407
 
#undef gtk_widget_get_tooltip_window 
12408
 
extern __typeof (gtk_widget_get_tooltip_window) gtk_widget_get_tooltip_window __attribute((alias("IA__gtk_widget_get_tooltip_window"), visibility("default")));
12409
 
 
12410
 
#undef gtk_widget_get_toplevel 
12411
 
extern __typeof (gtk_widget_get_toplevel) gtk_widget_get_toplevel __attribute((alias("IA__gtk_widget_get_toplevel"), visibility("default")));
12412
 
 
12413
 
#undef gtk_widget_get_type 
12414
 
extern __typeof (gtk_widget_get_type) gtk_widget_get_type __attribute((alias("IA__gtk_widget_get_type"), visibility("default")));
12415
 
 
12416
 
#undef gtk_widget_get_visible 
12417
 
extern __typeof (gtk_widget_get_visible) gtk_widget_get_visible __attribute((alias("IA__gtk_widget_get_visible"), visibility("default")));
12418
 
 
12419
 
#undef gtk_widget_get_visual 
12420
 
extern __typeof (gtk_widget_get_visual) gtk_widget_get_visual __attribute((alias("IA__gtk_widget_get_visual"), visibility("default")));
12421
 
 
12422
 
#undef gtk_widget_grab_default 
12423
 
extern __typeof (gtk_widget_grab_default) gtk_widget_grab_default __attribute((alias("IA__gtk_widget_grab_default"), visibility("default")));
12424
 
 
12425
 
#undef gtk_widget_grab_focus 
12426
 
extern __typeof (gtk_widget_grab_focus) gtk_widget_grab_focus __attribute((alias("IA__gtk_widget_grab_focus"), visibility("default")));
12427
 
 
12428
 
#undef gtk_widget_has_default 
12429
 
extern __typeof (gtk_widget_has_default) gtk_widget_has_default __attribute((alias("IA__gtk_widget_has_default"), visibility("default")));
12430
 
 
12431
 
#undef gtk_widget_has_focus 
12432
 
extern __typeof (gtk_widget_has_focus) gtk_widget_has_focus __attribute((alias("IA__gtk_widget_has_focus"), visibility("default")));
12433
 
 
12434
 
#undef gtk_widget_has_grab 
12435
 
extern __typeof (gtk_widget_has_grab) gtk_widget_has_grab __attribute((alias("IA__gtk_widget_has_grab"), visibility("default")));
12436
 
 
12437
 
#undef gtk_widget_has_rc_style 
12438
 
extern __typeof (gtk_widget_has_rc_style) gtk_widget_has_rc_style __attribute((alias("IA__gtk_widget_has_rc_style"), visibility("default")));
12439
 
 
12440
 
#undef gtk_widget_has_screen 
12441
 
extern __typeof (gtk_widget_has_screen) gtk_widget_has_screen __attribute((alias("IA__gtk_widget_has_screen"), visibility("default")));
12442
 
 
12443
 
#undef gtk_widget_hide 
12444
 
extern __typeof (gtk_widget_hide) gtk_widget_hide __attribute((alias("IA__gtk_widget_hide"), visibility("default")));
12445
 
 
12446
 
#undef gtk_widget_hide_all 
12447
 
extern __typeof (gtk_widget_hide_all) gtk_widget_hide_all __attribute((alias("IA__gtk_widget_hide_all"), visibility("default")));
12448
 
 
12449
 
#undef gtk_widget_hide_on_delete 
12450
 
extern __typeof (gtk_widget_hide_on_delete) gtk_widget_hide_on_delete __attribute((alias("IA__gtk_widget_hide_on_delete"), visibility("default")));
12451
 
 
12452
 
#undef gtk_widget_intersect 
12453
 
extern __typeof (gtk_widget_intersect) gtk_widget_intersect __attribute((alias("IA__gtk_widget_intersect"), visibility("default")));
12454
 
 
12455
 
#undef gtk_widget_is_ancestor 
12456
 
extern __typeof (gtk_widget_is_ancestor) gtk_widget_is_ancestor __attribute((alias("IA__gtk_widget_is_ancestor"), visibility("default")));
12457
 
 
12458
 
#undef gtk_widget_is_focus 
12459
 
extern __typeof (gtk_widget_is_focus) gtk_widget_is_focus __attribute((alias("IA__gtk_widget_is_focus"), visibility("default")));
12460
 
 
12461
 
#undef gtk_widget_is_sensitive 
12462
 
extern __typeof (gtk_widget_is_sensitive) gtk_widget_is_sensitive __attribute((alias("IA__gtk_widget_is_sensitive"), visibility("default")));
12463
 
 
12464
 
#undef gtk_widget_is_toplevel 
12465
 
extern __typeof (gtk_widget_is_toplevel) gtk_widget_is_toplevel __attribute((alias("IA__gtk_widget_is_toplevel"), visibility("default")));
12466
 
 
12467
 
#undef gtk_widget_is_drawable 
12468
 
extern __typeof (gtk_widget_is_drawable) gtk_widget_is_drawable __attribute((alias("IA__gtk_widget_is_drawable"), visibility("default")));
12469
 
 
12470
 
#undef gtk_widget_keynav_failed 
12471
 
extern __typeof (gtk_widget_keynav_failed) gtk_widget_keynav_failed __attribute((alias("IA__gtk_widget_keynav_failed"), visibility("default")));
12472
 
 
12473
 
#undef gtk_widget_list_accel_closures 
12474
 
extern __typeof (gtk_widget_list_accel_closures) gtk_widget_list_accel_closures __attribute((alias("IA__gtk_widget_list_accel_closures"), visibility("default")));
12475
 
 
12476
 
#undef gtk_widget_list_mnemonic_labels 
12477
 
extern __typeof (gtk_widget_list_mnemonic_labels) gtk_widget_list_mnemonic_labels __attribute((alias("IA__gtk_widget_list_mnemonic_labels"), visibility("default")));
12478
 
 
12479
 
#undef gtk_widget_map 
12480
 
extern __typeof (gtk_widget_map) gtk_widget_map __attribute((alias("IA__gtk_widget_map"), visibility("default")));
12481
 
 
12482
 
#undef gtk_widget_mnemonic_activate 
12483
 
extern __typeof (gtk_widget_mnemonic_activate) gtk_widget_mnemonic_activate __attribute((alias("IA__gtk_widget_mnemonic_activate"), visibility("default")));
12484
 
 
12485
 
#undef gtk_widget_modify_base 
12486
 
extern __typeof (gtk_widget_modify_base) gtk_widget_modify_base __attribute((alias("IA__gtk_widget_modify_base"), visibility("default")));
12487
 
 
12488
 
#undef gtk_widget_modify_bg 
12489
 
extern __typeof (gtk_widget_modify_bg) gtk_widget_modify_bg __attribute((alias("IA__gtk_widget_modify_bg"), visibility("default")));
12490
 
 
12491
 
#undef gtk_widget_modify_fg 
12492
 
extern __typeof (gtk_widget_modify_fg) gtk_widget_modify_fg __attribute((alias("IA__gtk_widget_modify_fg"), visibility("default")));
12493
 
 
12494
 
#undef gtk_widget_modify_cursor 
12495
 
extern __typeof (gtk_widget_modify_cursor) gtk_widget_modify_cursor __attribute((alias("IA__gtk_widget_modify_cursor"), visibility("default")));
12496
 
 
12497
 
#undef gtk_widget_modify_font 
12498
 
extern __typeof (gtk_widget_modify_font) gtk_widget_modify_font __attribute((alias("IA__gtk_widget_modify_font"), visibility("default")));
12499
 
 
12500
 
#undef gtk_widget_modify_style 
12501
 
extern __typeof (gtk_widget_modify_style) gtk_widget_modify_style __attribute((alias("IA__gtk_widget_modify_style"), visibility("default")));
12502
 
 
12503
 
#undef gtk_widget_modify_text 
12504
 
extern __typeof (gtk_widget_modify_text) gtk_widget_modify_text __attribute((alias("IA__gtk_widget_modify_text"), visibility("default")));
12505
 
 
12506
 
#undef gtk_widget_new 
12507
 
extern __typeof (gtk_widget_new) gtk_widget_new __attribute((alias("IA__gtk_widget_new"), visibility("default")));
12508
 
 
12509
 
#undef gtk_widget_path 
12510
 
extern __typeof (gtk_widget_path) gtk_widget_path __attribute((alias("IA__gtk_widget_path"), visibility("default")));
12511
 
 
12512
 
#undef gtk_widget_pop_colormap 
12513
 
extern __typeof (gtk_widget_pop_colormap) gtk_widget_pop_colormap __attribute((alias("IA__gtk_widget_pop_colormap"), visibility("default")));
12514
 
 
12515
 
#undef gtk_widget_pop_composite_child 
12516
 
extern __typeof (gtk_widget_pop_composite_child) gtk_widget_pop_composite_child __attribute((alias("IA__gtk_widget_pop_composite_child"), visibility("default")));
12517
 
 
12518
 
#undef gtk_widget_push_colormap 
12519
 
extern __typeof (gtk_widget_push_colormap) gtk_widget_push_colormap __attribute((alias("IA__gtk_widget_push_colormap"), visibility("default")));
12520
 
 
12521
 
#undef gtk_widget_push_composite_child 
12522
 
extern __typeof (gtk_widget_push_composite_child) gtk_widget_push_composite_child __attribute((alias("IA__gtk_widget_push_composite_child"), visibility("default")));
12523
 
 
12524
 
#ifndef GTK_DISABLE_DEPRECATED
12525
 
#undef gtk_widget_draw 
12526
 
extern __typeof (gtk_widget_draw) gtk_widget_draw __attribute((alias("IA__gtk_widget_draw"), visibility("default")));
12527
 
 
12528
 
#undef gtk_widget_queue_clear 
12529
 
extern __typeof (gtk_widget_queue_clear) gtk_widget_queue_clear __attribute((alias("IA__gtk_widget_queue_clear"), visibility("default")));
12530
 
 
12531
 
#undef gtk_widget_queue_clear_area 
12532
 
extern __typeof (gtk_widget_queue_clear_area) gtk_widget_queue_clear_area __attribute((alias("IA__gtk_widget_queue_clear_area"), visibility("default")));
12533
 
 
12534
 
#undef gtk_widget_set 
12535
 
extern __typeof (gtk_widget_set) gtk_widget_set __attribute((alias("IA__gtk_widget_set"), visibility("default")));
12536
 
 
12537
 
#undef gtk_widget_set_uposition 
12538
 
extern __typeof (gtk_widget_set_uposition) gtk_widget_set_uposition __attribute((alias("IA__gtk_widget_set_uposition"), visibility("default")));
12539
 
 
12540
 
#undef gtk_widget_set_usize 
12541
 
extern __typeof (gtk_widget_set_usize) gtk_widget_set_usize __attribute((alias("IA__gtk_widget_set_usize"), visibility("default")));
12542
 
 
12543
 
#undef gtk_widget_ref 
12544
 
extern __typeof (gtk_widget_ref) gtk_widget_ref __attribute((alias("IA__gtk_widget_ref"), visibility("default")));
12545
 
 
12546
 
#undef gtk_widget_unref 
12547
 
extern __typeof (gtk_widget_unref) gtk_widget_unref __attribute((alias("IA__gtk_widget_unref"), visibility("default")));
12548
 
 
12549
 
#endif
12550
 
#undef gtk_widget_queue_draw 
12551
 
extern __typeof (gtk_widget_queue_draw) gtk_widget_queue_draw __attribute((alias("IA__gtk_widget_queue_draw"), visibility("default")));
12552
 
 
12553
 
#undef gtk_widget_queue_draw_area 
12554
 
extern __typeof (gtk_widget_queue_draw_area) gtk_widget_queue_draw_area __attribute((alias("IA__gtk_widget_queue_draw_area"), visibility("default")));
12555
 
 
12556
 
#undef gtk_widget_queue_resize 
12557
 
extern __typeof (gtk_widget_queue_resize) gtk_widget_queue_resize __attribute((alias("IA__gtk_widget_queue_resize"), visibility("default")));
12558
 
 
12559
 
#undef gtk_widget_queue_resize_no_redraw 
12560
 
extern __typeof (gtk_widget_queue_resize_no_redraw) gtk_widget_queue_resize_no_redraw __attribute((alias("IA__gtk_widget_queue_resize_no_redraw"), visibility("default")));
12561
 
 
12562
 
#undef gtk_widget_realize 
12563
 
extern __typeof (gtk_widget_realize) gtk_widget_realize __attribute((alias("IA__gtk_widget_realize"), visibility("default")));
12564
 
 
12565
 
#undef gtk_widget_region_intersect 
12566
 
extern __typeof (gtk_widget_region_intersect) gtk_widget_region_intersect __attribute((alias("IA__gtk_widget_region_intersect"), visibility("default")));
12567
 
 
12568
 
#undef gtk_widget_remove_accelerator 
12569
 
extern __typeof (gtk_widget_remove_accelerator) gtk_widget_remove_accelerator __attribute((alias("IA__gtk_widget_remove_accelerator"), visibility("default")));
12570
 
 
12571
 
#undef gtk_widget_remove_mnemonic_label 
12572
 
extern __typeof (gtk_widget_remove_mnemonic_label) gtk_widget_remove_mnemonic_label __attribute((alias("IA__gtk_widget_remove_mnemonic_label"), visibility("default")));
12573
 
 
12574
 
#undef gtk_widget_render_icon 
12575
 
extern __typeof (gtk_widget_render_icon) gtk_widget_render_icon __attribute((alias("IA__gtk_widget_render_icon"), visibility("default")));
12576
 
 
12577
 
#undef gtk_widget_reparent 
12578
 
extern __typeof (gtk_widget_reparent) gtk_widget_reparent __attribute((alias("IA__gtk_widget_reparent"), visibility("default")));
12579
 
 
12580
 
#undef gtk_widget_reset_rc_styles 
12581
 
extern __typeof (gtk_widget_reset_rc_styles) gtk_widget_reset_rc_styles __attribute((alias("IA__gtk_widget_reset_rc_styles"), visibility("default")));
12582
 
 
12583
 
#undef gtk_widget_reset_shapes 
12584
 
extern __typeof (gtk_widget_reset_shapes) gtk_widget_reset_shapes __attribute((alias("IA__gtk_widget_reset_shapes"), visibility("default")));
12585
 
 
12586
 
#undef gtk_widget_send_expose 
12587
 
extern __typeof (gtk_widget_send_expose) gtk_widget_send_expose __attribute((alias("IA__gtk_widget_send_expose"), visibility("default")));
12588
 
 
12589
 
#undef gtk_widget_send_focus_change 
12590
 
extern __typeof (gtk_widget_send_focus_change) gtk_widget_send_focus_change __attribute((alias("IA__gtk_widget_send_focus_change"), visibility("default")));
12591
 
 
12592
 
#undef gtk_widget_set_accel_path 
12593
 
extern __typeof (gtk_widget_set_accel_path) gtk_widget_set_accel_path __attribute((alias("IA__gtk_widget_set_accel_path"), visibility("default")));
12594
 
 
12595
 
#undef gtk_widget_set_allocation 
12596
 
extern __typeof (gtk_widget_set_allocation) gtk_widget_set_allocation __attribute((alias("IA__gtk_widget_set_allocation"), visibility("default")));
12597
 
 
12598
 
#undef gtk_widget_set_app_paintable 
12599
 
extern __typeof (gtk_widget_set_app_paintable) gtk_widget_set_app_paintable __attribute((alias("IA__gtk_widget_set_app_paintable"), visibility("default")));
12600
 
 
12601
 
#undef gtk_widget_set_child_visible 
12602
 
extern __typeof (gtk_widget_set_child_visible) gtk_widget_set_child_visible __attribute((alias("IA__gtk_widget_set_child_visible"), visibility("default")));
12603
 
 
12604
 
#undef gtk_widget_set_colormap 
12605
 
extern __typeof (gtk_widget_set_colormap) gtk_widget_set_colormap __attribute((alias("IA__gtk_widget_set_colormap"), visibility("default")));
12606
 
 
12607
 
#undef gtk_widget_set_composite_name 
12608
 
extern __typeof (gtk_widget_set_composite_name) gtk_widget_set_composite_name __attribute((alias("IA__gtk_widget_set_composite_name"), visibility("default")));
12609
 
 
12610
 
#undef gtk_widget_set_default_colormap 
12611
 
extern __typeof (gtk_widget_set_default_colormap) gtk_widget_set_default_colormap __attribute((alias("IA__gtk_widget_set_default_colormap"), visibility("default")));
12612
 
 
12613
 
#undef gtk_widget_set_default_direction 
12614
 
extern __typeof (gtk_widget_set_default_direction) gtk_widget_set_default_direction __attribute((alias("IA__gtk_widget_set_default_direction"), visibility("default")));
12615
 
 
12616
 
#undef gtk_widget_set_direction 
12617
 
extern __typeof (gtk_widget_set_direction) gtk_widget_set_direction __attribute((alias("IA__gtk_widget_set_direction"), visibility("default")));
12618
 
 
12619
 
#undef gtk_widget_set_double_buffered 
12620
 
extern __typeof (gtk_widget_set_double_buffered) gtk_widget_set_double_buffered __attribute((alias("IA__gtk_widget_set_double_buffered"), visibility("default")));
12621
 
 
12622
 
#undef gtk_widget_set_events 
12623
 
extern __typeof (gtk_widget_set_events) gtk_widget_set_events __attribute((alias("IA__gtk_widget_set_events"), visibility("default")));
12624
 
 
12625
 
#undef gtk_widget_set_extension_events 
12626
 
extern __typeof (gtk_widget_set_extension_events) gtk_widget_set_extension_events __attribute((alias("IA__gtk_widget_set_extension_events"), visibility("default")));
12627
 
 
12628
 
#undef gtk_widget_set_has_tooltip 
12629
 
extern __typeof (gtk_widget_set_has_tooltip) gtk_widget_set_has_tooltip __attribute((alias("IA__gtk_widget_set_has_tooltip"), visibility("default")));
12630
 
 
12631
 
#undef gtk_widget_set_name 
12632
 
extern __typeof (gtk_widget_set_name) gtk_widget_set_name __attribute((alias("IA__gtk_widget_set_name"), visibility("default")));
12633
 
 
12634
 
#undef gtk_widget_set_no_show_all 
12635
 
extern __typeof (gtk_widget_set_no_show_all) gtk_widget_set_no_show_all __attribute((alias("IA__gtk_widget_set_no_show_all"), visibility("default")));
12636
 
 
12637
 
#undef gtk_widget_set_parent 
12638
 
extern __typeof (gtk_widget_set_parent) gtk_widget_set_parent __attribute((alias("IA__gtk_widget_set_parent"), visibility("default")));
12639
 
 
12640
 
#undef gtk_widget_set_parent_window 
12641
 
extern __typeof (gtk_widget_set_parent_window) gtk_widget_set_parent_window __attribute((alias("IA__gtk_widget_set_parent_window"), visibility("default")));
12642
 
 
12643
 
#undef gtk_widget_set_receives_default 
12644
 
extern __typeof (gtk_widget_set_receives_default) gtk_widget_set_receives_default __attribute((alias("IA__gtk_widget_set_receives_default"), visibility("default")));
12645
 
 
12646
 
#undef gtk_widget_set_redraw_on_allocate 
12647
 
extern __typeof (gtk_widget_set_redraw_on_allocate) gtk_widget_set_redraw_on_allocate __attribute((alias("IA__gtk_widget_set_redraw_on_allocate"), visibility("default")));
12648
 
 
12649
 
#undef gtk_widget_set_scroll_adjustments 
12650
 
extern __typeof (gtk_widget_set_scroll_adjustments) gtk_widget_set_scroll_adjustments __attribute((alias("IA__gtk_widget_set_scroll_adjustments"), visibility("default")));
12651
 
 
12652
 
#undef gtk_widget_set_sensitive 
12653
 
extern __typeof (gtk_widget_set_sensitive) gtk_widget_set_sensitive __attribute((alias("IA__gtk_widget_set_sensitive"), visibility("default")));
12654
 
 
12655
 
#undef gtk_widget_set_size_request 
12656
 
extern __typeof (gtk_widget_set_size_request) gtk_widget_set_size_request __attribute((alias("IA__gtk_widget_set_size_request"), visibility("default")));
12657
 
 
12658
 
#undef gtk_widget_set_state 
12659
 
extern __typeof (gtk_widget_set_state) gtk_widget_set_state __attribute((alias("IA__gtk_widget_set_state"), visibility("default")));
12660
 
 
12661
 
#undef gtk_widget_set_style 
12662
 
extern __typeof (gtk_widget_set_style) gtk_widget_set_style __attribute((alias("IA__gtk_widget_set_style"), visibility("default")));
12663
 
 
12664
 
#undef gtk_widget_set_tooltip_markup 
12665
 
extern __typeof (gtk_widget_set_tooltip_markup) gtk_widget_set_tooltip_markup __attribute((alias("IA__gtk_widget_set_tooltip_markup"), visibility("default")));
12666
 
 
12667
 
#undef gtk_widget_set_tooltip_text 
12668
 
extern __typeof (gtk_widget_set_tooltip_text) gtk_widget_set_tooltip_text __attribute((alias("IA__gtk_widget_set_tooltip_text"), visibility("default")));
12669
 
 
12670
 
#undef gtk_widget_set_tooltip_window 
12671
 
extern __typeof (gtk_widget_set_tooltip_window) gtk_widget_set_tooltip_window __attribute((alias("IA__gtk_widget_set_tooltip_window"), visibility("default")));
12672
 
 
12673
 
#undef gtk_widget_set_visible 
12674
 
extern __typeof (gtk_widget_set_visible) gtk_widget_set_visible __attribute((alias("IA__gtk_widget_set_visible"), visibility("default")));
12675
 
 
12676
 
#undef gtk_widget_set_window 
12677
 
extern __typeof (gtk_widget_set_window) gtk_widget_set_window __attribute((alias("IA__gtk_widget_set_window"), visibility("default")));
12678
 
 
12679
 
#undef gtk_widget_shape_combine_mask 
12680
 
extern __typeof (gtk_widget_shape_combine_mask) gtk_widget_shape_combine_mask __attribute((alias("IA__gtk_widget_shape_combine_mask"), visibility("default")));
12681
 
 
12682
 
#undef gtk_widget_input_shape_combine_mask 
12683
 
extern __typeof (gtk_widget_input_shape_combine_mask) gtk_widget_input_shape_combine_mask __attribute((alias("IA__gtk_widget_input_shape_combine_mask"), visibility("default")));
12684
 
 
12685
 
#undef gtk_widget_show 
12686
 
extern __typeof (gtk_widget_show) gtk_widget_show __attribute((alias("IA__gtk_widget_show"), visibility("default")));
12687
 
 
12688
 
#undef gtk_widget_show_all 
12689
 
extern __typeof (gtk_widget_show_all) gtk_widget_show_all __attribute((alias("IA__gtk_widget_show_all"), visibility("default")));
12690
 
 
12691
 
#undef gtk_widget_show_now 
12692
 
extern __typeof (gtk_widget_show_now) gtk_widget_show_now __attribute((alias("IA__gtk_widget_show_now"), visibility("default")));
12693
 
 
12694
 
#undef gtk_widget_size_allocate 
12695
 
extern __typeof (gtk_widget_size_allocate) gtk_widget_size_allocate __attribute((alias("IA__gtk_widget_size_allocate"), visibility("default")));
12696
 
 
12697
 
#undef gtk_widget_size_request 
12698
 
extern __typeof (gtk_widget_size_request) gtk_widget_size_request __attribute((alias("IA__gtk_widget_size_request"), visibility("default")));
12699
 
 
12700
 
#undef gtk_widget_style_attach 
12701
 
extern __typeof (gtk_widget_style_attach) gtk_widget_style_attach __attribute((alias("IA__gtk_widget_style_attach"), visibility("default")));
12702
 
 
12703
 
#undef gtk_widget_style_get 
12704
 
extern __typeof (gtk_widget_style_get) gtk_widget_style_get __attribute((alias("IA__gtk_widget_style_get"), visibility("default")));
12705
 
 
12706
 
#undef gtk_widget_style_get_property 
12707
 
extern __typeof (gtk_widget_style_get_property) gtk_widget_style_get_property __attribute((alias("IA__gtk_widget_style_get_property"), visibility("default")));
12708
 
 
12709
 
#undef gtk_widget_style_get_valist 
12710
 
extern __typeof (gtk_widget_style_get_valist) gtk_widget_style_get_valist __attribute((alias("IA__gtk_widget_style_get_valist"), visibility("default")));
12711
 
 
12712
 
#undef gtk_widget_thaw_child_notify 
12713
 
extern __typeof (gtk_widget_thaw_child_notify) gtk_widget_thaw_child_notify __attribute((alias("IA__gtk_widget_thaw_child_notify"), visibility("default")));
12714
 
 
12715
 
#undef gtk_widget_translate_coordinates 
12716
 
extern __typeof (gtk_widget_translate_coordinates) gtk_widget_translate_coordinates __attribute((alias("IA__gtk_widget_translate_coordinates"), visibility("default")));
12717
 
 
12718
 
#undef gtk_widget_trigger_tooltip_query 
12719
 
extern __typeof (gtk_widget_trigger_tooltip_query) gtk_widget_trigger_tooltip_query __attribute((alias("IA__gtk_widget_trigger_tooltip_query"), visibility("default")));
12720
 
 
12721
 
#undef gtk_widget_unmap 
12722
 
extern __typeof (gtk_widget_unmap) gtk_widget_unmap __attribute((alias("IA__gtk_widget_unmap"), visibility("default")));
12723
 
 
12724
 
#undef gtk_widget_unparent 
12725
 
extern __typeof (gtk_widget_unparent) gtk_widget_unparent __attribute((alias("IA__gtk_widget_unparent"), visibility("default")));
12726
 
 
12727
 
#undef gtk_widget_unrealize 
12728
 
extern __typeof (gtk_widget_unrealize) gtk_widget_unrealize __attribute((alias("IA__gtk_widget_unrealize"), visibility("default")));
12729
 
 
12730
 
#undef gtk_widget_get_window 
12731
 
extern __typeof (gtk_widget_get_window) gtk_widget_get_window __attribute((alias("IA__gtk_widget_get_window"), visibility("default")));
12732
 
 
12733
 
#undef gtk_widget_set_has_window 
12734
 
extern __typeof (gtk_widget_set_has_window) gtk_widget_set_has_window __attribute((alias("IA__gtk_widget_set_has_window"), visibility("default")));
12735
 
 
12736
 
#undef gtk_widget_get_has_window 
12737
 
extern __typeof (gtk_widget_get_has_window) gtk_widget_get_has_window __attribute((alias("IA__gtk_widget_get_has_window"), visibility("default")));
12738
 
 
12739
 
#undef gtk_widget_set_can_default 
12740
 
extern __typeof (gtk_widget_set_can_default) gtk_widget_set_can_default __attribute((alias("IA__gtk_widget_set_can_default"), visibility("default")));
12741
 
 
12742
 
#undef gtk_widget_get_can_default 
12743
 
extern __typeof (gtk_widget_get_can_default) gtk_widget_get_can_default __attribute((alias("IA__gtk_widget_get_can_default"), visibility("default")));
12744
 
 
12745
 
#undef gtk_widget_set_can_focus 
12746
 
extern __typeof (gtk_widget_set_can_focus) gtk_widget_set_can_focus __attribute((alias("IA__gtk_widget_set_can_focus"), visibility("default")));
12747
 
 
12748
 
#undef gtk_widget_get_can_focus 
12749
 
extern __typeof (gtk_widget_get_can_focus) gtk_widget_get_can_focus __attribute((alias("IA__gtk_widget_get_can_focus"), visibility("default")));
12750
 
 
12751
 
#undef gtk_widget_set_realized 
12752
 
extern __typeof (gtk_widget_set_realized) gtk_widget_set_realized __attribute((alias("IA__gtk_widget_set_realized"), visibility("default")));
12753
 
 
12754
 
#undef gtk_widget_get_realized 
12755
 
extern __typeof (gtk_widget_get_realized) gtk_widget_get_realized __attribute((alias("IA__gtk_widget_get_realized"), visibility("default")));
12756
 
 
12757
 
#undef gtk_widget_set_mapped 
12758
 
extern __typeof (gtk_widget_set_mapped) gtk_widget_set_mapped __attribute((alias("IA__gtk_widget_set_mapped"), visibility("default")));
12759
 
 
12760
 
#undef gtk_widget_get_mapped 
12761
 
extern __typeof (gtk_widget_get_mapped) gtk_widget_get_mapped __attribute((alias("IA__gtk_widget_get_mapped"), visibility("default")));
12762
 
 
12763
 
#endif
12764
 
#endif
12765
 
#if IN_HEADER(__GTK_WINDOW_H__)
12766
 
#if IN_FILE(__GTK_WINDOW_C__)
12767
 
#undef gtk_window_activate_default 
12768
 
extern __typeof (gtk_window_activate_default) gtk_window_activate_default __attribute((alias("IA__gtk_window_activate_default"), visibility("default")));
12769
 
 
12770
 
#undef gtk_window_activate_focus 
12771
 
extern __typeof (gtk_window_activate_focus) gtk_window_activate_focus __attribute((alias("IA__gtk_window_activate_focus"), visibility("default")));
12772
 
 
12773
 
#undef gtk_window_activate_key 
12774
 
extern __typeof (gtk_window_activate_key) gtk_window_activate_key __attribute((alias("IA__gtk_window_activate_key"), visibility("default")));
12775
 
 
12776
 
#undef gtk_window_add_accel_group 
12777
 
extern __typeof (gtk_window_add_accel_group) gtk_window_add_accel_group __attribute((alias("IA__gtk_window_add_accel_group"), visibility("default")));
12778
 
 
12779
 
#undef gtk_window_add_embedded_xid 
12780
 
extern __typeof (gtk_window_add_embedded_xid) gtk_window_add_embedded_xid __attribute((alias("IA__gtk_window_add_embedded_xid"), visibility("default")));
12781
 
 
12782
 
#undef gtk_window_add_mnemonic 
12783
 
extern __typeof (gtk_window_add_mnemonic) gtk_window_add_mnemonic __attribute((alias("IA__gtk_window_add_mnemonic"), visibility("default")));
12784
 
 
12785
 
#undef gtk_window_begin_move_drag 
12786
 
extern __typeof (gtk_window_begin_move_drag) gtk_window_begin_move_drag __attribute((alias("IA__gtk_window_begin_move_drag"), visibility("default")));
12787
 
 
12788
 
#undef gtk_window_begin_resize_drag 
12789
 
extern __typeof (gtk_window_begin_resize_drag) gtk_window_begin_resize_drag __attribute((alias("IA__gtk_window_begin_resize_drag"), visibility("default")));
12790
 
 
12791
 
#undef gtk_window_deiconify 
12792
 
extern __typeof (gtk_window_deiconify) gtk_window_deiconify __attribute((alias("IA__gtk_window_deiconify"), visibility("default")));
12793
 
 
12794
 
#undef gtk_window_fullscreen 
12795
 
extern __typeof (gtk_window_fullscreen) gtk_window_fullscreen __attribute((alias("IA__gtk_window_fullscreen"), visibility("default")));
12796
 
 
12797
 
#undef gtk_window_get_accept_focus 
12798
 
extern __typeof (gtk_window_get_accept_focus) gtk_window_get_accept_focus __attribute((alias("IA__gtk_window_get_accept_focus"), visibility("default")));
12799
 
 
12800
 
#undef gtk_window_get_decorated 
12801
 
extern __typeof (gtk_window_get_decorated) gtk_window_get_decorated __attribute((alias("IA__gtk_window_get_decorated"), visibility("default")));
12802
 
 
12803
 
#undef gtk_window_get_deletable 
12804
 
extern __typeof (gtk_window_get_deletable) gtk_window_get_deletable __attribute((alias("IA__gtk_window_get_deletable"), visibility("default")));
12805
 
 
12806
 
#undef gtk_window_get_default_widget 
12807
 
extern __typeof (gtk_window_get_default_widget) gtk_window_get_default_widget __attribute((alias("IA__gtk_window_get_default_widget"), visibility("default")));
12808
 
 
12809
 
#undef gtk_window_get_default_icon_list 
12810
 
extern __typeof (gtk_window_get_default_icon_list) gtk_window_get_default_icon_list __attribute((alias("IA__gtk_window_get_default_icon_list"), visibility("default")));
12811
 
 
12812
 
#undef gtk_window_get_default_icon_name 
12813
 
extern __typeof (gtk_window_get_default_icon_name) gtk_window_get_default_icon_name __attribute((alias("IA__gtk_window_get_default_icon_name"), visibility("default")));
12814
 
 
12815
 
#undef gtk_window_get_default_size 
12816
 
extern __typeof (gtk_window_get_default_size) gtk_window_get_default_size __attribute((alias("IA__gtk_window_get_default_size"), visibility("default")));
12817
 
 
12818
 
#undef gtk_window_get_destroy_with_parent 
12819
 
extern __typeof (gtk_window_get_destroy_with_parent) gtk_window_get_destroy_with_parent __attribute((alias("IA__gtk_window_get_destroy_with_parent"), visibility("default")));
12820
 
 
12821
 
#undef gtk_window_get_focus 
12822
 
extern __typeof (gtk_window_get_focus) gtk_window_get_focus __attribute((alias("IA__gtk_window_get_focus"), visibility("default")));
12823
 
 
12824
 
#undef gtk_window_get_focus_on_map 
12825
 
extern __typeof (gtk_window_get_focus_on_map) gtk_window_get_focus_on_map __attribute((alias("IA__gtk_window_get_focus_on_map"), visibility("default")));
12826
 
 
12827
 
#undef gtk_window_get_gravity 
12828
 
extern __typeof (gtk_window_get_gravity) gtk_window_get_gravity __attribute((alias("IA__gtk_window_get_gravity"), visibility("default")));
12829
 
 
12830
 
#undef gtk_window_get_group 
12831
 
extern __typeof (gtk_window_get_group) gtk_window_get_group __attribute((alias("IA__gtk_window_get_group"), visibility("default")));
12832
 
 
12833
 
#undef gtk_window_get_icon 
12834
 
extern __typeof (gtk_window_get_icon) gtk_window_get_icon __attribute((alias("IA__gtk_window_get_icon"), visibility("default")));
12835
 
 
12836
 
#undef gtk_window_get_icon_list 
12837
 
extern __typeof (gtk_window_get_icon_list) gtk_window_get_icon_list __attribute((alias("IA__gtk_window_get_icon_list"), visibility("default")));
12838
 
 
12839
 
#undef gtk_window_get_icon_name 
12840
 
extern __typeof (gtk_window_get_icon_name) gtk_window_get_icon_name __attribute((alias("IA__gtk_window_get_icon_name"), visibility("default")));
12841
 
 
12842
 
#undef gtk_window_get_mnemonic_modifier 
12843
 
extern __typeof (gtk_window_get_mnemonic_modifier) gtk_window_get_mnemonic_modifier __attribute((alias("IA__gtk_window_get_mnemonic_modifier"), visibility("default")));
12844
 
 
12845
 
#undef gtk_window_get_mnemonics_visible 
12846
 
extern __typeof (gtk_window_get_mnemonics_visible) gtk_window_get_mnemonics_visible __attribute((alias("IA__gtk_window_get_mnemonics_visible"), visibility("default")));
12847
 
 
12848
 
#undef gtk_window_get_modal 
12849
 
extern __typeof (gtk_window_get_modal) gtk_window_get_modal __attribute((alias("IA__gtk_window_get_modal"), visibility("default")));
12850
 
 
12851
 
#undef gtk_window_get_position 
12852
 
extern __typeof (gtk_window_get_position) gtk_window_get_position __attribute((alias("IA__gtk_window_get_position"), visibility("default")));
12853
 
 
12854
 
#undef gtk_window_get_resizable 
12855
 
extern __typeof (gtk_window_get_resizable) gtk_window_get_resizable __attribute((alias("IA__gtk_window_get_resizable"), visibility("default")));
12856
 
 
12857
 
#undef gtk_window_get_role 
12858
 
extern __typeof (gtk_window_get_role) gtk_window_get_role __attribute((alias("IA__gtk_window_get_role"), visibility("default")));
12859
 
 
12860
 
#undef gtk_window_get_screen 
12861
 
extern __typeof (gtk_window_get_screen) gtk_window_get_screen __attribute((alias("IA__gtk_window_get_screen"), visibility("default")));
12862
 
 
12863
 
#undef gtk_window_get_size 
12864
 
extern __typeof (gtk_window_get_size) gtk_window_get_size __attribute((alias("IA__gtk_window_get_size"), visibility("default")));
12865
 
 
12866
 
#undef gtk_window_get_skip_pager_hint 
12867
 
extern __typeof (gtk_window_get_skip_pager_hint) gtk_window_get_skip_pager_hint __attribute((alias("IA__gtk_window_get_skip_pager_hint"), visibility("default")));
12868
 
 
12869
 
#undef gtk_window_get_skip_taskbar_hint 
12870
 
extern __typeof (gtk_window_get_skip_taskbar_hint) gtk_window_get_skip_taskbar_hint __attribute((alias("IA__gtk_window_get_skip_taskbar_hint"), visibility("default")));
12871
 
 
12872
 
#undef gtk_window_get_urgency_hint 
12873
 
extern __typeof (gtk_window_get_urgency_hint) gtk_window_get_urgency_hint __attribute((alias("IA__gtk_window_get_urgency_hint"), visibility("default")));
12874
 
 
12875
 
#undef gtk_window_get_title 
12876
 
extern __typeof (gtk_window_get_title) gtk_window_get_title __attribute((alias("IA__gtk_window_get_title"), visibility("default")));
12877
 
 
12878
 
#undef gtk_window_get_transient_for 
12879
 
extern __typeof (gtk_window_get_transient_for) gtk_window_get_transient_for __attribute((alias("IA__gtk_window_get_transient_for"), visibility("default")));
12880
 
 
12881
 
#undef gtk_window_get_type 
12882
 
extern __typeof (gtk_window_get_type) gtk_window_get_type __attribute((alias("IA__gtk_window_get_type"), visibility("default")));
12883
 
 
12884
 
#undef gtk_window_get_type_hint 
12885
 
extern __typeof (gtk_window_get_type_hint) gtk_window_get_type_hint __attribute((alias("IA__gtk_window_get_type_hint"), visibility("default")));
12886
 
 
12887
 
#undef gtk_window_get_window_type 
12888
 
extern __typeof (gtk_window_get_window_type) gtk_window_get_window_type __attribute((alias("IA__gtk_window_get_window_type"), visibility("default")));
12889
 
 
12890
 
#undef gtk_window_group_add_window 
12891
 
extern __typeof (gtk_window_group_add_window) gtk_window_group_add_window __attribute((alias("IA__gtk_window_group_add_window"), visibility("default")));
12892
 
 
12893
 
#undef gtk_window_group_get_type 
12894
 
extern __typeof (gtk_window_group_get_type) gtk_window_group_get_type __attribute((alias("IA__gtk_window_group_get_type"), visibility("default")));
12895
 
 
12896
 
#undef gtk_window_group_new 
12897
 
extern __typeof (gtk_window_group_new) gtk_window_group_new __attribute((alias("IA__gtk_window_group_new"), visibility("default")));
12898
 
 
12899
 
#undef gtk_window_group_remove_window 
12900
 
extern __typeof (gtk_window_group_remove_window) gtk_window_group_remove_window __attribute((alias("IA__gtk_window_group_remove_window"), visibility("default")));
12901
 
 
12902
 
#undef gtk_window_group_list_windows 
12903
 
extern __typeof (gtk_window_group_list_windows) gtk_window_group_list_windows __attribute((alias("IA__gtk_window_group_list_windows"), visibility("default")));
12904
 
 
12905
 
#undef gtk_window_group_get_current_grab 
12906
 
extern __typeof (gtk_window_group_get_current_grab) gtk_window_group_get_current_grab __attribute((alias("IA__gtk_window_group_get_current_grab"), visibility("default")));
12907
 
 
12908
 
#undef gtk_window_has_group 
12909
 
extern __typeof (gtk_window_has_group) gtk_window_has_group __attribute((alias("IA__gtk_window_has_group"), visibility("default")));
12910
 
 
12911
 
#undef gtk_window_has_toplevel_focus 
12912
 
extern __typeof (gtk_window_has_toplevel_focus) gtk_window_has_toplevel_focus __attribute((alias("IA__gtk_window_has_toplevel_focus"), visibility("default")));
12913
 
 
12914
 
#undef gtk_window_iconify 
12915
 
extern __typeof (gtk_window_iconify) gtk_window_iconify __attribute((alias("IA__gtk_window_iconify"), visibility("default")));
12916
 
 
12917
 
#undef gtk_window_is_active 
12918
 
extern __typeof (gtk_window_is_active) gtk_window_is_active __attribute((alias("IA__gtk_window_is_active"), visibility("default")));
12919
 
 
12920
 
#undef gtk_window_list_toplevels 
12921
 
extern __typeof (gtk_window_list_toplevels) gtk_window_list_toplevels __attribute((alias("IA__gtk_window_list_toplevels"), visibility("default")));
12922
 
 
12923
 
#undef gtk_window_maximize 
12924
 
extern __typeof (gtk_window_maximize) gtk_window_maximize __attribute((alias("IA__gtk_window_maximize"), visibility("default")));
12925
 
 
12926
 
#undef gtk_window_mnemonic_activate 
12927
 
extern __typeof (gtk_window_mnemonic_activate) gtk_window_mnemonic_activate __attribute((alias("IA__gtk_window_mnemonic_activate"), visibility("default")));
12928
 
 
12929
 
#undef gtk_window_move 
12930
 
extern __typeof (gtk_window_move) gtk_window_move __attribute((alias("IA__gtk_window_move"), visibility("default")));
12931
 
 
12932
 
#undef gtk_window_new 
12933
 
extern __typeof (gtk_window_new) gtk_window_new __attribute((alias("IA__gtk_window_new"), visibility("default")));
12934
 
 
12935
 
#undef gtk_window_parse_geometry 
12936
 
extern __typeof (gtk_window_parse_geometry) gtk_window_parse_geometry __attribute((alias("IA__gtk_window_parse_geometry"), visibility("default")));
12937
 
 
12938
 
#undef gtk_window_present 
12939
 
extern __typeof (gtk_window_present) gtk_window_present __attribute((alias("IA__gtk_window_present"), visibility("default")));
12940
 
 
12941
 
#undef gtk_window_present_with_time 
12942
 
extern __typeof (gtk_window_present_with_time) gtk_window_present_with_time __attribute((alias("IA__gtk_window_present_with_time"), visibility("default")));
12943
 
 
12944
 
#undef gtk_window_propagate_key_event 
12945
 
extern __typeof (gtk_window_propagate_key_event) gtk_window_propagate_key_event __attribute((alias("IA__gtk_window_propagate_key_event"), visibility("default")));
12946
 
 
12947
 
#undef gtk_window_remove_accel_group 
12948
 
extern __typeof (gtk_window_remove_accel_group) gtk_window_remove_accel_group __attribute((alias("IA__gtk_window_remove_accel_group"), visibility("default")));
12949
 
 
12950
 
#undef gtk_window_remove_embedded_xid 
12951
 
extern __typeof (gtk_window_remove_embedded_xid) gtk_window_remove_embedded_xid __attribute((alias("IA__gtk_window_remove_embedded_xid"), visibility("default")));
12952
 
 
12953
 
#undef gtk_window_remove_mnemonic 
12954
 
extern __typeof (gtk_window_remove_mnemonic) gtk_window_remove_mnemonic __attribute((alias("IA__gtk_window_remove_mnemonic"), visibility("default")));
12955
 
 
12956
 
#undef gtk_window_reshow_with_initial_size 
12957
 
extern __typeof (gtk_window_reshow_with_initial_size) gtk_window_reshow_with_initial_size __attribute((alias("IA__gtk_window_reshow_with_initial_size"), visibility("default")));
12958
 
 
12959
 
#undef gtk_window_resize 
12960
 
extern __typeof (gtk_window_resize) gtk_window_resize __attribute((alias("IA__gtk_window_resize"), visibility("default")));
12961
 
 
12962
 
#undef gtk_window_set_accept_focus 
12963
 
extern __typeof (gtk_window_set_accept_focus) gtk_window_set_accept_focus __attribute((alias("IA__gtk_window_set_accept_focus"), visibility("default")));
12964
 
 
12965
 
#undef gtk_window_set_auto_startup_notification 
12966
 
extern __typeof (gtk_window_set_auto_startup_notification) gtk_window_set_auto_startup_notification __attribute((alias("IA__gtk_window_set_auto_startup_notification"), visibility("default")));
12967
 
 
12968
 
#undef gtk_window_set_decorated 
12969
 
extern __typeof (gtk_window_set_decorated) gtk_window_set_decorated __attribute((alias("IA__gtk_window_set_decorated"), visibility("default")));
12970
 
 
12971
 
#undef gtk_window_set_deletable 
12972
 
extern __typeof (gtk_window_set_deletable) gtk_window_set_deletable __attribute((alias("IA__gtk_window_set_deletable"), visibility("default")));
12973
 
 
12974
 
#undef gtk_window_set_default 
12975
 
extern __typeof (gtk_window_set_default) gtk_window_set_default __attribute((alias("IA__gtk_window_set_default"), visibility("default")));
12976
 
 
12977
 
#undef gtk_window_set_default_icon 
12978
 
extern __typeof (gtk_window_set_default_icon) gtk_window_set_default_icon __attribute((alias("IA__gtk_window_set_default_icon"), visibility("default")));
12979
 
 
12980
 
#ifndef _WIN64
12981
 
#undef gtk_window_set_default_icon_from_file 
12982
 
extern __typeof (gtk_window_set_default_icon_from_file) gtk_window_set_default_icon_from_file __attribute((alias("IA__gtk_window_set_default_icon_from_file"), visibility("default")));
12983
 
 
12984
 
#endif
12985
 
#ifdef G_OS_WIN32
12986
 
#undef gtk_window_set_default_icon_from_file_utf8 
12987
 
extern __typeof (gtk_window_set_default_icon_from_file_utf8) gtk_window_set_default_icon_from_file_utf8 __attribute((alias("IA__gtk_window_set_default_icon_from_file_utf8"), visibility("default")));
12988
 
 
12989
 
#endif
12990
 
#undef gtk_window_set_default_icon_list 
12991
 
extern __typeof (gtk_window_set_default_icon_list) gtk_window_set_default_icon_list __attribute((alias("IA__gtk_window_set_default_icon_list"), visibility("default")));
12992
 
 
12993
 
#undef gtk_window_set_default_icon_name 
12994
 
extern __typeof (gtk_window_set_default_icon_name) gtk_window_set_default_icon_name __attribute((alias("IA__gtk_window_set_default_icon_name"), visibility("default")));
12995
 
 
12996
 
#undef gtk_window_set_default_size 
12997
 
extern __typeof (gtk_window_set_default_size) gtk_window_set_default_size __attribute((alias("IA__gtk_window_set_default_size"), visibility("default")));
12998
 
 
12999
 
#undef gtk_window_set_destroy_with_parent 
13000
 
extern __typeof (gtk_window_set_destroy_with_parent) gtk_window_set_destroy_with_parent __attribute((alias("IA__gtk_window_set_destroy_with_parent"), visibility("default")));
13001
 
 
13002
 
#undef gtk_window_set_focus 
13003
 
extern __typeof (gtk_window_set_focus) gtk_window_set_focus __attribute((alias("IA__gtk_window_set_focus"), visibility("default")));
13004
 
 
13005
 
#undef gtk_window_set_focus_on_map 
13006
 
extern __typeof (gtk_window_set_focus_on_map) gtk_window_set_focus_on_map __attribute((alias("IA__gtk_window_set_focus_on_map"), visibility("default")));
13007
 
 
13008
 
#undef gtk_window_set_startup_id 
13009
 
extern __typeof (gtk_window_set_startup_id) gtk_window_set_startup_id __attribute((alias("IA__gtk_window_set_startup_id"), visibility("default")));
13010
 
 
13011
 
#undef gtk_window_set_geometry_hints 
13012
 
extern __typeof (gtk_window_set_geometry_hints) gtk_window_set_geometry_hints __attribute((alias("IA__gtk_window_set_geometry_hints"), visibility("default")));
13013
 
 
13014
 
#undef gtk_window_set_gravity 
13015
 
extern __typeof (gtk_window_set_gravity) gtk_window_set_gravity __attribute((alias("IA__gtk_window_set_gravity"), visibility("default")));
13016
 
 
13017
 
#ifndef GTK_DISABLE_DEPRECATED
13018
 
#undef gtk_window_get_frame_dimensions 
13019
 
extern __typeof (gtk_window_get_frame_dimensions) gtk_window_get_frame_dimensions __attribute((alias("IA__gtk_window_get_frame_dimensions"), visibility("default")));
13020
 
 
13021
 
#undef gtk_window_set_frame_dimensions 
13022
 
extern __typeof (gtk_window_set_frame_dimensions) gtk_window_set_frame_dimensions __attribute((alias("IA__gtk_window_set_frame_dimensions"), visibility("default")));
13023
 
 
13024
 
#undef gtk_window_get_has_frame 
13025
 
extern __typeof (gtk_window_get_has_frame) gtk_window_get_has_frame __attribute((alias("IA__gtk_window_get_has_frame"), visibility("default")));
13026
 
 
13027
 
#undef gtk_window_set_has_frame 
13028
 
extern __typeof (gtk_window_set_has_frame) gtk_window_set_has_frame __attribute((alias("IA__gtk_window_set_has_frame"), visibility("default")));
13029
 
 
13030
 
#endif
13031
 
#undef gtk_window_set_icon 
13032
 
extern __typeof (gtk_window_set_icon) gtk_window_set_icon __attribute((alias("IA__gtk_window_set_icon"), visibility("default")));
13033
 
 
13034
 
#ifndef _WIN64
13035
 
#undef gtk_window_set_icon_from_file 
13036
 
extern __typeof (gtk_window_set_icon_from_file) gtk_window_set_icon_from_file __attribute((alias("IA__gtk_window_set_icon_from_file"), visibility("default")));
13037
 
 
13038
 
#endif
13039
 
#ifdef G_OS_WIN32
13040
 
#undef gtk_window_set_icon_from_file_utf8 
13041
 
extern __typeof (gtk_window_set_icon_from_file_utf8) gtk_window_set_icon_from_file_utf8 __attribute((alias("IA__gtk_window_set_icon_from_file_utf8"), visibility("default")));
13042
 
 
13043
 
#endif
13044
 
#undef gtk_window_set_icon_list 
13045
 
extern __typeof (gtk_window_set_icon_list) gtk_window_set_icon_list __attribute((alias("IA__gtk_window_set_icon_list"), visibility("default")));
13046
 
 
13047
 
#undef gtk_window_set_icon_name 
13048
 
extern __typeof (gtk_window_set_icon_name) gtk_window_set_icon_name __attribute((alias("IA__gtk_window_set_icon_name"), visibility("default")));
13049
 
 
13050
 
#undef gtk_window_set_keep_above 
13051
 
extern __typeof (gtk_window_set_keep_above) gtk_window_set_keep_above __attribute((alias("IA__gtk_window_set_keep_above"), visibility("default")));
13052
 
 
13053
 
#undef gtk_window_set_keep_below 
13054
 
extern __typeof (gtk_window_set_keep_below) gtk_window_set_keep_below __attribute((alias("IA__gtk_window_set_keep_below"), visibility("default")));
13055
 
 
13056
 
#undef gtk_window_set_mnemonic_modifier 
13057
 
extern __typeof (gtk_window_set_mnemonic_modifier) gtk_window_set_mnemonic_modifier __attribute((alias("IA__gtk_window_set_mnemonic_modifier"), visibility("default")));
13058
 
 
13059
 
#undef gtk_window_set_mnemonics_visible 
13060
 
extern __typeof (gtk_window_set_mnemonics_visible) gtk_window_set_mnemonics_visible __attribute((alias("IA__gtk_window_set_mnemonics_visible"), visibility("default")));
13061
 
 
13062
 
#undef gtk_window_set_modal 
13063
 
extern __typeof (gtk_window_set_modal) gtk_window_set_modal __attribute((alias("IA__gtk_window_set_modal"), visibility("default")));
13064
 
 
13065
 
#undef gtk_window_set_opacity 
13066
 
extern __typeof (gtk_window_set_opacity) gtk_window_set_opacity __attribute((alias("IA__gtk_window_set_opacity"), visibility("default")));
13067
 
 
13068
 
#undef gtk_window_get_opacity 
13069
 
extern __typeof (gtk_window_get_opacity) gtk_window_get_opacity __attribute((alias("IA__gtk_window_get_opacity"), visibility("default")));
13070
 
 
13071
 
#ifndef GTK_DISABLE_DEPRECATED
13072
 
#undef gtk_window_set_policy 
13073
 
extern __typeof (gtk_window_set_policy) gtk_window_set_policy __attribute((alias("IA__gtk_window_set_policy"), visibility("default")));
13074
 
 
13075
 
#endif
13076
 
#undef gtk_window_set_position 
13077
 
extern __typeof (gtk_window_set_position) gtk_window_set_position __attribute((alias("IA__gtk_window_set_position"), visibility("default")));
13078
 
 
13079
 
#undef gtk_window_set_resizable 
13080
 
extern __typeof (gtk_window_set_resizable) gtk_window_set_resizable __attribute((alias("IA__gtk_window_set_resizable"), visibility("default")));
13081
 
 
13082
 
#undef gtk_window_set_role 
13083
 
extern __typeof (gtk_window_set_role) gtk_window_set_role __attribute((alias("IA__gtk_window_set_role"), visibility("default")));
13084
 
 
13085
 
#undef gtk_window_set_screen 
13086
 
extern __typeof (gtk_window_set_screen) gtk_window_set_screen __attribute((alias("IA__gtk_window_set_screen"), visibility("default")));
13087
 
 
13088
 
#undef gtk_window_set_skip_pager_hint 
13089
 
extern __typeof (gtk_window_set_skip_pager_hint) gtk_window_set_skip_pager_hint __attribute((alias("IA__gtk_window_set_skip_pager_hint"), visibility("default")));
13090
 
 
13091
 
#undef gtk_window_set_skip_taskbar_hint 
13092
 
extern __typeof (gtk_window_set_skip_taskbar_hint) gtk_window_set_skip_taskbar_hint __attribute((alias("IA__gtk_window_set_skip_taskbar_hint"), visibility("default")));
13093
 
 
13094
 
#undef gtk_window_set_urgency_hint 
13095
 
extern __typeof (gtk_window_set_urgency_hint) gtk_window_set_urgency_hint __attribute((alias("IA__gtk_window_set_urgency_hint"), visibility("default")));
13096
 
 
13097
 
#undef gtk_window_set_title 
13098
 
extern __typeof (gtk_window_set_title) gtk_window_set_title __attribute((alias("IA__gtk_window_set_title"), visibility("default")));
13099
 
 
13100
 
#undef gtk_window_set_transient_for 
13101
 
extern __typeof (gtk_window_set_transient_for) gtk_window_set_transient_for __attribute((alias("IA__gtk_window_set_transient_for"), visibility("default")));
13102
 
 
13103
 
#undef gtk_window_set_type_hint 
13104
 
extern __typeof (gtk_window_set_type_hint) gtk_window_set_type_hint __attribute((alias("IA__gtk_window_set_type_hint"), visibility("default")));
13105
 
 
13106
 
#undef gtk_window_set_wmclass 
13107
 
extern __typeof (gtk_window_set_wmclass) gtk_window_set_wmclass __attribute((alias("IA__gtk_window_set_wmclass"), visibility("default")));
13108
 
 
13109
 
#undef gtk_window_stick 
13110
 
extern __typeof (gtk_window_stick) gtk_window_stick __attribute((alias("IA__gtk_window_stick"), visibility("default")));
13111
 
 
13112
 
#undef gtk_window_unfullscreen 
13113
 
extern __typeof (gtk_window_unfullscreen) gtk_window_unfullscreen __attribute((alias("IA__gtk_window_unfullscreen"), visibility("default")));
13114
 
 
13115
 
#undef gtk_window_unmaximize 
13116
 
extern __typeof (gtk_window_unmaximize) gtk_window_unmaximize __attribute((alias("IA__gtk_window_unmaximize"), visibility("default")));
13117
 
 
13118
 
#undef gtk_window_unstick 
13119
 
extern __typeof (gtk_window_unstick) gtk_window_unstick __attribute((alias("IA__gtk_window_unstick"), visibility("default")));
13120
 
 
13121
 
#endif
13122
 
#endif
13123
 
#if IN_HEADER(__GTK_WIN32_EMBED_WIDGET_H__)
13124
 
#if IN_FILE(__GTK_WIN32_EMBED_WIDGET_C__)
13125
 
#ifdef G_OS_WIN32
13126
 
#undef gtk_win32_embed_widget_get_type 
13127
 
extern __typeof (gtk_win32_embed_widget_get_type) gtk_win32_embed_widget_get_type __attribute((alias("IA__gtk_win32_embed_widget_get_type"), visibility("default")));
13128
 
 
13129
 
#endif
13130
 
#endif
13131
 
#endif
13132
 
#if IN_HEADER(__GTK_INFO_BAR_H__)
13133
 
#if IN_FILE(__GTK_INFO_BAR_C__)
13134
 
#undef gtk_info_bar_get_type 
13135
 
extern __typeof (gtk_info_bar_get_type) gtk_info_bar_get_type __attribute((alias("IA__gtk_info_bar_get_type"), visibility("default")));
13136
 
 
13137
 
#undef gtk_info_bar_new 
13138
 
extern __typeof (gtk_info_bar_new) gtk_info_bar_new __attribute((alias("IA__gtk_info_bar_new"), visibility("default")));
13139
 
 
13140
 
#undef gtk_info_bar_new_with_buttons 
13141
 
extern __typeof (gtk_info_bar_new_with_buttons) gtk_info_bar_new_with_buttons __attribute((alias("IA__gtk_info_bar_new_with_buttons"), visibility("default")));
13142
 
 
13143
 
#undef gtk_info_bar_get_action_area 
13144
 
extern __typeof (gtk_info_bar_get_action_area) gtk_info_bar_get_action_area __attribute((alias("IA__gtk_info_bar_get_action_area"), visibility("default")));
13145
 
 
13146
 
#undef gtk_info_bar_get_content_area 
13147
 
extern __typeof (gtk_info_bar_get_content_area) gtk_info_bar_get_content_area __attribute((alias("IA__gtk_info_bar_get_content_area"), visibility("default")));
13148
 
 
13149
 
#undef gtk_info_bar_add_action_widget 
13150
 
extern __typeof (gtk_info_bar_add_action_widget) gtk_info_bar_add_action_widget __attribute((alias("IA__gtk_info_bar_add_action_widget"), visibility("default")));
13151
 
 
13152
 
#undef gtk_info_bar_add_button 
13153
 
extern __typeof (gtk_info_bar_add_button) gtk_info_bar_add_button __attribute((alias("IA__gtk_info_bar_add_button"), visibility("default")));
13154
 
 
13155
 
#undef gtk_info_bar_add_buttons 
13156
 
extern __typeof (gtk_info_bar_add_buttons) gtk_info_bar_add_buttons __attribute((alias("IA__gtk_info_bar_add_buttons"), visibility("default")));
13157
 
 
13158
 
#undef gtk_info_bar_set_response_sensitive 
13159
 
extern __typeof (gtk_info_bar_set_response_sensitive) gtk_info_bar_set_response_sensitive __attribute((alias("IA__gtk_info_bar_set_response_sensitive"), visibility("default")));
13160
 
 
13161
 
#undef gtk_info_bar_set_default_response 
13162
 
extern __typeof (gtk_info_bar_set_default_response) gtk_info_bar_set_default_response __attribute((alias("IA__gtk_info_bar_set_default_response"), visibility("default")));
13163
 
 
13164
 
#undef gtk_info_bar_response 
13165
 
extern __typeof (gtk_info_bar_response) gtk_info_bar_response __attribute((alias("IA__gtk_info_bar_response"), visibility("default")));
13166
 
 
13167
 
#undef gtk_info_bar_set_message_type 
13168
 
extern __typeof (gtk_info_bar_set_message_type) gtk_info_bar_set_message_type __attribute((alias("IA__gtk_info_bar_set_message_type"), visibility("default")));
13169
 
 
13170
 
#undef gtk_info_bar_get_message_type 
13171
 
extern __typeof (gtk_info_bar_get_message_type) gtk_info_bar_get_message_type __attribute((alias("IA__gtk_info_bar_get_message_type"), visibility("default")));
13172
 
 
13173
 
#endif
13174
 
#endif
13175
 
#endif /* G_HAVE_GNUC_VISIBILITY */
13176
 
#endif /* DISABLE_VISIBILITY */