AtkTableIface.removeColumnSelection

struct AtkTableIface
extern (C)
int function(AtkTable* table, int column) removeColumnSelection;

Return Value

a gboolean representing if the column was successfully removed from the selection, or 0 if value does not implement this interface.