CssSection
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.
Skipped during bindings generation
method
to_string
: C function gtk_css_section_to_string is ignored
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
.