[ Version ( since = "3.26" ) ]
public virtual signal bool filter (Source source)
A filter signal which verifies whether the source
can be considered for inclusion in the watcher or not.
If none is set then all the sources are included.
source |
the Source to filter |
|