Method

ICalGLibPropertyset_attach

since: 1.0

Declaration [src]

void
i_cal_property_set_attach (
  ICalProperty* self,
  const ICalAttach* value
)

Description [src]

Sets value to the ATTACH self.

Available since: 1.0

Parameters

value

Type: ICalAttach

The ATTACH value.

The data is owned by the caller of the method.