API Version: 3
Library Version: 3
gboolean gcr_collection_contains ( GcrCollection* self, GObject* object )
Check whether the collection contains an object or not.
object
GObject*
Object to check.
gboolean
Whether the collection contains this object.