pangoLayoutIterAtLastLine {RGtk2}R Documentation

pangoLayoutIterAtLastLine

Description

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

Usage

pangoLayoutIterAtLastLine(object)

Arguments

object [PangoLayoutIter] a PangoLayoutIter

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]