Have atspi_accessible_get_relation_set return a GPtrArray
authorMike Gorse <mgorse@novell.com>
Sun, 31 Jul 2011 22:17:01 +0000 (17:17 -0500)
committerMike Gorse <mgorse@novell.com>
Sun, 31 Jul 2011 22:17:01 +0000 (17:17 -0500)
commit229a6039d0c7a91cee71037741173d9a94a39e77
tree12cf78ea77b0fd28301db915cd07f8837528399d
parentaf75f08f34e3eae22cc7aeb78cfd074fb42b242e
Have atspi_accessible_get_relation_set return a GPtrArray

gobject-introspection/pygobject is not handling GArrays returning
GObject pointers very well (BGO#655127), so committing this change, at
least for now.  It is an API break, but afaik no one is currently
calling libatspi directly with pyatspi being the only consumer...
atspi/atspi-accessible.c
atspi/atspi-accessible.h