Method
GcrSimpleCollectionremove
Declaration [src]
void
gcr_simple_collection_remove (
  GcrSimpleCollection* self,
  GObject* object
)
Parameters
- object
- 
            Type: GObjectThe object to remove from the collection. The data is owned by the caller of the method.