File.isExternallyModified

Returns whether the file is externally modified. If the propertyFile:location is null, returns false.

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

class File
bool
isExternallyModified
()

Return Value

Type: bool

whether the file is externally modified.