Method

ICalGLibValueget_uri

since: 1.0

Declaration [src]

const gchar*
i_cal_value_get_uri (
  ICalValue* value
)

Description [src]

Gets the uri of ICalValue.

Available since: 1.0

Return value

Type: const gchar*

The uri within ICalValue.

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