Method
AtspiTableremove_row_selection
Declaration [src]
gboolean
atspi_table_remove_row_selection (
AtspiTable* obj,
gint row,
GError** error
)
Description [src]
De-selects the specified row, removing it from the current row selection. Not all tables support row selection.