iter_for_object
Description:
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. |