if value does not implement this interface.
Table.isSelected
bool isSelected(int row, int column)Gets a boolean value indicating whether the accessible object at the specified row and column is selected
Parameters
row | a #gint representing a row in table |
column | a #gint representing a column in table |
Returns
a gboolean representing if the cell is selected, or 0