Added proxy_enumerate method to GSocketConnectable
[platform/upstream/glib.git] / gio / gio.symbols
index 89a2e18..ede00ac 100644 (file)
@@ -1,7 +1,5 @@
 /* This file lists all exported symbols. It is used to generate
- * the gio.def file used to control exports on Windows and the
- * gioalias.h/gioaliasdef.c files used to avoid PLT entries for
- * internal uses of exported functions (see makegioalias.pl).
+ * the gio.def file used to control exports on Windows.
  *
  * Every symbol must be included in the right
  * #ifdef IN_HEADER(sym) #endif and
@@ -26,6 +24,28 @@ g_vfs_get_local
 #endif
 #endif
 
+#if IN_HEADER(__G_APPLICATION_H__)
+#if IN_FILE(__G_APPLICATION_C__)
+g_application_get_type G_GNUC_CONST
+g_application_new
+g_application_get_instance
+g_application_get_id
+g_application_set_action_enabled
+g_application_get_action_enabled
+g_application_get_action_description
+g_application_add_action
+g_application_remove_action
+g_application_invoke_action
+g_application_list_actions
+g_application_run
+g_application_register
+g_application_try_new
+g_application_unregistered_try_new
+g_application_quit_with_data
+g_application_is_remote
+#endif
+#endif
+
 #if IN_HEADER(__G_APP_INFO_H__)
 #if IN_FILE(__G_APP_INFO_C__)
 g_app_info_get_type G_GNUC_CONST
@@ -34,6 +54,7 @@ g_app_info_dup
 g_app_info_equal
 g_app_info_get_id
 g_app_info_get_name
+g_app_info_get_display_name
 g_app_info_get_description
 g_app_info_get_executable
 g_app_info_get_commandline
@@ -58,6 +79,7 @@ g_app_launch_context_launch_failed
 #endif
 
 #if IN_FILE(__G_DESKTOP_APP_INFO_C__)
+#ifdef G_OS_UNIX
 g_app_info_create_from_commandline
 g_app_info_get_all
 g_app_info_get_all_for_type
@@ -66,6 +88,20 @@ g_app_info_get_default_for_uri_scheme
 g_app_info_reset_type_associations
 #endif
 #endif
+#endif
+
+
+#if IN_FILE(__G_WIN32_APP_INFO_C__)
+#ifdef G_OS_WIN32
+g_app_info_create_from_commandline
+g_app_info_get_all
+g_app_info_get_all_for_type
+g_app_info_get_default_for_type
+g_app_info_get_default_for_uri_scheme
+g_app_info_reset_type_associations
+#endif
+#endif
+#endif
 
 
 #if IN_HEADER(__G_DESKTOP_APP_INFO_H__)
@@ -74,6 +110,7 @@ g_app_info_reset_type_associations
 g_desktop_app_info_new_from_filename
 g_desktop_app_info_new_from_keyfile
 g_desktop_app_info_new
+g_desktop_app_info_get_filename
 g_desktop_app_info_get_type G_GNUC_CONST
 g_desktop_app_info_get_is_hidden
 g_desktop_app_info_set_desktop_env
@@ -129,6 +166,7 @@ g_cancellable_is_cancelled
 g_cancellable_set_error_if_cancelled
 g_cancellable_get_fd
 g_cancellable_make_pollfd
+g_cancellable_release_fd
 g_cancellable_get_current
 g_cancellable_push_current
 g_cancellable_pop_current
@@ -155,6 +193,40 @@ g_content_types_get_registered
 #endif
 #endif
 
+#if IN_HEADER(__G_CONVERTER_H__)
+#if IN_FILE(__G_CONVERTER_C__)
+g_converter_get_type G_GNUC_CONST
+g_converter_reset
+g_converter_convert
+#endif
+#endif
+
+#if IN_HEADER(__G_CONVERTER_INPUT_STREAM_H__)
+#if IN_FILE(__G_CONVERTER_INPUT_STREAM_C__)
+g_converter_input_stream_get_type
+g_converter_input_stream_new
+g_converter_input_stream_get_converter
+#endif
+#endif
+
+#if IN_HEADER(__G_CONVERTER_OUTPUT_STREAM_H__)
+#if IN_FILE(__G_CONVERTER_OUTPUT_STREAM_C__)
+g_converter_output_stream_get_type
+g_converter_output_stream_new
+g_converter_output_stream_get_converter
+#endif
+#endif
+
+#if IN_HEADER(__G_CHARSET_CONVERTER_H__)
+#if IN_FILE(__G_CHARSET_CONVERTER_C__)
+g_charset_converter_get_type
+g_charset_converter_new
+g_charset_converter_get_num_fallbacks
+g_charset_converter_get_use_fallback
+g_charset_converter_set_use_fallback
+#endif
+#endif
+
 #if IN_HEADER(__G_DATA_INPUT_STREAM_H__)
 #if IN_FILE(__G_DATA_INPUT_STREAM_C__)
 g_data_input_stream_get_type G_GNUC_CONST
@@ -208,12 +280,24 @@ g_drive_has_media
 g_drive_is_media_check_automatic
 g_drive_can_poll_for_media
 g_drive_can_eject
-g_drive_eject
-g_drive_eject_finish
+g_drive_eject_with_operation
+g_drive_eject_with_operation_finish
 g_drive_poll_for_media
 g_drive_poll_for_media_finish
 g_drive_get_identifier
 g_drive_enumerate_identifiers
+g_drive_get_start_stop_type
+g_drive_can_start
+g_drive_can_start_degraded
+g_drive_start
+g_drive_start_finish
+g_drive_can_stop
+g_drive_stop
+g_drive_stop_finish
+#ifndef G_DISABLE_DEPRECATED
+g_drive_eject
+g_drive_eject_finish
+#endif
 #endif
 #endif
 
@@ -244,6 +328,7 @@ g_file_get_path
 g_file_get_uri
 g_file_get_parse_name
 g_file_get_parent
+g_file_has_parent
 g_file_get_child
 g_file_get_child_for_display_name
 g_file_has_prefix
@@ -306,10 +391,10 @@ g_file_mount_enclosing_volume
 g_file_mount_enclosing_volume_finish
 g_file_mount_mountable
 g_file_mount_mountable_finish
-g_file_unmount_mountable
-g_file_unmount_mountable_finish
-g_file_eject_mountable
-g_file_eject_mountable_finish
+g_file_unmount_mountable_with_operation
+g_file_unmount_mountable_with_operation_finish
+g_file_eject_mountable_with_operation
+g_file_eject_mountable_with_operation_finish
 g_file_copy_attributes
 g_file_monitor_directory
 g_file_monitor_file
@@ -332,6 +417,19 @@ g_file_open_readwrite_finish
 g_file_replace_readwrite
 g_file_replace_readwrite_async
 g_file_replace_readwrite_finish
+g_file_start_mountable
+g_file_start_mountable_finish
+g_file_stop_mountable
+g_file_stop_mountable_finish
+g_file_supports_thread_contexts
+g_file_poll_mountable
+g_file_poll_mountable_finish
+#ifndef G_DISABLE_DEPRECATED
+g_file_unmount_mountable
+g_file_unmount_mountable_finish
+g_file_eject_mountable
+g_file_eject_mountable_finish
+#endif
 #endif
 #endif
 
@@ -362,108 +460,113 @@ g_file_icon_get_file
 #if IN_HEADER(__G_FILE_INFO_H__)
 #if IN_FILE(__G_FILE_INFO_C__)
 g_file_info_get_type  G_GNUC_CONST
-g_file_info_new 
-g_file_info_dup 
-g_file_info_copy_into 
-g_file_info_has_attribute 
-g_file_info_list_attributes 
-g_file_info_get_attribute_type 
-g_file_info_remove_attribute 
-g_file_info_get_attribute_status 
-g_file_info_get_attribute_data 
-g_file_info_get_attribute_as_string 
-g_file_info_get_attribute_string 
-g_file_info_get_attribute_byte_string 
-g_file_info_get_attribute_boolean 
-g_file_info_get_attribute_uint32 
-g_file_info_get_attribute_int32 
-g_file_info_get_attribute_uint64 
-g_file_info_get_attribute_int64 
-g_file_info_get_attribute_object 
-g_file_info_set_attribute 
-g_file_info_set_attribute_string 
-g_file_info_set_attribute_byte_string 
-g_file_info_set_attribute_boolean 
-g_file_info_set_attribute_uint32 
-g_file_info_set_attribute_int32 
-g_file_info_set_attribute_uint64 
-g_file_info_set_attribute_int64 
-g_file_info_set_attribute_object 
-g_file_info_clear_status 
-g_file_info_get_file_type 
-g_file_info_get_is_hidden 
-g_file_info_get_is_backup 
-g_file_info_get_is_symlink 
-g_file_info_get_name 
-g_file_info_get_display_name 
-g_file_info_get_edit_name 
-g_file_info_get_icon 
-g_file_info_get_content_type 
-g_file_info_get_size 
-g_file_info_get_modification_time 
-g_file_info_get_symlink_target 
-g_file_info_get_etag 
-g_file_info_get_sort_order 
-g_file_info_set_attribute_mask 
-g_file_info_unset_attribute_mask 
-g_file_info_set_file_type 
-g_file_info_set_is_hidden 
-g_file_info_set_is_symlink 
-g_file_info_set_name 
-g_file_info_set_display_name 
-g_file_info_set_edit_name 
-g_file_info_set_icon 
-g_file_info_set_content_type 
-g_file_info_set_size 
-g_file_info_set_modification_time 
-g_file_info_set_symlink_target 
-g_file_info_set_sort_order 
-g_file_attribute_matcher_new 
-g_file_attribute_matcher_ref 
-g_file_attribute_matcher_unref 
-g_file_attribute_matcher_matches 
-g_file_attribute_matcher_matches_only 
-g_file_attribute_matcher_enumerate_namespace 
-g_file_attribute_matcher_enumerate_next 
+g_file_info_new
+g_file_info_dup
+g_file_info_copy_into
+g_file_info_has_attribute
+g_file_info_has_namespace
+g_file_info_list_attributes
+g_file_info_get_attribute_type
+g_file_info_remove_attribute
+g_file_info_get_attribute_status
+g_file_info_get_attribute_data
+g_file_info_get_attribute_as_string
+g_file_info_get_attribute_string
+g_file_info_get_attribute_byte_string
+g_file_info_get_attribute_boolean
+g_file_info_get_attribute_uint32
+g_file_info_get_attribute_int32
+g_file_info_get_attribute_uint64
+g_file_info_get_attribute_int64
+g_file_info_get_attribute_object
+g_file_info_get_attribute_stringv
+g_file_info_set_attribute_status
+g_file_info_set_attribute
+g_file_info_set_attribute_string
+g_file_info_set_attribute_byte_string
+g_file_info_set_attribute_boolean
+g_file_info_set_attribute_uint32
+g_file_info_set_attribute_int32
+g_file_info_set_attribute_uint64
+g_file_info_set_attribute_int64
+g_file_info_set_attribute_object
+g_file_info_set_attribute_stringv
+g_file_info_clear_status
+g_file_info_get_file_type
+g_file_info_get_is_hidden
+g_file_info_get_is_backup
+g_file_info_get_is_symlink
+g_file_info_get_name
+g_file_info_get_display_name
+g_file_info_get_edit_name
+g_file_info_get_icon
+g_file_info_get_content_type
+g_file_info_get_size
+g_file_info_get_modification_time
+g_file_info_get_symlink_target
+g_file_info_get_etag
+g_file_info_get_sort_order
+g_file_info_set_attribute_mask
+g_file_info_unset_attribute_mask
+g_file_info_set_file_type
+g_file_info_set_is_hidden
+g_file_info_set_is_symlink
+g_file_info_set_name
+g_file_info_set_display_name
+g_file_info_set_edit_name
+g_file_info_set_icon
+g_file_info_set_content_type
+g_file_info_set_size
+g_file_info_set_modification_time
+g_file_info_set_symlink_target
+g_file_info_set_sort_order
+g_file_attribute_matcher_get_type G_GNUC_CONST
+g_file_attribute_matcher_new
+g_file_attribute_matcher_ref
+g_file_attribute_matcher_unref
+g_file_attribute_matcher_matches
+g_file_attribute_matcher_matches_only
+g_file_attribute_matcher_enumerate_namespace
+g_file_attribute_matcher_enumerate_next
 #endif
 #endif
 
 #if IN_HEADER(__G_FILE_INPUT_STREAM_H__)
 #if IN_FILE(__G_FILE_INPUT_STREAM_C__)
 g_file_input_stream_get_type  G_GNUC_CONST
-g_file_input_stream_query_info 
-g_file_input_stream_query_info_async 
-g_file_input_stream_query_info_finish 
+g_file_input_stream_query_info
+g_file_input_stream_query_info_async
+g_file_input_stream_query_info_finish
 #endif
 #endif
 
 #if IN_HEADER(__G_FILE_MONITOR_H__)
 #if IN_FILE(__G_FILE_MONITOR_C__)
 g_file_monitor_get_type  G_GNUC_CONST
-g_file_monitor_cancel 
-g_file_monitor_is_cancelled 
-g_file_monitor_set_rate_limit 
-g_file_monitor_emit_event 
+g_file_monitor_cancel
+g_file_monitor_is_cancelled
+g_file_monitor_set_rate_limit
+g_file_monitor_emit_event
 #endif
 #endif
 
 #if IN_HEADER(__G_FILENAME_COMPLETER_H__)
 #if IN_FILE(__G_FILENAME_COMPLETER_C__)
 g_filename_completer_get_type  G_GNUC_CONST
-g_filename_completer_new 
-g_filename_completer_get_completion_suffix 
-g_filename_completer_get_completions 
-g_filename_completer_set_dirs_only 
+g_filename_completer_new
+g_filename_completer_get_completion_suffix
+g_filename_completer_get_completions
+g_filename_completer_set_dirs_only
 #endif
 #endif
 
 #if IN_HEADER(__G_FILE_OUTPUT_STREAM_H__)
 #if IN_FILE(__G_FILE_OUTPUT_STREAM_C__)
 g_file_output_stream_get_type  G_GNUC_CONST
-g_file_output_stream_query_info 
-g_file_output_stream_query_info_async 
-g_file_output_stream_query_info_finish 
-g_file_output_stream_get_etag 
+g_file_output_stream_query_info
+g_file_output_stream_query_info_async
+g_file_output_stream_query_info_finish
+g_file_output_stream_get_etag
 #endif
 #endif
 
@@ -480,7 +583,7 @@ g_file_io_stream_get_etag
 #if IN_HEADER(__G_FILTER_INPUT_STREAM_H__)
 #if IN_FILE(__G_FILTER_INPUT_STREAM_C__)
 g_filter_input_stream_get_type  G_GNUC_CONST
-g_filter_input_stream_get_base_stream 
+g_filter_input_stream_get_base_stream
 g_filter_input_stream_get_close_base_stream
 g_filter_input_stream_set_close_base_stream
 #endif
@@ -489,7 +592,7 @@ g_filter_input_stream_set_close_base_stream
 #if IN_HEADER(__G_FILTER_OUTPUT_STREAM_H__)
 #if IN_FILE(__G_FILTER_OUTPUT_STREAM_C__)
 g_filter_output_stream_get_type  G_GNUC_CONST
-g_filter_output_stream_get_base_stream 
+g_filter_output_stream_get_base_stream
 g_filter_output_stream_get_close_base_stream
 g_filter_output_stream_set_close_base_stream
 #endif
@@ -498,8 +601,8 @@ g_filter_output_stream_set_close_base_stream
 #if IN_HEADER(__G_ICON_H__)
 #if IN_FILE(__G_ICON_C__)
 g_icon_get_type  G_GNUC_CONST
-g_icon_hash 
-g_icon_equal 
+g_icon_hash
+g_icon_equal
 g_icon_to_string
 g_icon_new_for_string
 #endif
@@ -508,19 +611,19 @@ g_icon_new_for_string
 #if IN_HEADER(__G_INPUT_STREAM_H__)
 #if IN_FILE(__G_INPUT_STREAM_C__)
 g_input_stream_get_type  G_GNUC_CONST
-g_input_stream_read 
-g_input_stream_read_all 
-g_input_stream_skip 
-g_input_stream_close 
-g_input_stream_read_async 
-g_input_stream_read_finish 
-g_input_stream_skip_async 
-g_input_stream_skip_finish 
-g_input_stream_close_async 
-g_input_stream_close_finish 
-g_input_stream_is_closed 
-g_input_stream_has_pending 
-g_input_stream_set_pending 
+g_input_stream_read
+g_input_stream_read_all
+g_input_stream_skip
+g_input_stream_close
+g_input_stream_read_async
+g_input_stream_read_finish
+g_input_stream_skip_async
+g_input_stream_skip_finish
+g_input_stream_close_async
+g_input_stream_close_finish
+g_input_stream_is_closed
+g_input_stream_has_pending
+g_input_stream_set_pending
 g_input_stream_clear_pending
 #endif
 #endif
@@ -542,15 +645,19 @@ g_io_stream_clear_pending
 
 #if IN_HEADER(__G_IO_ERROR_H__)
 #if IN_FILE(__G_IO_ERROR_C__)
-g_io_error_quark 
-g_io_error_from_errno 
+g_io_error_quark
+g_io_error_from_errno
+#ifdef G_OS_WIN32
+g_io_error_from_win32_error
+#endif
 #endif
 #endif
 
 #if IN_HEADER(__G_IO_MODULE_H__)
 #if IN_FILE(__G_IO_MODULE_C__)
 g_io_module_get_type  G_GNUC_CONST
-g_io_module_new 
+g_io_module_new
+g_io_modules_scan_all_in_directory
 g_io_modules_load_all_in_directory
 g_io_extension_point_register
 g_io_extension_point_lookup
@@ -578,9 +685,9 @@ g_io_scheduler_job_send_to_mainloop_async
 #if IN_HEADER(__G_LOADABLE_ICON_H__)
 #if IN_FILE(__G_LOADABLE_ICON_C__)
 g_loadable_icon_get_type  G_GNUC_CONST
-g_loadable_icon_load 
-g_loadable_icon_load_async 
-g_loadable_icon_load_finish 
+g_loadable_icon_load
+g_loadable_icon_load_async
+g_loadable_icon_load_finish
 #endif
 #endif
 
@@ -588,60 +695,62 @@ g_loadable_icon_load_finish
 #if IN_FILE(__G_MEMORY_INPUT_STREAM_C__)
 g_memory_input_stream_get_type  G_GNUC_CONST
 g_memory_input_stream_new
-g_memory_input_stream_new_from_data 
-g_memory_input_stream_add_data 
+g_memory_input_stream_new_from_data
+g_memory_input_stream_add_data
 #endif
 #endif
 
 #if IN_HEADER(__G_MEMORY_OUTPUT_STREAM_H__)
 #if IN_FILE(__G_MEMORY_OUTPUT_STREAM_C__)
 g_memory_output_stream_get_type  G_GNUC_CONST
-g_memory_output_stream_new 
-g_memory_output_stream_get_data 
+g_memory_output_stream_new
+g_memory_output_stream_get_data
 g_memory_output_stream_get_data_size
 g_memory_output_stream_get_size
+g_memory_output_stream_steal_data
 #endif
 #endif
 
 #if IN_HEADER(__G_MOUNT_OPERATION_H__)
 #if IN_FILE(__G_MOUNT_OPERATION_C__)
 g_mount_operation_get_type  G_GNUC_CONST
-g_mount_operation_new 
-g_mount_operation_get_username 
-g_mount_operation_set_username 
-g_mount_operation_get_password 
-g_mount_operation_set_password 
-g_mount_operation_get_anonymous 
-g_mount_operation_set_anonymous 
-g_mount_operation_get_domain 
-g_mount_operation_set_domain 
-g_mount_operation_get_password_save 
-g_mount_operation_set_password_save 
-g_mount_operation_get_choice 
-g_mount_operation_set_choice 
-g_mount_operation_reply 
+g_mount_operation_new
+g_mount_operation_get_username
+g_mount_operation_set_username
+g_mount_operation_get_password
+g_mount_operation_set_password
+g_mount_operation_get_anonymous
+g_mount_operation_set_anonymous
+g_mount_operation_get_domain
+g_mount_operation_set_domain
+g_mount_operation_get_password_save
+g_mount_operation_set_password_save
+g_mount_operation_get_choice
+g_mount_operation_set_choice
+g_mount_operation_reply
 #endif
 #endif
 
 #if IN_HEADER(__G_OUTPUT_STREAM_H__)
 #if IN_FILE(__G_OUTPUT_STREAM_C__)
 g_output_stream_get_type  G_GNUC_CONST
-g_output_stream_write 
-g_output_stream_write_all 
-g_output_stream_splice 
-g_output_stream_flush 
-g_output_stream_close 
-g_output_stream_write_async 
-g_output_stream_write_finish 
-g_output_stream_splice_async 
-g_output_stream_splice_finish 
-g_output_stream_flush_async 
-g_output_stream_flush_finish 
-g_output_stream_close_async 
-g_output_stream_close_finish 
-g_output_stream_is_closed 
-g_output_stream_has_pending 
-g_output_stream_set_pending 
+g_output_stream_write
+g_output_stream_write_all
+g_output_stream_splice
+g_output_stream_flush
+g_output_stream_close
+g_output_stream_write_async
+g_output_stream_write_finish
+g_output_stream_splice_async
+g_output_stream_splice_finish
+g_output_stream_flush_async
+g_output_stream_flush_finish
+g_output_stream_close_async
+g_output_stream_close_finish
+g_output_stream_is_closed
+g_output_stream_is_closing
+g_output_stream_has_pending
+g_output_stream_set_pending
 g_output_stream_clear_pending
 #endif
 #endif
@@ -649,38 +758,38 @@ g_output_stream_clear_pending
 #if IN_HEADER(__G_SEEKABLE_H__)
 #if IN_FILE(__G_SEEKABLE_C__)
 g_seekable_get_type  G_GNUC_CONST
-g_seekable_tell 
-g_seekable_can_seek 
-g_seekable_seek 
-g_seekable_can_truncate 
-g_seekable_truncate 
+g_seekable_tell
+g_seekable_can_seek
+g_seekable_seek
+g_seekable_can_truncate
+g_seekable_truncate
 #endif
 #endif
 
 #if IN_HEADER(__G_SIMPLE_ASYNC_RESULT_H__)
 #if IN_FILE(__G_SIMPLE_ASYNC_RESULT_C__)
 g_simple_async_result_get_type  G_GNUC_CONST
-g_simple_async_result_new 
-g_simple_async_result_new_error 
-g_simple_async_result_new_from_error 
-g_simple_async_result_set_op_res_gpointer 
-g_simple_async_result_get_op_res_gpointer 
-g_simple_async_result_set_op_res_gssize 
-g_simple_async_result_get_op_res_gssize 
-g_simple_async_result_set_op_res_gboolean 
-g_simple_async_result_get_op_res_gboolean 
-g_simple_async_result_get_source_tag 
-g_simple_async_result_set_handle_cancellation 
-g_simple_async_result_complete 
-g_simple_async_result_complete_in_idle 
-g_simple_async_result_run_in_thread 
-g_simple_async_result_set_from_error 
-g_simple_async_result_propagate_error 
-g_simple_async_result_set_error 
-g_simple_async_result_set_error_va 
+g_simple_async_result_new
+g_simple_async_result_new_error
+g_simple_async_result_new_from_error
+g_simple_async_result_set_op_res_gpointer
+g_simple_async_result_get_op_res_gpointer
+g_simple_async_result_set_op_res_gssize
+g_simple_async_result_get_op_res_gssize
+g_simple_async_result_set_op_res_gboolean
+g_simple_async_result_get_op_res_gboolean
+g_simple_async_result_get_source_tag
+g_simple_async_result_set_handle_cancellation
+g_simple_async_result_complete
+g_simple_async_result_complete_in_idle
+g_simple_async_result_run_in_thread
+g_simple_async_result_set_from_error
+g_simple_async_result_propagate_error
+g_simple_async_result_set_error
+g_simple_async_result_set_error_va
 g_simple_async_result_is_valid
-g_simple_async_report_error_in_idle 
-g_simple_async_report_gerror_in_idle 
+g_simple_async_report_error_in_idle
+g_simple_async_report_gerror_in_idle
 #endif
 #endif
 
@@ -699,36 +808,36 @@ g_themed_icon_append_name
 #if IN_HEADER(__G_UNIX_MOUNTS_H__)
 #if IN_FILE(__G_UNIX_MOUNTS_C__)
 #ifdef G_OS_UNIX
-g_unix_mount_free 
-g_unix_mount_point_free 
-g_unix_mount_compare 
-g_unix_mount_get_mount_path 
-g_unix_mount_get_device_path 
-g_unix_mount_get_fs_type 
-g_unix_mount_is_readonly 
-g_unix_mount_is_system_internal 
+g_unix_mount_free
+g_unix_mount_point_free
+g_unix_mount_compare
+g_unix_mount_get_mount_path
+g_unix_mount_get_device_path
+g_unix_mount_get_fs_type
+g_unix_mount_is_readonly
+g_unix_mount_is_system_internal
 g_unix_mount_guess_can_eject
 g_unix_mount_guess_should_display
-g_unix_mount_guess_name 
+g_unix_mount_guess_name
 g_unix_mount_guess_icon
-g_unix_mount_point_compare 
-g_unix_mount_point_get_mount_path 
-g_unix_mount_point_get_device_path 
-g_unix_mount_point_get_fs_type 
-g_unix_mount_point_is_readonly 
-g_unix_mount_point_is_user_mountable 
-g_unix_mount_point_is_loopback 
+g_unix_mount_point_compare
+g_unix_mount_point_get_mount_path
+g_unix_mount_point_get_device_path
+g_unix_mount_point_get_fs_type
+g_unix_mount_point_is_readonly
+g_unix_mount_point_is_user_mountable
+g_unix_mount_point_is_loopback
 g_unix_mount_point_guess_can_eject
 g_unix_mount_point_guess_name
 g_unix_mount_point_guess_icon
 g_unix_mount_points_get
 g_unix_mounts_get
-g_unix_mount_at 
-g_unix_mounts_changed_since 
-g_unix_mount_points_changed_since 
+g_unix_mount_at
+g_unix_mounts_changed_since
+g_unix_mount_points_changed_since
 g_unix_mount_monitor_get_type  G_GNUC_CONST
-g_unix_mount_monitor_new 
-g_unix_mount_monitor_set_rate_limit 
+g_unix_mount_monitor_new
+g_unix_mount_monitor_set_rate_limit
 g_unix_is_mount_path_system_internal
 #endif /* G_OS_UNIX */
 #endif
