Method
ICalGLibComponentclone
unstable since: 3.1
Declaration [src]
ICalComponent*
i_cal_component_clone (
const ICalComponent* component
)
Return value
Type: ICalComponent
The newly deeply cloned ICalComponent.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |