updated
[platform/upstream/glib.git] / glib / glib.def
1 EXPORTS
2         g_allocator_free
3         g_allocator_new
4         g_array_append_vals
5         g_array_free
6         g_array_insert_vals
7         g_array_new
8         g_array_prepend_vals
9         g_array_remove_index
10         g_array_remove_index_fast
11         g_array_remove_range
12         g_array_set_size
13         g_array_sized_new
14         g_array_sort
15         g_array_sort_with_data
16         g_ascii_digit_value
17         g_ascii_dtostr
18         g_ascii_formatd
19         g_ascii_strcasecmp
20         g_ascii_strdown
21         g_ascii_strncasecmp
22         g_ascii_strtod
23         g_ascii_strtoull
24         g_ascii_strup
25         g_ascii_table
26         g_ascii_tolower
27         g_ascii_toupper
28         g_ascii_xdigit_value
29         g_async_queue_length
30         g_async_queue_length_unlocked
31         g_async_queue_lock
32         g_async_queue_new
33         g_async_queue_pop
34         g_async_queue_pop_unlocked
35         g_async_queue_push
36         g_async_queue_push_unlocked
37         g_async_queue_ref
38         g_async_queue_ref_unlocked
39         g_async_queue_timed_pop
40         g_async_queue_timed_pop_unlocked
41         g_async_queue_try_pop
42         g_async_queue_try_pop_unlocked
43         g_async_queue_unlock
44         g_async_queue_unref
45         g_async_queue_unref_and_unlock
46         g_atexit
47         g_atomic_int_add
48         g_atomic_int_compare_and_exchange
49         g_atomic_int_exchange_and_add
50 ;       g_atomic_int_get
51         g_atomic_pointer_compare_and_exchange
52 ;       g_atomic_pointer_get
53         g_basename
54         g_bit_nth_lsf
55         g_bit_nth_msf
56         g_bit_storage
57         g_blow_chunks
58         g_build_filename
59         g_build_path
60         g_byte_array_append
61         g_byte_array_free
62         g_byte_array_new
63         g_byte_array_prepend
64         g_byte_array_remove_index
65         g_byte_array_remove_index_fast
66         g_byte_array_remove_range
67         g_byte_array_set_size
68         g_byte_array_sized_new
69         g_byte_array_sort
70         g_byte_array_sort_with_data
71         g_cache_destroy
72         g_cache_insert
73         g_cache_key_foreach
74         g_cache_new
75         g_cache_remove
76         g_cache_value_foreach
77         g_child_watch_add
78         g_child_watch_add_full
79         g_child_watch_source_new
80         g_clear_error
81         g_completion_add_items
82         g_completion_clear_items
83         g_completion_complete
84         g_completion_complete_utf8
85         g_completion_free
86         g_completion_new
87         g_completion_remove_items
88         g_completion_set_compare
89         g_convert
90         g_convert_error_quark
91         g_convert_with_fallback
92         g_convert_with_iconv
93         g_datalist_clear
94         g_datalist_foreach
95         g_datalist_id_get_data
96         g_datalist_id_remove_no_notify
97         g_datalist_id_set_data_full
98         g_datalist_init
99         g_dataset_destroy
100         g_dataset_foreach
101         g_dataset_id_get_data
102         g_dataset_id_remove_no_notify
103         g_dataset_id_set_data_full
104         g_date_add_days
105         g_date_add_months
106         g_date_add_years
107         g_date_clamp
108         g_date_clear
109         g_date_compare
110         g_date_days_between
111         g_date_free
112         g_date_get_day
113         g_date_get_day_of_year
114         g_date_get_days_in_month
115         g_date_get_julian
116         g_date_get_monday_week_of_year
117         g_date_get_monday_weeks_in_year
118         g_date_get_month
119         g_date_get_sunday_week_of_year
120         g_date_get_sunday_weeks_in_year
121         g_date_get_weekday
122         g_date_get_year
123         g_date_is_first_of_month
124         g_date_is_last_of_month
125         g_date_is_leap_year
126         g_date_new
127         g_date_new_dmy
128         g_date_new_julian
129         g_date_order
130         g_date_set_day
131         g_date_set_dmy
132         g_date_set_julian
133         g_date_set_month
134         g_date_set_parse
135         g_date_set_time
136         g_date_set_year
137         g_date_strftime
138         g_date_subtract_days
139         g_date_subtract_months
140         g_date_subtract_years
141         g_date_to_struct_tm
142         g_date_valid
143         g_date_valid_day
144         g_date_valid_dmy
145         g_date_valid_julian
146         g_date_valid_month
147         g_date_valid_weekday
148         g_date_valid_year
149         g_dir_close
150         g_dir_open
151         g_dir_read_name
152         g_dir_rewind
153         g_direct_equal
154         g_direct_hash
155         g_error_copy
156         g_error_free
157         g_error_matches
158         g_error_new
159         g_error_new_literal
160         g_file_error_from_errno
161         g_file_error_quark
162         g_file_get_contents
163         g_file_open_tmp
164         g_file_read_link
165         g_file_test
166         g_filename_from_uri
167         g_filename_from_utf8
168         g_filename_to_uri
169         g_filename_to_utf8
170         g_find_program_in_path
171         g_fprintf
172         g_free
173         g_get_application_name
174         g_get_charset
175         g_get_codeset
176         g_get_current_dir
177         g_get_current_time
178         g_get_home_dir
179         g_get_prgname
180         g_get_real_name
181         g_get_tmp_dir
182         g_get_user_name
183         g_getenv
184         g_hash_table_destroy
185         g_hash_table_find
186         g_hash_table_foreach
187         g_hash_table_foreach_remove
188         g_hash_table_foreach_steal
189         g_hash_table_insert
190         g_hash_table_lookup
191         g_hash_table_lookup_extended
192         g_hash_table_new
193         g_hash_table_new_full
194         g_hash_table_remove
195         g_hash_table_replace
196         g_hash_table_size
197         g_hash_table_steal
198         g_hook_alloc
199         g_hook_compare_ids
200         g_hook_destroy
201         g_hook_destroy_link
202         g_hook_find
203         g_hook_find_data
204         g_hook_find_func
205         g_hook_find_func_data
206         g_hook_first_valid
207         g_hook_free
208         g_hook_get
209         g_hook_insert_before
210         g_hook_insert_sorted
211         g_hook_list_clear
212         g_hook_list_init
213         g_hook_list_invoke
214         g_hook_list_invoke_check
215         g_hook_list_marshal
216         g_hook_list_marshal_check
217         g_hook_next_valid
218         g_hook_prepend
219         g_hook_ref
220         g_hook_unref
221         g_iconv
222         g_iconv_close
223         g_iconv_open
224         g_idle_add
225         g_idle_add_full
226         g_idle_funcs
227         g_idle_remove_by_data
228         g_idle_source_new
229         g_int_equal
230         g_int_hash
231         g_io_add_watch
232         g_io_add_watch_full
233         g_io_channel_close
234         g_io_channel_error_from_errno
235         g_io_channel_error_quark
236         g_io_channel_flush
237         g_io_channel_get_buffer_condition
238         g_io_channel_get_buffer_size
239         g_io_channel_get_buffered
240         g_io_channel_get_close_on_unref
241         g_io_channel_get_encoding
242         g_io_channel_get_flags
243         g_io_channel_get_line_term
244         g_io_channel_init
245         g_io_channel_new_file
246         g_io_channel_read
247         g_io_channel_read_chars
248         g_io_channel_read_line
249         g_io_channel_read_line_string
250         g_io_channel_read_to_end
251         g_io_channel_read_unichar
252         g_io_channel_ref
253         g_io_channel_seek
254         g_io_channel_seek_position
255         g_io_channel_set_buffer_size
256         g_io_channel_set_buffered
257         g_io_channel_set_close_on_unref
258         g_io_channel_set_encoding
259         g_io_channel_set_flags
260         g_io_channel_set_line_term
261         g_io_channel_shutdown
262         g_io_channel_unix_get_fd
263         g_io_channel_unix_new
264         g_io_channel_unref
265         g_io_channel_win32_get_fd
266         g_io_channel_win32_make_pollfd
267         g_io_channel_win32_new_fd
268         g_io_channel_win32_new_messages
269         g_io_channel_win32_new_socket
270         g_io_channel_win32_new_stream_socket
271         g_io_channel_win32_poll
272         g_io_channel_win32_set_debug
273         g_io_channel_write
274         g_io_channel_write_chars
275         g_io_channel_write_unichar
276         g_io_create_watch
277         g_io_watch_funcs
278         g_list_alloc
279         g_list_append
280         g_list_concat
281         g_list_copy
282         g_list_delete_link
283         g_list_find
284         g_list_find_custom
285         g_list_first
286         g_list_foreach
287         g_list_free
288         g_list_free_1
289         g_list_index
290         g_list_insert
291         g_list_insert_before
292         g_list_insert_sorted
293         g_list_last
294         g_list_length
295         g_list_nth
296         g_list_nth_data
297         g_list_nth_prev
298         g_list_pop_allocator
299         g_list_position
300         g_list_prepend
301         g_list_push_allocator
302         g_list_remove
303         g_list_remove_all
304         g_list_remove_link
305         g_list_reverse
306         g_list_sort
307         g_list_sort_with_data
308         g_locale_from_utf8
309         g_locale_to_utf8
310         g_log
311         g_log_default_handler
312         g_log_remove_handler
313         g_log_set_always_fatal
314         g_log_set_fatal_mask
315         g_log_set_handler
316         g_logv
317         g_main_context_acquire
318         g_main_context_add_poll
319         g_main_context_check
320         g_main_context_default
321         g_main_context_dispatch
322         g_main_context_find_source_by_funcs_user_data
323         g_main_context_find_source_by_id
324         g_main_context_find_source_by_user_data
325         g_main_context_get_poll_func
326         g_main_context_iteration
327         g_main_context_new
328         g_main_context_pending
329         g_main_context_prepare
330         g_main_context_query
331         g_main_context_ref
332         g_main_context_release
333         g_main_context_remove_poll
334         g_main_context_set_poll_func
335         g_main_context_unref
336         g_main_context_wait
337         g_main_context_wakeup
338         g_main_depth
339         g_main_loop_get_context
340         g_main_loop_is_running
341         g_main_loop_new
342         g_main_loop_quit
343         g_main_loop_ref
344         g_main_loop_run
345         g_main_loop_unref
346         g_malloc
347         g_malloc0
348         g_markup_error_quark
349         g_markup_escape_text
350         g_markup_parse_context_end_parse
351         g_markup_parse_context_free
352         g_markup_parse_context_get_element
353         g_markup_parse_context_get_position
354         g_markup_parse_context_new
355         g_markup_parse_context_parse
356         g_markup_printf_escaped
357         g_markup_vprintf_escaped
358         g_mem_chunk_alloc
359         g_mem_chunk_alloc0
360         g_mem_chunk_clean
361         g_mem_chunk_destroy
362         g_mem_chunk_free
363         g_mem_chunk_info
364         g_mem_chunk_new
365         g_mem_chunk_print
366         g_mem_chunk_reset
367         g_mem_is_system_malloc
368         g_mem_profile
369         g_mem_set_vtable
370         g_memdup
371         g_mkstemp
372         g_node_child_index
373         g_node_child_position
374         g_node_children_foreach
375         g_node_copy
376         g_node_copy_deep
377         g_node_depth
378         g_node_destroy
379         g_node_find
380         g_node_find_child
381         g_node_first_sibling
382         g_node_get_root
383         g_node_insert
384         g_node_insert_after
385         g_node_insert_before
386         g_node_is_ancestor
387         g_node_last_child
388         g_node_last_sibling
389         g_node_max_height
390         g_node_n_children
391         g_node_n_nodes
392         g_node_new
393         g_node_nth_child
394         g_node_pop_allocator
395         g_node_prepend
396         g_node_push_allocator
397         g_node_reverse_children
398         g_node_traverse
399         g_node_unlink
400         g_nullify_pointer
401         g_on_error_query
402         g_on_error_stack_trace
403         g_once_impl
404         g_option_context_add_group
405         g_option_context_add_main_entries
406         g_option_context_error_quark
407         g_option_context_free
408         g_option_context_get_help_enabled
409         g_option_context_get_ignore_unknown_options
410         g_option_context_get_main_group
411         g_option_context_new
412         g_option_context_parse
413         g_option_context_set_help_enabled
414         g_option_context_set_ignore_unknown_options
415         g_option_context_set_main_group
416         g_option_group_add_entries
417         g_option_group_free
418         g_option_group_new
419         g_option_group_set_error_hook
420         g_option_group_set_parse_hooks
421         g_option_group_set_translate_func
422         g_option_group_set_translation_domain
423         g_parse_debug_string
424         g_path_get_basename
425         g_path_get_dirname
426         g_path_is_absolute
427         g_path_skip_root
428         g_pattern_match
429         g_pattern_match_simple
430         g_pattern_match_string
431         g_pattern_spec_equal
432         g_pattern_spec_free
433         g_pattern_spec_new
434         g_print
435         g_printerr
436         g_printf
437         g_printf_string_upper_bound
438         g_propagate_error
439         g_ptr_array_add
440         g_ptr_array_foreach
441         g_ptr_array_free
442         g_ptr_array_new
443         g_ptr_array_remove
444         g_ptr_array_remove_fast
445         g_ptr_array_remove_index
446         g_ptr_array_remove_index_fast
447         g_ptr_array_remove_range
448         g_ptr_array_set_size
449         g_ptr_array_sized_new
450         g_ptr_array_sort
451         g_ptr_array_sort_with_data
452         g_qsort_with_data
453         g_quark_from_static_string
454         g_quark_from_string
455         g_quark_to_string
456         g_quark_try_string
457         g_queue_copy
458         g_queue_delete_link
459         g_queue_find
460         g_queue_find_custom
461         g_queue_foreach
462         g_queue_free
463         g_queue_get_length
464         g_queue_index
465         g_queue_insert_after
466         g_queue_insert_before
467         g_queue_insert_sorted
468         g_queue_is_empty
469         g_queue_link_index
470         g_queue_new
471         g_queue_peek_head
472         g_queue_peek_head_link
473         g_queue_peek_nth
474         g_queue_peek_nth_link
475         g_queue_peek_tail
476         g_queue_peek_tail_link
477         g_queue_pop_head
478         g_queue_pop_head_link
479         g_queue_pop_nth
480         g_queue_pop_nth_link
481         g_queue_pop_tail
482         g_queue_pop_tail_link
483         g_queue_push_head
484         g_queue_push_head_link
485         g_queue_push_nth
486         g_queue_push_nth_link
487         g_queue_push_tail
488         g_queue_push_tail_link
489         g_queue_remove
490         g_queue_remove_all
491         g_queue_reverse
492         g_queue_sort
493         g_queue_unlink
494         g_rand_copy
495         g_rand_double
496         g_rand_double_range
497         g_rand_free
498         g_rand_int
499         g_rand_int_range
500         g_rand_new
501         g_rand_new_with_seed
502         g_rand_new_with_seed_array
503         g_rand_set_seed
504         g_rand_set_seed_array
505         g_random_double
506         g_random_double_range
507         g_random_int
508         g_random_int_range
509         g_random_set_seed
510         g_realloc
511         g_relation_count
512         g_relation_delete
513         g_relation_destroy
514         g_relation_exists
515         g_relation_index
516         g_relation_insert
517         g_relation_new
518         g_relation_print
519         g_relation_select
520         g_scanner_cur_line
521         g_scanner_cur_position
522         g_scanner_cur_token
523         g_scanner_cur_value
524         g_scanner_destroy
525         g_scanner_eof
526         g_scanner_error
527         g_scanner_get_next_token
528         g_scanner_input_file
529         g_scanner_input_text
530         g_scanner_lookup_symbol
531         g_scanner_new
532         g_scanner_peek_next_token
533         g_scanner_scope_add_symbol
534         g_scanner_scope_foreach_symbol
535         g_scanner_scope_lookup_symbol
536         g_scanner_scope_remove_symbol
537         g_scanner_set_scope
538         g_scanner_sync_file_offset
539         g_scanner_unexp_token
540         g_scanner_warn
541         g_set_application_name
542         g_set_error
543         g_set_prgname
544         g_set_print_handler
545         g_set_printerr_handler
546         g_setenv
547         g_shell_error_quark
548         g_shell_parse_argv
549         g_shell_quote
550         g_shell_unquote
551         g_slist_alloc
552         g_slist_append
553         g_slist_concat
554         g_slist_copy
555         g_slist_delete_link
556         g_slist_find
557         g_slist_find_custom
558         g_slist_foreach
559         g_slist_free
560         g_slist_free_1
561         g_slist_index
562         g_slist_insert
563         g_slist_insert_before
564         g_slist_insert_sorted
565         g_slist_last
566         g_slist_length
567         g_slist_nth
568         g_slist_nth_data
569         g_slist_pop_allocator
570         g_slist_position
571         g_slist_prepend
572         g_slist_push_allocator
573         g_slist_remove
574         g_slist_remove_all
575         g_slist_remove_link
576         g_slist_reverse
577         g_slist_sort
578         g_slist_sort_with_data
579         g_snprintf
580         g_source_add_poll
581         g_source_attach
582         g_source_destroy
583         g_source_get_can_recurse
584         g_source_get_context
585         g_source_get_current_time
586         g_source_get_id
587         g_source_get_priority
588         g_source_new
589         g_source_ref
590         g_source_remove
591         g_source_remove_by_funcs_user_data
592         g_source_remove_by_user_data
593         g_source_remove_poll
594         g_source_set_callback
595         g_source_set_callback_indirect
596         g_source_set_can_recurse
597         g_source_set_priority
598         g_source_unref
599         g_spaced_primes_closest
600         g_spawn_async
601         g_spawn_async_with_pipes
602         g_spawn_close_pid
603         g_spawn_command_line_async
604         g_spawn_command_line_sync
605         g_spawn_error_quark
606         g_spawn_sync
607         g_sprintf
608         g_static_mutex_free
609         g_static_mutex_get_mutex_impl
610         g_static_mutex_init
611         g_static_private_free
612         g_static_private_get
613         g_static_private_init
614         g_static_private_set
615         g_static_rec_mutex_free
616         g_static_rec_mutex_init
617         g_static_rec_mutex_lock
618         g_static_rec_mutex_lock_full
619         g_static_rec_mutex_trylock
620         g_static_rec_mutex_unlock
621         g_static_rec_mutex_unlock_full
622         g_static_rw_lock_free
623         g_static_rw_lock_init
624         g_static_rw_lock_reader_lock
625         g_static_rw_lock_reader_trylock
626         g_static_rw_lock_reader_unlock
627         g_static_rw_lock_writer_lock
628         g_static_rw_lock_writer_trylock
629         g_static_rw_lock_writer_unlock
630         g_stpcpy
631         g_str_equal
632         g_str_has_prefix
633         g_str_has_suffix
634         g_str_hash
635         g_strcanon
636         g_strcasecmp
637         g_strchomp
638         g_strchug
639         g_strcompress
640         g_strconcat
641         g_strdelimit
642         g_strdown
643         g_strdup
644         g_strdup_printf
645         g_strdup_vprintf
646         g_strdupv
647         g_strerror
648         g_strescape
649         g_strfreev
650         g_string_append
651         g_string_append_c
652         g_string_append_len
653         g_string_append_printf
654         g_string_append_unichar
655         g_string_ascii_down
656         g_string_ascii_up
657         g_string_assign
658         g_string_chunk_free
659         g_string_chunk_insert
660         g_string_chunk_insert_const
661         g_string_chunk_insert_len
662         g_string_chunk_new
663         g_string_down
664         g_string_equal
665         g_string_erase
666         g_string_free
667         g_string_hash
668         g_string_insert
669         g_string_insert_c
670         g_string_insert_len
671         g_string_insert_unichar
672         g_string_new
673         g_string_new_len
674         g_string_prepend
675         g_string_prepend_c
676         g_string_prepend_len
677         g_string_prepend_unichar
678         g_string_printf
679         g_string_set_size
680         g_string_sized_new
681         g_string_truncate
682         g_string_up
683         g_strip_context
684         g_strjoin
685         g_strjoinv
686         g_strlcat
687         g_strlcpy
688         g_strncasecmp
689         g_strndup
690         g_strnfill
691         g_strreverse
692         g_strrstr
693         g_strrstr_len
694         g_strsignal
695         g_strsplit
696         g_strsplit_set
697         g_strstr_len
698         g_strtod
699         g_strup
700         g_thread_create_full
701         g_thread_error_quark
702         g_thread_exit
703         g_thread_functions_for_glib_use
704         g_thread_init_glib
705         g_thread_join
706         g_thread_pool_free
707         g_thread_pool_get_max_threads
708         g_thread_pool_get_max_unused_threads
709         g_thread_pool_get_num_threads
710         g_thread_pool_get_num_unused_threads
711         g_thread_pool_new
712         g_thread_pool_push
713         g_thread_pool_set_max_threads
714         g_thread_pool_set_max_unused_threads
715         g_thread_pool_stop_unused_threads
716         g_thread_pool_unprocessed
717         g_thread_self
718         g_thread_set_priority
719         g_thread_use_default_impl
720         g_threads_got_initialized
721         g_time_val_add
722         g_timeout_add
723         g_timeout_add_full
724         g_timeout_funcs
725         g_timeout_source_new
726         g_timer_continue
727         g_timer_destroy
728         g_timer_elapsed
729         g_timer_new
730         g_timer_reset
731         g_timer_start
732         g_timer_stop
733         g_trash_stack_height
734         g_trash_stack_peek
735         g_trash_stack_pop
736         g_trash_stack_push
737         g_tree_destroy
738         g_tree_foreach
739         g_tree_height
740         g_tree_insert
741         g_tree_lookup
742         g_tree_lookup_extended
743         g_tree_new
744         g_tree_new_full
745         g_tree_new_with_data
746         g_tree_nnodes
747         g_tree_remove
748         g_tree_replace
749         g_tree_search
750         g_tree_steal
751         g_tree_traverse
752         g_try_malloc
753         g_try_realloc
754         g_tuples_destroy
755         g_tuples_index
756         g_ucs4_to_utf16
757         g_ucs4_to_utf8
758         g_unichar_break_type
759         g_unichar_digit_value
760         g_unichar_get_mirror_char
761         g_unichar_isalnum
762         g_unichar_isalpha
763         g_unichar_iscntrl
764         g_unichar_isdefined
765         g_unichar_isdigit
766         g_unichar_isgraph
767         g_unichar_islower
768         g_unichar_isprint
769         g_unichar_ispunct
770         g_unichar_isspace
771         g_unichar_istitle
772         g_unichar_isupper
773         g_unichar_iswide
774         g_unichar_isxdigit
775         g_unichar_to_utf8
776         g_unichar_tolower
777         g_unichar_totitle
778         g_unichar_toupper
779         g_unichar_type
780         g_unichar_validate
781         g_unichar_xdigit_value
782         g_unicode_canonical_decomposition
783         g_unicode_canonical_ordering
784         g_unsetenv
785         g_usleep
786         g_utf16_to_ucs4
787         g_utf16_to_utf8
788         g_utf8_casefold
789         g_utf8_collate
790         g_utf8_collate_key
791         g_utf8_find_next_char
792         g_utf8_find_prev_char
793         g_utf8_get_char
794         g_utf8_get_char_validated
795         g_utf8_normalize
796         g_utf8_offset_to_pointer
797         g_utf8_pointer_to_offset
798         g_utf8_prev_char
799         g_utf8_skip
800         g_utf8_strchr
801         g_utf8_strdown
802         g_utf8_strlen
803         g_utf8_strncpy
804         g_utf8_strrchr
805         g_utf8_strreverse
806         g_utf8_strup
807         g_utf8_to_ucs4
808         g_utf8_to_ucs4_fast
809         g_utf8_to_utf16
810         g_utf8_validate
811         g_vasprintf
812         g_vfprintf
813         g_vprintf
814         g_vsnprintf
815         g_vsprintf
816         g_win32_error_message
817         g_win32_ftruncate
818         g_win32_get_package_installation_directory
819         g_win32_get_package_installation_subdirectory
820         g_win32_getlocale
821         glib_binary_age
822         glib_check_version
823         glib_interface_age
824         glib_major_version
825         glib_mem_profiler_table
826         glib_micro_version
827         glib_minor_version