Package: gtk
Function gtk:css-section-file
Lambda Listgtk:css-section-file (section) ArgumentsReturn ValueThe g:file object with the file 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-string function, then nil is returned. | See also |
#2024-4-23