Method
AtkTableCellget_row_header_cells
Declaration [src]
GPtrArray*
atk_table_cell_get_row_header_cells (
AtkTableCell* cell
)
Return value
| Returns: | An array of AtkObject |
A GPtrArray of AtkObjects representing the row header cells. |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |