Method

ICalGLibComponentget_relcalid

since: 1.0

Declaration [src]

const gchar*
i_cal_component_get_relcalid (
  ICalComponent* comp
)

Description [src]

Gets the relcalid of the ICalComponent.

Available since: 1.0

Return value

Type: const gchar*

The relcalid of comp.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.