Function
Gtk.FlowBoxFilterFunc
Description [src]
A function that will be called whenever a child changes or is added.
It lets you control if the child should be visible or not.
Parameters
| child | GtkFlowBoxChild | 
| a  | |
| Ownership is not transferred to the callee | |
| user_data | gpointer | 
| user data |