TextAttribute.getValue

Gets the value for the index of the #AtkTextAttribute

struct TextAttribute
static
string
getValue

Parameters

attr atk.types.TextAttribute

The #AtkTextAttribute for which a value is required

index int

The index of the required value

Return Value

Type: string

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