GNOME Bugzilla – Bug 752190
JNI: jaw_table_cell_get_column_span is missing
Last modified: 2015-07-10 10:49:51 UTC
The implementation for this is a bit fiddly but it may still be useful to have. https://git.gnome.org/browse/atk/tree/atk/atktablecell.h#n63
Created attachment 307215 [details] [review] Wrapper: Create getColumnSpan in AtkTableCell
Created attachment 307216 [details] [review] JNI Create jaw_table_cell_get_column_span
Created attachment 307217 [details] [review] Update HACKING