Method

ICalGLibVcardParameterget_servicetype

unstable since: 4.0

Declaration [src]

const gchar*
i_cal_vcard_parameter_get_servicetype (
  const ICalVcardParameter* self
)

Description [src]

Returns value of the SERVICETYPE self.

Available since: 4.0

Return value

Type: const gchar*

The SERVICETYPE value.

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