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