Method
GtkCssSectionget_end_location
Declaration [src]
const GtkCssLocation*
gtk_css_section_get_end_location (
const GtkCssSection* section
)
Return value
Type: GtkCssLocation
The end location of this section.
The returned data is owned by the instance. |