Method
ICalGLibVcardComponentcount_properties
unstable since: 4.0
Declaration [src]
gint
i_cal_vcard_component_count_properties (
ICalVcardComponent* component,
ICalVcardPropertyKind kind,
gboolean ignore_alts
)
Description [src]
Counts the number of ICalVcardProperty in ICalVcardComponent.
Available since: 4.0
Parameters
kind-
Type:
ICalVcardPropertyKindAn
ICalVcardPropertyKind. ignore_alts-
Type:
gbooleanWhether to ignore alternatives.