AtkTableIface.getColumnDescription

struct AtkTableIface
extern (C)
const(char)* function(AtkTable* table, int column) getColumnDescription;

Return Value

a gchar* representing the column description, or NULL if value does not implement this interface.