TextT.attributeGetValue

Gets the value for the index of the #AtkTextAttribute

template TextT(TStruct)
static
string
attributeGetValue

Parameters

attr AtkTextAttribute

The #AtkTextAttribute for which a value is required

index int

The index of the required value

Return: a string containing the value; this string should not be freed; %NULL is returned if there are no values maintained for the attr value.

Meta