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