FilterCollection
Object Hierarchy:
Description:
[ CCode ( type_id = "gcr_filter_collection_get_type ()" ) ]
public class FilterCollection : Object, Collection
public class FilterCollection : Object, Collection
A collection which filters a [iface@Collection].
An implementation of [iface@Collection] which filters objects from another underlying collection. Use [ctor@FilterCollection.new_with_callback] to create a new filter collection.
The callback will determine the criteria for whether an object shows through the filter or not.
Namespace: Gcr
Package: gcr-3
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface Gcr.Collection