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