Merge branch 'feature/move_async' into 'main'

Implement async file movement

See merge request GNOME/glib!2469
This commit is contained in:
Philip Withnall
2022-02-07 14:29:52 +00:00
4 changed files with 358 additions and 8 deletions

View File

@@ -149,6 +149,8 @@ g_file_copy
g_file_copy_async
g_file_copy_finish
g_file_move
g_file_move_async
g_file_move_finish
g_file_make_directory
g_file_make_directory_async
g_file_make_directory_finish