FileSaver.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

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

bufferthe #GtkSourceBuffer to save.
filethe #GtkSourceFile.

Returns

a new #GtkSourceFileSaver object.