atkTextAttributeGetValue {RGtk2.10}R Documentation

atkTextAttributeGetValue

Description

Gets the value for the index of the AtkTextAttribute

Usage

atkTextAttributeGetValue(attr, index)

Arguments

attr [AtkTextAttribute] The AtkTextAttribute for which a value is required
index [integer] The index of the required value

Value

[character] .

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]