| pangoLayoutIterGetLine {RGtk2} | R Documentation |
Gets the current line.
pangoLayoutIterGetLine(object)
|
[PangoLayoutIter] a PangoLayoutIter |
Use the faster pangoLayoutIterGetLineReadonly if you do not plan
to modify the contents of the line (glyphs, glyph widths, etc.).
[PangoLayoutLine] the current line.
Derived by RGtkGen from GTK+ documentation