pangoAttrListGetIterator {RGtk2}R Documentation

pangoAttrListGetIterator

Description

Create a iterator initialized to the beginning of the list.

Usage

pangoAttrListGetIterator(object)

Arguments

object [PangoAttrList] a PangoAttrList

Value

[PangoAttrIterator] a new PangoIterator.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]