pangoAttrListGetIterator {RGtk2}R Documentation

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

a PangoAttrList

Value

[PangoAttrIterator] the newly allocated PangoAttrIterator,

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]