Method
AtspiTableadd_row_selection
Declaration [src]
gboolean
atspi_table_add_row_selection (
AtspiTable* obj,
gint row,
GError** error
)
Description [src]
Selects the specified row, adding it to the current row selection. Not all tables support row selection.