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