@@ -738,7 +847,7 @@ g_unix_is_mount_path_system_internal
 #if IN_FILE(__G_UNIX_INPUT_STREAM_C__)
 #ifdef G_OS_UNIX
 g_unix_input_stream_get_type  G_GNUC_CONST
-g_unix_input_stream_new 
+g_unix_input_stream_new
 g_unix_input_stream_set_close_fd
 g_unix_input_stream_get_close_fd
 g_unix_input_stream_get_fd
@@ -750,7 +859,7 @@ g_unix_input_stream_get_fd
 #if IN_FILE(__G_UNIX_OUTPUT_STREAM_C__)
 #ifdef G_OS_UNIX
 g_unix_output_stream_get_type  G_GNUC_CONST
-g_unix_output_stream_new 
+g_unix_output_stream_new
 g_unix_output_stream_set_close_fd
 g_unix_output_stream_get_close_fd
 g_unix_output_stream_get_fd
@@ -758,64 +867,99 @@ g_unix_output_stream_get_fd
 #endif
 #endif
 
+#if IN_HEADER(__G_WIN32_INPUT_STREAM_H__)
+#if IN_FILE(__G_WIN32_INPUT_STREAM_C__)
+#ifdef G_OS_WIN32
+g_win32_input_stream_get_type  G_GNUC_CONST
+g_win32_input_stream_new
+g_win32_input_stream_set_close_handle
+g_win32_input_stream_get_close_handle
+g_win32_input_stream_get_handle
+#endif /* G_OS_WIN32 */
+#endif
+#endif
+
+#if IN_HEADER(__G_WIN32_OUTPUT_STREAM_H__)
+#if IN_FILE(__G_WIN32_OUTPUT_STREAM_C__)
+#ifdef G_OS_WIN32
+g_win32_output_stream_get_type  G_GNUC_CONST
+g_win32_output_stream_new
+g_win32_output_stream_set_close_handle
+g_win32_output_stream_get_close_handle
+g_win32_output_stream_get_handle
+#endif /* G_OS_WIN32 */
+#endif
+#endif
+
 #if IN_HEADER(__G_MOUNT_H__)
 #if IN_FILE(__G_MOUNT_C__)
 g_mount_get_type  G_GNUC_CONST
