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