Package: gtk

Function gtk-css-section-file

Lambda List

gtk-css-section-file (section)

Arguments

section -- a gtk-css-section instance

Return Value

The g-file object that section was parsed from or nil if section was parsed from other data.

Details

Gets the file that the section was parsed from. If no such file exists, for example because the CSS was loaded via the gtk-css-provider-load-from-data function, then nil is returned.
 

See also

2021-11-18