CssSection.getFile

Gets the file that @section 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.

class CssSection
getFile
()

Return Value

Type: FileIF

the GFile from which the section was parsed

Meta