AtkTableIface.getColumnHeader

struct AtkTableIface
extern (C)
AtkObject* function(AtkTable* table, int column) getColumnHeader;

Return Value

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