AtkTableIface.getSelectedRows

struct AtkTableIface
extern (C)
int function(AtkTable* table, int** selected) getSelectedRows;

Return Value

a gint representing the number of selected rows, or zero if value does not implement this interface.