~allanlesage/autopilot-gtk/add-logging-for-webapps

Viewing all changes in revision 33.

  • Committer: Tarmac
  • Author(s): Alberto Mardegan
  • Date: 2013-04-19 14:39:38 UTC
  • mfrom: (32.1.3 atk)
  • Revision ID: tarmac-20130419143938-dp3zlltoncboctkk
Export the ATK objects hierarchy as well

AtkObject interfaces are meant for accessibility, and expose more information
which can be useful for automated testing. For instance, it is possible to
enumerate and introspect all the cells in a GtkTreeView.

This patch exposes the ATK objects hierarchies as children of the root node;
the existing GtkWidget hierarchy is left untouched, and can still be used.
. Fixes: https://bugs.launchpad.net/bugs/1160827.

Approved by Allan LeSage, PS Jenkins bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: