Function

ICalGLibrestriction_check

since: 1.0

Declaration [src]

gint
i_cal_restriction_check (
  ICalComponent* comp
)

Description [src]

Checks whether the ICalComponent is valid.

Available since: 1.0

Parameters

comp

Type: ICalComponent

The component to be checked.

The data is owned by the caller of the function.

Return value

Type: gint

Whether the comp is valid.