Checks if the given item
is matched by the filter or not.
this |
a `GtkFilter` |
item |
The item to check |
true if the filter matches the item and a filter model should keep it, false if not. |