Method

Gtk.CssSection.get_end_location

Declaration [src]

const GtkCssLocation*
gtk_css_section_get_end_location (
  const GtkCssSection* section
)

Description [src]

Returns the location in the CSS document where this section ends.

Return value

Returns: GtkCssLocation

The end location of this section

Ownership is not transferred to the caller