Get the list of items in this collection.
a list of items, when done, the list should be freed with g_list_free, and each item should be released with g_object_unref()
See Implementation
Get the list of items in this collection.