Method

ICalGLibValueget_xmlreference

unstable since: 4.0

Declaration [src]

const gchar*
i_cal_value_get_xmlreference (
  const ICalValue* self
)

Description [src]

Returns value of the XMLREFERENCE self.

Available since: 4.0

Return value

Type: const gchar*

The XMLREFERENCE value.

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