Gcr.Collection.prototype.get_length

function get_length(): Number(guint) {
    // Gjs wrapper for gcr_collection_get_length()
}
  

Get the number of objects in this collection.

Returns

The number of objects.