pangoLayoutIterGetLayout {RGtk2}R Documentation

pangoLayoutIterGetLayout

Description

Gets the layout associated with a PangoLayoutIter.

Usage

pangoLayoutIterGetLayout(iter)

Arguments

iter [PangoLayoutIter] a PangoLayoutIter

Details

Since 1.20

Value

[PangoLayout] the layout associated with iter.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.15 Index]