Method

ICalGLibParameterget_schema

since: 4.0

Declaration [src]

const gchar*
i_cal_parameter_get_schema (
  const ICalParameter* param
)

Description [src]

Gets value of the param of kind I_CAL_SCHEMA_PARAMETER.

Available since: 4.0

Return value

Type: const gchar*

The value of the param.

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