source: trunk/third/glib2/glib/glib.def @ 20721

Revision 20721, 15.8 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20720, which included commits to RCS files with non-trunk default branches.
Line 
1EXPORTS
2        g_allocator_free
3        g_allocator_new
4        g_array_append_vals
5        g_array_free
6        g_array_insert_vals
7        g_array_new
8        g_array_prepend_vals
9        g_array_remove_index
10        g_array_remove_index_fast
11        g_array_remove_range
12        g_array_set_size
13        g_array_sized_new
14        g_array_sort
15        g_array_sort_with_data
16        g_ascii_digit_value
17        g_ascii_dtostr
18        g_ascii_formatd
19        g_ascii_strcasecmp
20        g_ascii_strdown
21        g_ascii_strncasecmp
22        g_ascii_strtod
23        g_ascii_strtoull
24        g_ascii_strup
25        g_ascii_table
26        g_ascii_tolower
27        g_ascii_toupper
28        g_ascii_xdigit_value
29        g_async_queue_length
30        g_async_queue_length_unlocked
31        g_async_queue_lock
32        g_async_queue_new
33        g_async_queue_pop
34        g_async_queue_pop_unlocked
35        g_async_queue_push
36        g_async_queue_push_unlocked
37        g_async_queue_ref
38        g_async_queue_ref_unlocked
39        g_async_queue_timed_pop
40        g_async_queue_timed_pop_unlocked
41        g_async_queue_try_pop
42        g_async_queue_try_pop_unlocked
43        g_async_queue_unlock
44        g_async_queue_unref
45        g_async_queue_unref_and_unlock
46        g_atexit
47        g_atomic_int_add
48        g_atomic_int_compare_and_exchange
49        g_atomic_int_exchange_and_add
50;       g_atomic_int_get
51        g_atomic_pointer_compare_and_exchange
52;       g_atomic_pointer_get
53        g_basename
54        g_bit_nth_lsf
55        g_bit_nth_msf
56        g_bit_storage
57        g_blow_chunks
58        g_build_filename
59        g_build_path
60        g_byte_array_append
61        g_byte_array_free
62        g_byte_array_new
63        g_byte_array_prepend
64        g_byte_array_remove_index
65        g_byte_array_remove_index_fast
66        g_byte_array_remove_range
67        g_byte_array_set_size
68        g_byte_array_sized_new
69        g_byte_array_sort
70        g_byte_array_sort_with_data
71        g_cache_destroy
72        g_cache_insert
73        g_cache_key_foreach
74        g_cache_new
75        g_cache_remove
76        g_cache_value_foreach
77        g_child_watch_add
78        g_child_watch_add_full
79        g_child_watch_source_new
80        g_clear_error
81        g_completion_add_items
82        g_completion_clear_items
83        g_completion_complete
84        g_completion_complete_utf8
85        g_completion_free
86        g_completion_new
87        g_completion_remove_items
88        g_completion_set_compare
89        g_convert
90        g_convert_error_quark
91        g_convert_with_fallback
92        g_convert_with_iconv
93        g_datalist_clear
94        g_datalist_foreach
95        g_datalist_id_get_data
96        g_datalist_id_remove_no_notify
97        g_datalist_id_set_data_full
98        g_datalist_init
99        g_dataset_destroy
100        g_dataset_foreach
101        g_dataset_id_get_data
102        g_dataset_id_remove_no_notify
103        g_dataset_id_set_data_full
104        g_date_add_days
105        g_date_add_months
106        g_date_add_years
107        g_date_clamp
108        g_date_clear
109        g_date_compare
110        g_date_days_between
111        g_date_free
112        g_date_get_day
113        g_date_get_day_of_year
114        g_date_get_days_in_month
115        g_date_get_julian
116        g_date_get_monday_week_of_year
117        g_date_get_monday_weeks_in_year
118        g_date_get_month
119        g_date_get_sunday_week_of_year
120        g_date_get_sunday_weeks_in_year
121        g_date_get_weekday
122        g_date_get_year
123        g_date_is_first_of_month
124        g_date_is_last_of_month
125        g_date_is_leap_year
126        g_date_new
127        g_date_new_dmy
128        g_date_new_julian
129        g_date_order
130        g_date_set_day
131        g_date_set_dmy
132        g_date_set_julian
133        g_date_set_month
134        g_date_set_parse
135        g_date_set_time
136        g_date_set_year
137        g_date_strftime
138        g_date_subtract_days
139        g_date_subtract_months
140        g_date_subtract_years
141        g_date_to_struct_tm
142        g_date_valid
143        g_date_valid_day
144        g_date_valid_dmy
145        g_date_valid_julian
146        g_date_valid_month
147        g_date_valid_weekday
148        g_date_valid_year
149        g_dir_close
150        g_dir_open
151        g_dir_read_name
152        g_dir_rewind
153        g_direct_equal
154        g_direct_hash
155        g_error_copy
156        g_error_free
157        g_error_matches
158        g_error_new
159        g_error_new_literal
160        g_file_error_from_errno
161        g_file_error_quark
162        g_file_get_contents
163        g_file_open_tmp
164        g_file_read_link
165        g_file_test
166        g_filename_from_uri
167        g_filename_from_utf8
168        g_filename_to_uri
169        g_filename_to_utf8
170        g_find_program_in_path
171        g_fprintf
172        g_free
173        g_get_application_name
174        g_get_charset
175        g_get_codeset
176        g_get_current_dir
177        g_get_current_time
178        g_get_home_dir
179        g_get_prgname
180        g_get_real_name
181        g_get_tmp_dir
182        g_get_user_name
183        g_getenv
184        g_hash_table_destroy
185        g_hash_table_find
186        g_hash_table_foreach
187        g_hash_table_foreach_remove
188        g_hash_table_foreach_steal
189        g_hash_table_insert
190        g_hash_table_lookup
191        g_hash_table_lookup_extended
192        g_hash_table_new
193        g_hash_table_new_full
194        g_hash_table_remove
195        g_hash_table_replace
196        g_hash_table_size
197        g_hash_table_steal
198        g_hook_alloc
199        g_hook_compare_ids
200        g_hook_destroy
201        g_hook_destroy_link
202        g_hook_find
203        g_hook_find_data
204        g_hook_find_func
205        g_hook_find_func_data
206        g_hook_first_valid
207        g_hook_free
208        g_hook_get
209        g_hook_insert_before
210        g_hook_insert_sorted
211        g_hook_list_clear
212        g_hook_list_init
213        g_hook_list_invoke
214        g_hook_list_invoke_check
215        g_hook_list_marshal
216        g_hook_list_marshal_check
217        g_hook_next_valid
218        g_hook_prepend
219        g_hook_ref
220        g_hook_unref
221        g_iconv
222        g_iconv_close
223        g_iconv_open
224        g_idle_add
225        g_idle_add_full
226        g_idle_funcs
227        g_idle_remove_by_data
228        g_idle_source_new
229        g_int_equal
230        g_int_hash
231        g_io_add_watch
232        g_io_add_watch_full
233        g_io_channel_close
234        g_io_channel_error_from_errno
235        g_io_channel_error_quark
236        g_io_channel_flush
237        g_io_channel_get_buffer_condition
238        g_io_channel_get_buffer_size
239        g_io_channel_get_buffered
240        g_io_channel_get_close_on_unref
241        g_io_channel_get_encoding
242        g_io_channel_get_flags
243        g_io_channel_get_line_term
244        g_io_channel_init
245        g_io_channel_new_file
246        g_io_channel_read
247        g_io_channel_read_chars
248        g_io_channel_read_line
249        g_io_channel_read_line_string
250        g_io_channel_read_to_end
251        g_io_channel_read_unichar
252        g_io_channel_ref
253        g_io_channel_seek
254        g_io_channel_seek_position
255        g_io_channel_set_buffer_size
256        g_io_channel_set_buffered
257        g_io_channel_set_close_on_unref
258        g_io_channel_set_encoding
259        g_io_channel_set_flags
260        g_io_channel_set_line_term
261        g_io_channel_shutdown
262        g_io_channel_unix_get_fd
263        g_io_channel_unix_new
264        g_io_channel_unref
265        g_io_channel_win32_get_fd
266        g_io_channel_win32_make_pollfd
267        g_io_channel_win32_new_fd
268        g_io_channel_win32_new_messages
269        g_io_channel_win32_new_socket
270        g_io_channel_win32_new_stream_socket
271        g_io_channel_win32_poll
272        g_io_channel_win32_set_debug
273        g_io_channel_write
274        g_io_channel_write_chars
275        g_io_channel_write_unichar
276        g_io_create_watch
277        g_io_watch_funcs
278        g_list_alloc
279        g_list_append
280        g_list_concat
281        g_list_copy
282        g_list_delete_link
283        g_list_find
284        g_list_find_custom
285        g_list_first
286        g_list_foreach
287        g_list_free
288        g_list_free_1
289        g_list_index
290        g_list_insert
291        g_list_insert_before
292        g_list_insert_sorted
293        g_list_last
294        g_list_length
295        g_list_nth
296        g_list_nth_data
297        g_list_nth_prev
298        g_list_pop_allocator
299        g_list_position
300        g_list_prepend
301        g_list_push_allocator
302        g_list_remove
303        g_list_remove_all
304        g_list_remove_link
305        g_list_reverse
306        g_list_sort
307        g_list_sort_with_data
308        g_locale_from_utf8
309        g_locale_to_utf8
310        g_log
311        g_log_default_handler
312        g_log_remove_handler
313        g_log_set_always_fatal
314        g_log_set_fatal_mask
315        g_log_set_handler
316        g_logv
317        g_main_context_acquire
318        g_main_context_add_poll
319        g_main_context_check
320        g_main_context_default
321        g_main_context_dispatch
322        g_main_context_find_source_by_funcs_user_data
323        g_main_context_find_source_by_id
324        g_main_context_find_source_by_user_data
325        g_main_context_get_poll_func
326        g_main_context_iteration
327        g_main_context_new
328        g_main_context_pending
329        g_main_context_prepare
330        g_main_context_query
331        g_main_context_ref
332        g_main_context_release
333        g_main_context_remove_poll
334        g_main_context_set_poll_func
335        g_main_context_unref
336        g_main_context_wait
337        g_main_context_wakeup
338        g_main_depth
339        g_main_loop_get_context
340        g_main_loop_is_running
341        g_main_loop_new
342        g_main_loop_quit
343        g_main_loop_ref
344        g_main_loop_run
345        g_main_loop_unref
346        g_malloc
347        g_malloc0
348        g_markup_error_quark
349        g_markup_escape_text
350        g_markup_parse_context_end_parse
351        g_markup_parse_context_free
352        g_markup_parse_context_get_element
353        g_markup_parse_context_get_position
354        g_markup_parse_context_new
355        g_markup_parse_context_parse
356        g_markup_printf_escaped
357        g_markup_vprintf_escaped
358        g_mem_chunk_alloc
359        g_mem_chunk_alloc0
360        g_mem_chunk_clean
361        g_mem_chunk_destroy
362        g_mem_chunk_free
363        g_mem_chunk_info
364        g_mem_chunk_new
365        g_mem_chunk_print
366        g_mem_chunk_reset
367        g_mem_is_system_malloc
368        g_mem_profile
369        g_mem_set_vtable
370        g_memdup
371        g_mkstemp
372        g_node_child_index
373        g_node_child_position
374        g_node_children_foreach
375        g_node_copy
376        g_node_copy_deep
377        g_node_depth
378        g_node_destroy
379        g_node_find
380        g_node_find_child
381        g_node_first_sibling
382        g_node_get_root
383        g_node_insert
384        g_node_insert_after
385        g_node_insert_before
386        g_node_is_ancestor
387        g_node_last_child
388        g_node_last_sibling
389        g_node_max_height
390        g_node_n_children
391        g_node_n_nodes
392        g_node_new
393        g_node_nth_child
394        g_node_pop_allocator
395        g_node_prepend
396        g_node_push_allocator
397        g_node_reverse_children
398        g_node_traverse
399        g_node_unlink
400        g_nullify_pointer
401        g_on_error_query
402        g_on_error_stack_trace
403        g_once_impl
404        g_parse_debug_string
405        g_path_get_basename
406        g_path_get_dirname
407        g_path_is_absolute
408        g_path_skip_root
409        g_pattern_match
410        g_pattern_match_simple
411        g_pattern_match_string
412        g_pattern_spec_equal
413        g_pattern_spec_free
414        g_pattern_spec_new
415        g_print
416        g_printerr
417        g_printf
418        g_printf_string_upper_bound
419        g_propagate_error
420        g_ptr_array_add
421        g_ptr_array_foreach
422        g_ptr_array_free
423        g_ptr_array_new
424        g_ptr_array_remove
425        g_ptr_array_remove_fast
426        g_ptr_array_remove_index
427        g_ptr_array_remove_index_fast
428        g_ptr_array_remove_range
429        g_ptr_array_set_size
430        g_ptr_array_sized_new
431        g_ptr_array_sort
432        g_ptr_array_sort_with_data
433        g_qsort_with_data
434        g_quark_from_static_string
435        g_quark_from_string
436        g_quark_to_string
437        g_quark_try_string
438        g_queue_copy
439        g_queue_delete_link
440        g_queue_find
441        g_queue_find_custom
442        g_queue_foreach
443        g_queue_free
444        g_queue_get_length
445        g_queue_index
446        g_queue_insert_after
447        g_queue_insert_before
448        g_queue_insert_sorted
449        g_queue_is_empty
450        g_queue_link_index
451        g_queue_new
452        g_queue_peek_head
453        g_queue_peek_head_link
454        g_queue_peek_nth
455        g_queue_peek_nth_link
456        g_queue_peek_tail
457        g_queue_peek_tail_link
458        g_queue_pop_head
459        g_queue_pop_head_link
460        g_queue_pop_nth
461        g_queue_pop_nth_link
462        g_queue_pop_tail
463        g_queue_pop_tail_link
464        g_queue_push_head
465        g_queue_push_head_link
466        g_queue_push_nth
467        g_queue_push_nth_link
468        g_queue_push_tail
469        g_queue_push_tail_link
470        g_queue_remove
471        g_queue_remove_all
472        g_queue_reverse
473        g_queue_sort
474        g_queue_unlink
475        g_rand_copy
476        g_rand_double
477        g_rand_double_range
478        g_rand_free
479        g_rand_int
480        g_rand_int_range
481        g_rand_new
482        g_rand_new_with_seed
483        g_rand_new_with_seed_array
484        g_rand_set_seed
485        g_rand_set_seed_array
486        g_random_double
487        g_random_double_range
488        g_random_int
489        g_random_int_range
490        g_random_set_seed
491        g_realloc
492        g_relation_count
493        g_relation_delete
494        g_relation_destroy
495        g_relation_exists
496        g_relation_index
497        g_relation_insert
498        g_relation_new
499        g_relation_print
500        g_relation_select
501        g_scanner_cur_line
502        g_scanner_cur_position
503        g_scanner_cur_token
504        g_scanner_cur_value
505        g_scanner_destroy
506        g_scanner_eof
507        g_scanner_error
508        g_scanner_get_next_token
509        g_scanner_input_file
510        g_scanner_input_text
511        g_scanner_lookup_symbol
512        g_scanner_new
513        g_scanner_peek_next_token
514        g_scanner_scope_add_symbol
515        g_scanner_scope_foreach_symbol
516        g_scanner_scope_lookup_symbol
517        g_scanner_scope_remove_symbol
518        g_scanner_set_scope
519        g_scanner_sync_file_offset
520        g_scanner_unexp_token
521        g_scanner_warn
522        g_set_application_name
523        g_set_error
524        g_set_prgname
525        g_set_print_handler
526        g_set_printerr_handler
527        g_setenv
528        g_shell_error_quark
529        g_shell_parse_argv
530        g_shell_quote
531        g_shell_unquote
532        g_slist_alloc
533        g_slist_append
534        g_slist_concat
535        g_slist_copy
536        g_slist_delete_link
537        g_slist_find
538        g_slist_find_custom
539        g_slist_foreach
540        g_slist_free
541        g_slist_free_1
542        g_slist_index
543        g_slist_insert
544        g_slist_insert_before
545        g_slist_insert_sorted
546        g_slist_last
547        g_slist_length
548        g_slist_nth
549        g_slist_nth_data
550        g_slist_pop_allocator
551        g_slist_position
552        g_slist_prepend
553        g_slist_push_allocator
554        g_slist_remove
555        g_slist_remove_all
556        g_slist_remove_link
557        g_slist_reverse
558        g_slist_sort
559        g_slist_sort_with_data
560        g_snprintf
561        g_source_add_poll
562        g_source_attach
563        g_source_destroy
564        g_source_get_can_recurse
565        g_source_get_context
566        g_source_get_current_time
567        g_source_get_id
568        g_source_get_priority
569        g_source_new
570        g_source_ref
571        g_source_remove
572        g_source_remove_by_funcs_user_data
573        g_source_remove_by_user_data
574        g_source_remove_poll
575        g_source_set_callback
576        g_source_set_callback_indirect
577        g_source_set_can_recurse
578        g_source_set_priority
579        g_source_unref
580        g_spaced_primes_closest
581        g_spawn_async
582        g_spawn_async_with_pipes
583        g_spawn_close_pid
584        g_spawn_command_line_async
585        g_spawn_command_line_sync
586        g_spawn_error_quark
587        g_spawn_sync
588        g_sprintf
589        g_static_mutex_free
590        g_static_mutex_get_mutex_impl
591        g_static_mutex_init
592        g_static_private_free
593        g_static_private_get
594        g_static_private_init
595        g_static_private_set
596        g_static_rec_mutex_free
597        g_static_rec_mutex_init
598        g_static_rec_mutex_lock
599        g_static_rec_mutex_lock_full
600        g_static_rec_mutex_trylock
601        g_static_rec_mutex_unlock
602        g_static_rec_mutex_unlock_full
603        g_static_rw_lock_free
604        g_static_rw_lock_init
605        g_static_rw_lock_reader_lock
606        g_static_rw_lock_reader_trylock
607        g_static_rw_lock_reader_unlock
608        g_static_rw_lock_writer_lock
609        g_static_rw_lock_writer_trylock
610        g_static_rw_lock_writer_unlock
611        g_stpcpy
612        g_str_equal
613        g_str_has_prefix
614        g_str_has_suffix
615        g_str_hash
616        g_strcanon
617        g_strcasecmp
618        g_strchomp
619        g_strchug
620        g_strcompress
621        g_strconcat
622        g_strdelimit
623        g_strdown
624        g_strdup
625        g_strdup_printf
626        g_strdup_vprintf
627        g_strdupv
628        g_strerror
629        g_strescape
630        g_strfreev
631        g_string_append
632        g_string_append_c
633        g_string_append_len
634        g_string_append_printf
635        g_string_append_unichar
636        g_string_ascii_down
637        g_string_ascii_up
638        g_string_assign
639        g_string_chunk_free
640        g_string_chunk_insert
641        g_string_chunk_insert_const
642        g_string_chunk_insert_len
643        g_string_chunk_new
644        g_string_down
645        g_string_equal
646        g_string_erase
647        g_string_free
648        g_string_hash
649        g_string_insert
650        g_string_insert_c
651        g_string_insert_len
652        g_string_insert_unichar
653        g_string_new
654        g_string_new_len
655        g_string_prepend
656        g_string_prepend_c
657        g_string_prepend_len
658        g_string_prepend_unichar
659        g_string_printf
660        g_string_set_size
661        g_string_sized_new
662        g_string_truncate
663        g_string_up
664        g_strip_context
665        g_strjoin
666        g_strjoinv
667        g_strlcat
668        g_strlcpy
669        g_strncasecmp
670        g_strndup
671        g_strnfill
672        g_strreverse
673        g_strrstr
674        g_strrstr_len
675        g_strsignal
676        g_strsplit
677        g_strsplit_set
678        g_strstr_len
679        g_strtod
680        g_strup
681        g_thread_create_full
682        g_thread_error_quark
683        g_thread_exit
684        g_thread_functions_for_glib_use
685        g_thread_init_glib
686        g_thread_join
687        g_thread_pool_free
688        g_thread_pool_get_max_threads
689        g_thread_pool_get_max_unused_threads
690        g_thread_pool_get_num_threads
691        g_thread_pool_get_num_unused_threads
692        g_thread_pool_new
693        g_thread_pool_push
694        g_thread_pool_set_max_threads
695        g_thread_pool_set_max_unused_threads
696        g_thread_pool_stop_unused_threads
697        g_thread_pool_unprocessed
698        g_thread_self
699        g_thread_set_priority
700        g_thread_use_default_impl
701        g_threads_got_initialized
702        g_time_val_add
703        g_timeout_add
704        g_timeout_add_full
705        g_timeout_funcs
706        g_timeout_source_new
707        g_timer_continue
708        g_timer_destroy
709        g_timer_elapsed
710        g_timer_new
711        g_timer_reset
712        g_timer_start
713        g_timer_stop
714        g_trash_stack_height
715        g_trash_stack_peek
716        g_trash_stack_pop
717        g_trash_stack_push
718        g_tree_destroy
719        g_tree_foreach
720        g_tree_height
721        g_tree_insert
722        g_tree_lookup
723        g_tree_lookup_extended
724        g_tree_new
725        g_tree_new_full
726        g_tree_new_with_data
727        g_tree_nnodes
728        g_tree_remove
729        g_tree_replace
730        g_tree_search
731        g_tree_steal
732        g_tree_traverse
733        g_try_malloc
734        g_try_realloc
735        g_tuples_destroy
736        g_tuples_index
737        g_ucs4_to_utf16
738        g_ucs4_to_utf8
739        g_unichar_break_type
740        g_unichar_digit_value
741        g_unichar_get_mirror_char
742        g_unichar_isalnum
743        g_unichar_isalpha
744        g_unichar_iscntrl
745        g_unichar_isdefined
746        g_unichar_isdigit
747        g_unichar_isgraph
748        g_unichar_islower
749        g_unichar_isprint
750        g_unichar_ispunct
751        g_unichar_isspace
752        g_unichar_istitle
753        g_unichar_isupper
754        g_unichar_iswide
755        g_unichar_isxdigit
756        g_unichar_to_utf8
757        g_unichar_tolower
758        g_unichar_totitle
759        g_unichar_toupper
760        g_unichar_type
761        g_unichar_validate
762        g_unichar_xdigit_value
763        g_unicode_canonical_decomposition
764        g_unicode_canonical_ordering
765        g_unsetenv
766        g_usleep
767        g_utf16_to_ucs4
768        g_utf16_to_utf8
769        g_utf8_casefold
770        g_utf8_collate
771        g_utf8_collate_key
772        g_utf8_find_next_char
773        g_utf8_find_prev_char
774        g_utf8_get_char
775        g_utf8_get_char_validated
776        g_utf8_normalize
777        g_utf8_offset_to_pointer
778        g_utf8_pointer_to_offset
779        g_utf8_prev_char
780        g_utf8_skip
781        g_utf8_strchr
782        g_utf8_strdown
783        g_utf8_strlen
784        g_utf8_strncpy
785        g_utf8_strrchr
786        g_utf8_strreverse
787        g_utf8_strup
788        g_utf8_to_ucs4
789        g_utf8_to_ucs4_fast
790        g_utf8_to_utf16
791        g_utf8_validate
792        g_vasprintf
793        g_vfprintf
794        g_vprintf
795        g_vsnprintf
796        g_vsprintf
797        g_win32_error_message
798        g_win32_ftruncate
799        g_win32_get_package_installation_directory
800        g_win32_get_package_installation_subdirectory
801        g_win32_getlocale
802        glib_binary_age
803        glib_interface_age
804        glib_major_version
805        glib_mem_profiler_table
806        glib_micro_version
807        glib_minor_version
Note: See TracBrowser for help on using the repository browser.