object_for_iter


Description:

public unowned Object object_for_iter (TreeIter iter)

Get the object that is represented by the given row in the model.

Parameters:

this

The model

iter

The row

Returns:

The object, owned by the model.