Virtual Method
GtkFiltermatch
Declaration [src]
gboolean
match (
  GtkFilter* self,
  GObject* item
)
Parameters
| item | GObject | 
| The item to check. | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |