Function
Dexfile_delete
Declaration [src]
DexFuture*
dex_file_delete (
GFile* file,
int io_priority
)
Description [src]
Asynchronously deletes a file and returns a DexFuture which
can be observed for the result.
Parameters
file-
Type:
GFileA
GFile.The data is owned by the caller of the function. io_priority-
Type:
intThe IO priority of the request.