Function
ECalutil_property_has_parameter
since: 3.34
Declaration [src]
gboolean
e_cal_util_property_has_parameter (
ICalProperty* prop,
ICalParameterKind param_kind
)
Parameters
prop-
Type:
NoneAn
ICalProperty.The data is owned by the caller of the function. param_kind-
Type:
ICalParameterKindA parameter kind to look for, as an %ICalParameterKind.