Unref callback->cb_data if it was still set when the source is freed.
[platform/upstream/glib.git] / glib.def
index f6a2ae0..d56b87b 100644 (file)
--- a/glib.def
+++ b/glib.def
@@ -54,17 +54,21 @@ EXPORTS
        g_date_add_years
        g_date_clear
        g_date_compare
-       g_date_day
-       g_date_day_of_year
-       g_date_days_in_month
        g_date_free
+       g_date_get_day
+       g_date_get_day_of_year
+       g_date_get_days_in_month
+       g_date_get_julian
+       g_date_get_monday_week_of_year
+       g_date_get_monday_weeks_in_year
+       g_date_get_month
+       g_date_get_sunday_week_of_year
+       g_date_get_sunday_weeks_in_year
+       g_date_get_weekday
+       g_date_get_year
        g_date_is_first_of_month
        g_date_is_last_of_month
        g_date_is_leap_year
-       g_date_julian
-       g_date_monday_week_of_year
-       g_date_monday_weeks_in_year
-       g_date_month
        g_date_new
        g_date_new_dmy
        g_date_new_julian
@@ -79,8 +83,6 @@ EXPORTS
        g_date_subtract_days
        g_date_subtract_months
        g_date_subtract_years
-       g_date_sunday_week_of_year
-       g_date_sunday_weeks_in_year
        g_date_to_struct_tm
        g_date_valid
        g_date_valid_day
@@ -89,8 +91,6 @@ EXPORTS
        g_date_valid_month
        g_date_valid_weekday
        g_date_valid_year
-       g_date_weekday
-       g_date_year
        g_direct_equal
        g_direct_hash
        g_dirname
@@ -102,8 +102,8 @@ EXPORTS
        g_file_error_from_errno
        g_file_error_quark
        g_file_get_contents
-       g_file_test
        g_file_open_tmp
+       g_file_test
        g_filename_from_utf8
        g_filename_to_utf8
        g_free
@@ -157,6 +157,7 @@ EXPORTS
        g_idle_add
        g_idle_add_full
        g_idle_remove_by_data
+       g_idle_source_new
        g_int_equal
        g_int_hash
        g_io_add_watch
@@ -215,17 +216,26 @@ EXPORTS
        g_log_set_fatal_mask
        g_log_set_handler
        g_logv
-       g_main_add_poll
-       g_main_destroy
-       g_main_is_running
-       g_main_iteration
-       g_main_new
-       g_main_pending
-       g_main_quit
-       g_main_remove_poll
-       g_main_run
-       g_main_set_poll_func
-       g_main_win32_get_poll_func
+       g_main_context_add_poll
+       g_main_context_check
+       g_main_context_default
+       g_main_context_dispatch
+       g_main_context_find_source_by_funcs_user_data
+       g_main_context_find_source_by_id
+       g_main_context_find_source_by_user_data
+       g_main_context_get
+       g_main_context_get_poll_func
+       g_main_context_iteration
+       g_main_context_pending
+       g_main_context_prepare
+       g_main_context_query
+       g_main_context_remove_poll
+       g_main_context_set_poll_func
+       g_main_loop_destroy
+       g_main_loop_is_running
+       g_main_loop_new
+       g_main_loop_quit
+       g_main_loop_run
        g_malloc
        g_malloc0
        g_markup_error_quark
@@ -235,7 +245,6 @@ EXPORTS
        g_markup_parse_context_get_position
        g_markup_parse_context_new
        g_markup_parse_context_parse
-       g_mem_check
        g_mem_chunk_alloc
        g_mem_chunk_alloc0
        g_mem_chunk_clean
@@ -247,6 +256,7 @@ EXPORTS
        g_mem_chunk_reset
        g_mem_init
        g_mem_profile
+       g_mem_set_vtable
        g_memdup
        g_messages_init
        g_mkstemp
@@ -397,10 +407,24 @@ EXPORTS
        g_slist_sort
        g_slist_sort_with_data
        g_snprintf
-       g_source_add
+       g_source_add_poll
+       g_source_attach
+       g_source_destroy
+       g_source_get_can_recurse
+       g_source_get_context
+       g_source_get_current_time
+       g_source_get_id
+       g_source_get_priority
+       g_source_new
+       g_source_ref
        g_source_remove
-       g_source_remove_by_source_data
+       g_source_remove_by_funcs_user_data
        g_source_remove_by_user_data
+       g_source_set_callback
+       g_source_set_callback_indirect
+       g_source_set_can_recurse
+       g_source_set_priority
+       g_source_unref
        g_spaced_primes_closest
        g_spawn_async
        g_spawn_async_with_pipes
@@ -434,6 +458,7 @@ EXPORTS
        g_strdup
        g_strdup_printf
        g_strdup_vprintf
+       g_strdupv
        g_strerror
        g_strescape
        g_strfreev
@@ -486,6 +511,7 @@ EXPORTS
        g_threads_got_initialized
        g_timeout_add
        g_timeout_add_full
+       g_timeout_source_new
        g_timer_destroy
        g_timer_elapsed
        g_timer_new