atkTextAttributeGetValue {RGtk2}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 version 2.12.5-3 Index]