Method

GtkCssSectionref

Declaration [src]

GtkCssSection*
gtk_css_section_ref (
  GtkCssSection* section
)

Description [src]

Increments the reference count on section.

Return value

Type: GtkCssSection

The CSS section itself.

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