A gtksource.file.File object is the on-disk representation of a class@Buffer.
With a gtksource.file.File, you can create and configure a class@FileLoader
and class@FileSaver which take by default the values of the
gtksource.file.File properties (except for the file loader which auto-detect some
properties). On a successful load or save operation, the gtksource.file.File
properties are updated. If an operation fails, the gtksource.file.File properties
have still the previous valid values.
On-disk representation of a class@Buffer.
A gtksource.file.File object is the on-disk representation of a class@Buffer. With a gtksource.file.File, you can create and configure a class@FileLoader and class@FileSaver which take by default the values of the gtksource.file.File properties (except for the file loader which auto-detect some properties). On a successful load or save operation, the gtksource.file.File properties are updated. If an operation fails, the gtksource.file.File properties have still the previous valid values.