get_value_at


Description:

public unowned Value? get_value_at (int col)

Get the value stored at the column col in this.

The returned value must not be modified.

Parameters:

this

a DataModelIter object

col

the requested column

Returns:

the Value, or null if the value could not be fetched