-g_mount_get_root 
-g_mount_get_name 
-g_mount_get_icon 
-g_mount_get_uuid 
+g_mount_get_root
+g_mount_get_name
+g_mount_get_icon
+g_mount_get_uuid
 g_mount_get_volume
-g_mount_get_drive 
-g_mount_can_unmount 
-g_mount_can_eject 
-g_mount_unmount 
-g_mount_unmount_finish 
-g_mount_eject 
-g_mount_eject_finish 
-g_mount_remount 
-g_mount_remount_finish 
+g_mount_get_drive
+g_mount_can_unmount
+g_mount_can_eject
+g_mount_unmount_with_operation
+g_mount_unmount_with_operation_finish
+g_mount_eject_with_operation
+g_mount_eject_with_operation_finish
+g_mount_get_default_location
+g_mount_remount
+g_mount_remount_finish
 g_mount_guess_content_type
 g_mount_guess_content_type_finish
 g_mount_guess_content_type_sync
 g_mount_is_shadowed
 g_mount_shadow
 g_mount_unshadow
+#ifndef G_DISABLE_DEPRECATED
+g_mount_unmount
+g_mount_unmount_finish
+g_mount_eject
+g_mount_eject_finish
+#endif
 #endif
 #endif
 
 #if IN_HEADER(__G_VOLUME_H__)
 #if IN_FILE(__G_VOLUME_C__)
 g_volume_get_type  G_GNUC_CONST
