Method
ICalGLibPropertyget_image
unstable since: 3.1
Declaration [src]
ICalAttach*
i_cal_property_get_image (
const ICalProperty* prop
)
Return value
Type: ICalAttach
The value of the prop
of type ICalAttach
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |