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.
the gsv.SourceBuffer to save.
the gsv.SourceFile
a new gsv.SourceFileSaver object.
ConstructionException GTK+ fails to create the object.
3.14
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.