-g_volume_get_name 
-g_volume_get_icon 
-g_volume_get_uuid 
-g_volume_get_drive 
+g_volume_get_name
+g_volume_get_icon
+g_volume_get_uuid
+g_volume_get_drive
 g_volume_get_mount
 g_volume_should_automount
 g_volume_can_mount
 g_volume_can_eject
-g_volume_mount 
-g_volume_mount_finish 
-g_volume_eject 
-g_volume_eject_finish
+g_volume_mount
+g_volume_mount_finish
+g_volume_eject_with_operation
+g_volume_eject_with_operation_finish
 g_volume_get_identifier
 g_volume_enumerate_identifiers
 g_volume_get_activation_root
+#ifndef G_DISABLE_DEPRECATED
+g_volume_eject
+g_volume_eject_finish
+#endif
 #endif
 #endif
 
 #if IN_HEADER(__G_VOLUME_MONITOR_H__)
 #if IN_FILE(__G_VOLUME_MONITOR_C__)
 g_volume_monitor_get_type  G_GNUC_CONST
-g_volume_monitor_get_connected_drives 
+g_volume_monitor_get_connected_drives
 g_volume_monitor_get_volume_for_uuid
-g_volume_monitor_get_volumes 
+g_volume_monitor_get_volumes
 g_volume_monitor_get_mounts
 g_volume_monitor_get_mount_for_uuid
 #endif
 #if IN_FILE(__G_UNION_VOLUME_MONITOR_C__)
