is_deleted


Description:

[ Version ( since = "3.18" ) ]
public bool is_deleted ()

Returns whether the file has been deleted.

If the [property@File:location] is null, returns false.

To have an up-to-date value, you must first call [method@File.check_file_on_disk].

Parameters:

this

a SourceFile.

Returns:

whether the file has been deleted.