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] a list of all attributes for the current range. To free this value.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]