CssSection.this
this
(gio.file.File file, gtk.types.CssLocation start, gtk.types.CssLocation end)Creates a new [gtk.css_section.CssSection] referring to the section in the given file from the start location to the end location.
Parameters
file | The file this section refers to |
start | The start location |
end | The end location |
Returns
a new [gtk.css_section.CssSection]