New function, suggested by Havoc earlier this month. (g_mkstemp): Use only
[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_escape_text
226         g_markup_parse_context_end_parse
227         g_markup_parse_context_free
228         g_markup_parse_context_get_position
229         g_markup_parse_context_new
230         g_markup_parse_context_parse
231         g_mem_check
232         g_mem_chunk_alloc
233         g_mem_chunk_alloc0
234         g_mem_chunk_clean
235         g_mem_chunk_destroy
236         g_mem_chunk_free
237         g_mem_chunk_info
238         g_mem_chunk_new
239         g_mem_chunk_print
240         g_mem_chunk_reset
241         g_mem_init
242         g_mem_profile
243         g_memdup
244         g_messages_init
245         g_mkstemp
246         g_mutex_init
247         g_node_child_index
248         g_node_child_position
249         g_node_children_foreach
250         g_node_copy
251         g_node_depth
252         g_node_destroy
253         g_node_find
254         g_node_find_child
255         g_node_first_sibling
256         g_node_get_root
257         g_node_insert
258         g_node_insert_after
259         g_node_insert_before
260         g_node_is_ancestor
261         g_node_last_child
262         g_node_last_sibling
263         g_node_max_height
264         g_node_n_children
265         g_node_n_nodes
266         g_node_new
267         g_node_nth_child
268         g_node_prepend
269         g_node_reverse_children
270         g_node_traverse
271         g_node_unlink
272         g_on_error_query
273         g_on_error_stack_trace
274         g_parse_debug_string
275         g_path_get_basename
276         g_path_get_dirname
277         g_path_is_absolute
278         g_path_skip_root
279         g_pipe_readable_msg
280         g_print
281         g_printerr
282         g_printf_string_upper_bound
283         g_propagate_error
284         g_ptr_array_add
285         g_ptr_array_free
286         g_ptr_array_new
287         g_ptr_array_remove
288         g_ptr_array_remove_fast
289         g_ptr_array_remove_index
290         g_ptr_array_remove_index_fast
291         g_ptr_array_set_size
292         g_ptr_array_sized_new
293         g_quark_from_static_string
294         g_quark_from_string
295         g_quark_to_string
296         g_quark_try_string
297         g_queue_free
298         g_queue_is_empty
299         g_queue_new
300         g_queue_peek_head
301         g_queue_peek_tail
302         g_queue_pop_head
303         g_queue_pop_head_link
304         g_queue_pop_tail
305         g_queue_pop_tail_link
306         g_queue_push_head
307         g_queue_push_head_link
308         g_queue_push_tail
309         g_queue_push_tail_link
310         g_rand_double
311         g_rand_double_range
312         g_rand_free
313         g_rand_int
314         g_rand_int_range
315         g_rand_new
316         g_rand_new_with_seed
317         g_rand_set_seed
318         g_random_double
319         g_random_double_range
320         g_random_int
321         g_random_int_range
322         g_random_set_seed
323         g_realloc
324         g_relation_count
325         g_relation_delete
326         g_relation_destroy
327         g_relation_exists
328         g_relation_index
329         g_relation_insert
330         g_relation_new
331         g_relation_print
332         g_relation_select
333         g_scanner_cur_line
334         g_scanner_cur_position
335         g_scanner_cur_token
336         g_scanner_cur_value
337         g_scanner_destroy
338         g_scanner_eof
339         g_scanner_error
340         g_scanner_freeze_symbol_table
341         g_scanner_get_next_token
342         g_scanner_input_file
343         g_scanner_input_text
344         g_scanner_lookup_symbol
345         g_scanner_new
346         g_scanner_peek_next_token
347         g_scanner_scope_add_symbol
348         g_scanner_scope_foreach_symbol
349         g_scanner_scope_lookup_symbol
350         g_scanner_scope_remove_symbol
351         g_scanner_set_scope
352         g_scanner_stat_mode
353         g_scanner_sync_file_offset
354         g_scanner_thaw_symbol_table
355         g_scanner_unexp_token
356         g_scanner_warn
357         g_set_error
358         g_set_error_handler
359         g_set_message_handler
360         g_set_prgname
361         g_set_print_handler
362         g_set_printerr_handler
363         g_set_warning_handler
364         g_shell_parse_argv
365         g_shell_quote
366         g_shell_unquote
367         g_slist_alloc
368         g_slist_append
369         g_slist_concat
370         g_slist_copy
371         g_slist_delete_link
372         g_slist_find
373         g_slist_find_custom
374         g_slist_foreach
375         g_slist_free
376         g_slist_free_1
377         g_slist_index
378         g_slist_insert
379         g_slist_insert_sorted
380         g_slist_last
381         g_slist_length
382         g_slist_nth
383         g_slist_nth_data
384         g_slist_position
385         g_slist_prepend
386         g_slist_remove
387         g_slist_remove_link
388         g_slist_reverse
389         g_slist_sort
390         g_snprintf
391         g_source_add
392         g_source_remove
393         g_source_remove_by_source_data
394         g_source_remove_by_user_data
395         g_spaced_primes_closest
396         g_spawn_async
397         g_spawn_async_with_pipes
398         g_spawn_command_line_async
399         g_spawn_command_line_sync
400         g_spawn_error_quark
401         g_spawn_sync
402         g_static_mutex_get_mutex_impl
403         g_static_private_get
404         g_static_private_set
405         g_static_rec_mutex_lock
406         g_static_rec_mutex_trylock
407         g_static_rec_mutex_unlock
408         g_static_rw_lock_free
409         g_static_rw_lock_reader_lock
410         g_static_rw_lock_reader_trylock
411         g_static_rw_lock_reader_unlock
412         g_static_rw_lock_writer_lock
413         g_static_rw_lock_writer_trylock
414         g_static_rw_lock_writer_unlock
415         g_str_equal
416         g_str_hash
417         g_strcanon
418         g_strcasecmp
419         g_strchomp
420         g_strchug
421         g_strcompress
422         g_strconcat
423         g_strdelimit
424         g_strdown
425         g_strdup
426         g_strdup_printf
427         g_strdup_vprintf
428         g_strerror
429         g_strescape
430         g_strfreev
431         g_string_append
432         g_string_append_c
433         g_string_append_len
434         g_string_assign
435         g_string_chunk_free
436         g_string_chunk_insert
437         g_string_chunk_insert_const
438         g_string_chunk_new
439         g_string_down
440         g_string_equal
441         g_string_erase
442         g_string_free
443         g_string_insert
444         g_string_insert_c
445         g_string_insert_len
446         g_string_new
447         g_string_prepend
448         g_string_prepend_c
449         g_string_prepend_len
450         g_string_sized_new
451         g_string_sprintf
452         g_string_sprintfa
453         g_string_truncate
454         g_string_up
455         g_strjoin
456         g_strjoinv
457         g_strlcat
458         g_strlcpy
459         g_strncasecmp
460         g_strndup
461         g_strnfill
462         g_strreverse
463         g_strsignal
464         g_strsplit
465         g_strtod
466         g_strup
467         g_thread_create
468         g_thread_error_quark
469         g_thread_functions_for_glib_use
470         g_thread_join
471         g_thread_pool_free
472         g_thread_pool_new
473         g_thread_pool_push
474         g_thread_self
475         g_thread_set_priority
476         g_thread_use_default_impl
477         g_threads_got_initialized
478         g_timeout_add
479         g_timeout_add_full
480         g_timer_destroy
481         g_timer_elapsed
482         g_timer_new
483         g_timer_reset
484         g_timer_start
485         g_timer_stop
486         g_tree_destroy
487         g_tree_height
488         g_tree_insert
489         g_tree_lookup
490         g_tree_new
491         g_tree_nnodes
492         g_tree_remove
493         g_tree_search
494         g_tree_traverse
495         g_tuples_destroy
496         g_tuples_index
497         g_ucs4_to_utf8
498         g_unichar_digit_value
499         g_unichar_isalnum
500         g_unichar_isalpha
501         g_unichar_iscntrl
502         g_unichar_isdefined
503         g_unichar_isdigit
504         g_unichar_isgraph
505         g_unichar_islower
506         g_unichar_isprint
507         g_unichar_ispunct
508         g_unichar_isspace
509         g_unichar_istitle
510         g_unichar_isupper
511         g_unichar_iswide
512         g_unichar_isxdigit
513         g_unichar_to_utf8
514         g_unichar_tolower
515         g_unichar_totitle
516         g_unichar_toupper
517         g_unichar_type
518         g_unichar_xdigit_value
519         g_unicode_canonical_decomposition
520         g_unicode_canonical_ordering
521         g_usleep
522         g_utf8_find_next_char
523         g_utf8_find_prev_char
524         g_utf8_get_char
525         g_utf8_offset_to_pointer
526         g_utf8_pointer_to_offset
527         g_utf8_prev_char
528         g_utf8_skip
529         g_utf8_strchr
530         g_utf8_strlen
531         g_utf8_strncpy
532         g_utf8_to_ucs4
533         g_utf8_validate
534         g_vsnprintf
535         g_win32_closedir
536         g_win32_error_message
537         g_win32_ftruncate
538         g_win32_getlocale
539         g_win32_opendir
540         g_win32_readdir
541         g_win32_rewinddir
542         glib_binary_age
543         glib_interface_age
544         glib_major_version
545         glib_micro_version
546         glib_minor_version