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