Method

GtkSourceFileLoaderget_buffer

Declaration [src]

GtkSourceBuffer*
gtk_source_file_loader_get_buffer (
  GtkSourceFileLoader* loader
)

Description

No description available.

Return value

Type: GtkSourceBuffer

The GtkSourceBuffer to load the contents into.

The data is owned by the instance.