Method

ICalGLibParameterset_email

unstable since: 3.0.15

Declaration [src]

void
i_cal_parameter_set_email (
  ICalParameter* param,
  const gchar* value
)

Description

No description available.

Available since: 3.0.15

Parameters

value

Type: const gchar*

The string value to set into the param.

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