Returns the column headers as an array of cell accessibles.
Returns the number of columns occupied by this cell accessible.
Retrieves the tabular position of this cell.
Gets the row and column indexes and span of this cell accessible.
Returns the row headers as an array of cell accessibles.
Returns the number of rows occupied by this cell accessible.
the main Gtk struct as a void*
Returns a reference to the accessible of the containing table.
Get the main Gtk struct
Being #AtkTable a component which present elements ordered via rows and columns, an #AtkTableCell is the interface which each of those elements, so "cells" should implement.
See also #AtkTable.