Method
GtkSourceFileis_externally_modified
Description
Returns whether the file is externally modified. If the
GtkSourceFile:location
is NULL
, returns FALSE
.
To have an up-to-date value, you must first call
gtk_source_file_check_file_on_disk()
.