Method
ICalGLibComponentcount_components
since: 1.0
Declaration [src]
gint
i_cal_component_count_components (
ICalComponent* component,
ICalComponentKind kind
)
Description [src]
Counts the child ICalComponent with the target kind in the parent one.
Available since: 1.0
Parameters
kind-
Type:
ICalComponentKindThe target
ICalComponentKind.