pangoAttrIteratorGetAttrs {RGtk2}R Documentation

pangoAttrIteratorGetAttrs

Description

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

Usage

pangoAttrIteratorGetAttrs(object)

Arguments

object

a PangoAttrIterator

Details

Since 1.2

Value

[list] a list of all attributes for the current range. To free this value, [ element-type Pango.Attribute][ transfer full ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]