Method

ICalGLibPropertyset_image

unstable since: 4.0

Declaration [src]

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

Description [src]

Sets value to the IMAGE self.

Available since: 4.0

Parameters

value

Type: ICalAttach

The IMAGE value.

The data is owned by the caller of the method.