Method

Pango.LayoutIter.copy

Declaration [src]

PangoLayoutIter*
pango_layout_iter_copy (
  PangoLayoutIter* iter
)

Description [src]

Copies a PangoLayoutIter.

Available since:1.20

Return value

Returns: PangoLayoutIter

the newly allocated PangoLayoutIter

The caller of the function takes ownership of the data, and is responsible for freeing it
Can be NULL