get_value


Description:

public abstract Variant get_value (ModelIter iter, uint column)

Parameters:

this

The Model to inspect

iter

a ModelIter pointing to the row to inspect

column

column number to retrieve the value from

Returns:

A, guaranteed non-floating, reference to a Variant containing the row data. Free with g_variant_unref.