CssSection.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
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 |