ComponentPropertyBagFilterFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
[ Version ( since = "3.34" ) ]
public delegate bool ComponentPropertyBagFilterFunc (Property property)

A function used to filter which properties should be added to the bag, when filling it with ComponentPropertyBag.from_component and set_from_component.

Parameters:

property

an Property

user_data

user data for the callback

Returns:

true, to add the property to the bag; false, to not add it to the bag


Namespace: ECal
Package: libecal-2.0