Method
AtkTableis_selected
Declaration [src]
gboolean
atk_table_is_selected (
  AtkTable* table,
  gint row,
  gint column
)
Description [src]
Gets a boolean value indicating whether the accessible object
at the specified row and column is selected.