Gcr.UnionCollection.prototype.size
function size(): Number(guint) {
// Gjs wrapper for gcr_union_collection_size()
}
Return the number of collections in this union. This does not reflect the number of objects in the combined collection.
- Returns
number of collections inlcuded