atk.text_attribute
Module for [TextAttribute] enum namespace
struct TextAttribute
Types 1
structTextAttribute
Namespace for [TextAttribute] enum
Methods
atk.types.TextAttribute forName(string name)Get the #AtkTextAttribute type corresponding to a text attribute name.string getName(atk.types.TextAttribute attr)Gets the name corresponding to the #AtkTextAttributestring getValue(atk.types.TextAttribute attr, int index)Gets the value for the index of the #AtkTextAttributeatk.types.TextAttribute register(string name)Associate name with a new #AtkTextAttribute