AtkTableIface.getRowHeader

struct AtkTableIface
extern (C)
AtkObject* function(AtkTable* table, int row) getRowHeader;

Return Value

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