ComponentParameterBagFilterFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
[ Version ( since = "3.34" ) ]
public delegate bool ComponentParameterBagFilterFunc (Parameter parameter)

A function used to filter which parameters should be added to the bag, when filling it with ComponentParameterBag.from_property and set_from_property.

Parameters:

parameter

an Parameter

user_data

user data for the callback

Returns:

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


Namespace: ECal
Package: libecal-2.0