SimpleCollection


Object Hierarchy:

Gcr.SimpleCollection Gcr.SimpleCollection Gcr.SimpleCollection GLib.Object GLib.Object GLib.Object->Gcr.SimpleCollection Gcr.Collection Gcr.Collection Gcr.Collection->Gcr.SimpleCollection

Description:

[ CCode ( type_id = "gcr_simple_collection_get_type ()" ) ]
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 interface Gcr.Collection