-g_volume_monitor_get 
+g_volume_monitor_get
 #ifndef G_DISABLE_DEPRECATED
 g_volume_monitor_adopt_orphan_mount
 #endif
@@ -848,6 +992,8 @@ g_local_directory_monitor_get_type  G_GNUC_CONST
 #if IN_FILE(__GIO_ENUM_TYPES_C__)
 g_mount_unmount_flags_get_type G_GNUC_CONST
 g_app_info_create_flags_get_type G_GNUC_CONST
+g_converter_flags_get_type G_GNUC_CONST
+g_converter_result_get_type G_GNUC_CONST
 g_data_stream_byte_order_get_type G_GNUC_CONST
 g_data_stream_newline_type_get_type G_GNUC_CONST
 g_file_attribute_info_flags_get_type G_GNUC_CONST
@@ -863,6 +1009,8 @@ g_filesystem_preview_type_get_type G_GNUC_CONST
 g_io_error_enum_get_type G_GNUC_CONST
 g_mount_mount_flags_get_type G_GNUC_CONST
 g_mount_operation_result_get_type G_GNUC_CONST
+g_drive_start_flags_get_type G_GNUC_CONST
+g_drive_start_stop_type_get_type G_GNUC_CONST
 g_output_stream_splice_flags_get_type G_GNUC_CONST
 g_ask_password_flags_get_type G_GNUC_CONST
 g_password_save_get_type G_GNUC_CONST
@@ -871,7 +1019,28 @@ g_socket_family_get_type G_GNUC_CONST
 g_socket_type_get_type G_GNUC_CONST
 g_socket_protocol_get_type G_GNUC_CONST
 g_socket_msg_flags_get_type G_GNUC_CONST
+g_unix_socket_address_type_get_type G_GNUC_CONST
 g_resolver_error_get_type G_GNUC_CONST
+g_zlib_compressor_format_get_type
+g_settings_bind_flags_get_type
+g_dbus_error_get_type G_GNUC_CONST
+g_bus_type_get_type G_GNUC_CONST
+g_bus_name_owner_flags_get_type G_GNUC_CONST
+g_bus_name_watcher_flags_get_type G_GNUC_CONST
+g_dbus_proxy_flags_get_type G_GNUC_CONST
+g_dbus_connection_flags_get_type G_GNUC_CONST
+g_dbus_capability_flags_get_type G_GNUC_CONST
+g_dbus_call_flags_get_type G_GNUC_CONST
+g_dbus_message_type_get_type G_GNUC_CONST
+g_dbus_message_flags_get_type G_GNUC_CONST
+g_dbus_message_header_field_get_type G_GNUC_CONST
+g_dbus_property_info_flags_get_type G_GNUC_CONST
+g_dbus_subtree_flags_get_type G_GNUC_CONST
+g_dbus_server_flags_get_type G_GNUC_CONST
+g_dbus_signal_flags_get_type G_GNUC_CONST
+g_dbus_send_message_flags_get_type G_GNUC_CONST
+g_credentials_type_get_type G_GNUC_CONST
+g_dbus_message_byte_order_get_type G_GNUC_CONST
 #endif
 #endif
 
