Method

ICalGLibComponentget_location

since: 1.0

Declaration [src]

const gchar*
i_cal_component_get_location (
  ICalComponent* comp
)

Description [src]

Gets the location of the ICalComponent.

Available since: 1.0

Return value

Type: const gchar*

The location of comp.

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