]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gio-2.0: Add missing metadata for previous commit setting IOError throws.
authorLuca Bruno <lucabru@src.gnome.org>
Mon, 10 Jan 2011 08:40:42 +0000 (09:40 +0100)
committerJürg Billeter <j@bitron.ch>
Sat, 22 Jan 2011 10:02:12 +0000 (11:02 +0100)
Previous commit was 58f542837b1f0204b4 that only affected the gio-2.0.vapi.

vapi/packages/gio-2.0/gio-2.0.metadata

index d0763645b41f5c093f28e7b59362adc704712a6c..2d0a0538dc14dd423a8e7af6cd0bbaf5cfd51422 100644 (file)
@@ -179,6 +179,8 @@ g_io_scheduler_*.notify nullable="1"
 g_memory_input_stream_*.destroy nullable="1"
 g_memory_output_stream_*.destroy_function nullable="1"
 
+g_cancellable_set_error_if_cancelled error_types="IOError"
+
 GDBusAuthObserver::authorize_authenticated_peer has_emitter="1"
 GDBusConnection:closed hidden="1"
 GDBusError errordomain="1"
@@ -228,6 +230,7 @@ g_settings_set_strv.value is_array="1" no_array_length="1"
 
 g_simple_async_result_new.source_object nullable="1"
 
+g_socket_condition_wait error_types="GLib.IOError"
 g_socket_listener_accept_finish.source_object transfer_ownership="1" nullable="1" default_value="null"
 g_socket_listener_accept_socket_finish.source_object transfer_ownership="1" nullable="1" default_value="null"
 g_vfs_local_file_add_info.extra_data default_value="null"