Method
GcrUiCollectionModeliter_for_object
Declaration [src]
gboolean
gcr_collection_model_iter_for_object (
GcrCollectionModel* self,
GObject* object,
GtkTreeIter* iter
)
Description [src]
Set iter
to the row for the given object. If the object is not in this
model, then FALSE
will be returned.