Add the new GFile ops to gio.symbols
authorAlexander Larsson <alexl@redhat.com>
Thu, 14 May 2009 13:32:55 +0000 (15:32 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 14 May 2009 13:34:12 +0000 (15:34 +0200)
This adds all the symbols related to GFile GIOStream support that was
recently added.

gio/gio.symbols

index 2671194..aad910f 100644 (file)
@@ -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