API Version: 4.0
Library Version: 4
Generated by gi-docgen 2026.1
since: 1.0
const gchar* i_cal_component_get_summary ( ICalComponent* comp )
Gets the summary of the ICalComponent.
ICalComponent
Available since: 1.0
Type: const gchar*
const gchar*
The summary of comp.
comp