Method

ICalGLibParameterget_linkrel

unstable since: 4.0

Declaration [src]

const gchar*
i_cal_parameter_get_linkrel (
  const ICalParameter* self
)

Description [src]

Returns value of the LINKREL self.

Available since: 4.0

Return value

Type: const gchar*

The LINKREL value.

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