Method

ICalGLibReqstatget_desc

since: 1.0

Declaration [src]

const gchar*
i_cal_reqstat_get_desc (
  const ICalReqstat* reqstat
)

Description [src]

Gets the desc of ICalReqstat.

Available since: 1.0

Return value

Type: const gchar*

The desc of reqstat.

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