glib/gutils.[hc] [Win32] Make also g_get_user_name() and g_get_real() name
[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
20 g_ascii_strncasecmp
21 g_ascii_strtod
22 g_ascii_strtoull
23 g_ascii_strup
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
88 g_convert_error_quark
89 g_convert_with_fallback
90 g_convert_with_iconv
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
172 g_filename_from_uri
173 g_filename_from_utf8 PRIVATE
174 #ifdef G_OS_WIN32
175 g_filename_from_utf8_utf8
176 #endif
177 g_filename_to_uri
178 g_filename_to_utf8 PRIVATE
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
329 g_key_file_get_comment
330 g_key_file_get_groups
331 g_key_file_get_integer
332 g_key_file_get_integer_list
333 g_key_file_get_keys
334 g_key_file_get_locale_string
335 g_key_file_get_locale_string_list
336 g_key_file_get_start_group
337 g_key_file_get_string
338 g_key_file_get_string_list
339 g_key_file_get_value
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
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 g_list_pop_allocator
383 g_list_position
384 g_list_prepend
385 g_list_push_allocator
386 g_list_remove
387 g_list_remove_all
388 g_list_remove_link
389 g_list_reverse
390 g_list_sort
391 g_list_sort_with_data
392 g_locale_from_utf8
393 g_locale_to_utf8
394 g_log G_GNUC_PRINTF(3,4)
395 g_log_default_handler
396 g_log_remove_handler
397 g_log_set_always_fatal
398 g_log_set_default_handler
399 g_log_set_fatal_mask
400 g_log_set_handler
401 g_logv
402 g_lstat
403 g_main_context_acquire
404 g_main_context_add_poll
405 g_main_context_check
406 g_main_context_default
407 g_main_context_dispatch
408 g_main_context_find_source_by_funcs_user_data
409 g_main_context_find_source_by_id
410 g_main_context_find_source_by_user_data
411 g_main_context_get_poll_func
412 g_main_context_iteration
413 g_main_context_new
414 g_main_context_pending
415 g_main_context_prepare
416 g_main_context_query
417 g_main_context_ref
418 g_main_context_release
419 g_main_context_remove_poll
420 g_main_context_set_poll_func
421 g_main_context_unref
422 g_main_context_wait
423 g_main_context_wakeup
424 g_main_depth
425 g_main_loop_get_context
426 g_main_loop_is_running
427 g_main_loop_new
428 g_main_loop_quit
429 g_main_loop_ref
430 g_main_loop_run
431 g_main_loop_unref
432 g_malloc
433 g_malloc0
434 g_markup_error_quark
435 g_markup_escape_text
436 g_markup_parse_context_end_parse
437 g_markup_parse_context_free
438 g_markup_parse_context_get_element
439 g_markup_parse_context_get_position
440 g_markup_parse_context_new
441 g_markup_parse_context_parse
442 g_markup_printf_escaped G_GNUC_PRINTF(1,2)
443 g_markup_vprintf_escaped
444 g_mem_chunk_alloc
445 g_mem_chunk_alloc0
446 g_mem_chunk_clean
447 g_mem_chunk_destroy
448 g_mem_chunk_free
449 g_mem_chunk_info
450 g_mem_chunk_new
451 g_mem_chunk_print
452 g_mem_chunk_reset
453 g_memdup
454 g_mem_is_system_malloc
455 g_mem_profile
456 g_mem_set_vtable
457 g_mkdir
458 g_mkstemp PRIVATE
459 #ifdef G_OS_WIN32
460 g_mkstemp_utf8
461 #endif
462 g_node_child_index
463 g_node_child_position
464 g_node_children_foreach
465 g_node_copy
466 g_node_copy_deep
467 g_node_depth
468 g_node_destroy
469 g_node_find
470 g_node_find_child
471 g_node_first_sibling
472 g_node_get_root
473 g_node_insert
474 g_node_insert_after
475 g_node_insert_before
476 g_node_is_ancestor
477 g_node_last_child
478 g_node_last_sibling
479 g_node_max_height
480 g_node_n_children
481 g_node_new
482 g_node_n_nodes
483 g_node_nth_child
484 g_node_pop_allocator
485 g_node_prepend
486 g_node_push_allocator
487 g_node_reverse_children
488 g_node_traverse
489 g_node_unlink
490 g_nullify_pointer
491 g_once_impl
492 g_on_error_query
493 g_on_error_stack_trace
494 g_open
495 g_option_context_add_group
496 g_option_context_add_main_entries
497 g_option_error_quark
498 g_option_context_free
499 g_option_context_get_help_enabled
500 g_option_context_get_ignore_unknown_options
501 g_option_context_get_main_group
502 g_option_context_new
503 g_option_context_parse
504 g_option_context_set_help_enabled
505 g_option_context_set_ignore_unknown_options
506 g_option_context_set_main_group
507 g_option_group_add_entries
508 g_option_group_free
509 g_option_group_new
510 g_option_group_set_error_hook
511 g_option_group_set_parse_hooks
512 g_option_group_set_translate_func
513 g_option_group_set_translation_domain
514 g_parse_debug_string
515 g_path_get_basename
516 g_path_get_dirname
517 g_path_is_absolute
518 g_path_skip_root
519 g_pattern_match
520 g_pattern_match_simple
521 g_pattern_match_string
522 g_pattern_spec_equal
523 g_pattern_spec_free
524 g_pattern_spec_new
525 g_print G_GNUC_PRINTF(1,2)
526 g_printerr G_GNUC_PRINTF(1,2)
527 g_printf G_GNUC_PRINTF(1,2)
528 g_printf_string_upper_bound
529 g_propagate_error
530 g_ptr_array_add
531 g_ptr_array_foreach
532 g_ptr_array_free
533 g_ptr_array_new
534 g_ptr_array_remove
535 g_ptr_array_remove_fast
536 g_ptr_array_remove_index
537 g_ptr_array_remove_index_fast
538 g_ptr_array_remove_range
539 g_ptr_array_set_size
540 g_ptr_array_sized_new
541 g_ptr_array_sort
542 g_ptr_array_sort_with_data
543 g_qsort_with_data
544 g_quark_from_static_string
545 g_quark_from_string
546 g_quark_to_string G_GNUC_CONST
547 g_quark_try_string
548 g_queue_copy
549 g_queue_delete_link
550 g_queue_find
551 g_queue_find_custom
552 g_queue_foreach
553 g_queue_free
554 g_queue_get_length
555 g_queue_index
556 g_queue_insert_after
557 g_queue_insert_before
558 g_queue_insert_sorted
559 g_queue_is_empty
560 g_queue_link_index
561 g_queue_new
562 g_queue_peek_head
563 g_queue_peek_head_link
564 g_queue_peek_nth
565 g_queue_peek_nth_link
566 g_queue_peek_tail
567 g_queue_peek_tail_link
568 g_queue_pop_head
569 g_queue_pop_head_link
570 g_queue_pop_nth
571 g_queue_pop_nth_link
572 g_queue_pop_tail
573 g_queue_pop_tail_link
574 g_queue_push_head
575 g_queue_push_head_link
576 g_queue_push_nth
577 g_queue_push_nth_link
578 g_queue_push_tail
579 g_queue_push_tail_link
580 g_queue_remove
581 g_queue_remove_all
582 g_queue_reverse
583 g_queue_sort
584 g_queue_unlink
585 g_rand_copy
586 g_rand_double
587 g_rand_double_range
588 g_rand_free
589 g_rand_int
590 g_rand_int_range
591 g_rand_new
592 g_rand_new_with_seed
593 g_rand_new_with_seed_array
594 g_random_double
595 g_random_double_range
596 g_random_int
597 g_random_int_range
598 g_random_set_seed
599 g_rand_set_seed
600 g_rand_set_seed_array
601 g_realloc
602 g_relation_count
603 g_relation_delete
604 g_relation_destroy
605 g_relation_exists
606 g_relation_index
607 g_relation_insert
608 g_relation_new
609 g_relation_print
610 g_relation_select
611 g_remove
612 g_rename
613 g_return_if_fail_warning
614 g_scanner_cur_line
615 g_scanner_cur_position
616 g_scanner_cur_token
617 g_scanner_cur_value
618 g_scanner_destroy
619 g_scanner_eof
620 g_scanner_error G_GNUC_PRINTF(2,3)
621 g_scanner_get_next_token
622 g_scanner_input_file
623 g_scanner_input_text
624 g_scanner_lookup_symbol
625 g_scanner_new
626 g_scanner_peek_next_token
627 g_scanner_scope_add_symbol
628 g_scanner_scope_foreach_symbol
629 g_scanner_scope_lookup_symbol
630 g_scanner_scope_remove_symbol
631 g_scanner_set_scope
632 g_scanner_sync_file_offset
633 g_scanner_unexp_token
634 g_scanner_warn G_GNUC_PRINTF(2,3)
635 g_set_application_name
636 g_setenv
637 g_set_error G_GNUC_PRINTF(4,5)
638 g_set_prgname
639 g_set_printerr_handler
640 g_set_print_handler
641 g_shell_error_quark
642 g_shell_parse_argv
643 g_shell_quote
644 g_shell_unquote
645 g_slist_alloc
646 g_slist_append
647 g_slist_concat
648 g_slist_copy
649 g_slist_delete_link
650 g_slist_find
651 g_slist_find_custom
652 g_slist_foreach
653 g_slist_free
654 g_slist_free_1
655 g_slist_index
656 g_slist_insert
657 g_slist_insert_before
658 g_slist_insert_sorted
659 g_slist_last
660 g_slist_length
661 g_slist_nth
662 g_slist_nth_data
663 g_slist_pop_allocator
664 g_slist_position
665 g_slist_prepend
666 g_slist_push_allocator
667 g_slist_remove
668 g_slist_remove_all
669 g_slist_remove_link
670 g_slist_reverse
671 g_slist_sort
672 g_slist_sort_with_data
673 g_snprintf G_GNUC_PRINTF(3,4)
674 g_source_add_poll
675 g_source_attach
676 g_source_destroy
677 g_source_get_can_recurse
678 g_source_get_context
679 g_source_get_current_time
680 g_source_get_id
681 g_source_get_priority
682 g_source_new
683 g_source_ref
684 g_source_remove
685 g_source_remove_by_funcs_user_data
686 g_source_remove_by_user_data
687 g_source_remove_poll
688 g_source_set_callback
689 g_source_set_callback_indirect
690 g_source_set_can_recurse
691 g_source_set_priority
692 g_source_unref
693 g_spaced_primes_closest G_GNUC_CONST
694 g_spawn_async
695 g_spawn_async_with_pipes
696 g_spawn_close_pid
697 g_spawn_command_line_async
698 g_spawn_command_line_sync
699 g_spawn_error_quark
700 g_spawn_sync
701 g_sprintf G_GNUC_PRINTF(2,3)
702 g_stat
703 g_static_mutex_free
704 g_static_mutex_get_mutex_impl
705 g_static_mutex_init
706 g_static_private_free
707 g_static_private_get
708 g_static_private_init
709 g_static_private_set
710 g_static_rec_mutex_free
711 g_static_rec_mutex_init
712 g_static_rec_mutex_lock
713 g_static_rec_mutex_lock_full
714 g_static_rec_mutex_trylock
715 g_static_rec_mutex_unlock
716 g_static_rec_mutex_unlock_full
717 g_static_rw_lock_free
718 g_static_rw_lock_init
719 g_static_rw_lock_reader_lock
720 g_static_rw_lock_reader_trylock
721 g_static_rw_lock_reader_unlock
722 g_static_rw_lock_writer_lock
723 g_static_rw_lock_writer_trylock
724 g_static_rw_lock_writer_unlock
725 g_stpcpy
726 g_strcanon
727 g_strcasecmp
728 g_strchomp
729 g_strchug
730 g_strcompress
731 g_strconcat
732 g_strdelimit
733 g_strdown
734 g_strdup
735 g_strdup_printf G_GNUC_PRINTF(1,2)
736 g_strdupv
737 g_strdup_vprintf
738 g_str_equal
739 g_strerror G_GNUC_CONST
740 g_strescape
741 g_strfreev
742 g_str_hash
743 g_str_has_prefix
744 g_str_has_suffix
745 g_string_append
746 g_string_append_len
747 g_string_append_printf G_GNUC_PRINTF(2,3)
748 g_string_append_unichar
749 g_string_ascii_down
750 g_string_ascii_up
751 g_string_assign
752 g_string_chunk_free
753 g_string_chunk_insert
754 g_string_chunk_insert_const
755 g_string_chunk_insert_len
756 g_string_chunk_new
757 g_string_down
758 g_string_equal
759 g_string_erase
760 g_string_free
761 g_string_hash
762 g_string_insert
763 g_string_insert_c
764 g_string_insert_len
765 g_string_insert_unichar
766 g_string_new
767 g_string_new_len
768 g_string_prepend
769 g_string_prepend_c
770 g_string_prepend_len
771 g_string_prepend_unichar
772 g_string_printf G_GNUC_PRINTF(2,3)
773 g_string_set_size
774 g_string_sized_new
775 g_string_truncate
776 g_string_up
777 g_strip_context
778 g_strjoin
779 g_strjoinv
780 g_strlcat
781 g_strlcpy
782 g_strncasecmp
783 g_strndup
784 g_strnfill
785 g_strreverse
786 g_strrstr
787 g_strrstr_len
788 g_strsignal G_GNUC_CONST
789 g_strsplit
790 g_strsplit_set
791 g_strstr_len
792 g_strtod
793 g_strup
794 g_strv_length
795 g_thread_create_full
796 g_thread_error_quark
797 g_thread_exit
798 g_thread_join
799 g_thread_pool_free
800 g_thread_pool_get_max_threads
801 g_thread_pool_get_max_unused_threads
802 g_thread_pool_get_num_threads
803 g_thread_pool_get_num_unused_threads
804 g_thread_pool_new
805 g_thread_pool_push
806 g_thread_pool_set_max_threads
807 g_thread_pool_set_max_unused_threads
808 g_thread_pool_stop_unused_threads
809 g_thread_pool_unprocessed
810 g_thread_self
811 g_thread_set_priority
812 g_timeout_add
813 g_timeout_add_full
814 g_timeout_source_new
815 g_timer_continue
816 g_timer_destroy
817 g_timer_elapsed
818 g_timer_new
819 g_timer_reset
820 g_timer_start
821 g_timer_stop
822 g_time_val_add
823 g_tree_destroy
824 g_tree_foreach
825 g_tree_height
826 g_tree_insert
827 g_tree_lookup
828 g_tree_lookup_extended
829 g_tree_new
830 g_tree_new_full
831 g_tree_new_with_data
832 g_tree_nnodes
833 g_tree_remove
834 g_tree_replace
835 g_tree_search
836 g_tree_steal
837 g_tree_traverse
838 g_try_malloc
839 g_try_realloc
840 g_tuples_destroy
841 g_tuples_index
842 g_ucs4_to_utf16
843 g_ucs4_to_utf8
844 g_unichar_break_type G_GNUC_CONST
845 g_unichar_digit_value G_GNUC_CONST
846 g_unichar_get_mirror_char
847 g_unichar_isalnum G_GNUC_CONST
848 g_unichar_isalpha G_GNUC_CONST
849 g_unichar_iscntrl G_GNUC_CONST
850 g_unichar_isdefined G_GNUC_CONST
851 g_unichar_isdigit G_GNUC_CONST
852 g_unichar_isgraph G_GNUC_CONST
853 g_unichar_islower G_GNUC_CONST
854 g_unichar_isprint G_GNUC_CONST
855 g_unichar_ispunct G_GNUC_CONST
856 g_unichar_isspace G_GNUC_CONST
857 g_unichar_istitle G_GNUC_CONST
858 g_unichar_isupper G_GNUC_CONST
859 g_unichar_iswide G_GNUC_CONST
860 g_unichar_isxdigit G_GNUC_CONST
861 g_unichar_tolower G_GNUC_CONST
862 g_unichar_totitle G_GNUC_CONST
863 g_unichar_toupper G_GNUC_CONST
864 g_unichar_to_utf8
865 g_unichar_type G_GNUC_CONST
866 g_unichar_validate
867 g_unichar_xdigit_value G_GNUC_CONST
868 g_unicode_canonical_decomposition
869 g_unicode_canonical_ordering
870 g_unlink
871 g_unsetenv
872 g_uri_list_extract_uris
873 g_usleep
874 g_utf16_to_ucs4
875 g_utf16_to_utf8
876 g_utf8_casefold
877 g_utf8_collate
878 g_utf8_collate_key
879 g_utf8_find_next_char
880 g_utf8_find_prev_char
881 g_utf8_get_char
882 g_utf8_get_char_validated
883 g_utf8_normalize
884 g_utf8_offset_to_pointer
885 g_utf8_pointer_to_offset
886 g_utf8_prev_char
887 g_utf8_strchr
888 g_utf8_strdown
889 g_utf8_strlen
890 g_utf8_strncpy
891 g_utf8_strrchr
892 g_utf8_strreverse
893 g_utf8_strup
894 g_utf8_to_ucs4
895 g_utf8_to_ucs4_fast
896 g_utf8_to_utf16
897 g_utf8_validate
898 g_vasprintf
899 g_vfprintf
900 g_vprintf
901 g_vsnprintf
902 g_vsprintf
903 #ifdef G_OS_WIN32
904 g_win32_error_message
905 g_win32_ftruncate
906 g_win32_get_package_installation_directory
907 g_win32_get_package_installation_subdirectory
908 g_win32_get_windows_version
909 g_win32_getlocale
910 #endif
911 #ifdef INCLUDE_VARIABLES
912 g_ascii_table
913 g_utf8_skip
914 g_idle_funcs
915 g_timeout_funcs
916 g_io_watch_funcs
917 g_child_watch_funcs
918 g_thread_functions_for_glib_use
919 g_thread_use_default_impl
920 g_threads_got_initialized
921 glib_binary_age
922 glib_interface_age
923 glib_major_version
924 glib_mem_profiler_table
925 glib_micro_version
926 glib_minor_version
927 #endif
928 #ifdef INCLUDE_INTERNAL_SYMBOLS
929 /* internal or inline symbols */
930 g_get_codeset
931 g_string_append_c
932 g_thread_init_glib
933 g_trash_stack_height
934 g_trash_stack_peek
935 g_trash_stack_pop
936 g_trash_stack_push
937 g_bit_nth_lsf
938 g_bit_nth_msf
939 g_bit_storage
940 #endif