glib.h New functions for conversion between UTF-8 and the encoding
[platform/upstream/glib.git] / 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_atexit
11         g_basename
12         g_bit_nth_lsf
13         g_bit_nth_msf
14         g_bit_storage
15         g_blow_chunks
16         g_byte_array_append
17         g_byte_array_free
18         g_byte_array_new
19         g_byte_array_prepend
20         g_byte_array_remove_index
21         g_byte_array_remove_index_fast
22         g_byte_array_set_size
23         g_cache_destroy
24         g_cache_insert
25         g_cache_key_foreach
26         g_cache_new
27         g_cache_remove
28         g_cache_value_foreach
29         g_completion_add_items
30         g_completion_clear_items
31         g_completion_complete
32         g_completion_free
33         g_completion_new
34         g_completion_remove_items
35         g_datalist_clear
36         g_datalist_foreach
37         g_datalist_id_get_data
38         g_datalist_id_remove_no_notify
39         g_datalist_id_set_data_full
40         g_datalist_init
41         g_dataset_destroy
42         g_dataset_foreach
43         g_dataset_id_get_data
44         g_dataset_id_remove_no_notify
45         g_dataset_id_set_data_full
46         g_date_add_days
47         g_date_add_months
48         g_date_add_years
49         g_date_clear
50         g_date_compare
51         g_date_day
52         g_date_day_of_year
53         g_date_days_in_month
54         g_date_free
55         g_date_is_first_of_month
56         g_date_is_last_of_month
57         g_date_is_leap_year
58         g_date_julian
59         g_date_monday_week_of_year
60         g_date_monday_weeks_in_year
61         g_date_month
62         g_date_new
63         g_date_new_dmy
64         g_date_new_julian
65         g_date_set_day
66         g_date_set_dmy
67         g_date_set_julian
68         g_date_set_month
69         g_date_set_parse
70         g_date_set_time
71         g_date_set_year
72         g_date_strftime
73         g_date_subtract_days
74         g_date_subtract_months
75         g_date_subtract_years
76         g_date_sunday_week_of_year
77         g_date_sunday_weeks_in_year
78         g_date_to_struct_tm
79         g_date_valid
80         g_date_valid_day
81         g_date_valid_dmy
82         g_date_valid_julian
83         g_date_valid_month
84         g_date_valid_weekday
85         g_date_valid_year
86         g_date_weekday
87         g_date_year
88         g_direct_equal
89         g_direct_hash
90         g_dirname
91         g_filename_from_utf8
92         g_filename_to_utf8
93         g_free
94         g_get_current_dir
95         g_get_current_time
96         g_get_home_dir
97         g_get_prgname
98         g_get_real_name
99         g_get_tmp_dir
100         g_get_user_name
101         g_getenv
102         g_hash_table_destroy
103         g_hash_table_foreach
104         g_hash_table_foreach_remove
105         g_hash_table_freeze
106         g_hash_table_insert
107         g_hash_table_lookup
108         g_hash_table_lookup_extended
109         g_hash_table_new
110         g_hash_table_remove
111         g_hash_table_size
112         g_hash_table_thaw
113         g_hook_alloc
114         g_hook_compare_ids
115         g_hook_destroy
116         g_hook_destroy_link
117         g_hook_find
118         g_hook_find_data
119         g_hook_find_func
120         g_hook_find_func_data
121         g_hook_first_valid
122         g_hook_free
123         g_hook_get
124         g_hook_insert_before
125         g_hook_insert_sorted
126         g_hook_list_clear
127         g_hook_list_init
128         g_hook_list_invoke
129         g_hook_list_invoke_check
130         g_hook_list_marshal
131         g_hook_list_marshal_check
132         g_hook_next_valid
133         g_hook_prepend
134         g_hook_ref
135         g_hook_unref
136         g_idle_add
137         g_idle_add_full
138         g_idle_remove_by_data
139         g_int_equal
140         g_int_hash
141         g_io_add_watch
142         g_io_add_watch_full
143         g_io_channel_close
144         g_io_channel_init
145         g_io_channel_read
146         g_io_channel_ref
147         g_io_channel_seek
148         g_io_channel_unix_get_fd
149         g_io_channel_unix_new
150         g_io_channel_unref
151         g_io_channel_win32_get_fd
152         g_io_channel_win32_new_messages
153         g_io_channel_win32_new_pipe
154         g_io_channel_win32_new_pipe_with_wakeups
155         g_io_channel_win32_new_stream_socket
156         g_io_channel_win32_pipe_readable
157         g_io_channel_win32_pipe_request_wakeups
158         g_io_channel_write
159         g_list_alloc
160         g_list_append
161         g_list_concat
162         g_list_copy
163         g_list_find
164         g_list_find_custom
165         g_list_first
166         g_list_foreach
167         g_list_free
168         g_list_free_1
169         g_list_index
170         g_list_insert
171         g_list_insert_sorted
172         g_list_last
173         g_list_length
174         g_list_nth
175         g_list_nth_data
176         g_list_position
177         g_list_prepend
178         g_list_remove
179         g_list_remove_link
180         g_list_reverse
181         g_list_sort
182         g_log
183         g_log_default_handler
184         g_log_remove_handler
185         g_log_set_always_fatal
186         g_log_set_fatal_mask
187         g_log_set_handler
188         g_logv
189         g_main_add_poll
190         g_main_destroy
191         g_main_is_running
192         g_main_iteration
193         g_main_new
194         g_main_pending
195         g_main_quit
196         g_main_remove_poll
197         g_main_run
198         g_main_set_poll_func
199         g_malloc
200         g_malloc0
201         g_mem_check
202         g_mem_chunk_alloc
203         g_mem_chunk_alloc0
204         g_mem_chunk_clean
205         g_mem_chunk_destroy
206         g_mem_chunk_free
207         g_mem_chunk_info
208         g_mem_chunk_new
209         g_mem_chunk_print
210         g_mem_chunk_reset
211         g_mem_init
212         g_mem_profile
213         g_memdup
214         g_messages_init
215         g_mutex_init
216         g_node_child_index
217         g_node_child_position
218         g_node_children_foreach
219         g_node_depth
220         g_node_destroy
221         g_node_find
222         g_node_find_child
223         g_node_first_sibling
224         g_node_get_root
225         g_node_insert
226         g_node_insert_before
227         g_node_is_ancestor
228         g_node_last_child
229         g_node_last_sibling
230         g_node_max_height
231         g_node_n_children
232         g_node_n_nodes
233         g_node_new
234         g_node_nth_child
235         g_node_prepend
236         g_node_reverse_children
237         g_node_traverse
238         g_node_unlink
239         g_on_error_query
240         g_on_error_stack_trace
241         g_parse_debug_string
242         g_path_is_absolute
243         g_path_skip_root
244         g_pipe_readable_msg
245         g_print
246         g_printerr
247         g_printf_string_upper_bound
248         g_ptr_array_add
249         g_ptr_array_free
250         g_ptr_array_new
251         g_ptr_array_remove
252         g_ptr_array_remove_fast
253         g_ptr_array_remove_index
254         g_ptr_array_remove_index_fast
255         g_ptr_array_set_size
256         g_quark_from_static_string
257         g_quark_from_string
258         g_quark_to_string
259         g_quark_try_string
260         g_queue_create
261         g_queue_free
262         g_queue_is_empty
263         g_queue_peek_head
264         g_queue_peek_tail
265         g_queue_pop_head
266         g_queue_pop_head_link
267         g_queue_pop_tail
268         g_queue_pop_tail_link
269         g_queue_push_head
270         g_queue_push_head_link
271         g_queue_push_tail
272         g_queue_push_tail_link
273         g_rand_double
274         g_rand_double_range
275         g_rand_free
276         g_rand_int
277         g_rand_int_range
278         g_rand_new
279         g_rand_new_with_seed
280         g_rand_set_seed
281         g_random_double
282         g_random_double_range
283         g_random_int
284         g_random_int_range
285         g_random_set_seed
286         g_realloc
287         g_relation_count
288         g_relation_delete
289         g_relation_destroy
290         g_relation_exists
291         g_relation_index
292         g_relation_insert
293         g_relation_new
294         g_relation_print
295         g_relation_select
296         g_scanner_cur_line
297         g_scanner_cur_position
298         g_scanner_cur_token
299         g_scanner_cur_value
300         g_scanner_destroy
301         g_scanner_eof
302         g_scanner_error
303         g_scanner_freeze_symbol_table
304         g_scanner_get_next_token
305         g_scanner_input_file
306         g_scanner_input_text
307         g_scanner_lookup_symbol
308         g_scanner_new
309         g_scanner_peek_next_token
310         g_scanner_scope_add_symbol
311         g_scanner_scope_foreach_symbol
312         g_scanner_scope_lookup_symbol
313         g_scanner_scope_remove_symbol
314         g_scanner_set_scope
315         g_scanner_stat_mode
316         g_scanner_sync_file_offset
317         g_scanner_thaw_symbol_table
318         g_scanner_unexp_token
319         g_scanner_warn
320         g_set_error_handler
321         g_set_message_handler
322         g_set_prgname
323         g_set_print_handler
324         g_set_printerr_handler
325         g_set_warning_handler
326         g_slist_alloc
327         g_slist_append
328         g_slist_concat
329         g_slist_copy
330         g_slist_find
331         g_slist_find_custom
332         g_slist_foreach
333         g_slist_free
334         g_slist_free_1
335         g_slist_index
336         g_slist_insert
337         g_slist_insert_sorted
338         g_slist_last
339         g_slist_length
340         g_slist_nth
341         g_slist_nth_data
342         g_slist_position
343         g_slist_prepend
344         g_slist_remove
345         g_slist_remove_link
346         g_slist_reverse
347         g_slist_sort
348         g_snprintf
349         g_source_add
350         g_source_remove
351         g_source_remove_by_source_data
352         g_source_remove_by_user_data
353         g_static_mutex_get_mutex_impl
354         g_static_private_get
355         g_static_private_set
356         g_static_rec_mutex_lock
357         g_static_rec_mutex_trylock
358         g_static_rec_mutex_unlock
359         g_static_rw_lock_free
360         g_static_rw_lock_reader_lock
361         g_static_rw_lock_reader_trylock
362         g_static_rw_lock_reader_unlock
363         g_static_rw_lock_writer_lock
364         g_static_rw_lock_writer_trylock
365         g_static_rw_lock_writer_unlock
366         g_str_equal
367         g_str_hash
368         g_strcasecmp
369         g_strchomp
370         g_strchug
371         g_strcompress
372         g_strconcat
373         g_strdelimit
374         g_strdown
375         g_strdup
376         g_strdup_printf
377         g_strdup_vprintf
378         g_strerror
379         g_strescape
380         g_strfreev
381         g_string_append
382         g_string_append_c
383         g_string_assign
384         g_string_chunk_free
385         g_string_chunk_insert
386         g_string_chunk_insert_const
387         g_string_chunk_new
388         g_string_down
389         g_string_erase
390         g_string_free
391         g_string_insert
392         g_string_insert_c
393         g_string_new
394         g_string_prepend
395         g_string_prepend_c
396         g_string_sized_new
397         g_string_sprintf
398         g_string_sprintfa
399         g_string_truncate
400         g_string_up
401         g_strjoin
402         g_strjoinv
403         g_strncasecmp
404         g_strndup
405         g_strnfill
406         g_strreverse
407         g_strsignal
408         g_strsplit
409         g_strtod
410         g_strup
411         g_thread_create
412         g_thread_functions_for_glib_use
413         g_thread_join
414         g_thread_self
415         g_thread_set_priority
416         g_thread_use_default_impl
417         g_threads_got_initialized
418         g_timeout_add
419         g_timeout_add_full
420         g_timer_destroy
421         g_timer_elapsed
422         g_timer_new
423         g_timer_reset
424         g_timer_start
425         g_timer_stop
426         g_tree_destroy
427         g_tree_height
428         g_tree_insert
429         g_tree_lookup
430         g_tree_new
431         g_tree_nnodes
432         g_tree_remove
433         g_tree_search
434         g_tree_traverse
435         g_tuples_destroy
436         g_tuples_index
437         g_usleep
438         g_vsnprintf
439         g_win32_closedir
440         g_win32_ftruncate
441         g_win32_getlocale
442         g_win32_opendir
443         g_win32_readdir
444         g_win32_rewinddir
445         glib_binary_age
446         glib_interface_age
447         glib_major_version
448         glib_micro_version
449         glib_minor_version
450         g_spaced_primes_closest