Warning: main_file_copy_async is deprecated since 0.35.
See: file_copy_async
use file_copy_async instead.
channel | |
sources |
a null-terminated array of File objects to be transferred |
flags |
set of FileCopyFlags |
cancellable |
optional Cancellable object, null to ignore |
progress_callback |
function to callback with progress information, or null if progress information is not needed |
callback |
a TaskReadyCallback to call when the request is satisfied |
progress_callback_data |
user data to pass to |
user_data |
the data to pass to callback function |