Method
ICalGLibVcardParameterhas_same_name
unstable since: 4.0
Declaration [src]
gboolean
i_cal_vcard_parameter_has_same_name (
ICalVcardParameter* param1,
ICalVcardParameter* param2
)
Description [src]
Checks whether native parts of two ICalVcardParameters have the same name.
Available since: 4.0
Parameters
param2-
Type:
ICalVcardParameterThe
ICalVcardParameterto be checked.The data is owned by the caller of the method.