dup_summaries
Description:
Queries the summary of a calendar component object.
There can be one summary property per locale. Free the returned SList with g_slist_free_full (slist, e_cal_component_text_free);, when no longer needed.
Parameters:
this |
A calendar component object. |
Returns:
the summary properties and their parameters, as a SList of ComponentText structures. |