Asynchronously delete a file. If the file is a directory, it will only be deleted if it is empty. This has the same semantics as g_unlink(). Virtual: delete_file_async Since 2.34
the I/O priority of the request
optional GCancellable object, NULL to ignore. [allow-none]
a GAsyncReadyCallback to call when the request is satisfied
the data to pass to callback function
See Implementation
Asynchronously delete a file. If the file is a directory, it will only be deleted if it is empty. This has the same semantics as g_unlink(). Virtual: delete_file_async Since 2.34