FileSaver.this

Creates a new #GtkSourceFileSaver object. The buffer will be saved to the classFile's location.

This constructor is suitable for a simple "save" operation, when the file already contains a non-null propertyFile:location.

Parameters

buffer gtksource.buffer.Buffer

the #GtkSourceBuffer to save.

file gtksource.file.File

the #GtkSourceFile.

Return Value

a new #GtkSourceFileSaver object.