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