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