Method

ICalGLibPropertyget_attach

since: 1.0

Declaration [src]

ICalAttach*
i_cal_property_get_attach (
  ICalProperty* prop
)

Description [src]

Gets the attach of ICalProperty.

Available since: 1.0

Return value

Type: ICalAttach

Get the attach of ICalProperty.

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