Constructor
ICalGLibComponentnew_participant
unstable since: 3.1
Declaration [src]
ICalComponent*
i_cal_component_new_participant (
void
)
Return value
Type: ICalComponent
The newly created ICalComponent
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |