Method

ICalGLibComponentisa_component

since: 1.0

Declaration [src]

gint
i_cal_component_isa_component (
  ICalComponent* component
)

Description [src]

Checks whether the native part of ICalComponent is icalcomponent.

Available since: 1.0

Return value

Type: gint

1 if yes, 0 if not.