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 gtk_css_provider_load_from_data(), then null is returned.

Parameters:

this

the section

Returns:

the File that this was parsed from or null if this was parsed from other data