iter_for_object


Description:

public bool iter_for_object (Object object, TreeIter iter)

Set iter to the row for the given object.

If the object is not in this model, then false will be returned.

Parameters:

this

The model

object

The object

iter

The row for the object

Returns:

true if the object was present.