pangoLayoutIterGetLayout {RGtk2}R Documentation

pangoLayoutIterGetLayout

Description

Gets the layout associated with a PangoLayoutIter.

Usage

pangoLayoutIterGetLayout(iter)

Arguments

iter

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.20.21 Index]