From: Alexander Larsson Date: Thu, 14 May 2009 13:32:55 +0000 (+0200) Subject: Add the new GFile ops to gio.symbols X-Git-Tag: 2.21.1~85 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80a484ad2c2495134a87a35f8ac936e8e75c311a;p=platform%2Fupstream%2Fglib.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 2671194..aad910f 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