Method

ICalGLibValueset_participanttype

unstable since: 3.1

Declaration [src]

void
i_cal_value_set_participanttype (
  ICalValue* val,
  ICalPropertyParticipanttype v
)

Description [src]

Sets value v to val of kind I_CAL_PARTICIPANTTYPE_VALUE.

Available since: 3.1

Parameters

v

Type: ICalPropertyParticipanttype

The value of type ICalPropertyParticipanttype to be set.