Table.getColumnHeader

atk.object.ObjectWrap getColumnHeader(int column)

Gets the column header of a specified column in an accessible table.

Parameters

columna #gint representing a column in the table

Returns

a AtkObject* representing the

specified column header, or null if value does not implement this interface.