Table.getColumnHeader

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

interface Table
getColumnHeader
(
int column
)

Parameters

column int

a #gint representing a column in the table

Return Value

Type: atk.object.ObjectAtk

a AtkObject* representing the specified column header, or null if value does not implement this interface.