Table.addColumnSelection

bool addColumnSelection(int column)

Adds the specified column to the selection.

Parameters

columna #gint representing a column in table

Returns

a gboolean representing if the column was successfully added to

the selection, or 0 if value does not implement this interface.