FilterCollection


Object Hierarchy:

Gcr.FilterCollection Gcr.FilterCollection Gcr.FilterCollection GLib.Object GLib.Object GLib.Object->Gcr.FilterCollection Gcr.Collection Gcr.Collection Gcr.Collection->Gcr.FilterCollection

Description:

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