Table.isColumnSelected

bool isColumnSelected(int column)

Gets a boolean value indicating whether the specified column is selected

Parameters

columna #gint representing a column in table

Returns

a gboolean representing if the column is selected, or 0

if value does not implement this interface.