GNOME Bugzilla – Bug 701728
Implement the relevant methods from AtkTable
Last modified: 2018-05-22 15:08:09 UTC
The following methods from AtkTable should be implemented: * atk_table_ref_at * atk_table_get_index_at * atk_table_get_column_at_index * atk_table_get_row_at_index * atk_table_get_n_columns * atk_table_get_n_rows * atk_table_get_column_extent_at * atk_table_get_row_extent_at * atk_table_get_caption * atk_table_get_column_header * atk_table_get_row_header * atk_table_set_caption * atk_table_get_column_description * atk_table_get_row_description * atk_table_get_summary
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/evince/issues/355.