GFileIface.deleteFile

struct GFileIface
extern (C)
int function(GFile* file, GCancellable* cancellable, GError** err) deleteFile;

Return Value

TRUE if the file was deleted. FALSE otherwise.

Throws

GException on failure.