Method

GtkCssSectionref

Declaration [src]

GtkCssSection*
gtk_css_section_ref (
  GtkCssSection* section
)

Description [src]

Increments the reference count on section.

Return value

Returns: GtkCssSection
 

The CSS section itself.

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