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