AtkTableIface.addColumnSelection

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

Return Value

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