Method

ICalGLibValueget_caladdress

since: 1.0

Declaration [src]

const gchar*
i_cal_value_get_caladdress (
  ICalValue* value
)

Description [src]

Gets the caladdress of ICalValue.

Available since: 1.0

Return value

Type: const gchar*

The caladdress within ICalValue.

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