SourceFileLoader.this

Creates a new gsv.SourceFileLoader object. The contents is read from the gsv.SourceFile's location. If not already done, call Source.fileSetLocation before calling this constructor. The previous location is anyway not needed, because as soon as the file loading begins, the buffer is emptied.

Parameters

buffer SourceBuffer

the gsv.SourceBuffer to load the contents into.

file SourceFile

Return Value

a new gsv.SourceFileLoader object.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.14