Gets the column header of a specified column in an accessible table.
this |
a GObject instance that implements AtkTableIface |
column |
a int representing a column in the table |
a AtkObject* representing the specified column header, or |