Method

PangoLayoutLineref

since: 1.10

Declaration

PangoLayoutLine*
pango_layout_line_ref (
  PangoLayoutLine* line
)

Description

No description available.

Available since: 1.10

Return value

Type: PangoLayoutLine

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.