get_value


Description:

public unowned string? get_value (int index_)

Gets the value for the index of the TextAttribute

Parameters:

index_

The index of the required value

attr

The TextAttribute for which a value is required

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.