is_externally_modified


Description:

public bool is_externally_modified ()

Returns whether the file is externally modified.

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 File.

Returns:

whether the file is externally modified.