Alejandro Piñeiro 450291b856 Adding StLabel a11y support
Right now is just redefine atk_object_get_name.

If someone wonders why not implement AtkText interface, or expose the
internal ClutterText, here a extract from AtkText doc:

"AtkText should be implemented by AtkObjects on behalf of widgets that
have text content which is either attributed or otherwise
non-trivial. AtkObjects whose text content is simple, unattributed,
and very brief may expose that content via atk_object_get_name
instead;"

StLabel is attributed, but is still simple and brief. In the same way
the atk_object_get_name redefinition is required, so this patch is the
first step. We can implement AtkText in the future.

https://bugzilla.gnome.org/show_bug.cgi?id=626658
2011-01-20 13:02:14 +01:00
..
2011-01-06 19:50:53 +01:00
2011-01-06 19:50:53 +01:00
2011-01-06 19:50:53 +01:00
2011-01-06 19:50:53 +01:00
2009-10-01 14:41:16 -04:00
2009-10-01 14:41:16 -04:00
2010-11-16 22:11:27 +01:00
2010-12-22 16:26:08 -05:00
2011-01-20 13:02:14 +01:00
2009-10-01 14:41:16 -04:00
2010-11-15 18:45:36 -05:00
2010-11-16 19:22:01 +01:00
2010-11-16 19:22:01 +01:00