GFileIface.deleteFileFinish

struct GFileIface
extern (C)
int function(GFile* file, GAsyncResult* result, GError** err) deleteFileFinish;

Return Value

TRUE if the file was deleted. FALSE otherwise.

Throws

GException on failure.