Method

ICalGLibVcardPropertyget_jsprop

unstable since: 4.0

Declaration [src]

const gchar*
i_cal_vcard_property_get_jsprop (
  const ICalVcardProperty* self
)

Description [src]

Returns value of the JSPROP self.

Available since: 4.0

Return value

Type: const gchar*

The JSPROP value.

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