atk.text_attribute

Module for [TextAttribute] enum namespace

Types 1

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 #AtkTextAttribute
string getValue(atk.types.TextAttribute attr, int index)Gets the value for the index of the #AtkTextAttribute
atk.types.TextAttribute register(string name)Associate name with a new #AtkTextAttribute