SourceFileLoader.this

Creates a new gsv.SourceFileLoader object. The contents is read from stream.

Parameters

buffer SourceBuffer

the gsv.SourceBuffer to load the contents into.

file SourceFile
stream InputStream

the gio.InputStream to load, e.g. stdin.

Return Value

a new gsv.SourceFileLoader object.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.14