Method

GtkCssSectionget_start_location

Declaration [src]

const GtkCssLocation*
gtk_css_section_get_start_location (
  const GtkCssSection* section
)

Description [src]

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

Return value

Returns: GtkCssLocation
 

The start location of this section.

 The data is owned by the instance.