Method

GtkCssSectionref

since: 3.2

Declaration [src]

GtkCssSection*
gtk_css_section_ref (
  GtkCssSection* section
)

Description [src]

Increments the reference count on section.

Available since: 3.2

Return value

Type: GtkCssSection

section itself.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.