CssSection.this

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 gio.file.File

The file this section refers to

start gtk.types.CssLocation

The start location

end gtk.types.CssLocation

The end location

Return Value