atk.text_attribute

Module for [TextAttribute] enum namespace

Types 1

Namespace for [TextAttribute] enum

Methods
atk.types.TextAttribute forName(string name) static nothrowGet the #AtkTextAttribute type corresponding to a text attribute name.
string getName(atk.types.TextAttribute attr) static nothrowGets the name corresponding to the #AtkTextAttribute
string getValue(atk.types.TextAttribute attr, int index) static nothrowGets the value for the index of the #AtkTextAttribute
atk.types.TextAttribute register(string name) static nothrowAssociate name with a new #AtkTextAttribute