Method

ICalGLibVcardParameterget_xvalue

unstable since: 4.0

Declaration [src]

const gchar*
i_cal_vcard_parameter_get_xvalue (
  ICalVcardParameter* param
)

Description [src]

Gets the xvalue property of the native part of the ICalVcardParameter.

Available since: 4.0

Return value

Type: const gchar*

The property of the value.

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