Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
pangoAttrListGetIterator: pangoAttrListGetIterator
Description
Create a iterator initialized to the beginning of the list.
list
must not be modified until this iterator is freed.
Usage
pangoAttrListGetIterator(object)
Arguments
object
[
PangoAttrList
] a
PangoAttrList
Value
PangoAttrIterator
] the newly allocated
PangoAttrIterator
,