FileSaver.this
this
(gtksource.buffer.Buffer buffer, gtksource.file.File file)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 | the #GtkSourceBuffer to save. |
file | the #GtkSourceFile. |
Returns
a new #GtkSourceFileSaver object.