pangoLayoutIterAtLastLine {RGtk2}R Documentation

pangoLayoutIterAtLastLine

Description

Determines whether iter is on the last line of the layout.

Usage

pangoLayoutIterAtLastLine(object)

Arguments

object

a PangoLayoutIter

Value

[logical] TRUE if iter is on the last line.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]