From a1771173d79faaa07629bed0b378cc138df2a8fc Mon Sep 17 00:00:00 2001 From: Juerg Billeter Date: Fri, 21 Mar 2008 10:25:06 +0000 Subject: fix g_file_copy, g_file_copy_async, and g_file_move bindings, fixes bug 2008-03-21 Juerg Billeter * vapi/packages/gio-2.0/: fix g_file_copy, g_file_copy_async, and g_file_move bindings, fixes bug 523544 * vapi/gio-2.0.vapi: regenerated svn path=/trunk/; revision=1144 --- vapi/packages/gio-2.0/gio-2.0.metadata | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vapi/packages/gio-2.0') diff --git a/vapi/packages/gio-2.0/gio-2.0.metadata b/vapi/packages/gio-2.0/gio-2.0.metadata index 09273541f..06db152a3 100644 --- a/vapi/packages/gio-2.0/gio-2.0.metadata +++ b/vapi/packages/gio-2.0/gio-2.0.metadata @@ -1,6 +1,9 @@ GLib cprefix="G" lower_case_cprefix="g_" cheader_filename="gio/gio.h" g_app_info_launch.envp is_array="1" g_app_info_launch_uris.envp is_array="1" +g_file_copy.progress_callback_data hidden="1" +g_file_copy_async.progress_callback_data hidden="1" +g_file_move.progress_callback_data hidden="1" g_file_new_for_commandline_arg transfer_ownership="1" g_file_new_for_path transfer_ownership="1" g_file_new_for_uri transfer_ownership="1" -- cgit v1.2.1