DataModelIter.getValueAt

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

class DataModelIter
getValueAt
(
int col
)

Parameters

col int

the requested column

Return Value

Type: gobject.value.Value

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