Method
ICalGLibComponentset_parent
since: 3.0
Declaration [src]
void
i_cal_component_set_parent (
ICalComponent* component,
ICalComponent* parent
)
Parameters
parent
-
Type:
ICalComponent
An
ICalComponent
, a new parent.The argument can be NULL
.The data is owned by the caller of the method.