TextIF.attributeGetValue

Gets the value for the index of the #AtkTextAttribute

interface TextIF
static
string
attributeGetValue

Parameters

attr AtkTextAttribute

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.

Meta