Method
AtkTableCellget_table
Declaration [src]
AtkObject*
atk_table_cell_get_table (
AtkTableCell* cell
)
Description [src]
Returns a reference to the accessible of the containing table.
Available since: | 2.12 |
Return value
Returns: | AtkObject |
The atk object for the containing table. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |