[ Version ( since = "4.2.10" ) ]
public unowned Value? get_value_at_e (int col) throws Error
Get the value stored at the column col
in this.
The returned value must not be modified.
this |
a DataModelIter object |
col |
the requested column |
the Value, or null if the value could not be fetched |