Method

ICalGLibReqstatget_debug

since: 1.0

Declaration [src]

const gchar*
i_cal_reqstat_get_debug (
  const ICalReqstat* reqstat
)

Description [src]

Gets the debug of ICalReqstat.

Available since: 1.0

Return value

Type: const gchar*

The debug of reqstat.

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