Add the new GFile ops to gio.symbols

This adds all the symbols related to GFile GIOStream support that was
recently added.
This commit is contained in:
Alexander Larsson 2009-05-14 15:32:55 +02:00
parent ed08218565
commit 80a484ad2c

View 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