Method

ICalGLibParameterget_sentby

since: 1.0

Declaration [src]

const gchar*
i_cal_parameter_get_sentby (
  const ICalParameter* self
)

Description [src]

Returns value of the SENTBY self.

Available since: 1.0

Return value

Type: const gchar*

The SENTBY value.

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