FileLoader.newFromStream

Creates a new #GtkSourceFileLoader object. The contents is read from stream.

Parameters

bufferthe #GtkSourceBuffer to load the contents into.
filethe #GtkSourceFile.
streamthe #GInputStream to load, e.g. stdin.

Returns

a new #GtkSourceFileLoader object.