Method

ICalGLibPropertyget_prodid

since: 1.0

Declaration [src]

const gchar*
i_cal_property_get_prodid (
  const ICalProperty* self
)

Description [src]

Returns value of the PRODID self.

Available since: 1.0

Return value

Type: const gchar*

The PRODID value.

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