atkTableIsColumnSelected: atkTableIsColumnSelected
Description
Gets a boolean value indicating whether the specified column
is selectedUsage
atkTableIsColumnSelected(object, column)
Value
[logical] a gboolean representing if the column is selected, or 0
if value does not implement this interface.