Method

GtkSourceFileLoaderget_location

Declaration

GFile*
gtk_source_file_loader_get_location (
  GtkSourceFileLoader* loader
)

Description

No description available.

Return value

Returns: GFile*
 

The GFile to load, or NULL if an input stream is used.

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