Virtual Method
AtkTableis_selected
Declaration [src]
gboolean
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.