Gcr.Collection::contains
function vfunc_contains(object: GObject.Object): Boolean {
}
Check whether the collection contains an object or not.
- object
object to check
- Returns
whether the collection contains this object
function vfunc_contains(object: GObject.Object): Boolean {
}
Check whether the collection contains an object or not.
object to check
whether the collection contains this object