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