DataModelIter.getValueAtE

gobject.value.Value getValueAtE(int col)

Get the value stored at the column col in iter. The returned value must not be modified.

Parameters

colthe requested column

Returns

the #GValue, or null if the value could not be fetched

Throws

[DataModelIterException]