get_file


Description:

public unowned File? get_file ()

Gets the file that this was parsed from.

If no such file exists, for example because the CSS was loaded via [method@Gtk.CssProvider.load_from_data], then `NULL` is returned.

Parameters:

this

the section

Returns:

the `GFile` from which the `section` was parsed