GtkFlowBoxFilterFunc

A function that will be called whenrever a child changes or is added. It lets you control if the child should be visible or not.

alias GtkFlowBoxFilterFunc = int function(GtkFlowBoxChild* child, void* userData)

Meta

Since

3.12