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