@@ -934,9 +1103,15 @@ g_inet_socket_address_new
 #ifdef G_OS_UNIX
 g_unix_socket_address_get_type G_GNUC_CONST
 g_unix_socket_address_new
+#ifndef G_DISABLE_DEPRECATED
 g_unix_socket_address_new_abstract
+#endif
+g_unix_socket_address_new_with_type
 g_unix_socket_address_abstract_names_supported
+#ifndef G_DISABLE_DEPRECATED
 g_unix_socket_address_get_is_abstract
+#endif
+g_unix_socket_address_get_address_type
 g_unix_socket_address_get_path
 g_unix_socket_address_get_path_len
 #endif
@@ -953,6 +1128,46 @@ g_socket_address_to_native
 #endif
 #endif
 
+#if IN_HEADER(__G_PROXY_H__)
+#if IN_FILE(__G_PROXY_C__)
+g_proxy_get_type
+g_proxy_get_default_for_protocol
+g_proxy_connect
+g_proxy_connect_async
+g_proxy_connect_finish
+g_proxy_supports_hostname
+#endif
+#endif
+
+#if IN_HEADER(__G_PROXY_RESOLVER_H__)
+#if IN_FILE(__G_PROXY_RESOLVER_C__)
+g_proxy_resolver_get_default
+g_proxy_resolver_get_type
+g_proxy_resolver_is_supported
+g_proxy_resolver_lookup
+g_proxy_resolver_lookup_async
+g_proxy_resolver_lookup_finish
+#endif
+#endif
+
+#if IN_HEADER(__G_PROXY_ADDRESS_H__)
+#if IN_FILE(__G_PROXY_ADDRESS_C__)
+g_proxy_address_get_type
+g_proxy_address_new
+g_proxy_address_get_protocol
+g_proxy_address_get_destination_hostname
+g_proxy_address_get_destination_port
+g_proxy_address_get_username
+g_proxy_address_get_password
+#endif
+#endif
+
+#if IN_HEADER(__G_PROXY_ADDRESS_ENUMERATOR_H__)
+#if IN_FILE(__G_PROXY_ADDRESS_ENUMERATOR_C__)
+g_proxy_address_enumerator_get_type
+#endif
+#endif
+
 #if IN_HEADER(__G_RESOLVER_H__)
 #if IN_FILE(__G_RESOLVER_C__)
 g_resolver_error_quark
@@ -1014,8 +1229,10 @@ g_srv_target_list_sort
 g_network_address_get_type G_GNUC_CONST
 g_network_address_get_hostname
 g_network_address_get_port
+g_network_address_get_scheme
 g_network_address_new
 g_network_address_parse
+g_network_address_parse_uri
 #endif
 #endif
 
@@ -1031,8 +1248,9 @@ g_network_service_new
 
 #if IN_HEADER(__G_SOCKET_CONNECTABLE_H__)
 #if IN_FILE(__G_SOCKET_CONNECTABLE_C__)
-g_socket_connectable_enumerate
 g_socket_connectable_get_type G_GNUC_CONST
+g_socket_connectable_enumerate
+g_socket_connectable_proxy_enumerate
 #endif
 #endif
 
@@ -1082,6 +1300,7 @@ g_socket_create_source
 g_socket_get_blocking
 g_socket_get_family
 g_socket_get_fd
+g_socket_get_timeout
 g_socket_get_keepalive
 g_socket_get_listen_backlog
 g_socket_get_local_address
@@ -1096,12 +1315,17 @@ g_socket_new_from_fd
 g_socket_receive
 g_socket_receive_from
 g_socket_receive_message
+g_socket_receive_with_blocking
 g_socket_send
 g_socket_send_message
 g_socket_send_to
+g_socket_send_with_blocking
 g_socket_set_blocking
+g_socket_set_timeout
 g_socket_set_keepalive
 g_socket_set_listen_backlog
+g_socket_speaks_ipv4
+g_socket_get_credentials
 #endif
 #endif
 
@@ -1132,11 +1356,13 @@ g_socket_client_get_family
 g_socket_client_get_local_address
 g_socket_client_get_protocol
 g_socket_client_get_socket_type
+g_socket_client_get_timeout
 g_socket_client_new
 g_socket_client_set_family
 g_socket_client_set_local_address
 g_socket_client_set_protocol
 g_socket_client_set_socket_type
+g_socket_client_set_timeout
 #endif
 #endif
 
@@ -1163,6 +1389,7 @@ g_socket_listener_accept_socket_async
 g_socket_listener_accept_socket_finish
 g_socket_listener_add_address
 g_socket_listener_add_inet_port
+g_socket_listener_add_any_inet_port
 g_socket_listener_add_socket
 g_socket_listener_close
 g_socket_listener_new
@@ -1201,6 +1428,8 @@ g_tcp_connection_get_graceful_disconnect
 g_unix_connection_get_type G_GNUC_CONST
 g_unix_connection_receive_fd
 g_unix_connection_send_fd
+g_unix_connection_receive_credentials
+g_unix_connection_send_credentials
 #endif
 #endif
 #endif
@@ -1212,6 +1441,464 @@ g_unix_fd_message_get_type G_GNUC_CONST
 g_unix_fd_message_append_fd
 g_unix_fd_message_new
 g_unix_fd_message_steal_fds
+g_unix_fd_message_get_fd_list
+g_unix_fd_message_new_with_fd_list
+#endif
+#endif
+#endif
+
+#if IN_HEADER(__G_UNIX_FD_LIST_H__)
+#if IN_FILE(__G_UNIX_FD_LIST_C__)
+#ifndef G_OS_WIN32
+g_unix_fd_list_append
+g_unix_fd_list_get
+g_unix_fd_list_get_length
+g_unix_fd_list_get_type G_GNUC_CONST
+g_unix_fd_list_new
+g_unix_fd_list_new_from_array
+g_unix_fd_list_peek_fds
+g_unix_fd_list_steal_fds
+#endif
+#endif
 #endif
