Gcr.FilterCollectionFunc

function onFilterCollectionFunc(object: GObject.Object): Boolean {
}
  

A function which is called by Gcr.FilterCollection in order to determine whether an object should show through the filter or not.

object

object to filter

Returns

true if an object should be included in the filtered collection