GNOME Bugzilla – Bug 752317
JNI: jaw_table_cell_get_column_header_cells is missing
Last modified: 2020-11-23 23:40:21 UTC
This virtual function should return the column headers as an array of cell accessibles.[1] There is no obvious way to get that information with JAAPI.[2] [1] https://git.gnome.org/browse/atk/tree/atk/atktablecell.h#n64 [2] http://docs.oracle.com/javase/8/docs/api/javax/accessibility/package-summary.html
This was implemented by Giuseppe