pangoAttrIteratorGetAttrs {RGtk2}R Documentation

pangoAttrIteratorGetAttrs

Description

Gets a list of all attributes at the current position of the iterator.

Usage

pangoAttrIteratorGetAttrs(object)

Arguments

object

[PangoAttrIterator] a PangoAttrIterator

Details

Since 1.2

Value

[list] element-type Pango.Attribute): (transfer full. element-type Pango.Attribute): (transfer full.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]