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