create_object_finish
Description:
Finishes previous call of e_cal_client_create_object
and sets uid
to newly assigned UID for the created object.
This uid
should be freed with g_free.
Parameters:
result | |
uid |
Return value for the UID assigned to the new component by the calendar backend |
Returns:
true if successful, false otherwise. |