Method

ICalGLibVcardComponentget_current_component

unstable since: 4.0

Declaration [src]

ICalVcardComponent*
i_cal_vcard_component_get_current_component (
  ICalVcardComponent* component
)

Description [src]

Gets the current ICalVcardComponent in ICalVcardComponent.

Available since: 4.0

Return value

Type: ICalVcardComponent

The current ICalVcardComponent.

The caller of the method takes ownership of the data, and is responsible for freeing it.