Method
GcrCollectioncontains
Declaration [src]
gboolean
gcr_collection_contains (
  GcrCollection* self,
  GObject* object
)
Parameters
- object
- 
            Type: GObjectObject to check. The data is owned by the caller of the method. 
gboolean
gcr_collection_contains (
  GcrCollection* self,
  GObject* object
)
objectType: GObject
Object to check.
| The data is owned by the caller of the method. |