TextAttribute

Namespace for TextAttribute enum

Members

Static functions

forName
atk.types.TextAttribute forName(string name)

Get the #AtkTextAttribute type corresponding to a text attribute name.

getName
string getName(atk.types.TextAttribute attr)

Gets the name corresponding to the #AtkTextAttribute

getValue
string getValue(atk.types.TextAttribute attr, int index)

Gets the value for the index of the #AtkTextAttribute

register
atk.types.TextAttribute register(string name)

Associate name with a new #AtkTextAttribute