array
Description:
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
.
Parameters:
this |
a StoreSummary object |
Returns:
the summary array |