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