Function

ICalGLibPropertyparticipanttype_to_string

unstable since: 4.0

Declaration [src]

const gchar*
i_cal_property_participanttype_to_string (
  ICalPropertyParticipanttype value
)

Description [src]

Converts the ICalPropertyParticipanttype to string.

Available since: 4.0

Parameters

value

Type: ICalPropertyParticipanttype

The ICalPropertyParticipanttype.

Return value

Type: const gchar*

The string representation of ICalPropertyParticipanttype.

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