mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Add g_file_copy_async() (#511580) Based on patch from Carlos Garcia Campos
2008-01-24 Alexander Larsson <alexl@redhat.com> * gfile.[ch]: * gfile.h: * gio.symbols: Add g_file_copy_async() (#511580) Based on patch from Carlos Garcia Campos svn path=/trunk/; revision=6363
This commit is contained in:
committed by
Alexander Larsson
parent
bebb750ac2
commit
270df8d3c8
@@ -260,6 +260,8 @@ g_file_set_display_name_finish
|
||||
g_file_delete
|
||||
g_file_trash
|
||||
g_file_copy
|
||||
g_file_copy_async
|
||||
g_file_copy_finish
|
||||
g_file_move
|
||||
g_file_make_directory
|
||||
g_file_make_symbolic_link
|
||||
|
Reference in New Issue
Block a user