Method

GtkSourceFileLoaderget_input_stream

Declaration [src]

GInputStream*
gtk_source_file_loader_get_input_stream (
  GtkSourceFileLoader* loader
)

Description

No description available.

Return value

Type: GInputStream

The GInputStream to load, or NULL if a GFile is used.

The data is owned by the instance.
The return value can be NULL.