atk.text_attribute
Module for [TextAttribute] enum namespace
struct TextAttribute
Types 1
structTextAttribute
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 #AtkTextAttributestring getValue(atk.types.TextAttribute attr, int index) static nothrowGets the value for the index of the #AtkTextAttributeatk.types.TextAttribute register(string name) static nothrowAssociate name with a new #AtkTextAttribute