Method

ICalGLibComponentisa_component

since: 1.0

Declaration [src]

gboolean
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: gboolean

True if yes, false if not.