Method

ICalGLibPropertyget_image

unstable since: 4.0

Declaration [src]

ICalAttach*
i_cal_property_get_image (
  const ICalProperty* self
)

Description [src]

Returns value of the IMAGE self.

Available since: 4.0

Return value

Type: ICalAttach

The IMAGE value.

The caller of the method takes ownership of the data, and is responsible for freeing it.