Implement async file movement

This commit is contained in:
Lucas Schwiderski
2022-02-03 12:20:36 +01:00
committed by Philip Withnall
parent 1cdb0f8bed
commit eeb2bcf5a9
3 changed files with 248 additions and 4 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