AtkTableIface.getRowDescription

struct AtkTableIface
extern (C)
const(char)* function(AtkTable* table, int row) getRowDescription;

Return Value

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