Method

ICalGLibValueset_attach

since: 1.0

Declaration [src]

void
i_cal_value_set_attach (
  ICalValue* value,
  ICalAttach* v
)

Description [src]

Sets the attach in the ICalValue.

Available since: 1.0

Parameters

v

Type: ICalAttach

The attach value.

The data is owned by the caller of the method.