a11y: Remove AtkText implementation from GailExpander
AtkText should only be implemented by text editing widgets. For just giving out a small text string, AtkObject::name should be used.
Please register or sign in to comment
AtkText should only be implemented by text editing widgets. For just giving out a small text string, AtkObject::name should be used.