Method

ICalGLibPropertyset_patchdelete

unstable since: 3.1

Declaration [src]

void
i_cal_property_set_patchdelete (
  ICalProperty* prop,
  const gchar* v
)

Description [src]

Sets value v to prop of kind I_CAL_PATCHDELETE_PROPERTY.

Available since: 3.1

Parameters

v

Type: const gchar*

The value to be set.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.