API Version: 3.0
Library Version: 3
Generated by gi-docgen 2023.3
since: 1.0
const gchar* i_cal_component_get_relcalid ( ICalComponent* comp )
Gets the relcalid of the ICalComponent.
ICalComponent
Available since: 1.0
Type: const gchar*
const gchar*
The relcalid of comp.
comp