From: Alexander Larsson Date: Thu, 14 May 2009 13:32:55 +0000 (+0200) Subject: Add the new GFile ops to gio.symbols X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=80a484ad2c2495134a87a35f8ac936e8e75c311a;p=dana%2Fcg-glib.git Add the new GFile ops to gio.symbols This adds all the symbols related to GFile GIOStream support that was recently added. --- diff --git a/gio/gio.symbols b/gio/gio.symbols index 26711948..aad910f1 100644 --- a/gio/gio.symbols +++ b/gio/gio.symbols @@ -323,6 +323,15 @@ g_file_load_partial_contents_finish g_file_replace_contents g_file_replace_contents_async g_file_replace_contents_finish +g_file_create_readwrite +g_file_create_readwrite_async +g_file_create_readwrite_finish +g_file_open_readwrite +g_file_open_readwrite_async +g_file_open_readwrite_finish +g_file_replace_readwrite +g_file_replace_readwrite_async +g_file_replace_readwrite_finish #endif #endif