Method
CamelStoreSummaryarray
Declaration [src]
GPtrArray*
camel_store_summary_array (
CamelStoreSummary* summary
)
Description [src]
Obtain a copy of the summary array. This is done atomically, so cannot contain empty entries.
It must be freed using g_ptr_array_unref().