Method

ICalGLibPropertyget_patchdelete

unstable since: 3.1

Declaration [src]

const gchar*
i_cal_property_get_patchdelete (
  const ICalProperty* prop
)

Description [src]

Gets value of the prop of kind I_CAL_PATCHDELETE_PROPERTY.

Available since: 3.1

Return value

Type: const gchar*

The value of the prop.

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