1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
|
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif
//GO(gconf_address_backend,
//GO(gconf_address_flags,
//GO(gconf_address_list_free,
//GO(gconf_address_list_get_persistent_name,
//GO(gconf_address_resource,
//GO(gconf_backend_file,
//GO(gconf_backend_ref,
//GO(gconf_backend_resolve_address,
//GO(gconf_backend_unref,
//GO(gconf_blow_away_locks,
//GO(gconf_change_set_check_value,
//GO(gconf_change_set_clear,
//GO(gconf_change_set_foreach,
//GO(gconf_change_set_get_type,
//GO(gconf_change_set_get_user_data,
//GO(gconf_change_set_new,
//GO(gconf_change_set_ref,
//GO(gconf_change_set_remove,
//GO(gconf_change_set_set,
//GO(gconf_change_set_set_bool,
//GO(gconf_change_set_set_float,
//GO(gconf_change_set_set_int,
//GO(gconf_change_set_set_list,
//GO(gconf_change_set_set_nocopy,
//GO(gconf_change_set_set_pair,
//GO(gconf_change_set_set_schema,
//GO(gconf_change_set_set_string,
//GO(gconf_change_set_set_user_data,
//GO(gconf_change_set_size,
//GO(gconf_change_set_unref,
//GO(gconf_change_set_unset,
//GO(gconf_clear_cache,
//GO(gconf_client_add_dir,
//GO(gconf_client_all_dirs,
//GO(gconf_client_all_entries,
//GO(gconf_client_change_set_from_current,
//GO(gconf_client_change_set_from_currentv,
//GO(gconf_client_clear_cache,
//GO(gconf_client_commit_change_set,
//GO(gconf_client_dir_exists,
//GO(gconf_client_error,
//GO(gconf_client_error_handling_mode_get_type,
//GO(gconf_client_get,
//GO(gconf_client_get_bool,
//GO(gconf_client_get_default,
//GO(gconf_client_get_default_from_schema,
//GO(gconf_client_get_entry,
//GO(gconf_client_get_float,
//GO(gconf_client_get_for_engine,
//GO(gconf_client_get_int,
//GO(gconf_client_get_list,
//GO(gconf_client_get_pair,
//GO(gconf_client_get_schema,
//GO(gconf_client_get_string,
//GO(gconf_client_get_type,
//GO(gconf_client_get_without_default,
//GO(gconf_client_key_is_writable,
//GO(gconf_client_notify,
//GO(gconf_client_notify_add,
//GO(gconf_client_notify_remove,
//GO(gconf_client_preload,
//GO(gconf_client_preload_type_get_type,
//GO(gconf_client_recursive_unset,
//GO(gconf_client_remove_dir,
//GO(gconf_client_reverse_change_set,
//GO(gconf_client_set,
//GO(gconf_client_set_bool,
//GO(gconf_client_set_error_handling,
//GO(gconf_client_set_float,
//GO(gconf_client_set_global_default_error_handler,
//GO(gconf_client_set_int,
//GO(gconf_client_set_list,
//GO(gconf_client_set_pair,
//GO(gconf_client_set_schema,
//GO(gconf_client_set_string,
//GO(gconf_client_suggest_sync,
//GO(gconf_client_unreturned_error,
//GO(gconf_client_unset,
//GO(gconf_client_value_changed,
//GO(gconf_compose_errors,
//GO(gconf_concat_dir_and_key,
//GO(gconf_current_locale,
//GO(gconf_dbus_utils_append_entries,
//GO(gconf_dbus_utils_append_entry_values,
//GO(gconf_dbus_utils_append_value,
//GO(gconf_dbus_utils_get_entries,
//GO(gconf_dbus_utils_get_entry_values,
//GO(gconf_dbus_utils_get_value,
//GO(gconf_debug_shutdown,
//GO(gconf_double_to_string,
//GO(gconf_engine_all_dirs,
//GO(gconf_engine_all_entries,
//GO(gconf_engine_associate_schema,
//GO(gconf_engine_change_set_from_current,
//GO(gconf_engine_change_set_from_currentv,
//GO(gconf_engine_commit_change_set,
//GO(gconf_engine_dir_exists,
//GO(gconf_engine_get,
//GO(gconf_engine_get_bool,
//GO(gconf_engine_get_default,
//GO(gconf_engine_get_default_from_schema,
//GO(gconf_engine_get_entry,
//GO(gconf_engine_get_float,
//GO(gconf_engine_get_for_address,
//GO(gconf_engine_get_for_addresses,
//GO(gconf_engine_get_full,
//GO(gconf_engine_get_fuller,
//GO(gconf_engine_get_int,
//GO(gconf_engine_get_list,
//GO(gconf_engine_get_local,
//GO(gconf_engine_get_local_for_addresses,
//GO(gconf_engine_get_pair,
//GO(gconf_engine_get_schema,
//GO(gconf_engine_get_string,
//GO(gconf_engine_get_user_data,
//GO(gconf_engine_get_with_locale,
//GO(gconf_engine_get_without_default,
//GO(gconf_engine_key_is_writable,
//GO(gconf_engine_notify_add,
//GO(gconf_engine_notify_remove,
//GO(gconf_engine_pop_owner_usage,
//GO(gconf_engine_push_owner_usage,
//GO(gconf_engine_recursive_unset,
//GO(gconf_engine_ref,
//GO(gconf_engine_remove_dir,
//GO(gconf_engine_reverse_change_set,
//GO(gconf_engine_set,
//GO(gconf_engine_set_bool,
//GO(gconf_engine_set_float,
//GO(gconf_engine_set_int,
//GO(gconf_engine_set_list,
//GO(gconf_engine_set_owner,
//GO(gconf_engine_set_pair,
//GO(gconf_engine_set_schema,
//GO(gconf_engine_set_string,
//GO(gconf_engine_set_user_data,
//GO(gconf_engine_suggest_sync,
//GO(gconf_engine_unref,
//GO(gconf_engine_unset,
//GO(gconf_entry_copy,
//GO(gconf_entry_equal,
//GO(gconf_entry_free,
//GO(gconf_entry_get_is_default,
//GO(gconf_entry_get_is_writable,
//GO(gconf_entry_get_key,
//GO(gconf_entry_get_schema_name,
//GO(gconf_entry_get_type,
//GO(gconf_entry_get_value,
//GO(gconf_entry_new,
//GO(gconf_entry_new_nocopy,
//GO(gconf_entry_ref,
//GO(gconf_entry_set_is_default,
//GO(gconf_entry_set_is_writable,
//GO(gconf_entry_set_schema_name,
//GO(gconf_entry_set_value,
//GO(gconf_entry_set_value_nocopy,
//GO(gconf_entry_steal_value,
//GO(gconf_entry_unref,
//GO(gconf_enum_to_string,
//GO(gconf_error_get_type,
//GO(gconf_error_new,
//GO(gconf_error_quark,
//GO(gconf_escape_key,
//GO(gconf_get_backend,
//GO(gconf_get_daemon_ior,
//GO(gconf_in_daemon_mode,
//GO(gconf_init,
//GO(_gconf_init_i18n,
//GO(gconf_is_initialized,
//GO(gconf_key_check,
//GO(gconf_key_directory,
//GO(gconf_key_is_below,
//GO(gconf_key_key,
//GO(gconf_listeners_add,
//GO(gconf_listeners_count,
//GO(gconf_listeners_foreach,
//GO(gconf_listeners_free,
//GO(gconf_listeners_get_data,
//GO(gconf_listeners_new,
//GO(gconf_listeners_notify,
//GO(gconf_listeners_remove,
//GO(gconf_listeners_remove_if,
//GO(gconf_load_source_path,
//GO(gconf_locale_cache_expire,
//GO(gconf_locale_cache_free,
//GO(gconf_locale_cache_get_list,
//GO(gconf_locale_cache_new,
//GO(gconf_locale_list_ref,
//GO(gconf_locale_list_unref,
//GO(gconf_log,
//DATAB(gconf_log_debug_messages,
//GO(gconf_marshal_VOID__STRING_POINTER,
//GO(gconf_meta_info_free,
//GO(gconf_meta_info_get_mod_user,
//GO(gconf_meta_info_get_schema,
//GO(gconf_meta_info_mod_time,
//GO(gconf_meta_info_new,
//GO(gconf_meta_info_set_mod_time,
//GO(gconf_meta_info_set_mod_user,
//GO(gconf_meta_info_set_schema,
//DATAB(gconf_options,
//GO(gconf_persistent_name_get_address_list,
//GO(gconf_ping_daemon,
//GO(gconf_postinit,
//GO(gconf_preinit,
//GO(gconf_quote_string,
//GO(gconf_resolve_address,
//GO(gconf_schema_copy,
//GO(gconf_schema_free,
//GO(gconf_schema_get_car_type,
//GO(gconf_schema_get_cdr_type,
//GO(gconf_schema_get_default_value,
//GO(gconf_schema_get_gettext_domain,
//GO(gconf_schema_get_list_type,
//GO(gconf_schema_get_locale,
//GO(gconf_schema_get_long_desc,
//GO(gconf_schema_get_owner,
//GO(gconf_schema_get_short_desc,
//GO(gconf_schema_get_type,
//GO(gconf_schema_new,
//GO(gconf_schema_set_car_type,
//GO(gconf_schema_set_cdr_type,
//GO(gconf_schema_set_default_value,
//GO(gconf_schema_set_default_value_nocopy,
//GO(gconf_schema_set_gettext_domain,
//GO(gconf_schema_set_list_type,
//GO(gconf_schema_set_locale,
//GO(gconf_schema_set_long_desc,
//GO(gconf_schema_set_owner,
//GO(gconf_schema_set_short_desc,
//GO(gconf_schema_set_type,
//GO(gconf_schema_steal_default_value,
//GO(gconf_schema_validate,
//GO(gconf_set_daemon_ior,
//GO(gconf_set_daemon_mode,
//GO(gconf_set_error,
//GO(gconf_shutdown_daemon,
//GO(gconf_source_free,
//GO(gconf_sources_add_listener,
//GO(gconf_sources_all_dirs,
//GO(gconf_sources_all_entries,
//GO(gconf_sources_clear_cache,
//GO(gconf_sources_clear_cache_for_sources,
//GO(gconf_sources_dir_exists,
//GO(gconf_sources_free,
//GO(gconf_sources_is_affected,
//GO(gconf_sources_new_from_addresses,
//GO(gconf_sources_new_from_source,
//GO(gconf_sources_query_default_value,
//GO(gconf_sources_query_metainfo,
//GO(gconf_sources_query_value,
//GO(gconf_sources_recursive_unset,
//GO(gconf_sources_remove_dir,
//GO(gconf_sources_remove_listener,
//GO(gconf_sources_set_notify_func,
//GO(gconf_sources_set_schema,
//GO(gconf_sources_set_value,
//GO(gconf_sources_sync_all,
//GO(gconf_sources_unset_value,
//GO(gconf_spawn_daemon,
//GO(gconf_split_locale,
//GO(gconf_string_to_double,
//GO(gconf_string_to_enum,
//GO(gconf_string_to_gulong,
//GO(gconf_synchronous_sync,
//GO(gconf_unescape_key,
//GO(gconf_unique_key,
//GO(gconf_unquote_string,
//GO(gconf_unquote_string_inplace,
//GO(gconf_unset_flags_get_type,
//GO(gconf_use_local_locks,
//GO(gconf_valid_key,
//GO(gconf_value_compare,
//GO(gconf_value_copy,
//GO(gconf_value_decode,
//GO(gconf_value_encode,
//GO(gconf_value_free,
//GO(gconf_value_get_bool,
//GO(gconf_value_get_car,
//GO(gconf_value_get_cdr,
//GO(gconf_value_get_float,
//GO(gconf_value_get_int,
//GO(gconf_value_get_list,
//GO(gconf_value_get_list_type,
//GO(gconf_value_get_schema,
//GO(gconf_value_get_string,
//GO(gconf_value_get_type,
//GO(gconf_value_list_from_primitive_list,
//GO(gconf_value_list_to_primitive_list_destructive,
//GO(gconf_value_new,
//GO(gconf_value_new_from_string,
//GO(gconf_value_new_list_from_string,
//GO(gconf_value_new_pair_from_string,
//GO(gconf_value_pair_from_primitive_pair,
//GO(gconf_value_pair_to_primitive_pair_destructive,
//GO(gconf_value_set_bool,
//GO(gconf_value_set_car,
//GO(gconf_value_set_car_nocopy,
//GO(gconf_value_set_cdr,
//GO(gconf_value_set_cdr_nocopy,
//GO(gconf_value_set_float,
//GO(gconf_value_set_int,
//GO(gconf_value_set_list,
//GO(gconf_value_set_list_nocopy,
//GO(gconf_value_set_list_type,
//GO(gconf_value_set_schema,
//GO(gconf_value_set_schema_nocopy,
//GO(gconf_value_set_string,
//GO(gconf_value_set_string_nocopy,
//GO(gconf_value_steal_list,
//GO(gconf_value_steal_schema,
//GO(gconf_value_steal_string,
//GO(gconf_value_to_string,
//GO(gconf_value_type_from_string,
//GO(gconf_value_type_get_type,
//GO(gconf_value_type_to_string,
//GO(gconf_value_validate,
|