Method

Pango.LayoutLine.ref

Declaration [src]

PangoLayoutLine*
pango_layout_line_ref (
  PangoLayoutLine* line
)

Description [src]

Increase the reference count of a PangoLayoutLine by one.

Return value

Returns: PangoLayoutLine

the line passed in.

Ownership of the data is transferred to the caller