Method
ICalGLibPropertyset_attach
since: 1.0
Declaration [src]
void
i_cal_property_set_attach (
ICalProperty* prop,
ICalAttach* v
)
Parameters
v-
Type:
ICalAttachThe attach.
The data is owned by the caller of the method.
since: 1.0
void
i_cal_property_set_attach (
ICalProperty* prop,
ICalAttach* v
)
vType: ICalAttach
The attach.
| The data is owned by the caller of the method. |