CssSection.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Creates a new gtk.css_section.CssSection referring to the section in the given file from the start location to the end location.

Parameters

fileThe file this section refers to
startThe start location
endThe end location

Returns