CssSection.getFile

Gets the file that section was parsed from. If no such file exists, for example because the CSS was loaded via @gtk.css_provider.CssProvider.loadFromData, then null is returned.

class CssSection
getFile
()

Return Value

Type: gio.file.File

the #GFile that section was parsed from or null if section was parsed from other data