FilterCollectionFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
public delegate bool FilterCollectionFunc (Object object)

A function which is called by [class@FilterCollection] in order to determine whether an object should show through the filter or not.

Parameters:

object

object to filter

user_data

user data passed to the callback

Returns:

true if an object should be included in the filtered collection


Namespace: Gcr
Package: gcr-3