get_attributes


Description:

public unowned AttrList get_attributes ()

Gets the attribute list that was set on the Text actor set_attributes, if any.

Parameters:

this

a Text

Returns:

the attribute list, or null if none was set. The returned value is owned by the Text and should not be unreferenced.