UtilFilterPropertyFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
[ Version ( since = "3.52" ) ]
public delegate bool UtilFilterPropertyFunc (Property prop)

Function used to determine whether the given property prop should be considered.

Parameters:

prop

an Property

user_data

user data for the function

Returns:

true, when the prop should be considered, false to skip it


Namespace: ECal
Package: libecal-2.0