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