SourceFileSaver.this

Creates a new gsv.SourceFileSaver object. The buffer will be saved to the gsv.SourceFile's location.

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

Parameters

buffer SourceBuffer

the gsv.SourceBuffer to save.

file SourceFile

Return Value

a new gsv.SourceFileSaver object.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.14