SimpleCollection
Object Hierarchy:
Description:
[ CCode ( type_id = "gcr_simple_collection_get_type ()" ) ]
public class SimpleCollection : Object, Collection
public class SimpleCollection : Object, Collection
A simple implementation of [iface@Collection], which you can add and remove objects from.
You can use [method@SimpleCollection.add] to add objects, and [method@SimpleCollection.remove] to remove them again.
Namespace: Gcr
Package: gcr-3
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface Gcr.Collection