AtkTableIface.isRowSelected

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

Return Value

a gboolean representing if the row is selected, or 0 if value does not implement this interface.