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