atkTextAttributeGetValue {RGtk2} | R Documentation |
Gets the value for the index of the AtkTextAttribute
atkTextAttributeGetValue(attr, index)
|
[ |
|
[integer] The index of the required value |
[character] a string containing the value; this string should not be freed; NULL is returned if there are no values maintained for the attr value.
Derived by RGtkGen from GTK+ documentation