SourceFileSaver.this

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

This constructor is suitable for a simple "save" operation, when the @file already contains a non-%NULL #GtkSourceFile:location.

Parameters

buffer SourceBuffer

the #GtkSourceBuffer to save.

file SourceFile

the #GtkSourceFile.

Return Value

a new #GtkSourceFileSaver object.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.14