get_value_by_name


Description:

public abstract Variant get_value_by_name (ModelIter iter, string column_name)

Parameters:

this

The Model to inspect

iter

a ModelIter pointing to the row to inspect

Returns:

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