Move GFileAttributeValue to a private header, as its sort of ugly.
[platform/upstream/glib.git] / gio / gio.symbols
index bb405e9..ea5bb51 100644 (file)
@@ -65,6 +65,7 @@ g_app_info_get_default_for_uri_scheme
 #if IN_FILE(__G_DESKTOP_APP_INFO_C__)
 g_desktop_app_info_new_from_filename
 g_desktop_app_info_new
+g_desktop_app_info_get_type G_GNUC_CONST
 g_desktop_app_info_get_is_hidden
 #endif
 #endif
@@ -115,8 +116,8 @@ g_cancellable_is_cancelled
 g_cancellable_set_error_if_cancelled
 g_cancellable_get_fd
 g_cancellable_get_current
-g_push_current_cancellable
-g_pop_current_cancellable
+g_cancellable_push_current
+g_cancellable_pop_current
 g_cancellable_reset
 g_cancellable_cancel
 #endif
@@ -204,28 +205,6 @@ g_drive_poll_for_media_finish
 
 #if IN_HEADER(__G_FILE_ATTRIBUTE_H__)
 #if IN_FILE(__G_FILE_ATTRIBUTE_C__)
-g_file_attribute_value_new
-g_file_attribute_value_free
-g_file_attribute_value_clear
-g_file_attribute_value_set
-g_file_attribute_value_dup
-g_file_attribute_value_as_string
-g_file_attribute_value_get_string
-g_file_attribute_value_get_byte_string
-g_file_attribute_value_get_boolean
-g_file_attribute_value_get_uint32
-g_file_attribute_value_get_int32
-g_file_attribute_value_get_uint64
-g_file_attribute_value_get_int64
-g_file_attribute_value_get_object
-g_file_attribute_value_set_string
-g_file_attribute_value_set_byte_string
-g_file_attribute_value_set_boolean
-g_file_attribute_value_set_uint32
-g_file_attribute_value_set_int32
-g_file_attribute_value_set_uint64
-g_file_attribute_value_set_int64
-g_file_attribute_value_set_object
 g_file_attribute_info_list_new
 g_file_attribute_info_list_ref
 g_file_attribute_info_list_unref
@@ -354,7 +333,9 @@ 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 
+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 
@@ -517,9 +498,10 @@ g_io_modules_load_all_in_directory
 
 #if IN_HEADER(__G_IO_SCHEDULER_H__)
 #if IN_FILE(__G_IO_SCHEDULER_C__)
-g_schedule_io_job 
-g_cancel_all_io_jobs 
-g_io_job_send_to_mainloop 
+g_io_scheduler_push_job
+g_io_scheduler_cancel_all_jobs
+g_io_scheduler_job_send_to_mainloop
+g_io_scheduler_job_send_to_mainloop_async
 #endif
 #endif
 
@@ -759,7 +741,7 @@ g_local_directory_monitor_get_type  G_GNUC_CONST
 g_app_info_create_flags_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_flags_get_type G_GNUC_CONST
+g_file_attribute_info_flags_get_type G_GNUC_CONST
 g_file_attribute_status_get_type G_GNUC_CONST
 g_file_attribute_type_get_type G_GNUC_CONST
 g_file_copy_flags_get_type G_GNUC_CONST
@@ -770,7 +752,7 @@ g_file_query_info_flags_get_type G_GNUC_CONST
 g_file_type_get_type G_GNUC_CONST
 g_io_error_enum_get_type G_GNUC_CONST
 g_output_stream_splice_flags_get_type G_GNUC_CONST
-g_password_flags_get_type G_GNUC_CONST
+g_ask_password_flags_get_type G_GNUC_CONST
 g_password_save_get_type G_GNUC_CONST
 #endif
 #endif