mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-26 12:12:10 +01:00
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:
parent
ed08218565
commit
80a484ad2c
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user