Method

Pango.LayoutIter.get_layout

Declaration [src]

PangoLayout*
pango_layout_iter_get_layout (
  PangoLayoutIter* iter
)

Description [src]

Gets the layout associated with a PangoLayoutIter.

Return value

Returns: PangoLayout

the layout associated with iter

Ownership is not transferred to the caller