GNOME Bugzilla – Bug 750620
JNI: Wrap getAccessibleParent
Last modified: 2015-06-21 18:03:42 UTC
It's possible to wrap getAccessibleParent with jaw_object_get_parent and include this into jawobject.c.[1] [1] https://developer.gnome.org/atk/unstable/AtkObject.html#atk-object-get-parent
Created attachment 304841 [details] [review] Patch to address problem
Created attachment 305775 [details] [review] Patch to address problem