Collection
Object Hierarchy:
Description:
A Collection is used to group a set of objects.
This is an abstract interface which can be used to determine which objects show up in a selector or other user interface element.
Use [ctor@SimpleCollection.new] to create a concrete implementation of this interface which you can add objects to.
All known implementing classes:
Namespace: Gcr
Package: gcr-3
Content:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object