Method
GcrUiCollectionModelobject_for_iter
Declaration [src]
GObject*
gcr_collection_model_object_for_iter (
  GcrCollectionModel* self,
  const GtkTreeIter* iter
)
Parameters
- iter
- 
            Type: GtkTreeIterThe row. The data is owned by the caller of the method. 
Return value
Type: GObject
The object, owned by the model.
| The data is owned by the instance. |