AtkObject*atk_table_get_column_header(AtkTable*table,gintcolumn)
Gets the column header of a specified column in an accessible table.
Type: AtkObject
A AtkObject* representing thespecified column header, orNULL if value does not implement this interface.
| The returned data is owned by the instance. |
The return value can beNULL. |