Function

ICalGLibPropertyresourcetype_to_string

unstable since: 4.0

Declaration [src]

const gchar*
i_cal_property_resourcetype_to_string (
  ICalPropertyResourcetype value
)

Description [src]

Converts the ICalPropertyResourcetype to string.

Available since: 4.0

Parameters

value

Type: ICalPropertyResourcetype

The ICalPropertyResourcetype.

Return value

Type: const gchar*

The string representation of ICalPropertyResourcetype.

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