Method
AtspiTableget_n_selected_rows
Declaration [src]
gint
atspi_table_get_n_selected_rows (
  AtspiTable* obj
  GError** error
)
Description [src]
Query a table to find out how many rows are currently selected. Not all tables support row selection.