Gets a boolean value indicating whether the accessible object at the specified row
and column
is selected
this |
a GObject instance that implements AtkTableIface |
row |
a int representing a row in this |
column |
a int representing a column in this |
a gboolean representing if the cell is selected, or 0 if value does not implement this interface. |