AtkTableIface.removeRowSelection

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

Return Value

a gboolean representing if the row was successfully removed from the selection, or 0 if value does not implement this interface.