File.isDeleted

bool isDeleted() nothrow

Returns whether the file has been deleted. If the #GtkSourceFile:location is null, returns false.

To have an up-to-date value, you must first call gtksource.file.File.checkFileOnDisk.

Returns

whether the file has been deleted.