util_component_has_property
Description:
[ Version ( since = "3.34" ) ]
public bool util_component_has_property (Component icalcomp, PropertyKind prop_kind)
Returns, whether the icalcomp
has a property of prop_kind
.
To check for a specific X property use util_component_has_x_property.
Parameters:
icalcomp |
an Component |
prop_kind |
a property kind to look for, as an icalpropertykind |
Returns:
whether the |
Namespace: ECal
Package: libecal-2.0