[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.10" ) ]
public ComponentId (string uid, string? rid)
Creates a new ComponentId from uid
and rid
, which should be
freed with e_cal_component_id_free
.
uid |
a unique ID string |
rid |
an optional recurrence ID string |
an ComponentId |