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