Method
PangoLayoutLineref
since: 1.10
Declaration [src]
PangoLayoutLine*
pango_layout_line_ref (
  PangoLayoutLine* line
)
Return value
Type: PangoLayoutLine
The line passed in.
| The caller of the method takes ownership of the data, and is responsible for freeing it. | 
| The return value can be NULL. |