Gcr.Collection.prototype.get_objects

function get_objects(): Array(GObject.Object) {
    // Gjs wrapper for gcr_collection_get_objects()
}
  

Get a list of the objects in this collection.

Returns

a list of the objects in this collection, which should be freed with g_list_free()