+
+#if IN_HEADER(__G_ZLIB_COMPRESSOR_H__)
+#if IN_FILE(__G_ZLIB_COMPRESSOR_C__)
+g_zlib_compressor_get_type G_GNUC_CONST
+g_zlib_compressor_new
+g_zlib_compressor_get_file_info
+g_zlib_compressor_set_file_info
+#endif
+#endif
+
+#if IN_HEADER(__G_ZLIB_DECOMPRESSOR_H__)
+#if IN_FILE(__G_ZLIB_DECOMPRESSOR_C__)
+g_zlib_decompressor_get_type G_GNUC_CONST
+g_zlib_decompressor_new
+g_zlib_decompressor_get_file_info
+#endif
+#endif
+
+#if IN_HEADER(__G_FILE_DESCRIPTOR_BASED_H__)
+#if IN_FILE(__G_FILE_DESCRIPTOR_BASED_C__)
+#ifdef G_OS_UNIX
+g_file_descriptor_based_get_type G_GNUC_CONST
+g_file_descriptor_based_get_fd
+#endif
+#endif
+#endif
+
+#if IN_HEADER(__G_SETTINGS_BACKEND_H__)
+#if IN_FILE(__G_SETTINGS_BACKEND_C__)
+g_settings_backend_get_type
+g_settings_backend_changed
+g_settings_backend_flatten_tree
+g_settings_backend_keys_changed
+g_settings_backend_path_changed
+g_settings_backend_path_writable_changed
+g_settings_backend_writable_changed
+g_settings_backend_changed_tree
+#endif
+#endif
+
+#if IN_HEADER(__G_SETTINGS_BACKEND_H__)
+#if IN_FILE(__G_KEYFILE_SETTINGS_BACKEND_C__)
+g_keyfile_settings_backend_new
+#endif
+#endif
+
+#if IN_HEADER(__G_SETTINGS_H__)
+#if IN_FILE(__G_SETTINGS_SCHEMA_C__)
+g_settings_list_schemas
+#endif
+
+#if IN_FILE(__G_SETTINGS_C__)
+g_settings_apply
+g_settings_bind
+g_settings_bind_writable
+g_settings_bind_with_mapping
+g_settings_delay
+g_settings_get
+g_settings_get_child
+g_settings_get_has_unapplied
+g_settings_get_type
+g_settings_get_value
+g_settings_is_writable
+g_settings_new
+g_settings_new_with_backend
+g_settings_new_with_backend_and_path
+g_settings_new_with_path
+g_settings_revert
+g_settings_reset
+g_settings_set
+g_settings_set_value
+g_settings_unbind
+g_settings_get_int
+g_settings_set_int
+g_settings_get_string
+g_settings_set_string
+g_settings_get_strv
+g_settings_set_strv
+g_settings_get_double
+g_settings_set_double
+g_settings_get_boolean
+g_settings_set_boolean
+g_settings_get_enum
+g_settings_set_enum
+g_settings_get_flags
+g_settings_set_flags
+g_settings_sync
+g_settings_list_items
+g_settings_get_mapped
+#endif
+#endif
+
+#if IN_HEADER(__G_CREDENTIALS_H__)
+#if IN_FILE(__G_CREDENTIALS_C__)
+g_credentials_get_type G_GNUC_CONST
+g_credentials_new
+g_credentials_to_string
+g_credentials_get_native
+g_credentials_set_native
+g_credentials_is_same_user
+#ifdef G_OS_UNIX
+g_credentials_get_unix_user
+g_credentials_set_unix_user
+#endif
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_ADDRESS_H__)
+#if IN_FILE(__G_DBUS_ADDRESS_C__)
+g_dbus_is_address
+g_dbus_is_supported_address
+g_dbus_address_get_for_bus_sync
+g_dbus_address_get_stream
+g_dbus_address_get_stream_finish
+g_dbus_address_get_stream_sync
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_AUTH_OBSERVER_H__)
+#if IN_FILE(__G_DBUS_AUTH_OBSERVER_C__)
+g_dbus_auth_observer_get_type G_GNUC_CONST
+g_dbus_auth_observer_new
+g_dbus_auth_observer_authorize_authenticated_peer
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_CONNECTION_H__)
+#if IN_FILE(__G_DBUS_CONNECTION_C__)
+g_dbus_connection_get_type G_GNUC_CONST
+g_bus_get
+g_bus_get_finish
+g_bus_get_sync
+g_dbus_connection_new
+g_dbus_connection_new_finish
+g_dbus_connection_new_for_address
+g_dbus_connection_new_for_address_finish
+g_dbus_connection_new_for_address_sync
+g_dbus_connection_new_sync
+g_dbus_connection_start_message_processing
+g_dbus_connection_get_capabilities
+g_dbus_connection_get_exit_on_close
+g_dbus_connection_get_guid
+g_dbus_connection_get_peer_credentials
+g_dbus_connection_get_stream
+g_dbus_connection_get_unique_name
+g_dbus_connection_is_closed
+g_dbus_connection_set_exit_on_close
+g_dbus_connection_close
+g_dbus_connection_close_finish
+g_dbus_connection_close_sync
+g_dbus_connection_flush
+g_dbus_connection_flush_finish
+g_dbus_connection_flush_sync
+g_dbus_connection_emit_signal
+g_dbus_connection_call
+g_dbus_connection_call_finish
+g_dbus_connection_call_sync
+g_dbus_connection_signal_subscribe
+g_dbus_connection_signal_unsubscribe
+g_dbus_connection_add_filter
+g_dbus_connection_remove_filter
+g_dbus_connection_send_message
+g_dbus_connection_send_message_with_reply
+g_dbus_connection_send_message_with_reply_finish
+g_dbus_connection_send_message_with_reply_sync
+g_dbus_connection_register_object
+g_dbus_connection_unregister_object
+g_dbus_connection_register_subtree
+g_dbus_connection_unregister_subtree
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_ERROR_H__)
+#if IN_FILE(__G_DBUS_ERROR_C__)
+g_dbus_error_quark
+g_dbus_error_new_for_dbus_error
+g_dbus_error_is_remote_error
+g_dbus_error_get_remote_error
+g_dbus_error_strip_remote_error
+g_dbus_error_encode_gerror
+g_dbus_error_register_error
+g_dbus_error_register_error_domain
+g_dbus_error_set_dbus_error
+g_dbus_error_set_dbus_error_valist
+g_dbus_error_unregister_error
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_INTROSPECTION_H__)
+#if IN_FILE(__G_DBUS_INTROSPECTION_C__)
+g_dbus_annotation_info_get_type G_GNUC_CONST
+g_dbus_arg_info_get_type G_GNUC_CONST
+g_dbus_property_info_get_type G_GNUC_CONST
+g_dbus_interface_info_get_type G_GNUC_CONST
+g_dbus_method_info_get_type G_GNUC_CONST
+g_dbus_signal_info_get_type G_GNUC_CONST
+g_dbus_node_info_get_type G_GNUC_CONST
+g_dbus_annotation_info_lookup
+g_dbus_annotation_info_ref
+g_dbus_annotation_info_unref
+g_dbus_interface_info_generate_xml
+g_dbus_interface_info_lookup_method
+g_dbus_interface_info_lookup_property
+g_dbus_interface_info_lookup_signal
+g_dbus_node_info_new_for_xml
+g_dbus_node_info_generate_xml
+g_dbus_node_info_lookup_interface
+g_dbus_arg_info_ref
+g_dbus_arg_info_unref
+g_dbus_property_info_ref
+g_dbus_property_info_unref
+g_dbus_signal_info_ref
+g_dbus_signal_info_unref
+g_dbus_method_info_ref
+g_dbus_method_info_unref
+g_dbus_interface_info_ref
+g_dbus_interface_info_unref
+g_dbus_node_info_ref
+g_dbus_node_info_unref
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_MESSAGE_H__)
+#if IN_FILE(__G_DBUS_MESSAGE_C__)
+g_dbus_message_get_type G_GNUC_CONST
+g_dbus_message_new
+g_dbus_message_new_from_blob
+g_dbus_message_new_method_call
+g_dbus_message_new_method_error
+g_dbus_message_new_method_error_literal
+g_dbus_message_new_method_error_valist
+g_dbus_message_new_method_reply
+g_dbus_message_new_signal
+g_dbus_message_bytes_needed
+g_dbus_message_get_arg0
+g_dbus_message_get_body
+g_dbus_message_get_byte_order
+g_dbus_message_get_destination
+g_dbus_message_get_error_name
+g_dbus_message_get_flags
+g_dbus_message_get_header
+g_dbus_message_get_header_fields
+g_dbus_message_get_interface
+g_dbus_message_get_member
+g_dbus_message_get_num_unix_fds
+g_dbus_message_get_path
+g_dbus_message_get_reply_serial
+g_dbus_message_get_sender
+g_dbus_message_get_serial
+g_dbus_message_get_signature
+g_dbus_message_get_message_type
+g_dbus_message_print
+g_dbus_message_set_body
+g_dbus_message_set_byte_order
+g_dbus_message_set_destination
+g_dbus_message_set_error_name
+g_dbus_message_set_flags
+g_dbus_message_set_header
+g_dbus_message_set_interface
+g_dbus_message_set_member
+g_dbus_message_set_num_unix_fds
+g_dbus_message_set_path
+g_dbus_message_set_reply_serial
+g_dbus_message_set_sender
+g_dbus_message_set_serial
+g_dbus_message_set_signature
+g_dbus_message_set_message_type
+g_dbus_message_to_blob
+g_dbus_message_to_gerror
+#ifdef G_OS_UNIX
+g_dbus_message_get_unix_fd_list
+g_dbus_message_set_unix_fd_list
+#endif
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_METHOD_INVOCATION_H__)
+#if IN_FILE(__G_DBUS_METHOD_INVOCATION_C__)
+g_dbus_method_invocation_get_type G_GNUC_CONST
+g_dbus_method_invocation_new
+g_dbus_method_invocation_get_connection
+g_dbus_method_invocation_get_interface_name
+g_dbus_method_invocation_get_message
+g_dbus_method_invocation_get_method_info
+g_dbus_method_invocation_get_method_name
+g_dbus_method_invocation_get_object_path
+g_dbus_method_invocation_get_parameters
+g_dbus_method_invocation_get_sender
+g_dbus_method_invocation_get_user_data
+g_dbus_method_invocation_return_dbus_error
+g_dbus_method_invocation_return_error
+g_dbus_method_invocation_return_error_literal
+g_dbus_method_invocation_return_error_valist
+g_dbus_method_invocation_return_gerror
+g_dbus_method_invocation_return_value
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_NAME_OWNING_H__)
+#if IN_FILE(__G_DBUS_NAME_OWNING_C__)
+g_bus_own_name
+g_bus_own_name_on_connection
+g_bus_unown_name
+g_bus_own_name_with_closures
+g_bus_own_name_on_connection_with_closures
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_NAME_WATCHING_H__)
+#if IN_FILE(__G_DBUS_NAME_WATCHING_C__)
+g_bus_watch_name
+g_bus_watch_name_on_connection
+g_bus_unwatch_name
+g_bus_watch_name_with_closures
+g_bus_watch_name_on_connection_with_closures
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_PROXY_H__)
+#if IN_FILE(__G_DBUS_PROXY_C__)
+g_dbus_proxy_get_type G_GNUC_CONST
+g_dbus_proxy_new
+g_dbus_proxy_new_finish
+g_dbus_proxy_new_sync
+g_dbus_proxy_new_for_bus
+g_dbus_proxy_new_for_bus_finish
+g_dbus_proxy_new_for_bus_sync
+g_dbus_proxy_get_cached_property
+g_dbus_proxy_set_cached_property
+g_dbus_proxy_get_cached_property_names
+g_dbus_proxy_get_connection
+g_dbus_proxy_get_default_timeout
+g_dbus_proxy_get_flags
+g_dbus_proxy_get_interface_info
+g_dbus_proxy_get_interface_name
+g_dbus_proxy_get_object_path
+g_dbus_proxy_get_name
+g_dbus_proxy_get_name_owner
+g_dbus_proxy_set_default_timeout
+g_dbus_proxy_set_interface_info
+g_dbus_proxy_call
+g_dbus_proxy_call_finish
+g_dbus_proxy_call_sync
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_SERVER_H__)
+#if IN_FILE(__G_DBUS_SERVER_C__)
+g_dbus_server_get_type G_GNUC_CONST
+g_dbus_server_new_sync
+g_dbus_server_is_active
+g_dbus_server_start
+g_dbus_server_stop
+g_dbus_server_get_client_address
+g_dbus_server_get_flags
+g_dbus_server_get_guid
+#endif
+#endif
+
+#if IN_HEADER(__G_DBUS_UTILS_H__)
+#if IN_FILE(__G_DBUS_UTILS_C__)
+g_dbus_generate_guid
+g_dbus_is_guid
+g_dbus_is_interface_name
+g_dbus_is_member_name
+g_dbus_is_name
+g_dbus_is_unique_name
+#endif
+#endif
+
+#if IN_HEADER(__G_UNIX_CREDENTIALS_MESSAGE_H__)
+#if IN_FILE(__G_UNIX_CREDENTIALS_MESSAGE_C__)
+#ifdef G_OS_UNIX
+g_unix_credentials_message_get_type G_GNUC_CONST
+g_unix_credentials_message_new
+g_unix_credentials_message_new_with_credentials
+g_unix_credentials_message_get_credentials
+g_unix_credentials_message_is_supported
+#endif
+#endif
+#endif
+
+#if IN_HEADER(__G_PERMISSION_H__)
+#if IN_FILE(__G_PERMISSION_C__)
+g_permission_acquire
+g_permission_acquire_async
+g_permission_acquire_finish
+g_permission_get_allowed
+g_permission_get_can_acquire
+g_permission_get_can_release
+g_permission_get_type
+g_permission_impl_update
+g_permission_release
+g_permission_release_async
+g_permission_release_finish
+#endif
+#endif
+
+#if IN_HEADER(__G_SIMPLE_PERMISSION_H__)
+#if IN_FILE(__G_SIMPLE_PERMISSION_C__)
+g_simple_permission_get_type
+g_simple_permission_new
+#endif
+#endif
+
+#if IN_HEADER(__G_ACTION_GROUP_H__)
+#if IN_FILE(__G_ACTION_GROUP_C__)
+g_action_group_action_added
+g_action_group_action_enabled_changed
+g_action_group_action_removed
+g_action_group_action_state_changed
+g_action_group_activate
+g_action_group_get_enabled
+g_action_group_get_parameter_type
+g_action_group_get_state
+g_action_group_get_state_hint
+g_action_group_get_state_type
+g_action_group_get_type
+g_action_group_has_action
+g_action_group_list_actions
+g_action_group_set_state
+#endif
+#endif
+
+#if IN_HEADER(__G_ACTION_H__)
+#if IN_FILE(__G_ACTION_C__)
+g_action_activate
+g_action_get_enabled
+g_action_get_name
+g_action_get_parameter_type
+g_action_get_state
+g_action_get_state_hint
+g_action_get_state_type
+g_action_get_type
+g_action_new
+g_action_new_stateful
+g_action_set_enabled
+g_action_set_state
 #endif
 #endif
+