pangoAttrIteratorNext {RGtk2}R Documentation

pangoAttrIteratorNext

Description

Advance the iterator until the next change of style.

Usage

pangoAttrIteratorNext(object)

Arguments

object [PangoAttrIterator] a PangoAttrIterator

Value

[logical] FALSE if the iterator is at the end of the list, otherwise TRUE

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]