Creates a new gtksource.file_loader.FileLoader object. The contents is read from the classFile's location.
If not already done, call gtksource.file.File.setLocation before calling this constructor. The previous location is anyway not needed, because as soon as the file loading begins, the buffer is emptied.
the #GtkSourceBuffer to load the contents into.
the #GtkSourceFile.
a new #GtkSourceFileLoader object.
Creates a new gtksource.file_loader.FileLoader object. The contents is read from the classFile's location.
If not already done, call gtksource.file.File.setLocation before calling this constructor. The previous location is anyway not needed, because as soon as the file loading begins, the buffer is emptied.