FlowBoxFilterFunc
Description:
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 |
a `GtkFlowBoxChild` that may be filtered |
user_data |
user data |
Returns:
true if the row should be visible, false otherwise |
Namespace: Gtk
Package: gtk4