Add missing entry points.
[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_idle_add
155         g_idle_add_full
156         g_idle_remove_by_data
157         g_int_equal
158         g_int_hash
159         g_io_add_watch
160         g_io_add_watch_full
161         g_io_channel_close
162         g_io_channel_init
163         g_io_channel_read
164         g_io_channel_ref
165         g_io_channel_seek
166         g_io_channel_unix_get_fd
167         g_io_channel_unix_new
168         g_io_channel_unref
169         g_io_channel_win32_get_fd
170         g_io_channel_win32_make_pollfd
171         g_io_channel_win32_new_fd
172         g_io_channel_win32_new_messages
173         g_io_channel_win32_new_pipe
174         g_io_channel_win32_new_pipe_with_wakeups
175         g_io_channel_win32_new_stream_socket
176         g_io_channel_win32_pipe_readable
177         g_io_channel_win32_pipe_request_wakeups
178         g_io_channel_win32_poll
179         g_io_channel_win32_set_debug
180         g_io_channel_write
181         g_list_alloc
182         g_list_append
183         g_list_concat
184         g_list_copy
185         g_list_delete_link
186         g_list_find
187         g_list_find_custom
188         g_list_first
189         g_list_foreach
190         g_list_free
191         g_list_free_1
192         g_list_index
193         g_list_insert
194         g_list_insert_sorted
195         g_list_last
196         g_list_length
197         g_list_nth
198         g_list_nth_data
199         g_list_position
200         g_list_prepend
201         g_list_remove
202         g_list_remove_link
203         g_list_reverse
204         g_list_sort
205         g_log
206         g_log_default_handler
207         g_log_remove_handler
208         g_log_set_always_fatal
209         g_log_set_fatal_mask
210         g_log_set_handler
211         g_logv
212         g_main_add_poll
213         g_main_destroy
214         g_main_is_running
215         g_main_iteration
216         g_main_new
217         g_main_pending
218         g_main_quit
219         g_main_remove_poll
220         g_main_run
221         g_main_set_poll_func
222         g_main_win32_get_poll_func
223         g_malloc
224         g_malloc0
225         g_markup_error_quark
226         g_markup_escape_text
227         g_markup_parse_context_end_parse
228         g_markup_parse_context_free
229         g_markup_parse_context_get_position
230         g_markup_parse_context_new
231         g_markup_parse_context_parse
232         g_mem_check
233         g_mem_chunk_alloc
234         g_mem_chunk_alloc0
235         g_mem_chunk_clean
236         g_mem_chunk_destroy
237         g_mem_chunk_free
238         g_mem_chunk_info
239         g_mem_chunk_new
240         g_mem_chunk_print
241         g_mem_chunk_reset
242         g_mem_init
243         g_mem_profile
244         g_memdup
245         g_messages_init
246         g_mkstemp
247         g_mutex_init
248         g_node_child_index
249         g_node_child_position
250         g_node_children_foreach
251         g_node_copy
252         g_node_depth
253         g_node_destroy
254         g_node_find
255         g_node_find_child
256         g_node_first_sibling
257         g_node_get_root
258         g_node_insert
259         g_node_insert_after
260         g_node_insert_before
261         g_node_is_ancestor
262         g_node_last_child
263         g_node_last_sibling
264         g_node_max_height
265         g_node_n_children
266         g_node_n_nodes
267         g_node_new
268         g_node_nth_child
269         g_node_prepend
270         g_node_reverse_children
271         g_node_traverse
272         g_node_unlink
273         g_on_error_query
274         g_on_error_stack_trace
275         g_parse_debug_string
276         g_path_get_basename
277         g_path_get_dirname
278         g_path_is_absolute
279         g_path_skip_root
280         g_pipe_readable_msg
281         g_print
282         g_printerr
283         g_printf_string_upper_bound
284         g_propagate_error
285         g_ptr_array_add
286         g_ptr_array_free
287         g_ptr_array_new
288         g_ptr_array_remove
289         g_ptr_array_remove_fast
290         g_ptr_array_remove_index
291         g_ptr_array_remove_index_fast
292         g_ptr_array_set_size
293         g_ptr_array_sized_new
294         g_quark_from_static_string
295         g_quark_from_string
296         g_quark_to_string
297         g_quark_try_string
298         g_queue_free
299         g_queue_is_empty
300         g_queue_new
301         g_queue_peek_head
302         g_queue_peek_tail
303         g_queue_pop_head
304         g_queue_pop_head_link
305         g_queue_pop_tail
306         g_queue_pop_tail_link
307         g_queue_push_head
308         g_queue_push_head_link
309         g_queue_push_tail
310         g_queue_push_tail_link
311         g_rand_double
312         g_rand_double_range
313         g_rand_free
314         g_rand_int
315         g_rand_int_range
316         g_rand_new
317         g_rand_new_with_seed
318         g_rand_set_seed
319         g_random_double
320         g_random_double_range
321         g_random_int
322         g_random_int_range
323         g_random_set_seed
324         g_realloc
325         g_relation_count
326         g_relation_delete
327         g_relation_destroy
328         g_relation_exists
329         g_relation_index
330         g_relation_insert
331         g_relation_new
332         g_relation_print
333         g_relation_select
334         g_scanner_cur_line
335         g_scanner_cur_position
336         g_scanner_cur_token
337         g_scanner_cur_value
338         g_scanner_destroy
339         g_scanner_eof
340         g_scanner_error
341         g_scanner_freeze_symbol_table
342         g_scanner_get_next_token
343         g_scanner_input_file
344         g_scanner_input_text
345         g_scanner_lookup_symbol
346         g_scanner_new
347         g_scanner_peek_next_token
348         g_scanner_scope_add_symbol
349         g_scanner_scope_foreach_symbol
350         g_scanner_scope_lookup_symbol
351         g_scanner_scope_remove_symbol
352         g_scanner_set_scope
353         g_scanner_stat_mode
354         g_scanner_sync_file_offset
355         g_scanner_thaw_symbol_table
356         g_scanner_unexp_token
357         g_scanner_warn
358         g_set_error
359         g_set_error_handler
360         g_set_message_handler
361         g_set_prgname
362         g_set_print_handler
363         g_set_printerr_handler
364         g_set_warning_handler
365         g_shell_parse_argv
366         g_shell_quote
367         g_shell_unquote
368         g_slist_alloc
369         g_slist_append
370         g_slist_concat
371         g_slist_copy
372         g_slist_delete_link
373         g_slist_find
374         g_slist_find_custom
375         g_slist_foreach
376         g_slist_free
377         g_slist_free_1
378         g_slist_index
379         g_slist_insert
380         g_slist_insert_sorted
381         g_slist_last
382         g_slist_length
383         g_slist_nth
384         g_slist_nth_data
385         g_slist_position
386         g_slist_prepend
387         g_slist_remove
388         g_slist_remove_link
389         g_slist_reverse
390         g_slist_sort
391         g_snprintf
392         g_source_add
393         g_source_remove
394         g_source_remove_by_source_data
395         g_source_remove_by_user_data
396         g_spaced_primes_closest
397         g_spawn_async
398         g_spawn_async_with_pipes
399         g_spawn_command_line_async
400         g_spawn_command_line_sync
401         g_spawn_error_quark
402         g_spawn_sync
403         g_static_mutex_get_mutex_impl
404         g_static_private_get
405         g_static_private_set
406         g_static_rec_mutex_lock
407         g_static_rec_mutex_trylock
408         g_static_rec_mutex_unlock
409         g_static_rw_lock_free
410         g_static_rw_lock_reader_lock
411         g_static_rw_lock_reader_trylock
412         g_static_rw_lock_reader_unlock
413         g_static_rw_lock_writer_lock
414         g_static_rw_lock_writer_trylock
415         g_static_rw_lock_writer_unlock
416         g_str_equal
417         g_str_hash
418         g_strcanon
419         g_strcasecmp
420         g_strchomp
421         g_strchug
422         g_strcompress
423         g_strconcat
424         g_strdelimit
425         g_strdown
426         g_strdup
427         g_strdup_printf
428         g_strdup_vprintf
429         g_strerror
430         g_strescape
431         g_strfreev
432         g_string_append
433         g_string_append_c
434         g_string_append_len
435         g_string_assign
436         g_string_chunk_free
437         g_string_chunk_insert
438         g_string_chunk_insert_const
439         g_string_chunk_new
440         g_string_down
441         g_string_equal
442         g_string_erase
443         g_string_free
444         g_string_insert
445         g_string_insert_c
446         g_string_insert_len
447         g_string_new
448         g_string_prepend
449         g_string_prepend_c
450         g_string_prepend_len
451         g_string_sized_new
452         g_string_sprintf
453         g_string_sprintfa
454         g_string_truncate
455         g_string_up
456         g_strjoin
457         g_strjoinv
458         g_strlcat
459         g_strlcpy
460         g_strncasecmp
461         g_strndup
462         g_strnfill
463         g_strreverse
464         g_strsignal
465         g_strsplit
466         g_strtod
467         g_strup
468         g_thread_create
469         g_thread_error_quark
470         g_thread_functions_for_glib_use
471         g_thread_join
472         g_thread_pool_free
473         g_thread_pool_new
474         g_thread_pool_push
475         g_thread_self
476         g_thread_set_priority
477         g_thread_use_default_impl
478         g_threads_got_initialized
479         g_timeout_add
480         g_timeout_add_full
481         g_timer_destroy
482         g_timer_elapsed
483         g_timer_new
484         g_timer_reset
485         g_timer_start
486         g_timer_stop
487         g_tree_destroy
488         g_tree_height
489         g_tree_insert
490         g_tree_lookup
491         g_tree_new
492         g_tree_nnodes
493         g_tree_remove
494         g_tree_search
495         g_tree_traverse
496         g_tuples_destroy
497         g_tuples_index
498         g_ucs4_to_utf8
499         g_unichar_digit_value
500         g_unichar_isalnum
501         g_unichar_isalpha
502         g_unichar_iscntrl
503         g_unichar_isdefined
504         g_unichar_isdigit
505         g_unichar_isgraph
506         g_unichar_islower
507         g_unichar_isprint
508         g_unichar_ispunct
509         g_unichar_isspace
510         g_unichar_istitle
511         g_unichar_isupper
512         g_unichar_iswide
513         g_unichar_isxdigit
514         g_unichar_to_utf8
515         g_unichar_tolower
516         g_unichar_totitle
517         g_unichar_toupper
518         g_unichar_type
519         g_unichar_xdigit_value
520         g_unicode_canonical_decomposition
521         g_unicode_canonical_ordering
522         g_usleep
523         g_utf8_find_next_char
524         g_utf8_find_prev_char
525         g_utf8_get_char
526         g_utf8_offset_to_pointer
527         g_utf8_pointer_to_offset
528         g_utf8_prev_char
529         g_utf8_skip
530         g_utf8_strchr
531         g_utf8_strlen
532         g_utf8_strncpy
533         g_utf8_to_ucs4
534         g_utf8_validate
535         g_vsnprintf
536         g_win32_closedir
537         g_win32_error_message
538         g_win32_ftruncate
539         g_win32_getlocale
540         g_win32_opendir
541         g_win32_readdir
542         g_win32_rewinddir
543         glib_binary_age
544         glib_interface_age
545         glib_major_version
546         glib_micro_version
547         glib_minor_version