pangoLayoutIterAtLastLine {RGtk2.10}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.10 version 2.10.6 Index]