CssSection 
    class CssSection(val gtkCssSectionPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
Defines a part of a CSS document.
Because sections are nested into one another, you can use method@CssSection.get_parent to get the containing region.
Constructors
Functions
Link copied to clipboard
                  Returns the location in the CSS document where this section ends.
Link copied to clipboard
                  Gets the parent section for the given section.
Link copied to clipboard
                  Returns the location in the CSS document where this section starts.
Link copied to clipboard
                  Increments the reference count on section.