TextAttribute.getValue

string getValue(atk.types.TextAttribute attr, int index)

Gets the value for the index of the #AtkTextAttribute

Parameters

attrThe #AtkTextAttribute for which a value is required
indexThe index of the required value

Returns

a string containing the value; this string

should not be freed; null is returned if there are no values maintained for the attr value.