Warn if no callback. Call callback correctly. (g_io_win32_create_watch):
[platform/upstream/glib.git] / glib / glib.def
1 EXPORTS
2         g_array_append_vals
3         g_array_free
4         g_array_insert_vals
5         g_array_new
6         g_array_prepend_vals
7         g_array_remove_index
8         g_array_remove_index_fast
9         g_array_set_size
10         g_array_sized_new
11         g_atexit
12         g_basename
13         g_bit_nth_lsf
14         g_bit_nth_msf
15         g_bit_storage
16         g_blow_chunks
17         g_byte_array_append
18         g_byte_array_free
19         g_byte_array_new
20         g_byte_array_prepend
21         g_byte_array_remove_index
22         g_byte_array_remove_index_fast
23         g_byte_array_set_size
24         g_byte_array_sized_new
25         g_cache_destroy
26         g_cache_insert
27         g_cache_key_foreach
28         g_cache_new
29         g_cache_remove
30         g_cache_value_foreach
31         g_clear_error
32         g_completion_add_items
33         g_completion_clear_items
34         g_completion_complete
35         g_completion_free
36         g_completion_new
37         g_completion_remove_items
38         g_convert
39         g_convert_error_quark
40         g_convert_with_fallback
41         g_datalist_clear
42         g_datalist_foreach
43         g_datalist_id_get_data
44         g_datalist_id_remove_no_notify
45         g_datalist_id_set_data_full
46         g_datalist_init
47         g_dataset_destroy
48         g_dataset_foreach
49         g_dataset_id_get_data
50         g_dataset_id_remove_no_notify
51         g_dataset_id_set_data_full
52         g_date_add_days
53         g_date_add_months
54         g_date_add_years
55         g_date_clear
56         g_date_compare
57         g_date_day
58         g_date_day_of_year
59         g_date_days_in_month
60         g_date_free
61         g_date_is_first_of_month
62         g_date_is_last_of_month
63         g_date_is_leap_year
64         g_date_julian
65         g_date_monday_week_of_year
66         g_date_monday_weeks_in_year
67         g_date_month
68         g_date_new
69         g_date_new_dmy
70         g_date_new_julian
71         g_date_set_day
72         g_date_set_dmy
73         g_date_set_julian
74         g_date_set_month
75         g_date_set_parse
76         g_date_set_time
77         g_date_set_year
78         g_date_strftime
79         g_date_subtract_days
80         g_date_subtract_months
81         g_date_subtract_years
82         g_date_sunday_week_of_year
83         g_date_sunday_weeks_in_year
84         g_date_to_struct_tm
85         g_date_valid
86         g_date_valid_day
87         g_date_valid_dmy
88         g_date_valid_julian
89         g_date_valid_month
90         g_date_valid_weekday
91         g_date_valid_year
92         g_date_weekday
93         g_date_year
94         g_direct_equal
95         g_direct_hash
96         g_dirname
97         g_error_copy
98         g_error_free
99         g_error_matches
100         g_error_new
101         g_error_new_literal
102         g_file_error_from_errno
103         g_file_error_quark
104         g_file_get_contents
105         g_file_test
106         g_file_open_tmp
107         g_filename_from_utf8
108         g_filename_to_utf8
109         g_free
110         g_get_charset
111         g_get_codeset
112         g_get_current_dir
113         g_get_current_time
114         g_get_home_dir
115         g_get_prgname
116         g_get_real_name
117         g_get_tmp_dir
118         g_get_user_name
119         g_getenv
120         g_hash_table_destroy
121         g_hash_table_foreach
122         g_hash_table_foreach_remove
123         g_hash_table_freeze
124         g_hash_table_insert
125         g_hash_table_lookup
126         g_hash_table_lookup_extended
127         g_hash_table_new
128         g_hash_table_remove
129         g_hash_table_size
130         g_hash_table_thaw
131         g_hook_alloc
132         g_hook_compare_ids
133         g_hook_destroy
134         g_hook_destroy_link
135         g_hook_find
136         g_hook_find_data
137         g_hook_find_func
138         g_hook_find_func_data
139         g_hook_first_valid
140         g_hook_free
141         g_hook_get
142         g_hook_insert_before
143         g_hook_insert_sorted
144         g_hook_list_clear
145         g_hook_list_init
146         g_hook_list_invoke
147         g_hook_list_invoke_check
148         g_hook_list_marshal
149         g_hook_list_marshal_check
150         g_hook_next_valid
151         g_hook_prepend
152         g_hook_ref
153         g_hook_unref
154         g_iconv
155         g_iconv_close
156         g_iconv_open
157         g_idle_add
158         g_idle_add_full
159         g_idle_remove_by_data
160         g_idle_source_new
161         g_int_equal
162         g_int_hash
163         g_io_add_watch
164         g_io_add_watch_full
165         g_io_channel_close
166         g_io_channel_init
167         g_io_channel_read
168         g_io_channel_ref
169         g_io_channel_seek
170         g_io_channel_unix_get_fd
171         g_io_channel_unix_new
172         g_io_channel_unref
173         g_io_channel_win32_get_fd
174         g_io_channel_win32_make_pollfd
175         g_io_channel_win32_new_fd
176         g_io_channel_win32_new_messages
177         g_io_channel_win32_new_pipe
178         g_io_channel_win32_new_pipe_with_wakeups
179         g_io_channel_win32_new_stream_socket
180         g_io_channel_win32_pipe_readable
181         g_io_channel_win32_pipe_request_wakeups
182         g_io_channel_win32_poll
183         g_io_channel_win32_set_debug
184         g_io_channel_write
185         g_list_alloc
186         g_list_append
187         g_list_concat
188         g_list_copy
189         g_list_delete_link
190         g_list_find
191         g_list_find_custom
192         g_list_first
193         g_list_foreach
194         g_list_free
195         g_list_free_1
196         g_list_index
197         g_list_insert
198         g_list_insert_sorted
199         g_list_last
200         g_list_length
201         g_list_nth
202         g_list_nth_data
203         g_list_position
204         g_list_prepend
205         g_list_remove
206         g_list_remove_link
207         g_list_reverse
208         g_list_sort
209         g_list_sort_with_data
210         g_locale_from_utf8
211         g_locale_to_utf8
212         g_log
213         g_log_default_handler
214         g_log_remove_handler
215         g_log_set_always_fatal
216         g_log_set_fatal_mask
217         g_log_set_handler
218         g_logv
219         g_main_context_add_poll
220         g_main_context_check
221         g_main_context_default
222         g_main_context_dispatch
223         g_main_context_find_source_by_funcs_user_data
224         g_main_context_find_source_by_id
225         g_main_context_find_source_by_user_data
226         g_main_context_get
227         g_main_context_get_poll_func
228         g_main_context_iteration
229         g_main_context_pending
230         g_main_context_prepare
231         g_main_context_query
232         g_main_context_remove_poll
233         g_main_context_set_poll_func
234         g_main_loop_destroy
235         g_main_loop_is_running
236         g_main_loop_new
237         g_main_loop_quit
238         g_main_loop_run
239         g_malloc
240         g_malloc0
241         g_markup_error_quark
242         g_markup_escape_text
243         g_markup_parse_context_end_parse
244         g_markup_parse_context_free
245         g_markup_parse_context_get_position
246         g_markup_parse_context_new
247         g_markup_parse_context_parse
248         g_mem_check
249         g_mem_chunk_alloc
250         g_mem_chunk_alloc0
251         g_mem_chunk_clean
252         g_mem_chunk_destroy
253         g_mem_chunk_free
254         g_mem_chunk_info
255         g_mem_chunk_new
256         g_mem_chunk_print
257         g_mem_chunk_reset
258         g_mem_init
259         g_mem_profile
260         g_memdup
261         g_messages_init
262         g_mkstemp
263         g_mutex_init
264         g_node_child_index
265         g_node_child_position
266         g_node_children_foreach
267         g_node_copy
268         g_node_depth
269         g_node_destroy
270         g_node_find
271         g_node_find_child
272         g_node_first_sibling
273         g_node_get_root
274         g_node_insert
275         g_node_insert_after
276         g_node_insert_before
277         g_node_is_ancestor
278         g_node_last_child
279         g_node_last_sibling
280         g_node_max_height
281         g_node_n_children
282         g_node_n_nodes
283         g_node_new
284         g_node_nth_child
285         g_node_prepend
286         g_node_reverse_children
287         g_node_traverse
288         g_node_unlink
289         g_on_error_query
290         g_on_error_stack_trace
291         g_parse_debug_string
292         g_path_get_basename
293         g_path_get_dirname
294         g_path_is_absolute
295         g_path_skip_root
296         g_pipe_readable_msg
297         g_print
298         g_printerr
299         g_printf_string_upper_bound
300         g_propagate_error
301         g_ptr_array_add
302         g_ptr_array_free
303         g_ptr_array_new
304         g_ptr_array_remove
305         g_ptr_array_remove_fast
306         g_ptr_array_remove_index
307         g_ptr_array_remove_index_fast
308         g_ptr_array_set_size
309         g_ptr_array_sized_new
310         g_qsort_with_data
311         g_quark_from_static_string
312         g_quark_from_string
313         g_quark_to_string
314         g_quark_try_string
315         g_queue_free
316         g_queue_is_empty
317         g_queue_new
318         g_queue_peek_head
319         g_queue_peek_tail
320         g_queue_pop_head
321         g_queue_pop_head_link
322         g_queue_pop_tail
323         g_queue_pop_tail_link
324         g_queue_push_head
325         g_queue_push_head_link
326         g_queue_push_tail
327         g_queue_push_tail_link
328         g_rand_double
329         g_rand_double_range
330         g_rand_free
331         g_rand_int
332         g_rand_int_range
333         g_rand_new
334         g_rand_new_with_seed
335         g_rand_set_seed
336         g_random_double
337         g_random_double_range
338         g_random_int
339         g_random_int_range
340         g_random_set_seed
341         g_realloc
342         g_relation_count
343         g_relation_delete
344         g_relation_destroy
345         g_relation_exists
346         g_relation_index
347         g_relation_insert
348         g_relation_new
349         g_relation_print
350         g_relation_select
351         g_scanner_cur_line
352         g_scanner_cur_position
353         g_scanner_cur_token
354         g_scanner_cur_value
355         g_scanner_destroy
356         g_scanner_eof
357         g_scanner_error
358         g_scanner_freeze_symbol_table
359         g_scanner_get_next_token
360         g_scanner_input_file
361         g_scanner_input_text
362         g_scanner_lookup_symbol
363         g_scanner_new
364         g_scanner_peek_next_token
365         g_scanner_scope_add_symbol
366         g_scanner_scope_foreach_symbol
367         g_scanner_scope_lookup_symbol
368         g_scanner_scope_remove_symbol
369         g_scanner_set_scope
370         g_scanner_stat_mode
371         g_scanner_sync_file_offset
372         g_scanner_thaw_symbol_table
373         g_scanner_unexp_token
374         g_scanner_warn
375         g_set_error
376         g_set_error_handler
377         g_set_message_handler
378         g_set_prgname
379         g_set_print_handler
380         g_set_printerr_handler
381         g_set_warning_handler
382         g_shell_parse_argv
383         g_shell_quote
384         g_shell_unquote
385         g_slist_alloc
386         g_slist_append
387         g_slist_concat
388         g_slist_copy
389         g_slist_delete_link
390         g_slist_find
391         g_slist_find_custom
392         g_slist_foreach
393         g_slist_free
394         g_slist_free_1
395         g_slist_index
396         g_slist_insert
397         g_slist_insert_sorted
398         g_slist_last
399         g_slist_length
400         g_slist_nth
401         g_slist_nth_data
402         g_slist_position
403         g_slist_prepend
404         g_slist_remove
405         g_slist_remove_link
406         g_slist_reverse
407         g_slist_sort
408         g_slist_sort_with_data
409         g_snprintf
410         g_source_add_poll
411         g_source_attach
412         g_source_destroy
413         g_source_get_can_recurse
414         g_source_get_context
415         g_source_get_current_time
416         g_source_get_id
417         g_source_get_priority
418         g_source_new
419         g_source_ref
420         g_source_remove
421         g_source_remove_by_funcs_user_data
422         g_source_remove_by_user_data
423         g_source_set_callback
424         g_source_set_callback_indirect
425         g_source_set_can_recurse
426         g_source_set_priority
427         g_source_unref
428         g_spaced_primes_closest
429         g_spawn_async
430         g_spawn_async_with_pipes
431         g_spawn_command_line_async
432         g_spawn_command_line_sync
433         g_spawn_error_quark
434         g_spawn_sync
435         g_static_mutex_get_mutex_impl
436         g_static_private_get
437         g_static_private_set
438         g_static_rec_mutex_lock
439         g_static_rec_mutex_trylock
440         g_static_rec_mutex_unlock
441         g_static_rw_lock_free
442         g_static_rw_lock_reader_lock
443         g_static_rw_lock_reader_trylock
444         g_static_rw_lock_reader_unlock
445         g_static_rw_lock_writer_lock
446         g_static_rw_lock_writer_trylock
447         g_static_rw_lock_writer_unlock
448         g_str_equal
449         g_str_hash
450         g_strcanon
451         g_strcasecmp
452         g_strchomp
453         g_strchug
454         g_strcompress
455         g_strconcat
456         g_strdelimit
457         g_strdown
458         g_strdup
459         g_strdupv
460         g_strdup_printf
461         g_strdup_vprintf
462         g_strerror
463         g_strescape
464         g_strfreev
465         g_string_append
466         g_string_append_c
467         g_string_append_len
468         g_string_assign
469         g_string_chunk_free
470         g_string_chunk_insert
471         g_string_chunk_insert_const
472         g_string_chunk_new
473         g_string_down
474         g_string_equal
475         g_string_erase
476         g_string_free
477         g_string_insert
478         g_string_insert_c
479         g_string_insert_len
480         g_string_new
481         g_string_prepend
482         g_string_prepend_c
483         g_string_prepend_len
484         g_string_sized_new
485         g_string_sprintf
486         g_string_sprintfa
487         g_string_truncate
488         g_string_up
489         g_strjoin
490         g_strjoinv
491         g_strlcat
492         g_strlcpy
493         g_strncasecmp
494         g_strndup
495         g_strnfill
496         g_strreverse
497         g_strsignal
498         g_strsplit
499         g_strtod
500         g_strup
501         g_thread_create
502         g_thread_error_quark
503         g_thread_functions_for_glib_use
504         g_thread_join
505         g_thread_pool_free
506         g_thread_pool_new
507         g_thread_pool_push
508         g_thread_self
509         g_thread_set_priority
510         g_thread_use_default_impl
511         g_threads_got_initialized
512         g_timeout_add
513         g_timeout_add_full
514         g_timeout_source_new
515         g_timer_destroy
516         g_timer_elapsed
517         g_timer_new
518         g_timer_reset
519         g_timer_start
520         g_timer_stop
521         g_trash_stack_height
522         g_trash_stack_peek
523         g_trash_stack_pop
524         g_trash_stack_push
525         g_tree_destroy
526         g_tree_height
527         g_tree_insert
528         g_tree_lookup
529         g_tree_new
530         g_tree_nnodes
531         g_tree_remove
532         g_tree_search
533         g_tree_traverse
534         g_tuples_destroy
535         g_tuples_index
536         g_ucs4_to_utf8
537         g_unichar_break_type
538         g_unichar_digit_value
539         g_unichar_isalnum
540         g_unichar_isalpha
541         g_unichar_iscntrl
542         g_unichar_isdefined
543         g_unichar_isdigit
544         g_unichar_isgraph
545         g_unichar_islower
546         g_unichar_isprint
547         g_unichar_ispunct
548         g_unichar_isspace
549         g_unichar_istitle
550         g_unichar_isupper
551         g_unichar_iswide
552         g_unichar_isxdigit
553         g_unichar_to_utf8
554         g_unichar_tolower
555         g_unichar_totitle
556         g_unichar_toupper
557         g_unichar_type
558         g_unichar_xdigit_value
559         g_unicode_canonical_decomposition
560         g_unicode_canonical_ordering
561         g_usleep
562         g_utf8_find_next_char
563         g_utf8_find_prev_char
564         g_utf8_get_char
565         g_utf8_offset_to_pointer
566         g_utf8_pointer_to_offset
567         g_utf8_prev_char
568         g_utf8_skip
569         g_utf8_strchr
570         g_utf8_strlen
571         g_utf8_strncpy
572         g_utf8_to_ucs4
573         g_utf8_validate
574         g_vsnprintf
575         g_win32_closedir
576         g_win32_error_message
577         g_win32_ftruncate
578         g_win32_getlocale
579         g_win32_opendir
580         g_win32_readdir
581         g_win32_rewinddir
582         glib_binary_age
583         glib_interface_age
584         glib_major_version
585         glib_micro_version
586         glib_minor_version