voidatk_table_set_column_header(AtkTable*table,gintcolumn,AtkObject*header)
Sets the specified column header toheader.
columnType: gint
A #gint representing a column intable.
headerType: AtkObject
AnAtkTable.
| The data is owned by the caller of the method. |